favicon here hometagsblogmicrobio cvtech cvgpg keys

Status Update, November 2024

uncomfyhalomacro | 2024-11-17 | reading time: ~2min

Hey! If you noticed the similarities between https://emersion.fr/'s blog, that's because I really liked his format. Thanks Simon Ser.

This month's update is about my projects, obs-service-cargo, roast, and obs-service-cargo-vendor-home-registry. I will just combine what happened last month.

obs-service-cargo-vendor-home-registry was an attempt to use the $CARGO_HOME registry cache as vendored source. Now, it was archived since the code was merged over to obs-service-cargo.

And yes, I did a whole rewrite of obs-service-cargo before doing that[1]. The only issue now is that cargo-fetch does not cache for platforms because of this and this.

roast is basically functionally complete. The next plan is to create a Rust equivalent of obs-service-scm, with roast.

That's all for this short monthly update! Most of my time now is learning deno and building Typescript projects with deno. See you next month!


  1. roast was part of this rewrite since some of its code came from obs-service-cargo.

Articles from blogs I follow around the net

Status update, November 2024

Hi all! This month I’ve spent a lot of time triaging Sway and wlroots issues following the Sway 1.10 release. There are a few regressions, some of which are already fixed (thanks to all contributors for sending patches!). Kenny has added support for softwa…

via emersionNovember 21, 2024

Key Transparency and the Right to be Forgotten

This post is the first in a new series covering some of the reasoning behind decisions made in my project to build end-to-end encryption for direct messages on the Fediverse. (Collectively, Fedi-E2EE.) Although the reasons for specific design decisions sho…

via Dhole MomentsNovember 21, 2024

The Ethereum MEV Bots are a scam

Several months ago, I wrote this article: The Fascinating Ethereum MEV Bot Scam, where I dived deep into the technical aspects of a scam that has been circulating for years on platforms like X.com and YouTube. These scams revolve around deploying smart…

via Christian Visintin BlogNovember 19, 2024

hyper in curl Needs a Champion

tl;dr - hyper in curl is nearly complete, but it needs a champion. Without a partner actively engaged that wants to enable and ship, it’s now on the path for being deprecated and removed. It needs a champion, a backing vendor or distro. Will that be you? …

via seanmonstarNovember 19, 2024

Swift observations from a reluctant Rustacean

Recently I've been thinking about Swift in terms of Rust, & have appreciated anew some of the choices made. In Rust. There's been a proliferation of X vs Y posts on the web, especially since the advent of LLM AI, so I try to resist the format. It's often e…

via Mike KreuzerNovember 16, 2024

Go Concurrency Patterns

Goroutines Channels Select Statement Wait Groups Mutex Conditions Atomic Operations Once Context Map Real Examples Goroutines The go keyword is used to start a goroutine. A goroutine is a lightweight, managed thread used by the Go runtime to run functions …

via Posts on integralistNovember 15, 2024

Generated by openring-rs

favicon here hometagsblogmicrobio cvtech cvgpg keys