Here's the 20 line bash version I whipped up a while back cuz yes lazy about writing good commit messages. Supports claude and gemini with model selection and goes into the githook such that when you type `git commit`…
TLDR - use Grafana cloud and configure the agent to do the needed things. There should almost be no need to check for SSH access if the machine is up but yes you can process monitor for sshd. Bit of a longer dump for an…
$ brew list -1 ==> Formulae bash bash-completion bat flyctl kubectx kubernetes-cli mosh ripgrep # way better grep starship # awesome terminal prompt wget ==> Casks aldente # stop your mac from charging beyond a…
Mine is being an enabler for the partner's main hustle as an artist which entails being the IT guy, office manager, purchasing, research intern, whatever a small business needs done today. She does the artwork…
TLDR - Read this https://ozwrites.com/masters/ Longer answer... Have you seen https://teachyourselfcs.com/ which is literally a tailor made resource for teaching engineers to be better programmers rather than a…
Running the server end on an edgerouter as well as a sub $1/month VPS and both have been smooth!
The book Atomic habits gives a great framework on how to build great habits of making these small incremental changes that compound into big gains.
Racknerd with a discount code from lowendbox. They let you buy storage separately as well.
This will help understand that a lot... https://youtu.be/SkNGxM4LRKQ
All bash version of it... pgrep -f $1 | xargs -I{} pmap -x {} | grep total | awk '{sum=sum+$4}END{printf "%.2f%s", sum/1024," MB\n"}' e.g. $ pgrep -f bash | xargs -I{} pmap -x {} | grep total | awk…
Fastmail does email for my personal domain which is what I've been primarily using for not sure how many years and literally not once have I had any issues. Know at least a few other users in the same boat and never…
https://github.com/torqu3e/Bonafizy Not really automation now with WFH but I had it hooked to a cron or tasker to turn the kettle on 5 minutes before the morning alarm goes off. Am quite proud of my ingenuity solving…
Here's the 20 line bash version I whipped up a while back cuz yes lazy about writing good commit messages. Supports claude and gemini with model selection and goes into the githook such that when you type `git commit`…
TLDR - use Grafana cloud and configure the agent to do the needed things. There should almost be no need to check for SSH access if the machine is up but yes you can process monitor for sshd. Bit of a longer dump for an…
$ brew list -1 ==> Formulae bash bash-completion bat flyctl kubectx kubernetes-cli mosh ripgrep # way better grep starship # awesome terminal prompt wget ==> Casks aldente # stop your mac from charging beyond a…
Mine is being an enabler for the partner's main hustle as an artist which entails being the IT guy, office manager, purchasing, research intern, whatever a small business needs done today. She does the artwork…
TLDR - Read this https://ozwrites.com/masters/ Longer answer... Have you seen https://teachyourselfcs.com/ which is literally a tailor made resource for teaching engineers to be better programmers rather than a…
Running the server end on an edgerouter as well as a sub $1/month VPS and both have been smooth!
The book Atomic habits gives a great framework on how to build great habits of making these small incremental changes that compound into big gains.
Racknerd with a discount code from lowendbox. They let you buy storage separately as well.
This will help understand that a lot... https://youtu.be/SkNGxM4LRKQ
All bash version of it... pgrep -f $1 | xargs -I{} pmap -x {} | grep total | awk '{sum=sum+$4}END{printf "%.2f%s", sum/1024," MB\n"}' e.g. $ pgrep -f bash | xargs -I{} pmap -x {} | grep total | awk…
Fastmail does email for my personal domain which is what I've been primarily using for not sure how many years and literally not once have I had any issues. Know at least a few other users in the same boat and never…
https://github.com/torqu3e/Bonafizy Not really automation now with WFH but I had it hooked to a cron or tasker to turn the kettle on 5 minutes before the morning alarm goes off. Am quite proud of my ingenuity solving…