I learned about github.com/loov/goda today and it's such a cool tool for figuring out the dependency chain between two package in a Go project
Posts by J (it’s just the letter)
did you know, race condition stands for Read Errors from Concurrent Access
Favorite shell alias for #golang dev on Apple Silicon chips:
alias bgtest='GOMAXPROCS=`sysctl -n hw.perflevel1.logicalcpu` taskpolicy -b go test'
Runs tests on efficiency cores only, perfect for fuzz testing (`bgtest -fuzz FuzzFoo`) in background without affecting normal work.
The best part about having a heavily customized keyboard setup is how much it’s tailored for my exact needs. The worst part is how hard it is to use other computers now.
No clue if this is still the case in newer versions of MySQL!
Code comment that says "The following assignment makes the transaction committed in memory and makes its changes to data visible to other transactions. NOTE that there is a small discrepancy from the strict formal visibility rules here"
My favorite MySQL 5.7 thing is where it casually admits to allowing you to read data before it's durable but calls it a "small discrepancy" github.com/google/mysql...
Yeah, to me it’s all about how it’s made disinformation and fraud more scalable. Someone could always photoshop a fake image. But now they can generate 1000 fakes and the chance of one of them taking off is higher higher now
It makes heavy use of the awesome Math.js library and a fork of CodeFlask for the editor itself. It's all open source as well! github.com/j-delaney/jc...
I've been building a notepad calculator webapp over the past week! It can handle units, multi-word variables, comments, and more. Still needs work but it's at the point where I've been able to use it for my own needs. j-delaney.github.io/jcalc/#1PTAE...
How are Kindle recommendations so bad? No Amazon, I’m not interested in book 12 of a series where I dropped the first book after one chapter
Large, old cat sitting in a small patch of sun
Guess who knocked over his water fountain so often we had to buy a ceramic, extra-heavy one?