frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Fast and observable background job processing for .NET

https://github.com/mikasjp/BusyBee
16•mikasjp•2d ago

Comments

mikasjp•2d ago
BusyBee is a high-performance .NET background processing library built on native channels. It provides a simple, configurable, and observable solution for handling background tasks with built-in OpenTelemetry support and flexible queue management.
amir734jj•2h ago
How is it different from hangfire?
bob1029•1h ago
I'm trying to find the actual value-add here. This feels like TPL but with more steps.

Why do we need to serialize the jobs through a Channel<T>? Couldn't we just do Task.Run and let the runtime take care of scheduling our work?

lloydatkinson•1h ago
I wish TPL Dataflow was more known.
fabian2k•1h ago
This seems to be a thin abstraction over Channels, I'd probably prefer to use Channels directly in almost all cases.

I really like Channels for in-memory queues like this, they're very nice and it's easy to make everything parallel. But if you need more than this you usually need persistence, and then you need something else entirely.

AGENTS.md – Open format for guiding coding agents

https://agents.md/
517•ghuntley•10h ago•233 comments

How to Think About GPUs

https://jax-ml.github.io/scaling-book/gpus/
115•alphabetting•1d ago•27 comments

Ask HN: Why does the US Visa application website do a port-scan of my network?

164•mbix77•4h ago•68 comments

How to Draw a Space Invader

https://muffinman.io/blog/invaders/
320•abdusco•11h ago•36 comments

Modern CI Is Too Complex and Misdirected

https://gregoryszorc.com/blog/2021/04/07/modern-ci-is-too-complex-and-misdirected/
80•thundergolfer•6h ago•35 comments

Copilot broke audit logs, but Microsoft won't tell customers

https://pistachioapp.com/blog/copilot-broke-your-audit-log
505•Sayrus•9h ago•174 comments

How we exploited CodeRabbit: From simple PR to RCE and write access on 1M repos

https://research.kudelskisecurity.com/2025/08/19/how-we-exploited-coderabbit-from-a-simple-pr-to-rce-and-write-access-on-1m-repositories/
597•spiridow•18h ago•201 comments

Tiny microbe challenges the definition of cellular life

https://nautil.us/a-rogue-new-life-form-1232095/
99•jnord•10h ago•22 comments

D2 (text to diagram tool) now supports ASCII renders

https://d2lang.com/blog/ascii/
318•alixanderwang•16h ago•52 comments

Type-machine

https://arthi-chaud.github.io/posts/type-machine/
22•todsacerdoti•5h ago•4 comments

The Value of Hitting the HN Front Page

https://www.mooreds.com/wordpress/archives/3530
93•mooreds•8h ago•37 comments

How I Made Ruby Faster Than Ruby

https://noteflakes.com/articles/2025-08-18-how-to-make-ruby-faster
40•ciconia•1d ago•9 comments

Show HN: I've made an easy to extend and flexible JavaScript logger

https://github.com/inshinrei/halua
4•inshinrei•20h ago•3 comments

Gaussian Processes for Machine Learning [pdf]

https://gaussianprocess.org/gpml/chapters/RW.pdf
27•susam•1d ago•5 comments

Fast and observable background job processing for .NET

https://github.com/mikasjp/BusyBee
16•mikasjp•2d ago•5 comments

Emacs as your video-trimming tool

https://xenodium.com/emacs-as-your-video-trimming-tool
243•xenodium•17h ago•124 comments

Candle Flame Oscillations as a Clock

https://cpldcpu.com/2025/08/13/candle-flame-oscillations-as-a-clock/
291•cpldcpu•4d ago•65 comments

Without the futex, it's futile

https://h4x0r.org/futex/
269•eatonphil•20h ago•124 comments

Rails Charts Using ECharts from Apache

https://github.com/railsjazz/rails_charts
45•amalinovic•2d ago•4 comments

Customizing Lisp REPLs

https://aartaka.me/customize-repl.html
13•nemoniac•1d ago•2 comments

Intel Foundry Demonstrates First Arm-Based Chip on 18A Node

https://hothardware.com/news/intel-foundry-demos-deer-creek-falls-reference-soc
44•rbanffy•1d ago•20 comments

CRDT: Text Buffer

https://madebyevan.com/algos/crdt-text-buffer/
121•skadamat•14h ago•6 comments

AnduinOS

https://www.anduinos.com/
129•TheFreim•15h ago•158 comments

Drunken Bishop (2023)

https://re.factorcode.org/2023/08/drunken-bishop.html
67•todsacerdoti•12h ago•12 comments

How Figma’s multiplayer technology works (2019)

https://www.figma.com/blog/how-figmas-multiplayer-technology-works/
150•redbell•3d ago•48 comments

We’re Not So Special: A new book challenges human exceptionalism

https://democracyjournal.org/magazine/78/were-not-so-special/
74•nobet•7h ago•140 comments

Show HN: OpenAI/reflect – Physical AI Assistant that illuminates your life

https://github.com/openai/openai-reflect
77•Sean-Der•14h ago•29 comments

Show HN: Hanaco Weather – A poetic weather SNS from the OS Yamato project

https://github.com/osyamato/os-yamato
12•tsuyoshi_k•6h ago•5 comments

Custom telescope mount using harmonic drives and ESP32

https://www.svendewaerhert.com/blog/telescope-mount/
287•waerhert•1d ago•105 comments

Analysis of the GFW's Unconditional Port 443 Block on August 20, 2025

https://gfw.report/blog/gfw_unconditional_rst_20250820/en/
136•kotri•5h ago•88 comments