keep at it
My daughter (7 years old) used HTML to make a website
511–520 of 547 posts
Re: My daughter (7 years old) used HTML to make a website
#512it'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…
Re: My daughter (7 years old) used HTML to make a website
#513Re: My daughter (7 years old) used HTML to make a website
#514Re: My daughter (7 years old) used HTML to make a website
#515Re: My daughter (7 years old) used HTML to make a website
#516it'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.…
Re: My daughter (7 years old) used HTML to make a website
#517Earlier 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…
Re: My daughter (7 years old) used HTML to make a website
#518Re: My daughter (7 years old) used HTML to make a website
#519Earlier 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.