The Three Types of Code I Write
slapdash, scrappy and production-grade
📖 Read more: https://sajalchoudhary.net/blog/the-three-types-of-code-i-write/
The Three Types of Code I Write
slapdash, scrappy and production-grade
📖 Read more: https://sajalchoudhary.net/blog/the-three-types-of-code-i-write/
Azure Admin Associate
I passed the AZ 104 on 3rd Sep
📖 Read more: https://sajalchoudhary.net/blog/azure-admin-associate/
How to Handle Dependencies in Bicep
Bicep deploys resources in parallel. Which is what you might want as that is faster. However, there might be dependencies. I came across this while creating the environment needed for this exercise. It was basically a lab on vnet-peering.
What I needed to create was this:
📖 Read more: https://sajalchoudhary.net/blog/how-to-handle-dependencies-in-bicep/
Just received my new ArmSoM Sige7 and started testing the provided Ubuntu 22.04...
Just received my new ArmSoM Sige7 and started testing the provided Ubuntu 22.04 image and Rockchip loader. Flashed the board, set up the system, and ran initial CPU stress tests. Power usage looks great: ~7.5W under full load and ~2.5W idle, with temps staying cool and the fan barely audible. Promising start for this RK3588-based board! [...]
https://sapiolab.nl/just-received-my-new-armsom-sige7-and-started-testing-the-provided-ubuntu-22-04
Tags: #ArmSoM #Sige7 #RK3588 #SingleBoardComputer #SBC #Linux #Ubuntu #Homelab #ARM #TechNotes #SelfHosting ArmSoM Sige7 — First Impressions & Setup Notes Today, I received my ArmSoM Sige7 single-board computer, and I couldn’t wait to dive into setting it up and testing its performance. This post details my first impressions, the setup process, and the results of some early benchmarking. Unboxing & Setup The ArmSoM Sige7 came with a few essential files, available f...
Awk Technical Notes (2023)
https://maximullaris.com/awk_tech_notes.html
#HackerNews #Awk #Technical #Notes #2023 #Programming #Awk #HackerNews #TechNotes #CodeSnippet
Technotes est une extension pour les navigateurs qui enrichit les pages de documentation destinées aux développeurs sur le site d’Apple. Même si l’entreprise a amélioré la situation ces dernières années, la documentation proposée par Apple est noto...
Zhenyi Tan:
Technotes is a Safari extension that adds user-contributed notes to the Apple documentation website. The notes can include sample code, warnings about common pitfalls, and other useful stuff.
The Safari extension being for all sane, well reasoned individuals. There are, of course, versions of Technotes available for other browsers used by miscreants and ruffians.
A commenter on […]