You are here |
fzakaria.com | ||
| | | |
matklad.github.io
|
|
| | | | I've learned a thing I wish I didn't know. As a revenge, I am going to write it down so that you, my dear reader, also learn about this. You probably want to skip this post unless you are interested and somewhat experienced in all of Rust, NixOS, and dynamic linking. | |
| | | |
erikarow.land
|
|
| | | | ||
| | | |
antithesis.com
|
|
| | | | We're open-sourcing a tool that may be useful to people who develop code on NixOS and distribute it in binary form. | |
| | | |
www.joeltok.com
|
|
| | The Problem Over the years I've often needed to search for specific files by their name in Visual Studio Code, but never figured out how to do it. I had always assumed that a Command F would reveal the file to me, but nope, that always only searched within files. So I've had to always resort to using complicated bash commands from search engine results (searching a new method each time I needed to do this), or literally trying my luck poking at folders in a random search. |