frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Telescript (Programming Language)

https://en.wikipedia.org/wiki/Telescript_(programming_language)
1•avaer•1m ago•0 comments

Mtplx – 2.24x faster TPS – The native MTP inference engine for Apple Silicon

https://github.com/youssofal/MTPLX
2•youssof•3m ago•0 comments

Trump's proposed NASA budget is a 'horrible threat to our future' in space

https://www.space.com/space-exploration/trumps-proposed-nasa-budget-is-a-horrible-threat-to-our-f...
1•voxadam•4m ago•0 comments

AI Companies Learn the Word No

https://reason.com/2026/05/04/ai-companies-learn-the-word-no/
2•pseudolus•9m ago•0 comments

"Notepad++ for Mac" release is disavowed by the creator of the original

https://arstechnica.com/gadgets/2026/05/unofficial-vibe-coded-notepad-for-mac-draws-objections-fr...
1•cwal37•9m ago•0 comments

Valve just imported 50 tons of game consoles in two days

https://www.theverge.com/news/923461/valve-steam-machine-frame-deck-import-records-may-2026
1•droidjj•10m ago•0 comments

Why ChatGPT answers instead of saying "I don't know"

https://medium.com/@blueshirts23/i-forced-chatgpt-into-adversarial-tests-heres-what-it-actually-d...
2•BoundaryTester•13m ago•0 comments

The Creation of Instant Coffee

https://www.worksinprogress.news/p/the-creation-of-instant-coffee
1•bookofjoe•15m ago•0 comments

Emergency brakes: How to limit temps long before last resort of geoengineering

https://thebulletin.org/2026/05/emergency-brakes-how-to-limit-temperatures-long-before-the-last-r...
1•littlexsparkee•16m ago•0 comments

Bun is being ported from Zig to Rust

https://github.com/oven-sh/bun/commit/46d3bc29f270fa881dd5730ef1549e88407701a5
9•SergeAx•18m ago•2 comments

An imperative language for AI workload orchestration: Terradev CLI v4.0.11

https://github.com/theoddden/Terradev
2•Facingsouth•19m ago•0 comments

A Mental Model for Agentic Work

https://basti.io/blog/agentic_work_mental_model/
2•basti_ag•20m ago•0 comments

Delta Works

https://en.wikipedia.org/wiki/Delta_Works
1•prawn•24m ago•0 comments

Truth

https://plato.stanford.edu/entries/truth/
1•nvr219•25m ago•0 comments

I built a crowdsourced verdict system for real online arguments

https://notacourtoflaw.com/
1•noideawebsite•25m ago•1 comments

Following the Text Gradient at Scale

http://ai.stanford.edu/blog/feedback-descent/
1•bearseascape•25m ago•0 comments

Grove.el – An Obsidian-like note-taking mode for Emacs

https://jonathanchu.is/posts/introducing-grove/
9•tolerance•27m ago•1 comments

Don't let your Mac's storage fill up

https://sixcolors.com/post/2026/05/dont-let-your-macs-storage-fill-up/
2•xngbuilds•33m ago•1 comments

Developer re-enables features that Bambu Lab disabled, BL threatens legal action

https://www.tomshardware.com/3d-printing/developer-re-enables-3d-printer-features-that-bambu-lab-...
1•jacquesm•34m ago•1 comments

Boris Cherny Why Coding Is Solved, and What Comes Next

https://www.youtube.com/watch?v=SlGRN8jh2RI
3•gastonmorixe•35m ago•0 comments

Lockheed Martin joins with Firefly Aerospace and Seagate for off-shore launches

https://spaceflightnow.com/2026/05/04/lockheed-martin-announces-collaboration-with-firefly-aerosp...
1•bookmtn•38m ago•0 comments

The code hosting platform after GitHub

https://ersc.io/blog/ersc-availability
1•rishiadhikari•39m ago•0 comments

Pocket

https://anthonyliddle.dev/work/pocket
3•sciurus•40m ago•1 comments

Burner-bouncer – disposable email detection for JavaScript and Python

https://github.com/grocerysushi/burner-bouncer
1•grocerysushi•42m ago•1 comments

Palantir Q1 revenue jumps 85% on booming US business

https://finance.yahoo.com/markets/article/palantir-q1-revenue-jumps-85-on-booming-us-business-141...
1•wslh•43m ago•0 comments

White House may vet new AI models before public release

https://www.forbes.com/sites/tylerroush/2026/05/04/white-house-may-review-new-ai-models-before-pu...
3•adriangrassi•54m ago•2 comments

Anthropic and FIS Are Building an AI Agent to Help Banks Police Financial Crimes

https://www.wsj.com/tech/ai/anthropic-and-fis-are-building-an-ai-agent-to-help-banks-police-finan...
1•Cider9986•57m ago•2 comments

Show HN: Kanban-CLI – a web UI for local Markdown todo lists

https://github.com/Vochsel/kanban-cli
2•vochsel•58m ago•0 comments

Hunters who believe shooting big game can save Africa's wildlife

https://www.theguardian.com/environment/2026/apr/21/hunters-who-believe-shooting-big-game-can-sav...
1•gmays•59m ago•0 comments

AgentShield – spending firewall for AI agents

https://github.com/lucarizzo03/AgentShieldv2
2•lucarizzo1010•1h ago•0 comments
Open in hackernews

Show HN: Agent Historic Philosophical Persona Routing and Prompts

https://github.com/barretts/AgentHistoric
2•sosuke•1h ago
I've been building this for a while. The core of it is I've assigned different tasks in a software engineering job to different philosophers. The prompts are written toward their thinking by "them" but the keywords are generic. I absolutely love using this prompt system. I share it every chance I get. I wrote a whitepaper about it. Maybe ya'll would be interested in it. I find my experience is better with my prompts than without.

The only thing you might not like is my heavy handed treatment of logging output. I was seriously fed up with LLMs trying to run huge tests or scripts and then looking at just the last 20 characters. Everything is logged out to files and then the files are queried for the answers it wants.

Comments

venkateshamatam•1h ago
nice one!!! i think this is p cool! checkout what i built if you might like it? https://github.com/venkateshamatam/recall
sosuke•10m ago
It's a competitive world out there isn't it? Thank you