FreeCAD Tutorial: Making Vases with the Additive Loft Tool
Learn how to create 3D printable vases in FreeCAD using the Additive Loft tool from the Part Design workbench, and how to slice them in vase (spiral) mode for a beautiful translucent effect.
A personal blog about technology, 3D printing, technical writing, and some gaming.
Learn how to create 3D printable vases in FreeCAD using the Additive Loft tool from the Part Design workbench, and how to slice them in vase (spiral) mode for a beautiful translucent effect.
Learn how to design a multicolor 3D printed keychain from an SVG in FreeCAD using layer height color changes — no multi-material setup needed.
How GitHub Copilot and Agentic Workflows are helping me publish blog posts from anywhere — even from my phone at the gym.
Learn how to import an SVG file into FreeCAD, convert it to a sketch, and pad it into a 3D printable model ready for printing.
Learn an easy way to design a fully constrained 3D heart on FreeCAD using the Part Design and Sketcher workbenches, perfect for Valentine's Day!
Reflecting on how being a tech generalist has become increasingly valuable in the age of AI, from my early days as a solo developer to successfully executing modern projects with AI assistance.
Learn how to use the Spreadsheet workbench and formulas in FreeCAD to create completely dynamic parametric objects that update automatically when you change values.
Learn how to create a 3D printable pen holder on FreeCAD, using the Part Design and Sketcher workbenches.
Calling it an ego issue is an over simplification. There is a lot more to it...
Let me tell yall the story of how I sabotaged myself (and my own progress) by insisting on using a tool that was not the right choice for me.
In this post I share my experience building an app with an impossible deadline, using Laravel Boost and Copilot. I will keep upating this post as I make progress in the project.
Learn how to set up a Raspberry Pi 5 to run open source LLMs in your local network using Llama.cpp
In this introduction to 3D design with FreeCAD 1.0, learn the basics about FreeCAD and how to navigate its interface.
A complete guide to get started quickly playing Minecraft with family and friends
Learn how to use Docker to build and run container images on your local environment.
Obsidian is a flexible markdown writing application that allow users to customize notes with templates and other plugins. In this post, I share my setup and my custom templates for content planning and simple project management.
Learn how to import an SVG file on FreeCAD and turn it into a solid shape that can be 3D printed
3D printing refers to a variety of processes in which a computer-operated machine creates three dimensional objects by joining or solidifying material, typically layer-by-layer until the whole object is complete.
In this step-by-step guide, learn how to install and set up Terminator and Oh My ZSH! on Ubuntu for a pretty and handy terminal.
In this post we'll learn about information architecture in the context of documentation websites and see tips to get your docs organized.
In the second part of our series, we'll see how to set up a dedicated documentation website for your software project using the Hugo static site generator, and having it hosted for free on Netlify.
In this article, which is part 1 of a series on how to write good documentation, we'll see some tips to write a good README file for your project.