frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

NEXUS.Pulse: A Binary-First Broadcast Service. 1M Entities Streamed in 11.8µs

https://telemetry.intelligentaudio.net
1•NexusCore•1h ago

Comments

NexusCore•1h ago
"I finally hit the limit with existing broadcast services. Whether it’s Pusher, Pub/Sub, or even high-tuned gRPC, the 'Serialization Tax' always wins. When you’re dealing with high-frequency telemetry and real-time audio data, parsing JSON or even Protobuf becomes the primary bottleneck. So I built NEXUS.Pulse. Instead of trying to optimize existing protocols, I moved the entire pipeline to a Binary-First architecture. By integrating directly with my storage engine (NEXUS), Pulse eliminates the middleman. We don't 'package' data; we stream raw memory. How it works under the hood: Zero-Copy Ingestion: We use ReadOnlySpan<T> and unsafe pointers to map memory directly from the NEXUS storage core. No allocations, no heap fragmentation. Blittable Structs: Every entity is a fixed-layout struct. The memory layout on the wire is identical to the layout in RAM. Bypassing the Stack: By rejecting the traditional string-based overhead, we’ve achieved a local seeding and broadcast rate of 1 million entities in 11,858ns. I’ve replaced my entire external stack with this. No more cloud ingress fees, no more CPU spikes during serialization, and near-zero latency. It’s not just a service; it’s a heartbeat for data that moves at the speed of the CPU cache. Check out the live telemetry (running on the backbone of Pulse) here: telemetry.intelligentaudio.net I'd love to hear your thoughts on memory-mapped broadcasting and if anyone else is pushing the limits of Span<T> for high-frequency data."

Killing SaaS. Anatomy of a murder. How I replaced Wisprflow.ai with vibe coding

https://gpt3experiments.substack.com/p/killing-saas-the-anatomy-of-a-murder
1•nutanc•1m ago•0 comments

Ask HN: AI evaluation for an EV charger without additional installation?

1•chrisgd•2m ago•0 comments

Bubble Sorted Amen Break

https://parametricavocado.itch.io/amen-sorting
1•eieio•3m ago•1 comments

Show HN: A test harness that blocks unsafe AI actions before execution

1•celestinestudio•4m ago•0 comments

Grammarly Is Facing a Class Action Lawsuit over Its AI 'Expert Review' Feature

https://www.wired.com/story/grammarly-is-facing-a-class-action-lawsuit-over-its-ai-expert-review-...
1•laurex•5m ago•0 comments

If a web server runs websites then a corporation server? (2025)

https://interconnected.org/home/2025/03/13/homeostasis
2•alcazar•6m ago•0 comments

Linux Page Faults, MMAP, and userfaultfd for fast sandbox boot times

https://www.shayon.dev/post/2026/65/linux-page-faults-mmap-and-userfaultfd/
1•shayonj•6m ago•0 comments

Show HN: Cloud to Desktop in the Fastest Way

https://nativedesktop.com/
1•lasgawe•7m ago•0 comments

Software Maturity Wall

https://www.apolloacademy.com/software-maturity-wall/
1•akyuu•7m ago•0 comments

Fast and free coding agent written with Go

https://github.com/cheikh2shift/godex
1•cheikhshift•8m ago•0 comments

Show HN: PipeStep – Step-through debugger for GitHub Actions workflows

https://github.com/Photobombastic/pipestep
4•photobombastic•9m ago•1 comments

Apple's MacBook Neo makes repairs easier and cheaper than other MacBooks

https://arstechnica.com/gadgets/2026/03/more-modular-design-makes-macbook-neo-easier-to-fix-than-...
4•GeekyBear•10m ago•0 comments

An agentic workflow, March 2026 edition

https://twolongos.com/3/12/an-agentic-workflow-march-2026-edition/
2•suzzer99•10m ago•1 comments

Is your vet owned by private equity?

https://privateequityvet.org/vet-list/
2•hampelm•10m ago•0 comments

Show HN: LogClaw – Open-source AI SRE that auto-creates tickets from logs

https://logclaw.ai
4•Robelkidin•11m ago•0 comments

WikiCity – Where every building is a Wikipedia article

https://wikicity.app/
2•leononame•11m ago•1 comments

Harness Engineering

https://openai.com/index/harness-engineering/
4•jlas•11m ago•0 comments

A Day in the Life of an Enshittificator [video]

https://www.youtube.com/watch?v=T4Upf_B9RLQ
2•KindAndFriendly•12m ago•0 comments

Show HN: Understudy – Teach a desktop agent by demonstrating a task once

https://github.com/understudy-ai/understudy
3•bayes-song•13m ago•0 comments

Inboxscan – find every subscription hiding in your email (runs locally)

https://github.com/LakshmiSravyaVedantham/inboxscan
2•sravyavedantham•13m ago•1 comments

Ask HN: In 2026, how do you share a list of URLs to the public (or friends)?

2•wenbin•15m ago•1 comments

Work_mem: It's a Trap

https://mydbanotebook.org/posts/work_mem-its-a-trap/
2•giulianopz•16m ago•0 comments

Show HN: Fixing Agent / LLM Context Decay in VS Code with Git Worktrees

https://www.appsoftware.com/blog/fixing-agent-llm-context-decay-in-vs-code-with-git-worktrees
4•gbro3n•18m ago•0 comments

Design Tip: Enforcing Constraints Leads to Simpler, More Powerful Systems

https://www.rodriguez.today/articles/emergent-event-driven-workflows
1•birdculture•18m ago•0 comments

Show HN: I lost billable hours forgetting timers. I turned my calendar into a DB

https://www.timescanner.io/
2•sergentrif•19m ago•2 comments

Anthropic's Claude AI can respond with charts, diagrams, and other visuals now

https://www.theverge.com/ai-artificial-intelligence/893625/anthropic-claude-ai-charts-diagrams
1•newusertoday•19m ago•0 comments

Show HN: Verge Browser a self-hosted isolated browser sandbox for AI agents

https://github.com/zzzgydi/verge-browser
2•zzzgydi•19m ago•0 comments

Ask HN: How are you using personal AI assistants with local coding agents?

2•everfly•20m ago•0 comments

The Thinking Field

https://www.robpanico.com/articles/display/?entry_short=the-thinking-field
2•retrocog•21m ago•1 comments

Claude Bought Me a Car

https://www.nahtnam.com/blog/claude-bought-me-a-car
3•nahtnam•23m ago•2 comments