How To Create A Good GitHub Issue
Help others help you by creating a good GitHub issue. A guide to creating a high-quality issues and improving your chance of getting help using C.A.R.E.S.
Help others help you by creating a good GitHub issue. A guide to creating a high-quality issues and improving your chance of getting help using C.A.R.E.S.
Fetching the latest YouTube videos for your website doesn't require a backend server or even API keys. Fetch the latest videos statically with Astro.
Discover how to transform your Steam Deck SD cards into nostalgic game cartridges with this free and open-source design system.
Here's how I automatically generate preview images for every post on my Astro blog. Make sure you have open graph images for social sharing.
LLMs can answer questions they have been trained to answer. But how can you teach an old LLM new tricks? How Vector Databases are the unseen hero of AI.
The Flash in DC comics wears a red suit, but if he was moving faster-than-light, he would actually be blue. The reason is likely not what you think.
OpenAI released custom "gpts", or custom agents we can instruct through prompts and apis. Let's take a look at how to make, share, (and profit?) from these gpts
Make your Unix terminal beautiful and functional. Just because you live in the command line doesn't mean you have to live in the 80's
Facebook's Horizon Worlds gives us the VR sandbox we've wanted and it feels like Garry's Mod for the modern era. Don't write of Meta too quickly, try it out!
Wordpress is expensive to host and a pain to maintain. Why I broke up with WordPress, and started using NuxtJS and Netlify entirely for free.
What is Kubernetes? TechSquidTV breaks down how large companies use Kubernetes to power the internet, in 10 minutes in this YouTube video.
Microsoft made a Windows XP themed ugly Christmas sweater, and it's the only tech company swag I care about. Checkout this unboxing video.
Become the ultimate cord cutter and make your own Netflix-like service at home with an old computer running Docker-Compose and Plex.
Ever noticed you haven't been able to use your keyboard's media keys to play and pause music while chrome is open? Let's see why.
Docker makes it easy to manage and develop online web applications and Docker-Compose makes it simple to manage multiple Docker containers.
A review and deep-dive of Synology's DS920+, RAID, and data storage. Watch TechSquidTV's video on Raid 5 and using a home nas.
Is your VPS provider giving you adequate upload and download speeds? Use the speedtest-cli package to run a speed test from the terminal and find out.
AI and Machine Learning are progressing at and incredible pace. Will humans ever be able to "download" their brains like in Westworld?
How do you choose the best standing desk? When I moved into my apartment I set out to answer this and ended up with a $1000 desk. Here's what I learned.
Docker allows you to “containerize” applications and scripts. Like a virtual machine, but even faster. Let's build a container.