betaveros.bsky.social
@betaveros.bsky.social
be kind; everyone you meet is fighting a hard battle.
puzzler, front-end-ish programmer, part-time dragon
interpretability @ anthropic (opinions are my own)
he/him
https://beta.vero.site/

(challenge: find my alt)
There's a lot of truth to this but there also still definitely are forms of social media where the paragraph is alive and well, they just take a bit more effort to find and get into
January 1, 2025 at 1:53 AM
I've seen htmlforpeople.com go around, maybe useful. My default more comprehensive rec is developer.mozilla.org/en-US/docs/L... . If tutorials don't work for you, sometimes it's just use your browser's DOM inspector to see how a site you like did it. (I'm happy to answer random questions sometimes)
HTML for People
HTML isn't only for people working in the tech field. It's for everyone. Learn how to make a website from scratch in this beginner friendly web book.
htmlforpeople.com
December 29, 2024 at 3:58 AM
👋
December 14, 2024 at 4:24 AM
(1) Not really, I'm pretty tuned out of the leaderboard in general; I just don't think I'd get as much out of it as other ways I could be doing AoC or other things I could be doing now. (I have successfully continued solving the puzzles up to today in J)
(2) No promises but I'll consider it!
December 5, 2024 at 8:56 AM
Top of mind right now, J sort of... doesn't have the concept of parsing code before executing it? You cannot tell what the syntax tree of an expression like "a b c" is (to the extent "syntax tree" is a meaningful concept in J) until you know what a, b, and c actually are.
December 3, 2024 at 3:09 AM