dt - duct tape for your unix pipes. Contribute to so-dang-cool/dt development by creating an account on GitHub.
I just read the specs and there is an SD slot.
GitHub - booniepepper/dt: dt - duct tape for your unix pipes
If look you look closely, it's a little Forth-like interpreter under the covers...
DE:MD was great, I really hoped for them to finish the story. With all the horse-trading of the companies and IP, who knows if we'll ever see one.
a tiny self-hosted Forth implementation. Contribute to kragen/stoneknifeforth development by creating an account on GitHub.
Permanently Deleted
I had no idea. I'm still on 7.0.x, I didn't even realize they were sold. It only has permissions for media and files.
My OnePlus 6t swelled and split in a year. OnePlus said it was unrepairable (it still worked) and offered me $50 toward an upgrade.
Replaced it with a Pixel.
First was a Novation CAT 110/300 baud with acoustic coupler. Later I got a Practical Peripherals 1200, then a Zoom Telephonics 2400/9600. Then I bought a US Robotics Courier HST, it cost a ridiculous amount at the time. A few years later was working and I mailed it and an actual check to USR and they swapped it for a Courier vEverything (with the 20Mhz DSP). I still have that modem and a newer vEverything I salvaged.
undefined
+++ATH0 OK *NO CARRIER*
I suspect (without proof, just a hunch) that it's load and timeouts. I've had to subscribe, wait a few seconds, reload, unsub, reload, subscribe, lather-rinse-repeat a few times to get subscriptions to lemmy.ml work from lemmy.sdf.org.
I've been in the weird space of on-prem "cloud" infrastructure (mostly kubernetes) for the last seven years but I've been doing infra, middleware, and devops for more than twenty years and have my own way of working that's nearly GUI-free.
Tools I use every single day:
- tmux
- The one true editor and org-mode.
- The other one true editor.
- Bash, sed, awk, and the indispensable Shellcheck.
- Munging data with
- curl and httpie.
- ag (the Silver Searcher) out of habit but ripgrep is awesome too.
Less often but very useful:
- socat a swiss army knife for sockets.
- ansible
- terraform
Languages, because I write my own tools: