RSSAmplifier

Blog

The Eye Of Midas: Developer's Blog

A personal blog to inspire me to upkeep my code.

eyeofmidas.wordpress.comRSS feed ↗10 posts

Latest posts

How to Set Up a Piper TTS Voice Service for Screen Readers in Debian 13 Trixie

A how-to document that explains how to set up a fully-offline natural sounding voice dispatcher as a service for screen readers on Debian 13.

How to Set Up a Discourse Forum using Namecheap and DigitalOcean

For less than $14 a month, set up a privately owned Discourse forum on your own custom domain name.

Using Windows 10 like a Command Line addict

After this article, you should now be able to use all of your normal terminal behavior including SSH interaction to access your whole Windows machine.

Kotlin, Gradle and VS Code on Ubuntu 20.04

A detailed step-by-step walkthrough for setting up Kotlin using Gradle on Ubuntu in Visual Studio Code.

The Data Authority Pattern

A programming pattern for maintaining data integrity in a distributed component system.

ThreeJS and Kenney Assets

A detailed walkthrough on how to set up a ThreeJS project to load and render Kenney.nl 2D and 3D assets.

Adventures in Game Development

So I made a resolution to work on and finish a game this year. I ve been a developer for ages Read more Adventures in Game Development

GNU Screen Configuration and User Guide

If you're a command-line user, you should be using SCREEN! This is how to configure and use the basic functions of this command line tool.

How to set up C# dotnet core development from scratch on Ubuntu 18.04

First things first: you need to install dotnet core on your computer. You can find the SDK download and instructions Read more How to set up C# dotnet core development from scratch on Ubuntu 18.04

Learning Ansible like a Command Line addict (Part 2)

Please see part 1 Everything I ve read about Ansible talks about these big fancy playbooks but all I know how Read more Learning Ansible like a Command Line addict (Part 2)