frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Searchable directory of 22k+ products from worker-owned co-ops

https://www.workerowned.info/
175•IESAI_ski•3h ago•32 comments

Show HN: Salt – a systems language with Z3 theorem proving in the compiler

https://salt-lang.dev
24•bneb-dev•7h ago•10 comments

Show HN: GolemUI – Declarative Form Engine

https://golemui.com
34•wtfdeveloper•9h ago•53 comments

Show HN: Cyclearchive.com – search vintage cycling magazines

https://cyclearchive.com/search/
5•alastairr•4d ago•1 comments

Show HN: QR code renderer in a TrueType font

https://qr.jim.sh/
70•foodevl•3d ago•12 comments

Show HN: Forgejo Appliance, a private Git server based on OrbStack and Tailscale

https://github.com/highpost/forgejo-appliance
3•highpost•2h ago•1 comments

Show HN: Pglayers – PostgreSQL extensions as stackable Docker layers

https://github.com/pglayers/pglayers
33•iemejia•7h ago•4 comments

Show HN: Toolnexus for Python – MCP, agent skills,a2a for any LLM

https://pypi.org/project/toolnexus/
2•muthuishere•1h ago•0 comments

Show HN: Banto – Turn any topic into a live game room in minutes

https://banto.tv
2•douglaspham•1h ago•0 comments

Show HN: Shark Tank but you pitch your idea to indie hackers

https://indiesharktank.vercel.app/
2•roozka10•1h ago•0 comments

Show HN: GONK – Lightweight Edge-Native API Gateway in Go

https://github.com/JustVugg/gonk
2•vforno•2h ago•0 comments

Show HN: PMB – local memory for coding agents that shows if it is used

https://pmbai.dev
20•oleksiibond•2d ago•7 comments

Show HN: Simulate what AI agents do to an engineering org (no signup)

https://www.orgonaut.co/tools/agentic-reorg-simulator/
2•orgonaut•2h ago•0 comments

Show HN: Classify mechanical faults using Contrastive Language-Audio Pretraining

https://github.com/adam-s/car-diagnosis
6•dataviz1000•7h ago•0 comments

Show HN: Morph Reflexes – Multi-head classifiers for agent traces

11•bhaktatejas922•1d ago•2 comments

Show HN: Z-Jail – A 130 KB Linux sandbox-C99 with 7 defense layers and zero deps

https://github.com/Division-36/Z-Jail/
19•Zierax•5h ago•23 comments

Show HN: CLI that helps AI agents avoid vulnerable dependencies

https://github.com/clidey/deptrust
3•modelorona•3h ago•0 comments

Show HN: LIBR tracing with source ledger rows and byte-exact PDF verification

https://exitprotocols.com/engineering/libr-state-machine/
4•cd_mkdir•6h ago•2 comments

Show HN: Reminal – A zero-config SSH alternative that's also mobile friendly

https://github.com/harshalgajjar/reminal
11•harshalgajjar•9h ago•2 comments

Show HN: My 13-year-old built an ant colony tracker

https://formicarium.es
72•abelgvidal•1d ago•51 comments

Show HN: HackerNows – Native iOS HN Client

https://hackernows.app/
27•maguszin•13h ago•54 comments

Show HN: a Rust OS kernel built for LLM inference

https://github.com/Kanchisaw03/axiom
3•Kanchisaw•6h ago•0 comments

Show HN: Open-source sandbox for your product team

13•spacspade•6h ago•12 comments

Show HN: Open-Source Interview Platform

https://github.com/CoderScreen/coderscreen
5•rogutkuba•7h ago•0 comments

Show HN: Trigora – A hosted runtime for event-driven TypeScript workflows

https://trigora.dev
2•hypervs•7h ago•0 comments

Show HN: AnalystAIPack – 118 runnable agent skills for malware analysis and RE

https://github.com/meltedinhex/analyst-ai-pack
3•sdkhere•7h ago•0 comments

Show HN: Nat traversal using ICMP Destination Unreachable packets

https://github.com/hajoon22/icmp-nat-traversal
4•hajoon22•10h ago•2 comments

Show HN: I Made TS Compiler Graph MCP: 10x Fewer Tokens in Claude Code and Codex

https://github.com/samchon/ttsc/tree/master/packages/graph
3•autobe•7h ago•0 comments

Show HN: C++, Java and C# light-weight-logger

https://github.com/PenguineDavid/light-weight-logger
12•PenguineDavid•1d ago•0 comments

Show HN: A simulation of a hybrid pulse-position and duration modulation concept

https://github.com/Morphsec88/vse-compute-over-storage
4•Morphsec88•8h ago•0 comments
Open in hackernews

Show HN: GovAuctions.app now in US,UK,CA,AU with deal scores and bid estimates

https://govauctions.app
3•player_piano•9h ago
I posted govauctions.app (which aggregates government auctions) back in April and got a lot of helpful feedback and suggestions. I was encouraged to keep working on the site, which now has a growing base of active users and paying customers who find it useful. So thank you for the support.

I've spent the last couple of months increasing auction coverage inside and beyond the US, improving data accuracy, and building paid features for serious buyers. Most visitors are just curious about the unusual stuff you can buy from the government, but serious customers care about coverage, sales comps and margins - so I've been spending time trying to make those robust.

I also maintain a 'research & data' section (https://govauctions.app/research) with market information like median sales prices over time, and have made some of the data publicly accessible as an open dataset.

So far: - Around 100k visitors. - More than 200k auctions processed. - 1 friend who bought a boat he found on the site.

Hope you like the updates - I welcome any thoughts and advice.

Comments

The_SamminAter•9h ago
Thank you for adding more countries! Is there an API which can be exposed to the user? (For integrating into a personal TUI, no LLM funny business). I’ve looked into querying my local gov auction site, and it ended up being quite a pain and ultimately not successful.

On a bit of a more serious note, would it be possible to add fallback js to support older devices?

Thanks again

player_piano•9h ago
Indeed, I recently added an API with a free tier (https://govauctions.app/developers) If the free cap is too low for you to get an understanding of what you can do with it, let me know.

Let me look at adding fallback JS.

The_SamminAter•9h ago
Wonderful! I’ll check that out.

For context regarding JS, this is what the site looks like on my phone (iOS 14): https://imgur.com/a/K0OGEma . While Reynard (browser) does make it work mostly, the sort by selection doesn’t - a minor complaint to an otherwise much better experience for accessing gov auctions.

player_piano•9h ago
Oh boy ok thank you for the screenshot :-) I'll see what I can do.