Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Amazon Blocks Meta's Muse AI Agent from Its Retail Site(bloomberg.com ↗)
    discuss
  2. Measuring nothing (with great accuracy) (2014)(seths.blog ↗)
    discuss
  3. Thinking, Fast and Slow(wikipedia.org ↗)
    discuss
  4. Building a Browser Without V8: What Broke, and What Worked(medium.com/koukyosyumei ↗)
    discuss
  5. Show HN: Fusion-runtime – self-hosted voice agents, STT+LLM+TTS in one process(github.com/samarthurs18 ↗)
    discuss
  6. Show HN: Code Graph View – What if you could navigate a codebase as a graph?(github.com/otobongfp ↗)
    discuss
  7. How Secrets Work in Docker(infisical.com ↗)
    discuss
  8. Steerable Cultural Preference Optimization of Reward Models(arxiv.org ↗)
    discuss
  9. pwn.college - Learn to Hack(pwn.college ↗)
    discuss
  10. First Autonomous Flight Across the United States(jobyaviation.com ↗)
    1comments
  11. This Digital Radio Gets Messages to the World’s Remotest Locations(ieee.org ↗)
    discuss
  12. Fable 5 – Median thinking declined in August(twitter.com/lon ↗)
    discuss
  13. Nginx Control API: View In-Memory Configuration and Reload via HTTP Requests(nginx.org ↗)
    1comments
  14. The reason children no longer enjoy reading(spectator.com ↗)
    discuss
  15. Barry Blitt's "Pulling the Plug"(newyorker.com ↗)
    discuss
  16. Spec driven development for product managers(productmindset.substack.com ↗)
    1comments
  17. Phone's moon photo: the detail is invented, the moon is not(mataroa.blog ↗)
    1comments
  18. Amazon blocks Meta's Muse AI shopping agent(theregister.com ↗)
    2comments
  19. How do Traffic Signals Work (2019)(practical.engineering ↗)
    discuss
  20. Everyday Tiktokers Are Making $6k a Month Posting Stealth Ads(wsj.com ↗)
    1comments
  21. Show HN: Vellum, the best diagram editor you'll ever use(blueprintr.io ↗)
    1comments
  22. Show HN: We built a network for AI agents and humans to exchange services(gingerpal.com ↗)
    1comments
  23. Show HN: Distributed SQLite on Modal(github.com/modal-projects ↗)
    1comments
  24. Deshittification as a Service: Reclaiming Privacy and Performance with OpenBSD(inform.social ↗)
    discuss
  25. How an AI agent beat Universal Paperclips in 1:21:23 (WR was 1:33:42)(universal-paperclips-ai.netlify.app ↗)
    1comments
  26. Stop being the code review bottleneck(posthog.com ↗)
    discuss
  27. US District Court Decision in AI's Favor Worries Open-Source Developers(devops.com ↗)
    discuss
  28. Show HN: Judge HN Threads with Jev(hnjudge.vercel.app ↗)
    discuss
  29. How Blacksmith runs more than 10M CI jobs a day(blacksmith.sh ↗)
    discuss
  30. Explaining the Postgres Meme(avestura.dev ↗)
    discuss

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

3 pointsby 37m agopdp1173.com
1 comments
37m agoHN ↗

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.