Linux tip of the day 💡
In the terminal, Alt + . is a small but powerful productivity shortcut. It inserts last argument of your previous command at the cursor position.
Ideal for reusing long file paths or filenames without retyping.
good software engineers please help me: when you get a new machine what's your process to quickly and easily set it up to be exactly the same as your old machine
How is this website so fast?
I take a look behind McMaster-Carr and detail all the techniques they are using to make it fast.
They are doing it all — prefetching HTML, inlined CSS, fixed images, pushstate — and all on a stack with 15 year old tech.
https://t.co/AxhVdofoqH
Weighted, color-inverted, then finetuned the dragon curve tiles piece created earlier this year. It will be exhibited at Foundry, Dubai this coming September.
😱 I just realized I never shared the svg tool I spent so much time on!
I wanted to create a playground to help learn and discover how to write SVG code, which can be so funky!
Remember when we learned physics in the sandbox? Yeah, like that.
People really sleeping on <script> 🙄
Astro lets you put TypeScript and npm packages in there. Who needs a framework when you have the DOM at home?