frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Personal Encyclopedias

https://whoami.wiki/blog/personal-encyclopedias
300•jrmyphlmn•16h ago•65 comments

Swift 6.3

https://www.swift.org/blog/swift-6.3-released/
110•ingve•4h ago•50 comments

From zero to a RAG system: successes and failures

https://en.andros.dev/blog/aa31d744/from-zero-to-a-rag-system-successes-and-failures/
43•andros•2d ago•10 comments

Running Tesla Model 3's computer on my desk using parts from crashed cars

https://bugs.xdavidhu.me/tesla/2026/03/23/running-tesla-model-3s-computer-on-my-desk-using-parts-...
669•driesdep•14h ago•218 comments

Obsolete Sounds

https://citiesandmemory.com/obsolete-sounds/
56•benbreen•8h ago•8 comments

ARC-AGI-3

https://arcprize.org/arc-agi/3
420•lairv•17h ago•264 comments

Shell Tricks That Make Life Easier (and Save Your Sanity)

https://blog.hofstede.it/shell-tricks-that-actually-make-life-easier-and-save-your-sanity/
158•zdw•11h ago•71 comments

LibreOffice and the Art of Overreacting

https://blog.documentfoundation.org/blog/2026/03/25/libreoffice-and-the-art-of-overreacting/
48•bundie•1h ago•18 comments

The truth that haunts the Ramones: 'They sold more T-shirts than records'

https://english.elpais.com/culture/2026-03-17/the-uncomfortable-truth-that-will-always-haunt-the-...
159•c420•4d ago•102 comments

Earthquake scientists reveal how overplowing weakens soil at experimental farm

https://www.washington.edu/news/2026/03/19/earthquake-scientists-reveal-how-overplowing-weakens-s...
172•Brajeshwar•21h ago•90 comments

More precise elevation data for GraphHopper routing engine

https://www.graphhopper.com/blog/2026/03/23/more-precise-elevation-data-for-graphhopper/
59•karussell•2d ago•3 comments

Niche Museums

https://www.niche-museums.com/
18•bookofjoe•2d ago•10 comments

What came after the 486?

https://dfarq.homeip.net/what-came-after-486/
56•jnord•2d ago•50 comments

My DIY FPGA board can run Quake II

https://blog.mikhe.ch/quake2-on-fpga/part4.html
167•sznio•3d ago•51 comments

The Cassandra of 'The Machine'

https://www.thenewatlantis.com/publications/the-cassandra-of-the-machine
17•Hooke•8h ago•3 comments

Ashby (YC W19) Is Hiring Engineers Who Make Product Decisions

https://www.ashbyhq.com/careers?ashby_jid=c3c7125d-7883-4dff-a2bf-f5a55de4a364&utm_source=hn
1•abhikp•5h ago

The EU still wants to scan your private messages and photos

https://fightchatcontrol.eu/?foo=bar
1256•MrBruh•15h ago•336 comments

90% of Claude-linked output going to GitHub repos w <2 stars

https://www.claudescode.dev/?window=since_launch
310•louiereederson•17h ago•193 comments

Supreme Court Sides with Cox in Copyright Fight over Pirated Music

https://www.nytimes.com/2026/03/25/us/politics/supreme-court-cox-music-copyright.html
361•oj2828•21h ago•282 comments

Show HN: Robust LLM Extractor for Websites in TypeScript

https://github.com/lightfeed/extractor
49•andrew_zhong•8h ago•34 comments

The Last Contract: William T. Vollmann's Battle to Publish an Epic (2025)

https://www.metropolitanreview.org/p/the-last-contract
16•benbreen•8h ago•0 comments

Optimization lessons from a Minecraft structure locator

https://purplesyringa.moe/blog/optimization-lessons-from-a-minecraft-structure-locator/
5•ftk_•5d ago•0 comments

Show HN: Optio – Orchestrate AI coding agents in K8s to go from ticket to PR

https://github.com/jonwiggins/optio
59•jawiggins•18h ago•33 comments

Quantization from the Ground Up

https://ngrok.com/blog/quantization
278•samwho•20h ago•50 comments

Thoughts on slowing the fuck down

https://mariozechner.at/posts/2026-03-25-thoughts-on-slowing-the-fuck-down/
901•jdkoeck•22h ago•398 comments

Two studies in compiler optimisations

https://www.hmpcabral.com/2026/03/20/two-studies-in-compiler-optimisations/
88•hmpc•3d ago•13 comments

Maxell MXCP-P100 – wireless cassette player

https://maxell-usa.com/product/cassetteplayer/
35•ChrisArchitect•2d ago•18 comments

False claims in a widely-cited paper

https://statmodeling.stat.columbia.edu/2026/03/24/false-claims-in-a-published-no-corrections-no-c...
301•qsi•11h ago•123 comments

Government agencies buy commercial data about Americans in bulk

