HN user

throwawayjs

11 karma

This is the only site that I use this handle.

Posts2
Comments17
View on HN

This election cycle is going to be crazy with all of the AI technologies at hand. At the same time I feel like we are going to get better at recognizing AI generated content as it already isn’t all that difficult. We’ll adapt.

I had a history teacher who told the most captivating historical stories. I almost want to reach out to him and ask how he learned to be such a great storyteller. Something to work on for myself I think.

I actually really like this. As long as you’re enjoying yourself I think that’s fine. And when you do (if you ever) feel the incoming burnout you can simply stop.

I feel like coding is the perfect thing to get addicted to because there’s a material result at the end. Unlike reading books or dining out with coding there’s a public record of all that you’ve done, plus it’s useful to the world, plus it’s a self promotion tool to show that you’re a capable programmer.

I agree that JavaScript got much better but I still feel like updating the DOM by hand is still too cumbersome to forego using a library or a framework.

Whenever I write an app with just regular JavaScript I find that I always end up creating an immature library for DOM manipulation.