Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: MicroLLM lab – try small LMs in browser, see tok/s and accuracy(github.com/robss2020 ↗)
    discuss
  2. Windows Exploitation Techniques: Dangling COM Object Registrations(projectzero.google ↗)
    discuss
  3. Boomers love making AI images of their grandkids. Millennial parents hate it(businessinsider.com ↗)
    discuss
  4. SnoozeOps – Scheduled sleep for AWS and GCP dev environments(snoozeops.io ↗)
    discuss
  5. Paramount settles with US states in big step towards closing Warner Bros merger(reuters.com ↗)
    discuss
  6. Show HN: Conway's Game of Life running from a 512-byte x86 boot sector(github.com/0xax ↗)
    discuss
  7. Twenty-Five Years Upstream(igalia.com ↗)
    discuss
  8. Predicting the Present(kevinkelly.substack.com ↗)
    discuss
  9. U.S. Small Biz Can't Ship to the EU Anymore(glennf.com ↗)
    discuss
  10. Is This Houston Strip-Mall Joint the Busiest Restaurant?(nytimes.com ↗)
    discuss
  11. A new O(log N) algorithm for the egg-dropping problem(arxiv.org ↗)
    discuss
  12. MCPJam – MCP server testing, debugging and evals(mcpjam.com ↗)
    discuss
  13. 86" 3D Display(lookingglassfactory.com ↗)
    discuss
  14. Apple Copland D11E4 Booting in the Browser(pagetable.com ↗)
    discuss
  15. Avoiding the babbling-idiot failure in a time-triggered communication system(ieee.org ↗)
    discuss
  16. Kara (2012) [video](youtube.com ↗)
    discuss
  17. Five stages of grief AI edition(operationsoptimist.substack.com ↗)
    discuss
  18. Show HN: Four-Leaf MCP, open-source job search and interview prep(github.com/fourleafai ↗)
    discuss
  19. ReadWhile. read while you work(apps.microsoft.com ↗)
    1comments
  20. Maybe Meta Is Right About AI, or at Least Jeremy Stern Is(philippdubach.com ↗)
    discuss
  21. Anthropic at $2T isn't far-fetched(ft.com ↗)
    2comments
  22. Physics in the Age of LLMs(ozamram.substack.com ↗)
    discuss
  23. Hermes Agent now supports Claude Pro/Max subscriptions(nousresearch.com ↗)
    discuss
  24. You Probably Don't Need Another Infrastructure Project(medium.com/majid.fekri ↗)
    discuss
  25. Measurements for understanding the pace of AI development inside frontier labs(anthropic.com ↗)
    discuss
  26. Saudi CEER just launched 2 EVs(ceermotors.com ↗)
    discuss
  27. Show HN: Artwork List – map of artworks near you(artworklist.com ↗)
    discuss
  28. Show HN: Combinators in Array Languages(softwarewrighter.com ↗)
    discuss
  29. Write Without Spaces with Jev(levmiseri.com ↗)
    discuss
  30. I gave an autonomous AI company $0 and $200 of debt(autonomouscompany.substack.com ↗)
    discuss

A restored PDP-11/83 serving this page on 211BSD Unix

48 pointsby 2h agopdp1173.com
16 comments
The box is a restored Q-bus PDP-11/83 named minerva: Mentec M11 CPU, two chassis tied with M9404/M9405, RQDX3, 2xEmulex UC07, KDA50, RLV12, DEQNA, M3104. Storage is RA82 + dual RA92, MFM boot/swap, dual RL02, RX50s, and a TKZ50. OS is 2.11BSD.

The live panel is top. /cgi-bin/webtop is the raw snapshot.

A 16-bit httpd will not survive the front page, so Varnish/Caddy/Cloudflare cache the HTML and a 5-second webtop sample. Origin is still the 11 itself, and it handles all of the webtop and visitor count requests.

Telnet exists (pdp1173.com, guest) but it is a 40-year-old UNIX with no modern security story. Please do not treat it as a challenge box; I can restore from tape, but that ruins it for everyone else.

