RSSAmplifier

Blog

Doing Stuff

Doing Stuff Blog

doingstuff.devRSS feed ↗17 posts

Latest posts

Blender - Year Two

Streaming games to the Steam Deck

My notes for setting up Steam Deck remote game streaming using Sunshine and Moonlight and a custom EDID .

Blender - Milling Machine Breakdown

A breakdown for the stylized milling machine render.

Homelab Adventure - Part 4: Application Hosting and Monitoring

Welcome to my journey in building my Homelab. This is part of a multipart series; in the last part I showed how to set up an internal network across multiple hosts. This "final" post will go over application hosting and monitoring.

Blender - Year One

Home Assistant - Linux tablet dashboard and voice assistant

Turning an Intel Atom based Lenovo Tablet 10 (20E4) into a Home Assistant dashboard and voice assistant. Most tutorials for dashboard displays are using Android tablets, but I had this old tablet laying around and figured out how to use it with Home Assistant.

Homelab Sidequest - Switching from Salt to Ansible

About a month ago I thought it would be nice to be able to configure VM's and Droplets with Salt by using my existing configuration I had set up in Part 2: Configuration Management .

Homelab Adventure - Part 3: Internal Network

Welcome to my journey in building my Homelab. This is part of a multipart series; in the last part I gave an overview of how to set up configuration management. This one will cover how I set up my internal network.

Embedding Version Info into ELF Shared Libraries

How to embed version information into an ELF shared library? Here are the methods I have used for embedding version information.

Sending MIDI from Reaper to Unreal Engine

How to setup Reaper to send MIDI to Unreal Engine.

Commodore 64 Puzzle

My college professor posted this image with the question What is the output when enter is pressed?

Homelab Adventure - Part 2: Configuration Management

Welcome to my journey in building my Homelab. This is part of a multipart series; in the last part I gave an overview of the Homelab plan. This one will cover how I handle configuration management.

Homelab Adventure - Part 1: The Adventure Begins

Welcome to my journey in building my Homelab. This will be an ongoing series of blog posts of my adventures in building my personal infrastructure.

peaCTF 2019 Writeups

Writeups for peaCTF 2019

InnoCTF 2019 Writeups

Writeups for InnoCTF 2019

Floating Point Hell

This blog post will show how to deal with floating-point error in JavaScript by encoding all uint64's, and int64's as strings in JSON Marshaling.

Setup QEMU for ARM on Debian Wheezy

This is a quick little blog post for how to install QEMU for ARM on Debian 7.0 (Wheezy).