frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Models Write Messier Code Than the Human Who Fixed the Same Bug

https://codescan.dev/blog/messier-than-the-human
1•d-yoda•35s ago•0 comments

IP Camera Live Streaming: How to Set Up RTSP to WebRTC Streaming

https://www.red5.net/blog/ip-camera-live-streaming-rtsp-to-webrtc/
1•mondainx•1m ago•0 comments

Show HN: Provenance and decay for AI agent memory

https://github.com/stalebrainlabs/stalebrain
1•souravroy78•1m ago•0 comments

Money, Money, Money (and Investing) (2015)

https://philip.greenspun.com/materialism/money
1•downbad_•1m ago•0 comments

One embed for all your affiliate ads

https://betweenaffiliates.com/
1•johninen•1m ago•1 comments

Ask HN: Security advisory Azure trusted launch VMs

1•klaas-•1m ago•0 comments

Show HN: macOS PortKiller

https://github.com/jobehi/macos-process-killer
2•jobehi•3m ago•1 comments

Resource Curse

https://en.wikipedia.org/wiki/Resource_curse
1•EndXA•4m ago•0 comments

Sleek for a Better Future

1•silisleek•5m ago•0 comments

The Voyage 4 model family: shared embedding space with MoE architecture

https://blog.voyageai.com/2026/01/15/voyage-4/
1•Topfi•5m ago•0 comments

Seedance 2.5

https://seed.bytedance.com/en/seedance2_5
1•imtany•5m ago•0 comments

Autoregressive Language Model on the 6502 Processor

https://mattbeton.com/blog/bitnet-6502.html
1•nmstoker•6m ago•0 comments

Right to repair: New consumer rights for easy and attractive repairs

https://commission.europa.eu/news-and-media/news/right-repair-new-consumer-rights-easy-and-attrac...
1•vrganj•9m ago•0 comments

Which job schedulers fire on time? We tested ten

https://www.smplkit.com/blog/job-scheduler-latency-benchmark
1•mike-gorman•12m ago•1 comments

Free photo tools, no signup, no watermark

https://narcis.ai/tools
1•gaetanbe•12m ago•0 comments

Government Ownership Stakes in Companies Becoming Routine Under Trump

https://www.cato.org/blog/government-ownership-stakes-companies-becoming-routine-under-trump
1•throw0101d•12m ago•0 comments

GSC and GA4 and technical SEO audit

https://crawlraven.com
3•ayushchat•14m ago•2 comments

The Bayeux Tapestry: how optical techniques have let this artwork come home

https://physicsworld.com/a/the-bayeux-tapestry-how-optical-techniques-have-let-this-artwork-come-...
1•sohkamyung•15m ago•0 comments

Palette Vault – color palettes and extractor Chrome plugin

https://chromewebstore.google.com/detail/palette-vault-color-palet/njnhlacephcfkccghemekgggekioiekh
1•javatuts•15m ago•0 comments

Duane Arnold

https://tomasbjartur.substack.com/p/duane-arnold
1•zetalyrae•16m ago•0 comments

Decimen Optical Transfer: fountain-coded QR file transfer

https://github.com/bashalarmistalt/decimen-optical-transfer/
2•gloxkiqcza•16m ago•0 comments

How do I get users on my vibecoded website?

https://www.jobblast.nl/
1•k7_5831•17m ago•1 comments

Promote.chat: AI Marketing Agent for Vibe Coders

https://www.promote.chat/
1•alokjnv10•18m ago•0 comments

Tool search: Finding the right tool at the right time

https://commandline.microsoft.com/tool-search-toolboxes-foundry/
1•0xchamin•19m ago•0 comments

Keep It Real: A Schema-Level Deferral Channel for Concise LLM Dialogue [pdf]

https://raw.githubusercontent.com/noamt/kir/cfdc97de467de8d84d60f073773c0dcfd9975849/paper/arxiv/...
1•beerdappel•19m ago•1 comments

Founding Member for Prodigy

1•samayashar•20m ago•0 comments

Android rolls out local 'Documents' backup that syncs to Google Drive

https://9to5google.com/2026/07/30/android-documents-local-backup/
1•ivell•20m ago•0 comments

LinkedIn Is Cracking Down on 'AI Slop' with New Reporting Tool

https://www.bloomberg.com/news/articles/2026-07-30/linkedin-is-cracking-down-on-ai-slop-with-new-...
2•mancerayder•22m ago•0 comments

Winamp aims for a comeback with a new music player powered by Deezer

https://techcrunch.com/2026/07/29/winamp-aims-for-a-comeback-with-a-new-music-player-powered-by-d...
2•AdmiralAsshat•23m ago•0 comments

Department of Commerce takes equity stake in 7 private semiconductor firms

https://www.nist.gov/news-events/news/2026/07/department-commerce-announces-letters-intent-7-comp...
1•throw0101d•23m ago•0 comments
Open in hackernews

Show HN: Strophae, multi personas chat interface

https://mtct.github.io/strophae/
1•mtct88•1h ago
Recently I built an ensemble of synthetic persona agents for a client in advertising. It turned out to be a much better brainstorming tool than a single chat, because the differences between the personas are the useful part.

So I wrote an open-source desktop version. You compose a council of agents with name, model and system prompt. Every message you send is broadcast to all of them in parallel, each answers in its own column.

It use your OpenRouter key, one request per agent. The obvious cost is that N personas means N× the tokens, so I suggest you to keep the councils small and use cheap models if possible.

Electron + Bun + React, MIT license.

Happy to hear what you think.