HackerLangs
TopNewTrendsCommentsPastAskShowJobs

shdon

no profile record

Submissions

Eurofiber admits crooks swiped data from French unit after cyberattack

theregister.com
2 points·by shdon·il y a 8 mois·0 comments

Rebecca Heineman has died

pcgamer.com
980 points·by shdon·il y a 8 mois·193 comments

comments

shdon
·il y a 20 jours·discuss
Cool video, though the AI voiceover is jarring.
shdon
·il y a 21 jours·discuss
Somebody obviously coined the word as a self-referential joke. And somehow it stuck. That makes it memorable.

Speaking of things that stick... arachibutyrophobia is the feat of getting peanut putter stuck to the roof of your mouth. (I admit I had to look that one up, as it's not nearly as memorable, though I knew the word existed).
shdon
·il y a 21 jours·discuss
I thought that one was pretty well known. But then, I can also rattle off Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch at will.
shdon
·il y a 2 mois·discuss
Bill Gates famously said something along the lines of "Measuring programming progress by lines of code is like measuring aircraft building progress by weight". Now we're measuring AI effectiveness by the number of tokens generated? Plus ça change...

And yeah, what is it with C level executives and AI? I'm pretty much getting it forced on me by the higher ups. Management has insisted all employees come up with ideas on how to "leverage AI most effectively for the business". And now we're hiring an AI expert... For the small internal IT team of a publishing company...

At one point, I spent so much time fixing the disastrous results of people using ChatGPT to generate oodles of CSS that they would put in the WordPress Customizer that I had to resort to disabling the custom CSS functionality entirely. All because they wanted a link to be a different colour.
shdon
·il y a 2 mois·discuss
I have been eaten by many of those.
shdon
·il y a 5 mois·discuss
I've created my own adventure game engine starting in the late 1990s. Only learned about the existence of AGS many years later. Although my own engine allows much more flexibility than AGS, there is no userfriendly IDE and besides the runtime, it's mostly just a bunch of separate tools. I have to applaud Chris Jones for going all the way, it's really quite impressive.
shdon
·il y a 6 mois·discuss
Thank you for reading it.
shdon
·il y a 6 mois·discuss
https://www.shdon.com/ I post infrequently, but have been maintaining a site for nearly 30 years now, 25 of which at this address. It contains random musings, some tech content, my game development efforts, and showcases some of my pixel art.
shdon
·il y a 9 mois·discuss
Because it would make scrolling more frequent? For multicolumn text to reduce scrolling, the column height would have to match the available viewport height. And if your text exceeds what can fit in multiple columns on a single screenful, scrolling also becomes awkward, because you'd have to scroll exactly to the next screenful to have any consistency. Multiple text columns only make sense on extremely restricted layouts, or where the volume are entirely independent instead of a single flowing piece of text, or where there is still a direct horizontal relationship (like annotations or translations beside the main text).