frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Share your AI Setup, Learn from others

https://mysetup.ai/
173•steveybrown•11h ago•88 comments

Show HN: Snapdrop: Instantly share files between devices. No setup, no signup

https://snapdrop.me
13•Capira•3h ago•10 comments

Show HN: 500 TB internet index in ClickHouse, with congestion pricing

https://scry.io/
3•Xyra•1h ago•0 comments

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
2273•arnemunthekaas•2d ago•255 comments

Show HN: OJ – A drop-in replacement for Vite in Rust

https://github.com/lovablelabs/oj
7•h1fra•3h ago•0 comments

Show HN: Craigslist for agent skills, curated by a human

https://skillbay.sh/
20•skeptrune•7h ago•16 comments

Show HN: I made a browser tool that creates newspaper and book text match cuts

https://papereffects.site
2•AhmedDionic•1h ago•0 comments

Show HN: I built a new version of my fun spatial 3D online meeting app

https://flat.social
92•pawelwentpawel•11h ago•52 comments

Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS

https://www.aclif.ai/
29•chris_marino•7h ago•16 comments

Show HN: Free game to destroy any web page

https://page-rage.com/
3•alexreardon•2h ago•0 comments

Show HN: AI crawler honeypot – logs every agent that requests it

https://ai-crawler-honeypot-697299601273.europe-west2.run.app/
3•djp1122222•2h ago•0 comments

Show HN: Microsoft Office Running with Wine on Linux with No Virtualization

https://github.com/Tombert/office365_flake
3•tombert•3h ago•2 comments

Show HN: Radio – a shared workspace for your agents and teammates

https://radio.plasma.ai/
3•eswhang•3h ago•0 comments

Show HN: Composing domain-specific harness on Python in 10 mins

https://cayu.dev/walkthrough/
3•zamir_akimbekov•3h ago•0 comments

Show HN: AutoBot – live voice control for long-running AI work

https://github.com/demeyer1/Autobot
16•demeyer1•7h ago•3 comments

Show HN: Vim-like, hyper-efficient, LLM power tool - 20-80k tokens not 350k+

https://easiest.ai/
2•skhameneh•3h ago•0 comments

Show HN: HSL-Noise – A noise generator mapped to the HSL color space

https://hsl-noise.mitpit.com/
2•MitPitt•4h ago•1 comments

Show HN: Hishel – HTTP Caching for Python

https://hishel.com
2•karpetrosyan•4h ago•0 comments

Show HN: Navier-Stokes Visualized as 1kB i386 demos

https://juandecos.github.io/TurboZip/vortex.html
28•chaostaco•4d ago•2 comments

Show HN: A map of 68 programs and jobs in AI safety research

https://cleverhack.com/ai-research-ai-safety-ai-talent
3•jlark77777•4h ago•0 comments

Show HN: Multiplayer Mode for AI Agents

https://gotincan.com/
4•dko•4h ago•2 comments

Show HN: Founder.best – Help your product get found by AI, not just Google

https://www.founder.best
2•NimeshikaP•4h ago•0 comments

Show HN: The Endless Museum, Wikipedia as a walkable museum

https://theendlessmuseum.com/
4•edwardbonnett•5h ago•0 comments

Show HN: AttaLambda: a language where types and data are made of untyped lambdas

https://attalambda.com
43•kserrec•3d ago•7 comments

Show HN: Linting 216 public Claude Code skills – 69% won't reliably trigger

https://skillcrossroads.com
2•sgharlow•6h ago•0 comments

Show HN: What if you could review code without reading code?

https://github.com/coldteadotai/pr-lens
4•ohans•6h ago•0 comments

Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models

https://stale.jock.pl/
78•joozio•1d ago•45 comments

Show HN: Repodify: Make Podcasts Out of Podcasts

https://www.repodify.app/
4•runnr_az•7h ago•1 comments

Show HN: Pappice live demo in browser via WASM

https://pappice.eu/
3•lallero317•7h ago•0 comments

Show HN: dishlist – my favorite things on the menu

https://testflight.apple.com/join/VB1YAe63
2•coopers•7h ago•0 comments
Open in hackernews

Show HN: 500 TB internet index in ClickHouse, with congestion pricing

https://scry.io/
3•Xyra•1h ago
Meet Scry, where I have a 500 TB NVMe internet index (I'm doing my best indexing and normalizing all the intelligence explosion alpha) that you can run ~arbitrary readonly SQL and some of Datalog over, and I handle the problem of resource-contention with congestion-based micro-auction pricing. When there's capacity, the service is free for non-commercial use.

--- Hello. It's 2026, we're training simulated fruit fly brains to play Beat Saber, do we still have to be stuck with internet (re)search as fn: natural language -> black box we can't do anything about -> ranked_list/summary?

There is a long history of people trying to do very fancy things that end up being done in relational databases and a little SQL. There is a gravity to them, a bitter lesson, just like scaling of generalized ml training methods. I mean many, many information products can be built off essentially giant real-time OLAP databases and frontier LLMs writing brilliant SQL+Datalog+vector+Jev etc. queries.

Google Search, Tavily, Exa essentially have the problem of mapping your agents' context you are willing to provide, to a tiny subset of their index. You pay a fixed cost to an extremely hard problem that has a distribution of hardness, which means YOU eat the downsides when they are running out of budgeted compute to help you out.

Their algorithms are opaque to the caller, there's really not much user control, and there's not a serious opportunity to communally improve search recipes, like the lexical+Jev recipes you trust to select bleeding edge AI builders.

Furthermore, search companies aren't even pursuing text-to-SQL anymore (several have talked to me)... they made up their minds during the traumatic 2024 text-to-sql days. They were just too early.

I hope you enjoy. I'm intent on scaling this paradigm on differentiated hardware over much more data, so any compelling use cases or queries I could show off, would be much appreciated!