Happy to answer Mentec, MSCP, Q-bus, or 2.11BSD questions.

To get BSD running on the Mentec, I had to customize the BSD kernel to use FPSIM, as the Mentec supports IEEE floating-point and NOT the DEC formats.

1h agoHN ↗

Please do not treat it as a challenge box; I can restore from tape, but that ruins it for everyone else.

Unfortunately, for a disturbing percentage of the Internet, ruining things for everyone else is the goal. I'd turn off telnet.

1h agoHN ↗

Why is the domain `pdp1173.com` when the machine is a PDP 11/83 ?

1h agoHN ↗

There's a couple eyebrow raising things about this post.. like the fact that there's nothing but vague details in text and one photo with an AI prompt like alt-text. I think they're just trying to get clicks for that banner ad.

1h agoHN ↗

While probably it's legit because I've seen Dave discussing the process on the YT channel (which I no longer watch) he unfortunately does have form https://news.ycombinator.com/item?id=39813625)

Having TMOG on a .org when it sells commercial licences doesn't sit well with me given the history.

55m agoHN ↗

I'm a little confused by your comment.. especially considering the fact that you edited it and changed the link from and old comment thread from 2024 to whatever this dead post is from 2012. What does having form mean? Who is Dave?

52m agoHN ↗

Sorry, lost the last digit, fixed now. This restored PDP-11/83 project is Dave Plummer's

54m agoHN ↗

Sadly, the site does seem AI-flavoured to a rather off-putting extent.

And, as you say, the details are so vague - it's exactly what you might expect if an LLM wrote them based on reading a spec sheet rather than any practical experience.

In particular, connecting that DEQNA to a modern network must have been a huge challenge all in itself and I'd have expected there to be a series of blog posts about just that. Maybe it's legit (and I'd love more detail if it is), but right now the presentation screams "thinly disguised ad".

35m agoHN ↗

I think he has actually posted videos of the restoration before (they've popped up in my youtube feed in the past), but I've never watched them, so dunno. The LLM site design and advertisement front-and-center are certainly a... choice....

But, more importantly, why do you reckon DEQNA would be hard to connect to a modern network? NetBSD still supports it when running on a q-bus VAX: https://github.com/NetBSD/src/blob/trunk/sys/dev/qbus/if_qe....

It has some pretty broken behavior regarding multicast/broadcast traffic IIRC, but nothing putting it behind a vlan or separate LAN altogether wouldn't solve. I've got a little lsi-11 system under my bed I'm hoping to, one day, get the Fuzzball [0] distribution running on. The 22-bit address extension wirewrap the previous owner did needs to be redone entirely, so it's been a "later" project for years now, but I am hoping my little DEQNA will be able to ping the Internet still.

[0] https://en.wikipedia.org/wiki/Fuzzball_router

20m agoHN ↗

I was assuming that something of that vintage would only have been able to handle a 10BASE5 transceiver, but a wee bit of googling suggests that an UTP transceiver works well enough.

Needs a patched ROM and recompiled kernel, though! See http://www.cosam.org/computers/dec/pdp11-23/20080402.html (and the two subsequent installments)

(That cosam.org site is more what I'd be expecting for a project like this, but maybe I'm just too old and grumpy for my own good!)

1h agoHN ↗

as of 12 noon CST, it pings but does not telnet.

1h agoHN ↗

Thanks for keeping the spirit of the old internet alive :)

I hope you won’t have to restore it from tape!

1h agoHN ↗

I love it. My PDP-11 has some fault that keeps it blowing fuses. Emulators don’t feel the same. Real hardware doing the work, well done

53m agoHN ↗

A PDP-11 serving adverts for an AI-written site in 2026 was not on my bingo card. Imagine being brought back from the dead for that.

20m agoHN ↗

Unfortunately, this is just Dave "I wrote Task Manager" Plummer's handwriting.