Posts tagged with 'devops'
-
Setting Up Postgres for Cloudflare Hyperdrive
Steps to set up a Postgres instance on Hetzner for Cloudflare Hyperdrive, pgvector, and Cloudflare Functions.
-
Fixing "Unknown at rule" warnings for Tailwind CSS in VSCode
How to resolve VSCode CSS lint warnings for Tailwind CSS at-rules by adjusting settings and installing extensions.
-
Check routing tables quickly with netstat -nr
A quick tip to display—and actually **read**—your routing table with `netstat -nr`.
-
Easy Local DNS and SSL Certificates with sslip.io
Quickly get domain names for local IP addresses without editing hosts files or DNS
-
Why sharing GPU power between AI servers and personal PCs doesn't really work
A practical look at why latency, hardware variety, and security issues make distributed GPU computing impractical
-
Configuring Amazon S3 for Use with Cloudflare DNS
Notes on some quirks of configuring an AWS S3 bucket when using Cloudflare for DNS management.