
I attended POST/CON 2025. Here are my thoughts
I just returned from POST/CON 25 in Los Angeles. Here are some of my thoughts, and some cool stuff to look out for.

Author profile
Silicon Forest Developer/hacker. I write about Generative AI, DevOps, and Linux mostly. Once held the world record for being the youngest person alive.
Browse the latest writing surfaced through DevArt.

I just returned from POST/CON 25 in Los Angeles. Here are some of my thoughts, and some cool stuff to look out for.

"Will Deepseek R1 Run on a Raspberry Pi? Let's find out how it runs, and I'll show you how to do it.

Hello, friends! If you're a reader of my nerdy articles you've probably heard about NVIDIA's Jetson....

Let’s make the game more fun with scoring and difficulty progression. 1. Adding a...

Let’s make this game interactive! We’ll add a player, movement controls, and falling items. Note: If...

Welcome, aspiring game developers! 🚀 In this beginner-friendly guide, we’ll build a simple,...

If you want to learn Python, here's a guide so you can get started in minutes

In this edition of the AI New Hotness Newsletter, we have tons of stuff from OpenAI, Google and More

Learn how to write efficient, readable, and maintainable code by mastering basic syntax and indentation in Python

Let's learn about Python syntax and variables. We'll explore what makes them tick, why they're essential to your programming journey, and provide a step-by-step guide on ...

How to run a ChatGPT-like Large Language Model on your own personal machine.

Here's a list of the top conversational (GPT) models I use all the time. I use them for research, revising my writing, and all kinds of random stuff.

In this tutorial, we will explore image compression, understand its theory, and learn how to perform it using OpenCV.

An easy guide generate images with SDXL on your own machine, quickly

Want to generate AI videos from your machine? Stability AI just released Stable Video Diffusion, which you can download and run on your own machine. Here's the full instructions to set it up.

What is prompt engineering and how can you get good at it? This is a detailed guide to help you understand prompt engineering at a deeper level.

Want to run a ChatGPT like chatbot locally? Without being connected to the internet? Here's the full instructions on how to do it.

Want to read text from an image? Of course you do, and it's super easy with Python and Tesseract. Here's a full tutorial to show you how.

We take a look at both AI image generating platforms

Want to use AI to generate images on your own computer? This is a step-by-step guide that will have you generating images in minutes.

Want to write and call functions with Python? Here's a complete step by step guide to help you master this skill.

Want to know how to blur images with OpenCV and Python? Here's a quick guide with solid code examples

ChatGPT acquired as many users as Instagram in two months. Here's how you can use it as a developer tool to make you more productive.

This tutorial will show you exactly how to resize an image using OpenCV and Python

An easy automated way to bring your Twitter friends to Mastodon

How to build a fun QR code project and learn about Azure Function

Go and SQLite combined can produce small, screaming fast applications that run anywhere. Follow along as we build a complete Go application with a SQLite database backend from start to finish.

Getting started with Linux? In this series we're going to learn helpful Linux commands so you're not lost at the command prompt. In this article we'll work with files.

Getting started with Linux? In this series we're going to learn helpful Linux commands so you're not lost at the command prompt. We'll start with navigation.

You probably aren't optimizing your images enough. I'll show you a few ways to do it, and the results from each.