frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: The Roman Industrial Revolution that could have been (Vol 2)

https://thelydianstone.com/volume-2
28•miki_tyler•2h ago•15 comments

Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting

https://github.com/moongate-community/moongatev2
223•squidleon•11h ago•130 comments

Show HN: Kula – Lightweight, self-contained Linux server monitoring tool

https://github.com/c0m4r/kula
5•c0m4r•1h ago•1 comments

Show HN: Claude-replay – A video-like player for Claude Code sessions

https://github.com/es617/claude-replay
62•es617•9h ago•25 comments

Show HN: Reconstruct any image using primitive shapes, runs in-browser via WASM

https://github.com/taiseiue/primitive-playground
21•taiseiue•3d ago•6 comments

Show HN: Free salary converter with 3,400 neighborhood comparisons in 182 cities

https://salary-converter.com/
2•jay7gr•1h ago•0 comments

Show HN: Cross-Claude MCP – Let multiple Claude instances talk to each other

https://github.com/rblank9/cross-claude-mcp
2•rblank9•1h ago•0 comments

Show HN: A trainable, modular electronic nose for industrial use

https://sniphi.com/
29•kwitczak•3d ago•17 comments

Show HN: Swarm – Program a colony of 200 ants using a custom assembly language

https://dev.moment.com/
181•armandhammer10•21h ago•61 comments

Show HN: WebBridge turns any website into MCP tools by recording browser traffic

https://github.com/jalabulajunx/WebBridge
2•nonstopnonsense•2h ago•1 comments

Show HN: NeoNetrek – modernizing the internet's first team game (1988)

https://neonetrek.com
2•yuriksan•2h ago•0 comments

Show HN: I open-sourced my Steam game, 100% written in Lua, engine is also open

https://github.com/willtobyte/reprobate
2•delduca•2h ago•1 comments

Show HN: Sqry – semantic code search using AST and call graphs

https://sqry.dev
2•verivusai•2h ago•1 comments

Show HN: mTile – native macOS window tiler inspired by gTile

https://github.com/protortyp/mTile
2•protortyp•3h ago•0 comments

Show HN: PageAgent, A GUI agent that lives inside your web app

https://alibaba.github.io/page-agent/
138•simon_luv_pho•1d ago•71 comments

Show HN: Interactive 3D globe of EU shipping emissions

https://seafloor.pages.dev
19•marcohaber•11h ago•7 comments

Show HN: Modembin – A pastebin that encodes your text into real FSK modem audio

https://www.modembin.com
23•a13x57•10h ago•4 comments

Show HN: Graph-Oriented Generation – Beating RAG for Codebases by 89%

https://github.com/dchisholm125/graph-oriented-generation
2•dchisholm125•4h ago•0 comments

Show HN: Mantle – Remap your Mac keyboard without editing Kanata config files

https://getmantle.app/
2•gsteezy•5h ago•0 comments

Show HN: VaultNote – Local-first encrypted note-taking in the browser

https://vaultnote.saposs.com/
3•powerwild•6h ago•1 comments

Show HN: Mog, a programming language for AI agents

https://gist.github.com/belisarius222/203ac5edbc3306c34bf0481f451d4003
3•belisarius222•6h ago•1 comments

Show HN: Jido 2.0, Elixir Agent Framework

https://jido.run/blog/jido-2-0-is-here
317•mikehostetler•1d ago•64 comments

Show HN: Go-TUI – A framework for building declarative terminal UIs in Go

https://www.go-tui.dev/
3•grindlemire•7h ago•0 comments

Show HN: Best ways to organize research links

https://clipnotebook.com/blog/best-ways-to-organize-research-links-2026
6•diddddy•7h ago•0 comments

Show HN: Feedster, an RSS/feed reader focused on discovery and agent integration

https://feedster.co
3•pmarsceill•7h ago•0 comments

Show HN: Argus – VSCode debugger for Claude Code sessions

https://github.com/yessGlory17/argus
3•lydionfinance•7h ago•0 comments

Show HN: Solace – Mac menu bar app that adapts to the world around you. Finally

https://theodorehq.com/solace/
2•theodorehq•8h ago•0 comments

Show HN: Pg_sorted_heap–Physically sorted PostgreSQL with builtin vector search

https://github.com/skuznetsov/pg_sorted_heap
4•skuznetsov37•8h ago•1 comments

Show HN: Poppy – A simple app to stay intentional with relationships

https://poppy-connection-keeper.netlify.app/
176•mahirhiro•1d ago•113 comments

Show HN: LoRA gradients on Apple's Neural Engine at 2.8W

https://github.com/jmanhype/ane-lora-training
3•jmanhype•8h ago•1 comments
Open in hackernews

Show HN: KudoSnap – Anonymous positive polls that turn Slack into a kudos loop

https://kudosnap.com/
5•alessandroetc•12h ago

Comments

alessandroetc•12h ago
Hey HN! here's something I couldn't stop thinking about:

your coworkers probably think good things about you that they'll never say. Not because they don't mean it, but because there's no moment in the workday where it's natural to say "you're really good at keeping things calm when everything's on fire."

Most recognition tools try to solve this by asking people to write compliments. That doesn't work. It's awkward, it's performative, and it ends up in a public channel where "Great job Sarah! " means nothing. The insight I kept coming back to is: what if you reframe the compliment as a poll answer? You're not choosing to compliment someone. You're just answering a question. That removes the awkwardness entirely.

So I built KudoSnap. It's a Slack bot. Here's how it works:

1. One person installs it — no admin approval needed. The Slack scopes are intentionally minimal (channels:read, users:read, chat:write). No message access. 2. It builds a social graph from channel co-membership to figure out who actually works together. 3. A couple times a week it sends you a 3-second anonymous poll: "Who explains complex things the clearest?" with 4 names from your actual coworkers. 4. Your vote becomes a private DM to that person: "A coworker said you explain complex things clearly." They answer a poll to see who said it — and now they've also voted for someone. The loop spreads itself.

The whole thing runs on Vercel + Supabase ($0/month at beta scale). pg_cron triggers poll delivery via HTTP calls to serverless endpoints.

It's Employee Appreciation Day, which felt like the right moment to share, but the reason I built this is that appreciation shouldn't need a holiday.

Free beta, open to any Slack workspace. I'd love feedback, especially: what would make you skeptical about installing this?

pmofthe7•10h ago
I like the spirit of this!
TitoApp•9h ago
Love it