frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Sperm donors need limits, says a European fertility group

https://www.technologyreview.com/2026/07/10/1140289/sperm-donors-need-limits-says-a-european-fert...
1•randycupertino•1m ago•1 comments

Show HN: Don't let your engineering brain rot in the age of AI

https://www.30secondsofknowledge.com
1•Chipatama90•4m ago•0 comments

Too Many Books?

https://www.nytimes.com/2026/07/09/style/too-many-books-new-york-city-apartment-scholar-landlord....
1•paulpauper•4m ago•0 comments

Recitemail, a private email assistant that drafts replies in your voice

https://recitemail.io/
1•mimiipedia•5m ago•0 comments

I built a free tool to evaluate AI agent outputs (human labels and LLM judges)

https://github.com/AntoineF23/verdict
1•antoinefornas•5m ago•0 comments

What's Going on with Mental Health?

https://www.ft.com/content/063b7eed-3f13-43d4-8f12-ff6439b825e8
2•paulpauper•6m ago•0 comments

Meta's Root Cause Analysis Platform at Scale

https://engineering.fb.com/2025/12/19/data-infrastructure/drp-metas-root-cause-analysis-platform-...
1•nikolay_sivko•6m ago•0 comments

Open-Source Alternative to Buffer, Typefully, Hootsuite

https://github.com/coollabsio/shoutrrr
1•michael-sumner•7m ago•0 comments

Sovereign AgentOps – Self-hosted constitutional AI governance for MCP agents

https://github.com/geludobre/sovereign-agentops
1•geludobre•9m ago•0 comments

Show HN: Share and explore custom Claude Code status lines

https://claudelines.com
1•rsproule•10m ago•0 comments

Andon (manufacturing)

https://en.wikipedia.org/wiki/Andon_(manufacturing)
1•tony•12m ago•0 comments

Lora Radio Mesh Builds

https://www.loramesh.org/subpages/builds.html
1•Eridanus2•14m ago•0 comments

Problems with Hourly and Project-Based Pay

https://orchidfiles.com/hourly-pay/
1•theorchid•14m ago•0 comments

The Chinese Voice Actor Forced to Prove He's Human

https://www.sixthtone.com/news/1018753
2•homarp•15m ago•0 comments

Lean Software Production

https://mattwynne.net/lean-software-production
2•mattwynne•15m ago•1 comments

Yi Ma – Pursuing the Nature of Intelligence

https://www.youtube.com/watch?v=Az9sfy3jWNU
1•tims457•16m ago•0 comments

Show HN: Beesign – Simple and Secure e-signature platform

https://beesign.net/
2•beesign•16m ago•1 comments

Show HN: SEO.bike – Free SEO and GEO tools, plus a managed service

https://seo.bike/
1•nadermx•17m ago•0 comments

Pluralistic: Workplace "flexibility" isn't

https://pluralistic.net/2026/07/11/your-risk/
1•Brajeshwar•25m ago•0 comments

Show HN: Wizard – Self-extending Rust terminal AI agent (one-line install)

https://wizard.teddytennant.com
1•Theodoretennant•27m ago•0 comments

Information Foraging: A Theory of How People Navigate on the Web

https://www.nngroup.com/articles/information-foraging/
2•thunderbong•29m ago•0 comments

Galene: Videoconference server, in Go, easy to host, MIT

https://galene.org
1•homarp•30m ago•0 comments

Show HN: Praana – a terminal coding agent that curates its own context

https://github.com/amitkumardubey/praana
1•kdamit•32m ago•0 comments

A Mechanistic Explanation of Prompt Injection (and why you should study roles)

https://www.lesswrong.com/posts/d8xDGzCEYE639qqEv/a-mechanistic-explanation-of-prompt-injection-a...
1•paulpauper•39m ago•0 comments

Bethesda union members organise protest in response to Xbox layoffs

https://www.gamesindustry.biz/they-want-us-to-accept-this-as-a-done-deal-and-quietly-disappear-be...
3•speckx•42m ago•0 comments

Ask HN: Claude Opus Nerfed Again?

2•sscaryterry•43m ago•0 comments

Show HN: Catch your local LLM falling back to CPU

https://github.com/logxio/picchio
2•logickkk1•44m ago•0 comments

How Does It Feel

https://arachnoid.com/reader_exchanges/How_does_it_feel.html
1•andsoitis•46m ago•0 comments

Show HN: Settle any argument with a friend – an AI judge decides who's right

https://wram.chat
1•revolt2tech•47m ago•0 comments

Fire Your Stockbroker

https://arachnoid.com/fire_your_stockbroker/index.html
1•andsoitis•50m ago•0 comments
Open in hackernews

So I am building my own web search engine

https://puri.li
2•skillplayed•1h ago

Comments

skillplayed•1h ago
I am building my own search engine with its own index. The reason for doing so is that most privacy focused search engines function as a middleman between Google/Bing and/or fill their results with AI slop. Any feedback is highly appreciated! I just crossed 110mln results indexed today and am crawling ~500 per second.
not_your_vase•43m ago

    No results for "porn".
Huhh, are you indexing the same internet that we are using to post these messages?

Multi-word search is doing some interesting things. When I search for "4chan magic ball" I'd expect a picture with a magic 8-ball, but instead I am getting almost random, unrelated results. Similar for "vhdl flip flop" search, I'd expect to see a flip-flop implementation.

Do you plan to keep it online for the long term, or is it more like for your current amusement?

skillplayed•35m ago
Haha, by default safe search is set to on, if you turn it off it should no longer filter those results. Image search currently only uses wikimedia if that's what you mean. The index has ~120mln pages now and I expect results to get quite a lot better at around the 500mln mark. Regarding the long term I am not sure, for now it indeed is most amusing to work at.