frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Travel Hacking Toolkit – Points search and trip planning with AI

https://github.com/borski/travel-hacking-toolkit
27•borski•1h ago•5 comments

Show HN: I built a frontpage for personal blogs

https://text.blogosphere.app/
681•ramkarthikk•15h ago•173 comments

Show HN: TinyOS – A minimalist RTOS for Cortex-M written in C

https://github.com/cmc-labo/tinyos-rtos
91•hpscript•6h ago•31 comments

Show HN: ctx – an Agentic Development Environment (ADE)

https://ctx.rs
40•luca-ctx•14h ago•51 comments

Show HN: Mtproto.zig – High-performance Telegram proxy with DPI evasion

https://github.com/sleep3r/mtproto.zig
10•slp3r•6h ago•9 comments

Show HN: Apfel – The free AI already on your Mac

https://apfel.franzai.com
651•franze•18h ago•139 comments

Show HN: Ismcpdead.com – Live dashboard tracking MCP adoption and sentiment

https://ismcpdead.com
26•sagirodin•8h ago•18 comments

Show HN: DotReader – connects ideas across your books automatically

https://dotreader.info
2•efecerre•3h ago•1 comments

Show HN: Made a little Artemis II tracker

https://artemis-ii-tracker.com/
144•codingmoh•1d ago•54 comments

Show HN: AI agent skills for affiliate marketing (Markdown, works with any LLM)

https://github.com/Affitor/affiliate-skills
2•sonpiaz•6h ago•0 comments

Show HN: Dull – Instagram Without Reels, YouTube Without Shorts (iOS)

https://getdull.app
149•kasparnoor•2d ago•115 comments

Show HN: Run Claude Code autonomously inside your Docker Compose stack (OSS)

https://github.com/sayil/dangerously
6•sayil•7h ago•0 comments

Show HN: A P2P messenger with dual network modes (Fast and Tor)

https://github.com/Realman78/Kiyeovo/
37•Realman78•1d ago•22 comments

Show HN: I built a DNS resolver from scratch in Rust – no DNS libraries

https://github.com/razvandimescu/numa
107•rdme•1d ago•64 comments

Show HN: Minimal Brain Teaser Web Game (Handcrafted, No AI)

https://mehuleo.github.io/encircle/
20•arttaboi•23h ago•13 comments

Show HN: I tested 15 free AI models at building real software on a $25/year VPS

https://georgelarson.me/writing/2026-04-03-25-dollar-ai-lab/
31•j0rg3•1d ago•4 comments

Show HN: SyNumpy – a Header only C++17 library for working with NumPy Arrays

https://github.com/symisc/sy-numpy-cpp
19•symisc_devel•1d ago•3 comments

Show HN: Matrix OS, like Lovable, but for personal apps

https://matrix-os.com/
2•hamedmp•10h ago•1 comments

Show HN: Speck PBR – A WebGPU molecular visualizer

https://github.com/wwwtyro/speck-pbr
3•wwwtyro•11h ago•0 comments

Show HN: Postgres extension for BM25 relevance-ranked full-text search

https://github.com/timescale/pg_textsearch
201•tjgreen•3d ago•57 comments

Show HN: Aurion OS, A 1.8MB OS with a browser, try it live (C/x86 ASM)

https://aurionos.vercel.app/
5•Luka12-dev•11h ago•1 comments

Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs

https://prismml.com/
420•PrismML•3d ago•152 comments

Show HN: OpenCode Pollinations Plugin –AI & tool layer with freetier control

https://github.com/fkom13/opencode-pollinations-plugin
2•ericnolo•14h ago•1 comments

Show HN: Figma 3D Tilt, Like "Firefox Tilt" but for Figma

https://www.figma.com/community/plugin/1592501914078287014/figma-3d-tilt
3•say2015•15h ago•0 comments

Show HN: A Minimal Basic Inspired by Brainfuck

https://coe.psu.ac.th/ad/minBASIC/
8•ADavison2560•1d ago•0 comments

Show HN: Flight-Viz – 10K flights on a 3D globe in 3.5MB of Rust+WASM

https://flight-viz.com
85•coolwulf•2d ago•45 comments

Show HN: Koriander – Recipe manager that parses ingredients and tracks nutrition

https://koriander.app
2•laleshii•16h ago•2 comments

Show HN: Community Curated Lists

https://www.thebreakfastlist.com/
2•onounoko•9h ago•0 comments

Show HN: Claude Code rewritten as a bash script

https://github.com/jdcodes1/claude-sh
54•rpst•3d ago•18 comments

Show HN: Large scale hallucinated citation problem in published literature

https://www.nature.com/articles/d41586-026-00969-z
2•cyclecycle•7h ago•0 comments
Open in hackernews

Show HN: Mtproto.zig – High-performance Telegram proxy with DPI evasion

https://github.com/sleep3r/mtproto.zig
10•slp3r•6h ago
Hey everyone. I built an MTProto proxy for Telegram aimed at bypassing active DPI censorship like the Russian TSPU. I chose Zig because it's perfect for writing fast network daemons and makes it incredibly easy to port low-level C bypass techniques like TCP desync and packet fragmentation. Would love to get some feedback or contributors!

Comments

wheresmyshadow•6h ago
that looks very interesting, indeed. do you think it could work in places like iran too during current internet shutdown? some people use things like dnstt to get connected but it's extremely slow and unstable.

thanks for your work

slp3r•5h ago
If they are implementing a complete blackout - dropping international routing and switching to a default-deny intranet - this proxy won't help, sadly
hagbard_c•3h ago
It could if connectivity to Telegram were brought in through e.g. Starlink. Users would connect to the proxy (an Iranian address) which forwards the requests to the outside world.
echovoiceapp•3h ago
Interesting project! As someone building a voice-to-text keyboard (Echo), I appreciate the craftsmanship here. The attention to detail in developer tools makes a big difference for the end user experience.
ai_slop_hater•3h ago
Have you built it, or have you had AI build it?
buremba•3h ago
does it matter?
000ooo000•2h ago
Yeah it does. If you're happy routing your personal data through software that lacks an author who fully understands what the software does, good for you. Suggesting that this doesn't matter in general is.. not an opinion I'd share publicly.
buremba•40m ago
You can ask your agent to verify or review code. Just because people wrote code by hand, it doesn't mean you should trust
acheong08•50m ago
Very obvious with the GEMINI.md.

I wish there was a rule to ban AI submissions. Not because I think there's 0 value, but because there's just such a high volume and low signal to noise ratio