oddbot@oddbot:~/dev/posts$
Notes & writing.
Software, web, and tools.
Tutorials, learning logs, and occasional rants. Mostly for other devs, occasionally for future-me. Part of the /dev section.
All posts
-
Installing Ruby on Mac with chruby and ruby-install
Install Ruby on macOS with chruby and ruby-install instead of the system Ruby — including the Apple Silicon path gotcha and getting Jekyll running with Bundler.
Read post → -
Automate Your Life with Python Scripts
Practical Python scripts for automating repetitive tasks - file management, web scraping, sending emails, and scheduling jobs on macOS and Linux.
Read post → -
AI Tools for Developers in 2026
An honest look at the AI tools that have actually changed how I develop software - what's worth using, what's hype, and how to fit it all into a real workflow.
Read post → -
Terminal Tips and Tricks for macOS and Linux
Practical terminal tips, aliases, and shortcuts to speed up your workflow on macOS and Linux.
Read post → -
Complete Guide to Using Ollama
A comprehensive guide to installing, running, and managing local AI models with Ollama
Read post → -
Machine Learning and Python
An overview of machine learning with Python - covering scikit-learn, TensorFlow, supervised learning, deep learning, and real-world predictive analytics applications.
Read post → -
Data Analysis & Visualization: Turning Data into Insights
How to approach data analysis projects with Python - from cleaning and EDA to creating meaningful visualizations with Pandas, Matplotlib, and Seaborn.
Read post → -
Deep Learning: Building Intelligent Systems with Neural Networks
A practical guide to building neural networks with TensorFlow and Keras - covering CNNs, RNNs, transfer learning, hyperparameter tuning, and deployment.
Read post → -
Building a static site in 2025
Why I chose Eleventy over JavaScript frameworks to build a static website - covering performance, security, cost, and the simplicity of HTML, CSS, and minimal JS.
Read post → -
Exploring minimalist web design
Why minimalist web design works - principles of whitespace, typography, and color that create fast, timeless, mobile-friendly websites.
Read post → -
Setting up python virtual environment
Step-by-step guide to creating and activating a Python virtual environment for your projects using venv on Linux and macOS.
Read post →
Like what you read?
Get notified about new posts (no spam, unsubscribe any time).