Hacker News
Striking New Views of the First Atomic Bomb Test
Article URL: https://spectrum.ieee.org/trinity-nuclear-test
Comments URL: https://news.ycombinator.com/item?id=48155175
Points: 2
# Comments: 0
Google tests 5 GB cap for users who skip phone numbers
Article URL: https://www.theregister.com/personal-tech/2026/05/15/google-tests-5-gb-cap-for-users-who-skip-phone-numbers/5241280
Comments URL: https://news.ycombinator.com/item?id=48155169
Points: 2
# Comments: 0
Tuwunel – Matrix Chat and Voice/Video/Screen Conferencing for Groups
Article URL: https://docs.zeropolis.net/doku.php/tech:tuwunel
Comments URL: https://news.ycombinator.com/item?id=48155163
Points: 1
# Comments: 1
Datacenters slurping juice help drive 75% jump in PJM power prices
Spectre Programming Language
Article URL: https://spectre-docs.pages.dev
Comments URL: https://news.ycombinator.com/item?id=48155159
Points: 2
# Comments: 0
OnlyCats – TikTok for Cats
Article URL: https://onlycats.cc
Comments URL: https://news.ycombinator.com/item?id=48155148
Points: 6
# Comments: 0
Ask a Foolish Question
Article URL: https://www.gutenberg.org/cache/epub/33854/pg33854-images.html
Comments URL: https://news.ycombinator.com/item?id=48155145
Points: 1
# Comments: 1
Git is unprepared for the AI coding tsunami
Article URL: https://www.theregister.com/devops/2026/05/15/git-is-unprepared-for-the-ai-coding-tsunami/5241480
Comments URL: https://news.ycombinator.com/item?id=48154854
Points: 1
# Comments: 0
AI Builder Needs Work
Article URL: https://agenthiveinc.com/
Comments URL: https://news.ycombinator.com/item?id=48154848
Points: 1
# Comments: 0
Linux Kernel Adds Documentation What Qualifies as Security Bug, Responsible AI
Article URL: https://www.phoronix.com/news/Linux-7.1-Kernel-Docs-AI-Bugs
Comments URL: https://news.ycombinator.com/item?id=48154840
Points: 2
# Comments: 0
Utah data center is causing a ruckus [video]
Article URL: https://www.youtube.com/shorts/k5igEBeMLho
Comments URL: https://news.ycombinator.com/item?id=48154838
Points: 2
# Comments: 0
Sorry, you can't bring your humanoid robots on Southwest flights anymore
Article URL: https://ktla.com/news/nationworld/southwest-airlines-humanoid-robot-ban/
Comments URL: https://news.ycombinator.com/item?id=48154832
Points: 3
# Comments: 0
A tmux layer for coordinating multiple free tier coding-agent CLIs
Article URL: https://github.com/trentisiete/endy
Comments URL: https://news.ycombinator.com/item?id=48154819
Points: 1
# Comments: 0
Archaeologists Find Egyptian Mummy Buried with the 'Iliad'
Article URL: https://www.nytimes.com/2026/05/15/science/archaeology-egypt-mummy-iliad.html
Comments URL: https://news.ycombinator.com/item?id=48154796
Points: 1
# Comments: 0
A Letter from 2040
Article URL: https://www.xydac.com/blog/2040-now/
Comments URL: https://news.ycombinator.com/item?id=48154723
Points: 4
# Comments: 0
How to Write to SSDs [pdf]
Article URL: https://www.vldb.org/pvldb/vol19/p1469-lee.pdf
Comments URL: https://news.ycombinator.com/item?id=48154711
Points: 1
# Comments: 0
Show HN: A seed prompt that bootstraps a custom knowledge-base system
So I've been working on a few projects with LLM assistance and I've been slowly building up a knowledge base for that project. It started as a series of chats with various LLMs that I copied into CC to organise as markdown, that I could query, and keep building up via Claude Code or Cowork.
It got bigger and it became a pain to dig through directories of markdown so then I asked CC to build a python script to convert the md folder into browsable html. I found it really useful in terms of both being able to browse the html and also being able to add to it and interrogate it via agent.
Then I decided to start using it for other topics/projects so I tried creating a seed prompt that would recreate my whole system from a single prompt. And it works and I'm finding it great to use for those projects too. It's totally flexible and you change whatever you want about it by just telling it.
Also it's really cool that we can now build our own personal easily customisable SaaS from a single prompt.
*Please note* that the prompt instructs your agent to build a python script that creates a static html site from the markdown. It does ask permission first (well it's supposed to). Look at Phase 3 in the markdown file to see these instructions; it's only 10 lines of prompt and easy to follow. Don't trust unknown prompts without reading them!!!
I've only tried this with Opus 4.7 but it should work just as well with 5.5 and I'm sure other models too. I've not tried it with OpenClaw yet but will do soon. To make the most of it in OpenClaw the seed prompt would probably need to change a bit.
I don't recommend installing directly this into an existing project folder. Please only install in a fresh directory, I have no idea what it would do if there were existing files in the folder but you might not be happy about it. It would probably be sensible but you never know.
If you want it to access a folder with a coding project, clone your repo there later. You don't want to have your main coding agent get it's context memory polluted by managing this system.
To install simply paste the prompt into a new empty cowork project or an empty directory using Claude Code. Then let it onboard you. If you don't like the onboarding path then tell it what you want and it should hopefully adapt itself.
Anyway thanks for reading; hope it's useful or interesting.
Comments URL: https://news.ycombinator.com/item?id=48154710
Points: 1
# Comments: 0
Getty Awards $1.8M to Increase Access to Black Visual Arts Archives
Article URL: https://www.getty.edu/news/getty-award-to-increase-access-to-black-visual-arts-archives/
Comments URL: https://news.ycombinator.com/item?id=48154655
Points: 2
# Comments: 0
Show HN: VisiSign – $0.10 per envelope e-signatures with no monthly fee
Most e-signature platforms charge: per seat, per envelope, API access fees, enterprise contracts
We built VisiSign with a different pricing model: $0.10 per envelope via API, no monthly minimum, no contracts, no seat pricing
Or $49/month for the hosted team platform: unlimited users, unlimited sends, API included
The reason this pricing works is simple:
E-signatures are infrastructure now.
Twilio doesn’t charge per employee. Stripe doesn’t charge per seat. Cloudflare doesn’t charge by company size.
But most e-signature platforms are still priced like 2000s enterprise SaaS.
It should work more like payments or email infrastructure: API-first, automation-friendly, embedded into workflows, usage-based when appropriate
Real signature infrastructure is more than rendering a PDF: audit trails, timestamps, signer event history, tamper evidence, completion certificates, webhook workflows
So we built VisiSign around that assumption.
Comments URL: https://news.ycombinator.com/item?id=48154654
Points: 1
# Comments: 0
Construction on Meta's largest data center brings chaos to rural Louisiana
Article URL: https://lailluminator.com/2025/11/22/meta-data-center-crashes/
Comments URL: https://news.ycombinator.com/item?id=48154649
Points: 2
# Comments: 0
