Michael

@sp1ff@indieweb.social
36 Followers
98 Following
85 Posts
I hack in C++, Rust, Lisp, Coq & Idris. interests include the Indieweb, the Fediverse, Emacs & type theory. https://www.unwoundstack.com
#rust #rustlang #async I decided to try to adapt tower middleware to the Reqwest HTTP client. I wrote about happened. (https://www.unwoundstack.com/blog/rust-client-middleware.html)
The State of Rust Client-Side Middleware

Using Tower middleware with the Reqwest HTTP Client

How to salt & pepper your passwords in Rust using Argon2id #infosec #rust (https://www.unwoundstack.com/blog/peppering-passwords-in-rust.html)
Peppering Passwords in Rust

How to salt & pepper your passwords in Argon2

🚨 Our X (Twitter) account has been compromised. We are working to regain access.
Please do not trust or interact with any posts, DMs, or links from our account until further notice.
Stay updated here, on our other socials (🦋) and our blog: https://blog.torproject.org/
Tor Blog | The Tor Project

#emacs Succinct, clear write-up on #gtd via #orgmode from @me: https://jlamothe.net/blog/2024-11-15/ I have the same attention problems & use it in much the same way (to not drop things on the floor)
Blog - 2024-11-15 - Organizing My Life with org-mode

Dependent Types and the Art of HTTP Headers

A bit of enlightenment in writing correct code

Using replace in Idris

How I use the replace function in Idris

@felixonmars Can you upgrade the Arch Agda package to Agda release 2.6.4.3? 2.6.4 contains a fairly serious bug: https://github.com/agda/agda/issues/6956 that's been patched since.
Agda2-mode is broken on Emacs 30 · Issue #6956 · agda/agda

I am using agda 2.6.4 and Emacs 30.0.50. My GHC version is 8.8.4. I installed agda via cabal, cabal is version 3.0.0.0, cabal library is version 3.0.1.0. OS Ubuntu 22.04 Problem: When I open an agd...

GitHub
#emacs #companymode got burned today by fill-column-indicator-- use the built-in display-fill-column-indicator-mode instead (https://www.unwoundstack.com/blog/fill-column-indicator.html)
fill-column-indicator considered harmful

Just removed fill-column-indicator from my Emacs configuration

@erickhun Everything OK over at https://mastodon-analytics.com/? Hasn't updated since February of this year...
Mastodon Analytics

How many users, active users, servers are on Mastodon?

Mastodon Analytics
Dependent Pattern Matching in Coq

Some first thoughts on matching dependent types in Coq