frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Free Unlimited Usage 110% Undetectable Humanizer – Humanizetoday.com

https://humanizetoday.com/
1•Harley_Chu•37s ago•0 comments

Germany's gas gamble puts Europe's winter at risk

https://www.politico.eu/article/germany-gas-reserve-low-europe-winter-energy/
1•leonidasrup•2m ago•0 comments

Googie Architecture

https://en.wikipedia.org/wiki/Googie_architecture
1•userbinator•7m ago•0 comments

Auction Expert Breaks Down the 20 Rarest Historical Treasures Sold in History

https://www.boredpanda.com/rarest-most-expensive-historical-artifacts-ever-sold-thehistoricalinsi...
3•historical1234•11m ago•2 comments

Gemini is Cooked but GCP is Cooking

https://newsletter.semianalysis.com/p/gemini-is-cooked-but-gcp-is-cooking
1•theanonymousone•13m ago•0 comments

Lybrary,a persistent AST-aware code memory for AI agents(MCP server pip install)

https://github.com/vibhu-dixit/lybrary
1•vibhudixit_30•20m ago•0 comments

Show HN: Agent_acid – ACID rollbacks and dry-run guardrails for AI agents

https://github.com/muhammadwaqasai/agent_acid
1•waqasai123•21m ago•0 comments

I'm Begging You: Never Write with A.I

https://www.nytimes.com/2026/08/04/opinion/artificial-intelligence-ai-writing.html
2•edward•22m ago•0 comments

Cross platform, portable and CPU accelerated AI inference with Go 1.27

https://blog.devgenius.io/achieving-local-ai-inference-with-go-1-27s-simd-package-e8875f567e35?sk...
1•cheikhdev•27m ago•0 comments

WebDuck – DuckDB as a Service

https://webduck.autumo.ch/
2•jonbaer•42m ago•0 comments

Does Silicon Valley Dream of Philip K Dick?

https://www.ft.com/content/bdcf7729-3b03-49ec-82fb-b5773fdaa990
2•mraniki•43m ago•0 comments

xAI launches Imagine Image 2.0 for production image workflows

https://runtimewire.com/article/xai-imagine-image-2-precision-editing-production-workflows
1•ryanmerket•43m ago•0 comments

JEDEC releases new SPHBM4 standard to slash AI memory costs – 512-bit interface

https://www.tomshardware.com/pc-components/dram/jedec-releases-new-sphbm4-standard-to-slash-ai-me...
1•peter_d_sherman•54m ago•0 comments

The Genesis Mission: AI and Quantum-Driven Discovery

https://github.com/donutloop/donutloop-genesis/blob/main/README.md
1•donutloop•54m ago•0 comments

The ultimate horse

https://worksinprogress.co/issue/the-ultimate-horse/
2•zdw•58m ago•0 comments

Samsung debuts three new memory technologies – zHBM, zNAND-O, and BV-NAND

https://www.tomshardware.com/pc-components/dram/samsung-debuts-three-next-generation-memory-techn...
3•peter_d_sherman•59m ago•0 comments

I'm Sorry, Dave

https://world.hey.com/dhh/i-m-sorry-dave-380ec27d
2•ciconia•1h ago•0 comments

Supersonic Trebuchet [video]

https://www.youtube.com/watch?v=Co57SfcT-h0
1•fortran77•1h ago•0 comments

Facing 474 GW of interconnection requests, Texas hits pause on data centers

https://www.utilitydive.com/news/texas-hits-pause-data-center-interconnections/827046/
4•geox•1h ago•0 comments

AI on a Piece of Sponge?

https://driftspeed.wordpress.com/2026/08/07/ai-on-a-piece-of-sponge/
1•harhargange•1h ago•1 comments

OpenAI Trained Models for Months While Those Models Were Coordinating Exploits

https://thezvi.substack.com/p/openai-trained-its-models-for-months
3•paulpauper•1h ago•0 comments

Etherpad – the editor for documents that matter

https://etherpad.org/
3•treetalker•1h ago•0 comments

Neutrinos from Deep Inside Earth Provide a New Picture of the Mantle

https://www.quantamagazine.org/neutrinos-from-deep-inside-earth-provide-a-new-picture-of-the-mant...
1•jnord•1h ago•0 comments

Mr. Balaji Goes to Kazakhstan

https://www.labormarketmatters.com/p/mr-balaji-goes-to-kazakhstan
1•paulpauper•1h ago•0 comments

He Had Tenure. The New School Laid Him Off Anyway

https://www.nytimes.com/2026/08/05/nyregion/new-school-faculty-fired-nyc.html
3•paulpauper•1h ago•0 comments

Mythos social engineering AISI INC-2026-07-28-01

https://web.archive.org/web/20260731053721/http://github.com/ancaferro/myNetwork/pull/3
31•dnnehgf•1h ago•12 comments

SECSift – Read, search, compare, and analyze any SEC filing

https://secsift.com
1•Fajasy•1h ago•0 comments

Show HN: Utter – Turn your voice to automatic To-dos. No sign-up

https://play.google.com/store/apps/details?id=com.utter.app&hl=en_US
1•Vellan77•1h ago•1 comments

Traditions are habits somebody else paid for

https://pilgrima.ge/p/full-price
2•momentmaker•1h ago•1 comments

cpuscout.com Is Down

https://www.cpuscout.com/
1•RemingtonDavies•1h ago•0 comments
Open in hackernews

PDP-11/hack with some variations

https://github.com/JPLeRouzic/Kicad-musings/tree/main/PDP11Hack
2•JPLeRouzic•1y ago

Comments

JPLeRouzic•1y ago
The original PDP-11/Hack was an attempt at designing a minimal PDP-11 based on a discarded J-11. The J-11 is a microprocessor a bit similar to a 16-bit M68000 or a fast I8086.

http://madrona.ca/e/pdp11hack/index.html

Since that time, many people have made variations on Brent Hilpert design. One of my sources of inspiration is:

https://www.5volts.ch/pages/pdp11hack/

My design has the following features, but I never instantiated it:

* Much more RAM, 512KW

* The data bus is buffered (it is not in other designs)

* It has a GPIO (65C22) (because why not?)

* It can write into the upper byte

* The UART is the 6402, as in Brent Hilpert schematics, but the address is fully decoded to enable using a DEC OS.

* It has 5 switches to test/learn to single-step the memory accesses, the HALT, interrupts, or make a reset

* The boot configuration could be set up with micro-switches