|
You are here |
dusty.phillips.codes | ||
| | | | |
coornail.net
|
|
| | | | | A recent Hacker News thread got me to revisit my dotfiles repository and reflect on the tools I've been using for the past 10+ years. Technologies like the cloud and docker came, but surprisingly nothing major has changed in these years. | |
| | | | |
danielpecos.com
|
|
| | | | | Last Friday I got some spare time (finally!) and, with the help and tools of my friend Alfredo, we placed a button in the RaspberryPi case so, when I push it, a custom command its executed on the RaspberryPi, like for example, a clean system shutdown. First lets start with some pictures of the final result: And now the schematics (pins used in the schematics are 3.3v, GND and GPIO): | |
| | | | |
blog.tafkas.net
|
|
| | | | | After the release of macOS 10.15.2 two days agao I have upgraded my mac at work to latest version today. Immediately, after running pip to install some packages I was greeted with an abort. I checked the crash reporter to find the offender: Application Specific Information: /usr/lib/libcrypto.dylib abort() called Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI. After poking around for a bit I figured out it was because of the asn1crypto library. | |
| | | | |
passo.uno
|
|
| | | The programmatic equivalent of UX Writing is API Design. The words that you use to describe your API enable conversations between software and people - it's just a bit more structured and mechanical. That's why technical writers are uniquely suited to assist technical teams in doing API design, especially when an API First design approach is being followed. | ||