https://ccunpacked.dev/ #HackerNews #ClaudeCode #softwareEngineering #infiniteLoops #techHumor #modernArt #HackerNews #ngated
Last week I filled out an online survey about a news site I visit occasionally. My responses about the site were generally favorable.
A day or two later I received an e-mail from the survey company with a link to a survey about how I like the online survey experience.
Those of you who have followed me for a bit will understand that I do not plan to take the survey about the survey.
A clever statement on the sorry state of the #AI arts via meme-able mesmergorical AI art?
#infiniteloops #kitchomatic
https://www.tumblr.com/teledyn/790711569148411904/surrealist-fan-service?source=share
Possibly useful to all twelve of you: a simple loop-guard that you can use to prevent instant-preview code from locking up a browser tab.
Because there's nothing worse than typing `while(true) {}` and boom, dead tab, because that code was allowed to run.
https://github.com/Pomax/browser-editor-tests/blob/master/prebaked/loop-guard.js
And I'm using this as https://github.com/Pomax/browser-editor-tests/blob/master/script.js#L399-L404 if you need inspiration.