Live data from Hacker News

My daughter (7 years old) used HTML to make a website

naya.lol

271–280 of 547 posts

Re: My daughter (7 years old) used HTML to make a website

#271

it's good to see a little person having fun with all this technocrap that us grognards have gotten so bitter about over the years/decades. :) i hope she continues to have a blast! (from the dedication page in SICP:) “I think that it’s extraordinarily important that we in computer science keep fun in computing. When it started out, it was an awful lot of fun. Of course, the paying customers got shafted every now and t…

Kind of reminds me of the quote from the Steve Jobs movie: "The most efficient animal on the planet is a condor. The most inefficient animals on the planet are humans. But a human with a bicycle becomes the most efficient animal. And the right computer -- a friendly, easy computer that isn’t an eyesore but rather sits on your desk with the beauty of a tensor lamp -- the right computer will be a bicycle for the mind.…

I haven't see the movie (only a few clips), but I enjoyed hearing this analogy from Steve Jobs himself in many of his interviews [0].

Just checked the part [1] of the movie where Michael Fassbender talks about the bicycle of the mind. He is a very good actor but it's hard to match the energy and the electric focus of Steve Jobs.

[0] https://www.youtube.com/watch?v=KmuP8gsgWb8

[1] https://youtu.be/BZYZlzIMVw8?si=u8X_mc4BX62ypRZw&t=98

Re: My daughter (7 years old) used HTML to make a website

#272
post #223

I learned quite a lot by viewing the source of this delightfully clean and spartan website. You don't need a DOCTYPE tag? You don't need a head tag? You don't need to declare the charset? The body tag has a "background" attribute? The HTML "center" tag still works?

Browsers are very lenient when it comes to HTML parsing. In fact, one of the reasons why HTML sanitization libraries like DOMPurify are so complex is because browsers will tolerate all sorts of twisted broken markup.

Re: My daughter (7 years old) used HTML to make a website

#274

When I started using the web, this is what all pages looked like and tons and tons of people had personal ones just like this. It was so great. I used to love touring all the self expression. Not quite the first, but this is how mine looked in '98: https://web.archive.org/web/19981205195643/http://www.justki...

One of my favorite aspects of the early web was the focus on customization. Your Myspace page was literally 'your space' and you were free to customize it with CSS as you pleased. There's a whole generation of developers and designers that started this way. You still see remnants of this philosophy in the contemporary web (e.g. moderators on Reddit can customize their subreddits), but that philosophy is nowhere near as ubiquitous as it was in the Geocities era.

Re: My daughter (7 years old) used HTML to make a website

#278

When I started using the web, this is what all pages looked like and tons and tons of people had personal ones just like this. It was so great. I used to love touring all the self expression. Not quite the first, but this is how mine looked in '98: https://web.archive.org/web/19981205195643/http://www.justki...

Linked in there you have https://web.archive.org/web/19981206221926/http://www.msyste... which would be an amazing post on it’s own.

I had no idea people were already doing smart home things 26 years ago!

Re: My daughter (7 years old) used HTML to make a website

#279

> Without computers used have to use tablets. Tablets aren't very useful. That's the spirit!

I feel bad for all the kids whose parents think giving them a tablet or smart phone is the same as having a real computer. They're depriving their children of something really magical by leaving them with devices built primarily for personal data collection and content consumption instead of a tool for creation.
Post reply on HN