{{ title }}
{{ subtitle }}
{{ body }}Questions or comments? Send an email to ~icyphox/x@lists.sr.ht—my public inbox.
OpenBSD on the Microsoft Surface Go 2 (notaweblog)
I used OpenBSD on the original Surface Go back in 2018 and many things worked with the big exception of the internal Atheros WiFi. This meant I had to keep it tethered to a USB-C dock for Ethernet or use a small USB-A WiFi dongle plugged into a less-than-…
via joshua stein on May 15, 2020
Status update, May 2020
Hello, future readers! I am writing to you from one day in the past. I finished my plans for today early and thought I’d get a head start on writing the status updates for tomorrow, or rather, for today. From your reference frame, that is. Let’s start wit…
via Drew DeVault's Blog on May 15, 2020
Auto-currying Rust Functions
This post contains a gentle introduction to procedural macros in Rust and a guide to writing a procedural macro to curry Rust functions. The source code for the entire library can be found here. It is also available on crates.io. The following links might …
via nerdypepper's μblog on May 09, 2020