frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: I rewrote SMTP-server for Bun without touching node:net

https://github.com/puiusabin/bun-smtp
1•puiusabin•1h ago
Hi HN, I'm the developer behind bun-smtp.

I've been using Bun recently and realized that while I could use existing Node.js libraries like the smtp-server package, I wanted an SMTP server specifically tailored to take advantage of Bun's native APIs and performance without the extra Node-compatibility overhead.

How it works under the hood: It's built on Bun.listen() for raw TCP server sockets, with all SMTP state transitions and line parsing handled in a serialized async drain loop that keeps command ordering intact without deadlocks. STARTTLS upgrades happen in-place via socket.upgradeTLS(), and the email body is delivered to the onData handler as a Web ReadableStream rather than a Node.js stream.

I built this mostly to solve my own itch, but I'd love for the community to tear into the code and tell me what I did wrong or how I can improve the TCP/buffer handling. Happy to answer any questions!

Show HN: The framework for AI-native MCP servers

https://github.com/vinkius-labs/mcp-fusion
1•renatomarinho•4s ago•0 comments

The Streams Standard

https://domenic.me/streams-standard/
1•vinhnx•3m ago•0 comments

Against Query Based Compilers

https://matklad.github.io/2026/02/25/against-query-based-compilers.html
1•surprisetalk•4m ago•0 comments

American Abundance Index

https://humanprogress.org/american-abundance-index-dashboard/
2•surprisetalk•4m ago•0 comments

The Divergence Machine

https://contraptions.venkateshrao.com/p/the-divergence-machine
1•surprisetalk•4m ago•0 comments

Propnomicon – Cthulu Prop Blog

http://propnomicon.blogspot.com/
1•the_sleaze_•4m ago•0 comments

Circle Games (2019)

https://srconstantin.wordpress.com/2019/06/06/circle-games/
1•surprisetalk•4m ago•0 comments

The Looming AI Clownpocalypse

https://honnibal.dev/blog/clownpocalypse
2•aanet•7m ago•0 comments

There's Only One Idea in AI

https://bramcohen.com/p/theres-only-one-idea-in-ai
1•mpweiher•7m ago•0 comments

The far-right Bundestag aide and his rapping FSB case officer

https://theins.press/en/politics/268805
1•doener•10m ago•0 comments

compromise this: an AI resistant camera [pdf]

https://github.com/Berlin-West/Topology/blob/main/Topology%20(EN).pdf
1•RHEFOR•12m ago•0 comments

Abliteration

https://grokipedia.com/page/Abliteration
1•stressback•12m ago•0 comments

Ask HN: Upstream-First vs. the "Culture of Silence" in Embedded Engineering

1•tawayaccount•12m ago•0 comments

Show HN: I built a design tool for people who find Canva too bloated

2•epic_ai•13m ago•2 comments

AI Now Has Eyes

1•idobaiba•16m ago•0 comments

Show HN: Auto-cleanup for Claude Code's orphan process memory leak

https://github.com/theQuert/claude-code-cleanup
2•thequert•19m ago•0 comments

How did I believe that? A cult survivor looks back at his lost years

https://www.theguardian.com/tv-and-radio/2026/feb/28/cult-survivors-stories-aftercult-podcast-ntwnfb
1•Anon84•20m ago•0 comments

Downstream Testing

https://nesbitt.io/2026/03/01/downstream-testing.html
1•chmaynard•20m ago•0 comments

Antarctica's Mineral Riches Exposed as Climate Warms

https://www.nytimes.com/2026/02/26/climate/antarcticas-mineral-riches-exposed-as-climate-warms.html
1•bookofjoe•24m ago•1 comments

Du.ae Data Usage Widget

https://github.com/i3130002/DU-Data-Usage-Widget/releases/tag/Initial-Release-v1.0.0
1•i3130002•32m ago•1 comments

AI Angels – Hit all-time high usage, lessons from scaling a AI platform

https://www.aiangels.io
1•aiangels_24•32m ago•1 comments

Show HN: Fyrer – lightweight tool to run multiple dev servers concurrently

https://github.com/07CalC/fyrer
1•notcalc•36m ago•0 comments

15 Years of Indie Dev in 4 Bits of Advice

https://www.pentadact.com/2026-01-08-15-years-of-indie-dev-in-4-bits-of-advice/
1•birdculture•40m ago•0 comments

Ghostty – Terminal Emulator

https://ghostty.org/docs
4•oli5679•46m ago•0 comments

I used 2D Base64 to bypass Gemini and expose Google's moderation flaws

5•MissMajordazure•53m ago•0 comments

Show HN: Rulegen – Auto-generate Claude.md and .cursorrules from your codebase

https://github.com/vexorkai/rulegen
2•vexorkai•57m ago•1 comments

Show HN: Umitech – Web development, SEO, graphic design and marketing services

https://umitech.com.au/
1•pinin•1h ago•0 comments

Unlikely Wins and Comped Spins: Inside Stake's Empire

https://www.bloomberg.com/features/2026-stake-drake-crypto-casino-adin-ross-gambling/
1•thm•1h ago•1 comments

Show HN: Teletext-Style Portfolio Website

https://pakastin.fi
1•pkstn•1h ago•1 comments

Don't rely on GitHub Actions cron: jobs may be delayed or just dropped

https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows
2•7777777phil•1h ago•0 comments