Live data from Hacker News

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

naya.lol

511–520 of 547 posts

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

#512

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…

For me what takes the fun out of computing is that package management is severely broken. I simply haven't been able to run the latest in DL because of driver issues, compile issues, issues with containers, etc. Sure I can get it to work if I spend 1+ days on it, but it just isn't fun anymore to try out something new.

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

#516

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.…

The YouTube video for Vulfpeck's track, Barbara, is interspersed with the interview where he said that quote -- as well as the first take of it where he stumbled through it and then asked to restart from the beginning to reword it better!

https://www.youtube.com/watch?v=npqD602G90o

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

#517
post #381

Earlier quoted context omitted.

I miss the fun in software development in the workplace. Something has changed. When I started 20+ years ago, people would get excited about something new they learned and rush to tell other people about it. Now everybody is grim, too busy grinding and "managing their visibility" to show any pleasure. If it was just me and my friends who were joyless now, I'd chalk it up to us getting old, but my coworkers who are th…

For me the joy of programming is thinking and making the simplest thing which accomplishes my need, and the regular intervals of satisfaction from a sequence of jobs well done. When I started by career ten years ago that was how it worked. Around 2019 I noticed a change. At some point coding was replaced with "HERE LEARN AND USE THIS NEW TOOL" fourty times a week. It is all kitbashing now. Software development has be…

This spoke to me. I see it as putting tools before ideas.

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

#519
post #471

Earlier quoted context omitted.

> why use tables when you can use display:table, CSS Flexbox or CSS Grid? The benefit would be that the author can understand how to use it better.

This seems to fall under the unconvincing "I don't really want to learn this stuff". This seems to be the only reason people are tables for layouts today.

People doing this are probably not interested in the rhetorical efficacy of the justification. In other words it probably doesn't matter whether you find it convincing.
Post reply on HN