HN user

urbandw311er

2,111 karma
Posts8
Comments914
View on HN
10 REM"_(C2SLFF4 7 hours ago

I remember that my ZX Spectrum 48k came with a big orange book of BASIC programs to type in.

One of which was some sort of mystical “reflect on the runes” program that printed ancient symbols to contemplate. It had a written comment in the docs that it would self destruct after three attempts “to guard against frivolous use”. And, sure enough, if you typed it in without understanding it - there was the BASIC command that soft reset your computer on the third iteration! I can’t remember that command now - RANDOMIZE USR 0 perhaps? Happy days.

10 REM"_(C2SLFF4 7 hours ago

This was fascinating and a most enjoyable read - thank you for writing it all down!

Oh sorry - it’s actually quite boring it was called Radbench! I had this idea you could load workbench from a TSR RAM disk rather than endlessly swapping floppy disks whenever you wanted to run a command.

Oh sorry - it’s actually quite boring it was called Radbench! I had this idea you could load workbench from a TSR RAM disk rather than endlessly swapping floppy disks whenever you wanted to run a command.

Well that’s just snarky and not very nice. The guy has 30 years experience as a dev according to a sibling comment so it’s not as though it’s some vibe coded junk. Why do you believe a good dev can’t use AI to assist in writing great code?

This doesn’t get called out enough. Although actually come to think of it, I think it could be against HN guidelines to accuse things of being Astroturfed!

Exactly the same problem manifests itself in Google Docs.

Hit RETURN. New paragraph. Begin considering what you will write. Prompt pops up: “Help me write.” Every time.

It’s incredibly distracting and turning it off is hard wired into disabling about 1000 other features.

Visual memory is really powerful and maps far more easily onto human brain’s experience of navigating the world. So it’s easier for many people to imagine and organise around a grid.

This is sometimes exposed in front end browser code and I had an actual (non technical) end user email our support team last month asking if it was something they should be concerned about! God knows how they found it, I suspect everyone is now an AI-enabled expert at these things…

This list is incomplete - at least one other package (nx-console VS code extension; 2.2M downloads) was compromised yesterday with this worm: if suitably qualified/connected people are reading this, it could be worth following that dependency chain too in case there are more. See here:

https://github.com/nrwl/nx-console/security/advisories/GHSA-...

PS: I posted on HN to try and alert people right after it was compromised but sadly got almost no upvotes :-(

Ouch: critical supply chain attack in one of the most popular VS Code Extensions (2.2M installs)

I was bitten by this today - the payload dropped a Python C2 backdoor and LaunchAgent. (fortunately, it failed to run due to failed dependencies...)

Incidentally, my local install was almost 2 hours after the maintainers claim they pulled it from the marketplace so the real-world exposure window appears to have been substantially longer than 11 minutes.

`2026-05-18 16:34:11.092 [info] Extracted extension to .../nrwl.angular-console-18.95.0`

You speak into the microphone, it gets sent to one of OpenAI’s billion servers, and then a GPU pretends to talk to you via text-to-speech. Neato.

People (including this article) keep talking about OpenAI realtime like it’s a STT - LLM - TTS pipeline but I think this is a fundamental misunderstanding of how the model works. My understanding is that it accepts (and outputs) actual raw audio waveforms. Which, for me, is the sheer joy and wonder of the thing.

This is a really underrated comment. It’s a great question and speaks volumes as to what the hell so many modern tech cos are actually doing with all their resource. Didn’t Elon strip most of the team at Twitter away, after some awful false starts, it pretty much ran fine on about 80% less human resource?

Tan’s website made 169 server requests (Hacker News makes 7). It shipped 28 test files to production users. It loaded 78 JavaScript controllers Uncompressed 2MB PNGs that could’ve been 300KB. An empty 0-byte file sitting in production. A rich-text editor loaded on a read-only page.

I mean - none of this is great, but if these are the very worst examples they can find then it feels a bit like scraping the barrel.

Amiga Graphics 3 months ago

Oh, this is a glorious and nostalgic romp back through past memories. Thank you!