I can’t stress enough how important Architecture Decision Records (ADR)s to document decisions, standardization, etc. They’ve saved so much time down the road as it’s not always immediately apparent https://t.co/QbT8cYAzfA
After having been working in a #monorepo with @NxDevTools for several months now, I'm eager to share my knowledge and experiences through this blog:
https://t.co/9Jvj9HBJSN
Excited to share our long-awaited Next.js + Notion statically-generated blog example with the same tech as https://t.co/HVcLCVUO5w!
- Edit via Notion
- Blazing fast
- JAMstack based
- Always available
- Fully customizable
- Incremental SSG
- MIT Licensed
https://t.co/fD2vWxq2Y6
A bash function I use constantly on airports:
function changeMac() {
local mac=$(openssl rand -hex 6 | sed 's/\(..\)/\1:/g; s/.$//')
sudo ifconfig en0 ether $mac
sudo ifconfig en0 down
sudo ifconfig en0 up
echo "Your new physical address is $mac"
}
Unlimited WiFi ✨
Want to know more about starting a project in Vue with TypeScript? Read my blogpost that will help you set up a little blog in Vue with TypeScript: https://t.co/qQnQJwID4I #typescript#vue#vuejs
Pro-tip: When you need to kill a process in Terminal, mash CTRL + C over and over and over again obsessively until the process stops.
This works _exactly_ like up buttons on elevators and crosswalk buttons. THE FASTER AND HARDER YOU PRESS IT, THE FASTER IT WORKS!
Provision servers, APIs, databases and other infrastructure with a click of a button. Meet Infrastructure as Code. In my newest post on the JWorks tech blog I teach you how to do just that with #Terraform and #AWS. https://t.co/q4SbNyZcsr @HashiCorp @Lifeatordinabe
*Must read* for web developers: an inside look at how modern browsers work by @kosamari
1️⃣ https://t.co/r3007QgGNr
2️⃣ https://t.co/MbZuXR9IQ8
3️⃣ https://t.co/SAXOxyxT1S
4️⃣ https://t.co/niWvNuFEqM