https://www.npr.org/2026/03/25/nx-s1-5752369/ice-surveillance-data-brokers-congress-anthropic
84•nuke-web3•5h ago•34 comments

"Disregard That" Attacks

https://calpaterson.com/disregard.html
92•leontrolski•12h ago•64 comments
Open in hackernews

Show HN: Relay – The open-source Claude Cowork for OpenClaw

https://github.com/SeventeenLabs/relay
10•chrislxy•1h ago

Comments

_pdp_•1h ago
So this is a wrapper on top of a wrapper on top of Claude Code (which is a wrapper) on top of the API.

Considering that Open Claw requires 2GB of RAM and Claude Code is by no means a "lightweight" CLI either, I would argue that the compounding overhead here is hard to justify when you could just hit the API directly.

Each layer adds its own memory footprint, failure modes, and debugging surface area and at some point, the convenience of abstraction is outweighed by the cost of running what is essentially a Matryoshka doll of Node processes just to send a prompt and get a completion back.

Just a thought.

vanillameow•1h ago
Genuine question - your README is full of em-dashes, emojis, feature squares and ASCII diagrams - none of which are present in your pre-AI era projects.

Why do you expect a potential userbase to care to read something you didn't even care to write?

Seems a bit disrespectful to me.

ChiefTinkeer•1h ago
Provided he reviewed it and checked the readme is telling the users what it needs to tell them - what's the issue? I've found documentation to be one of the better tasks AI can perform and see no reason why not to use it provided a human is in the loop.
docheinestages•1h ago
Just looking at the diagrams in the README, the broken ASCII suggests to me it either wasn't looked at or the author didn't care.
Milner08•1h ago
I agree, but its tricky as many people seem to not read it and I have seen AI documentation that is so verbose and dense that its almost as useless as not having it. Its a fine line but so long as the AI documentation is reviewed and reasonable then I see no issue.
no_shadowban_3•1h ago
It's a strong signal of low quality.

The question is: "Should I spend my time engaging with this project?"

The AI-forward presentation says: "Absolutely not."

vanillameow•1h ago
1. In reality most people simply do not do this, and frankly it's exhausting to be expected to always assume goodwill in a setting that is full of pure vanity.

2. There's a difference between technical documentation, which AI can be quite decent at, and product marketing. A README is usually about 20/80, maybe 50/50 for large FOSS projects. You can have the AI write the sections on how to install the thing for all I care, but as soon as AI is telling me why I should use it, you've lost me. Signals a complete lack of interest in your own product.

_joel•1h ago
I do think a properly hand-written readme it better, but if not, here's a blatant plug - https://github.com/joelio/plain-english
raincole•1h ago
Potential userbase... you mean people who use OpenClaw? Not sure if they care.
chrislxy•44m ago
Probably not the typical OpenClaw user. I’ve had that thought myself.

But I can imagine that medium-sized companies will want to use AI as a backend in the future, without wanting to be dependent on Antropic.

After all, there are already quite a few companies using OpenClaw.

A self-hosted OpenClaw instance (or other solutions in the future) with Relay would be a good alternative to Claude Cowork.

docheinestages•1h ago
Question to Hacker News admins: Why does AI slop rank so high on the front page nowadays?
chrislxy•1h ago
What makes you think this is AI slop?
docheinestages•1h ago
The first impression I get looking at the README and the website doesn't suggest much effort went into it.
no_shadowban_3•1h ago
Let's see YOU vibe code a wrapper on top of a wrapper on top of Claude Code. It's a HELL of a lot easier said than done.

Blood, sweat, and tears went into Relay. I'm SICK AND TIRED of you downplaying the intensity of human labor that went into producing this software suite.

docheinestages•1h ago
Who is the troll here? I asked a genuine question and tried to explain why I think this way, and now you're all toxic. Can't you take feedback? If not, then why did you post this project here?
victorbjorklund•1h ago
Not admin but I assume even slop is interesting because this is a totally new field which we are discovering. That includes discovering what is bad.
docheinestages•1h ago
If it is in a category dedicated to such content, I'd be fine with it. But ranked #4 on front page?
no_shadowban_3•53m ago
This is a website for Open Claw users. If you don't like it, go back to reddit.
ayhanfuat•1h ago
These seem misleading. Cowork's VM is not on Anthropic servers?

> Local file access >> Relay: Truly local >> Cowork: Sandboxed VM on Anthropic's servers

> The bottom line: Claude Cowork is excellent for personal productivity on Anthropic's cloud. Relay is for teams and companies that need data sovereignty, compliance-ready audit trails, and model freedom — all on their own infrastructure.

chrislxy•54m ago
You're right, that part is a bit confusing. I'll have to fix it.

I'm not entirely sure what Cowork means by “sandboxed VM” right now. Relay simply has access to the folder you've defined for the project.