Tailwind is not an abstraction, it's a collection of one-rule utilities. Tailwind is not for beginners, it's a dependency reversal for professionals. Tailwind is not replacing CSS, it's embracing the realities of…
I use a similar approach with linear mapping to gain known boundaries. body { --scrollbar-width: 0px; --320-to-1440: ( 100vw - ( 320px + var( --scrollbar-width ) ) ) / 1120; } h1 { font-size: clamp( 20px, calc( 20px +…
Similar struggles lead me to roll my own AMI of Arch Linux using Conrad Hoffmann's guide. https://gitlab.com/anemos-io/archlinux-ec2 I have since created my own Gist for future use, as well.…
Netflix was already willing to alienate users by stooping to conditional joint acquisitions. Better Call Saul is proudly labeled a "Netflix Original". But you couldn't watch season five on Netflix until April, even…
I run Arch Linux in Hyper-V on 11 Pro. Services (NGINX, MariaDB, PHP/PHP-FPM, etc.) are within Arch. Project files are in Windows, mounted as an NFS share within Arch. Editing and committing files mostly from Windows,…
Tailwind is not an abstraction, it's a collection of one-rule utilities. Tailwind is not for beginners, it's a dependency reversal for professionals. Tailwind is not replacing CSS, it's embracing the realities of…
I use a similar approach with linear mapping to gain known boundaries. body { --scrollbar-width: 0px; --320-to-1440: ( 100vw - ( 320px + var( --scrollbar-width ) ) ) / 1120; } h1 { font-size: clamp( 20px, calc( 20px +…
Similar struggles lead me to roll my own AMI of Arch Linux using Conrad Hoffmann's guide. https://gitlab.com/anemos-io/archlinux-ec2 I have since created my own Gist for future use, as well.…
Netflix was already willing to alienate users by stooping to conditional joint acquisitions. Better Call Saul is proudly labeled a "Netflix Original". But you couldn't watch season five on Netflix until April, even…
I run Arch Linux in Hyper-V on 11 Pro. Services (NGINX, MariaDB, PHP/PHP-FPM, etc.) are within Arch. Project files are in Windows, mounted as an NFS share within Arch. Editing and committing files mostly from Windows,…