Welcome to my home, version 3.5.
The best ideas are both simple and outlandish.
The best ideas are both simple and outlandish.
I'm still buzzing from a recent overhaul on a project that’s near and dear to my heart – my internal messaging backbone, XSMB. What started as a solid performer (V1) has just undergone a transform...
Xcited to share another something I've been tinkering with: xs_h3, a pure Rust implementation of Uber's H3 geospatial indexing system. If you haven't bumped into H3 before, you can learn a lot more...
I'm freakin elated to share something I've been hammering away at: rzmq – a pure Rust, async ZeroMQ that's aiming for (and achieving!) a new level of performance on Linux!
If you've been in the di...
Precursor post:https://www.normansoven.com/post/a-pluggable-workflow-engine-is-something-always-been-promised-never-delivered
I DELIVERED BABY!
For the longest time, I've had this itch. You know the ...
I have been exploring all of my ideas from the past. Breathing in life into past ideas and it is exhilarating. Let's talk about SaaS Apps or how larger apps in general suck and how I have an idea t...
I've been thinking of a lot of ideas lately, because with the advent of AI, it is now idea frenzy. I never thought about how I gave away a Schema-less Hierarchical Data Store to the world (C5Store)...
Are you pulling your hair out because a Remote Desktop Connection window (or a similar RDP client window) keeps stubbornly popping up in Fedora, especially when you switch virtual desktops or appli...
Some of the libraries were a long time coming and the others just spur of the moment thoughts.
I released TurnKeeper, a comprehensive Job Scheduler library in Rust.
Spawn Point, a comprehensive scaf...
Ever needed to run a task repeatedly in your Rust application? Maybe it's sending out daily reports, cleaning up old data weekly using a CRON schedule, or checking an external service every few min...