frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Jev Plays Pokémon Red

https://jev-pokemon.vercel.app/
114•pancomplex•8h ago•56 comments

Show HN: Make math automatic with Mathy

https://gmays.com/making-math-automatic-with-mathy/
61•gmays•4d ago•12 comments

Show HN: I discovered roads in the US across > 1000 themes

https://road-about-a-theme.pinedesk.biz/
7•91awebsi•7h ago•5 comments

Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design

https://github.com/devdotfast/whiteboard
395•sidharthkmenon•1d ago•128 comments

Show HN: Jevgpt – reinventing the wheel with another wheel

10•kunggaochicken•2d ago•0 comments

Show HN: Doom or Bloom, map your AI worldview

https://www.doom-or-bloom.com
48•transitivebs•6h ago•40 comments

Show HN: Hamilton – a no-internet Android health dashboard, named after my dog

https://play.google.com/store/apps/details?id=com.gads.hamilton&hl=en_US
8•hamilton_app•10h ago•13 comments

Show HN: Aslmp, an async Python SLMP client for Mitsubishi MELSEC PLCs

https://github.com/AcaysiaChem/aslmp
3•AiasT•4h ago•0 comments

Show HN: Paper-docx – agent-native Python-docx fork with 78% fewer DOCX failures

https://github.com/paper-instruments/paper-docx
5•i_rush_carriers•4h ago•0 comments

Show HN: Digitron – a virtual analog synth and sequencer

https://apps.apple.com/us/app/digitron-synthesizer/id6737997923
2•sillydevices•4h ago•0 comments

Show HN: Agentic CUDA Kernel Optimizer

https://github.com/bertaye/agentic-cuda-optimizer
31•bertaye•12h ago•11 comments

Show HN: Air-gapped file encryption as self-decrypting HTML page

https://cms-sfx-demo.apeleg.com/
82•emurlin•1d ago•29 comments

Show HN: I couldn't deal with another Claude Code tab

https://aidash.dev/
3•grollat•5h ago•1 comments

Show HN: Koi.rest – watch some fish and regain your balance

https://koi.rest
209•hxii•1d ago•60 comments

Show HN: AgentRun: DSL to turn agents into workflows

https://github.com/Parcha-ai/agentrun
45•miguelrios•2d ago•11 comments

Show HN: Treepeat – Code similarity detection using Tree-sitter

https://github.com/dsummersl/treepeat
65•91awebsi•3d ago•8 comments

Show HN: Make cursed fonts like Times New Bastard

https://bastardica.mitpit.com
843•MitPitt•2d ago•123 comments

Show HN: Encryption as a Service

https://rypt.dev/
3•levidurfee•6h ago•2 comments

Show HN: Choreoglyphs – our new, invisible writing system

https://choreoglyphs.com/
5•spython•7h ago•2 comments

Show HN: CiteRank, track whether ChatGPT and Perplexity cite your site

https://citerank.thecompound.tech
2•kyisaiah47•8h ago•2 comments

Show HN: Xtriever – offline RAG retrieval on a phone

https://github.com/mirth/xtriever
2•hessdalenlight•8h ago•0 comments

Show HN: Avoid smooth spinners, use low-FPS spinners

https://nh2.me/low-fps-spinners/low-fps-spinners.html
20•nh2•20h ago•25 comments

Show HN: Ctxfw – In-memory AST pruner and token firewall for Cursor and Claude

https://github.com/heuristicolab/ctxfw
2•mikemo88•9h ago•0 comments

Show HN: Born after 26 Sept. 1983? You may never have existed

https://stanislas-petrov-1983.surge.sh/
3•BaudouinVH•9h ago•1 comments

Show HN: Most Hated Tools

https://www.mosthatedtools.app/
28•leonagano•1d ago•20 comments

Show HN: Hard Stop: Kernel-level preemption for autonomous AI agents

https://arxiv.org/abs/2609.29808
2•joseluispino•10h ago•0 comments

Show HN: Wave – Layered gradient wave backgrounds using Three.js and shaders

https://wave.subworkflow.ai/
5•jimle_uk•10h ago•0 comments

Show HN: Agate, a 260M image model with separate thinker and renderer

https://huggingface.co/Logolabs/agate-preview-001
2•stefatorus•4h ago•0 comments

Show HN: Organic OS – An over-engineered biological cellular OS in Rust

https://github.com/strahinjastojanovic826-code/organic_os
2•srbin•11h ago•0 comments

Show HN: Tlx – E2E chat over SSH under 500 lines of code

https://github.com/achempion/tlx
4•achempion•12h ago•7 comments
Open in hackernews

Show HN: Jevgpt – reinventing the wheel with another wheel

10•kunggaochicken•2d ago
Felt extra autistic today and made jev an autoregressive chatbot by classifier small token vocabularies.

https://github.com/giga-james/jevgpt

had some trouble getting it to explore enough token options so i did a small spec decoding pass to expand token vocab (jev as drafter and verifier lol)

it aint much and it aint honest work either