Since Bluehost cancelled my deal with them (an Alumni special from back when Bluehost was US owned and a proper company, before it's current gargantuan outsourced-everything state), I realized that I can use Mastodon as my blogging solution. Hence some long posts now and in the future. #TSA_Tech #blogs
For Clojure as a 1st language it depends upon where you want to go. But here are great trail-heads:
- the best talks, most of which don't actually involve code: https://techyaks.com/clojure-all-tytop.html
- @yogthos list of beginner resources: https://gist.github.com/yogthos/be323be0361c589570a6da4ccc85f58f
- But most of all, the community: clojurians.slack.com, clojureverse.org, clojurians.zulipchat.com. That last one includes an awesome aggregator of all of them.
Amazon just pulled Kindle Store access from every Kindle released before 2013. The hardware still works. Your books still work. Side-loading EPUBs over USB still works.
The fix is the same one that's worked since 2007 — and here's exactly how to do it, step by step:
Now the Artemis III mission is not going to the moon. Instead, "NASA added a new demonstration mission in low Earth orbit in mid-2027 to test one or both commercial landers from SpaceX and Blue Origin respectively." That's assuming either commercial company is ready in that timeframe, which might be an optimistic assumption given their records to date.
https://www.reddit.com/r/emacs/comments/1si5si7/i_forced_claude_to_play_tetris_in_emacs/
I've said it before and I've been blasted for saying It. It's nice to hear someone else saying that.
trying to get the gpg keys from my #deltachat and I think I got them from the deltachat export sqlite, but copying them into a file doesn't seem to be working. I can't get around
gpg: no valid OpenPGP data found.
the url https://linuxier.com/fixes-for-gpg-no-valid-openpgp-data-found/
tells me I've hit a rabbit hole.
I don't think AI will ever be "gone". We can't put the slop genie back in the bottle. But what WILL happen, it Has to happen, is that the costs per token will skyrocket as the free money runs out. There's just no other economics way for this to happen. And then all the slop engineers are going to discover: they don't know how to code without burning a million tokens a day, and all those tokens are costing more than double their salaries. So employers are going to discover: we can just hire 3 people for the price of one slop engineer and all their tokens.
and we're back healthy again, qotu seeing all my subscriptions like @publicvoit and the others!
@worldsendless
It's a flatpack. For some reason, the Firefox flatpack has to have the debus enabled every time it's opened, or else it can't see any printer.
Especially if there's an update when it's running.
I'm looking for a monospace #font that includes this ⤵️ https://symbl.cc/en/2BB7/
I just changed my computer and installed guix thereon. I found that, curiously, my notification was not working. I spent the day debugging; the script itself ran the sound just fine. The permissions were legal. Finally I found a command that mentioned other earlier errors in my dunstrc file:
dunst -conf /home/ME/.config/dunst/dunstrc
WARNING: Setting notification_height in section global doesn't exist
WARNING: Setting startup_notification in section global doesn't exist
WARNING: Setting verbosity in section global doesn't exist
I learned that those warnings mean the setting SHOULD NOT exist, but it is (wrongly) there. Apparently that was stopping my configuration from being read. So, I commented out the misplaced settings:
# notification_height = 0 ## no more
# startup_notification = true ## no more
## verbosity = debug ## no more
There are newer locations for those settings, but I got up and running – with my audio script being read – by commenting those out.
current task on my new Guix setup on a Nuc desktop: get audio working. the old solution that has worked for years is apparently just for laptops. #Externals #pavuctl
Full Stack Clojure web app engineer