owenfromcanada

joined 1 month ago
[–] [email protected] 11 points 3 days ago (2 children)

Storming the capitol at the behest of a criminal

[–] [email protected] 5 points 3 days ago

It's called a crisp because it's crispy (at least to my knowledge).

[–] [email protected] 3 points 3 days ago

I'm using my old desktop from 2010. There's no such thing as a server that can "do it all", but any computer from the last 10 years would probably be a fine place to start. The more you do, the more likely you'll be to hit some sort of performance limit, and by that time you'll know more about what you actually want.

In short, find old cheap/free hardware and start playing around.

[–] [email protected] 0 points 3 days ago

One thing to understand about web design is that there can be multiple pieces, depending on what you need the site to do.

At the least, you'll need to learn about HTML and CSS - this is the basic structure of how web pages are presented. In theory, a very simple website can just use these two.

It's also common to integrate Javascript, for things like dynamic actions on the page that can't be handled by the HTML/CSS (once you learn those two, you'll have a better idea of their limitations and what JS can do for you).

All of those three (HTML/CSS/JS) are "front-end", which means they all do things in the user's browser. You can also add "back-end" components, which run on another computer on the internet, and often generate some of the HTML. This includes languages like PHP, Python, Ruby, and Javascript (yeah, it can be used here too, which can be confusing). Back-end components are for things like databases.

If this is all new, I recommend looking at freecodecamp.org - they have a great program that goes through each of these pieces in a logical order.

[–] [email protected] 9 points 3 days ago

It's almost like multiple types of food can have a brittle texture...

[–] [email protected] 9 points 3 days ago (5 children)

As opposed to the UK, where a crisp is a chip and a chip is a fry.

[–] [email protected] 68 points 3 days ago

Nazi defends fellow Nazi

Fixed that headline for ya

[–] [email protected] 43 points 4 days ago (5 children)

This is one of the rare occasions I would recommend putting "diploma withheld" on your resume.

[–] [email protected] 3 points 4 days ago

Alberta separation movement criticized by ~~business groups~~ everyone with at least two brain cells

FTFY

[–] [email protected] 0 points 4 days ago

NEVER HAD A DISEASE I COULDN'T SHAKE BY CRANKIN MY HOG (THE FUMES REDUCE THE PAIN)

[–] [email protected] 3 points 4 days ago

I'm really not a fan of those bloated Javascript frameworks, so I guess I wouldn't.

view more: ‹ prev next ›