-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy gamingrobot/doingstuff.dev to gamingrobot/doingstuff.dev:gh-pages
- Loading branch information
GitHub Actions
committed
Aug 31, 2024
0 parents
commit 658eb5c
Showing
68 changed files
with
4,885 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta content="IE=edge" http-equiv="X-UA-Compatible"/> | ||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/> | ||
<meta content="width=device-width, initial-scale=1.0, maximum-scale=5" name="viewport"/> | ||
<meta name="theme-color" content="#0d3a58"/> | ||
<title> | ||
|
||
404 - Doing Stuff | ||
|
||
</title> | ||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://doingstuff.dev/apple-touch-icon-144-precomposed.png"> | ||
<link href="https://doingstuff.dev/favicon.png" rel="icon" type="image/x-icon"/> | ||
|
||
<link rel="alternate" type= "application/atom+xml" title="RSS" href="https://doingstuff.dev/atom.xml"/> | ||
|
||
|
||
|
||
<meta content="website" property="og:type"/> | ||
<meta content="Doing Stuff" property="og:site_name"/> | ||
<meta content="https://doingstuff.dev" property="og:url"/> | ||
<meta content="https://doingstuff.dev" property="twitter:url"/> | ||
|
||
|
||
|
||
|
||
|
||
<link href="https://doingstuff.dev/fonts.css" rel="stylesheet" type="text/css"/> | ||
<link href="https://doingstuff.dev/doingstuff.css" rel="stylesheet" type="text/css"/> | ||
<link href="https://doingstuff.dev/print.css" rel="stylesheet" media="print" type="text/css"/> | ||
|
||
|
||
|
||
</head> | ||
<body> | ||
<div class="container"> | ||
<nav class="topbar"> | ||
<div class="topbar-text"> | ||
<div class="topbar-title"> | ||
<a href="/"><span>Doing Stuff</span></a> | ||
</div> | ||
<div class="topbar-menu"> | ||
|
||
<a href="https://doingstuff.dev/posts"><span>Posts</span></a> | ||
|
||
<a href="https://doingstuff.dev/atom.xml"><span>RSS</span></a> | ||
|
||
<a href="https://doingstuff.dev/pages/about"><span>About</span></a> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
<div class="content"> | ||
|
||
<h1>404: Page not found</h1> | ||
<p>Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="https://doingstuff.dev">Head back home</a> to try finding it again.</p> | ||
<p style="margin:auto"><img style="margin:auto" src="https://doingstuff.dev/img/lost.gif"></p> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
|
||
|
||
|
||
<script data-goatcounter="https://grbt-doingstuff.goatcounter.com/count" async src="https://gc.zgo.at/count.js"></script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
doingstuff.dev |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Blog | ||
https://doingstuff.dev | ||
|
||
# About | ||
https://creekmore.dev |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,266 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"> | ||
<title>Doing Stuff</title> | ||
<subtitle>A blog about stuff</subtitle> | ||
<link rel="self" type="application/atom+xml" href="https://doingstuff.dev/atom.xml"/> | ||
<link rel="alternate" type="text/html" href="https://doingstuff.dev"/> | ||
<generator uri="https://www.getzola.org/">Zola</generator> | ||
<updated>2024-05-27T00:00:00+00:00</updated> | ||
<id>https://doingstuff.dev/atom.xml</id> | ||
<entry xml:lang="en"> | ||
<title>Home Assistant - Linux tablet dashboard and voice assistant</title> | ||
<published>2024-05-27T00:00:00+00:00</published> | ||
<updated>2024-05-27T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/home-assistant-dashboard-tablet/"/> | ||
<id>https://doingstuff.dev/posts/home-assistant-dashboard-tablet/</id> | ||
|
||
<summary type="html"><p>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.</p> | ||
<figure class="center"> | ||
|
||
<img width="713" height="545" src="https://doingstuff.dev/posts/home-assistant-dashboard-tablet/tablet_small.webp" alt="Lenovo tablet with home assistant dashboard"> | ||
|
||
|
||
</figure> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Homelab Sidequest - Switching from Salt to Ansible</title> | ||
<published>2024-03-20T00:00:00+00:00</published> | ||
<updated>2024-03-20T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/homelab-switching-salt-to-ansible/"/> | ||
<id>https://doingstuff.dev/posts/homelab-switching-salt-to-ansible/</id> | ||
|
||
<summary type="html"><p>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 setup in <a href="https://doingstuff.dev/posts/homelab-adventure-part-2/">Part 2: Configuration Management</a>.</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Homelab Adventure - Part 3: Internal Network</title> | ||
<published>2023-03-29T00:00:00+00:00</published> | ||
<updated>2023-03-29T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/homelab-adventure-part-3/"/> | ||
<id>https://doingstuff.dev/posts/homelab-adventure-part-3/</id> | ||
|
||
<summary type="html"><p>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 do configuration management. This one will cover how I set up my internal network.</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Embedding Version Info into ELF Shared Libraries</title> | ||
<published>2023-03-22T00:00:00+00:00</published> | ||
<updated>2023-03-22T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/elf-shared-library-version/"/> | ||
<id>https://doingstuff.dev/posts/elf-shared-library-version/</id> | ||
|
||
<summary type="html"><p><em>How to embed version information into an ELF shared library?</em></p> | ||
<p>Here are the methods I have used for embedding version information.</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Sending MIDI from Reaper to Unreal Engine</title> | ||
<published>2022-04-11T00:00:00+00:00</published> | ||
<updated>2022-04-11T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/reaper-midi-unreal-engine/"/> | ||
<id>https://doingstuff.dev/posts/reaper-midi-unreal-engine/</id> | ||
|
||
<summary type="html"><p>How to setup Reaper to send MIDI to Unreal Engine. If you are looking to use OSC instead, take a look at <a href="https://github.com/gamingrobot/daw-out">daw-out</a>.</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Commodore 64 Puzzle</title> | ||
<published>2020-02-27T00:00:00+00:00</published> | ||
<updated>2020-02-27T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/c64-puzzle/"/> | ||
<id>https://doingstuff.dev/posts/c64-puzzle/</id> | ||
|
||
<summary type="html"><p>My college professor posted this image with the question</p> | ||
<blockquote> | ||
<p>What is the output when enter is pressed?</p> | ||
</blockquote> | ||
<figure class="center"> | ||
|
||
<img width="500" height="418" src="https://doingstuff.dev/posts/c64-puzzle/problem.webp" alt="Commodore 64 screen with a BASIC program"> | ||
|
||
|
||
</figure> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Homelab Adventure - Part 2: Configuration Management</title> | ||
<published>2020-02-06T00:00:00+00:00</published> | ||
<updated>2020-02-06T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/homelab-adventure-part-2/"/> | ||
<id>https://doingstuff.dev/posts/homelab-adventure-part-2/</id> | ||
|
||
<summary type="html"><p>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.</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Homelab Adventure - Part 1: The Adventure Begins</title> | ||
<published>2019-11-09T00:00:00+00:00</published> | ||
<updated>2019-11-09T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/homelab-adventure-part-1/"/> | ||
<id>https://doingstuff.dev/posts/homelab-adventure-part-1/</id> | ||
|
||
<summary type="html"><p>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.</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>peaCTF 2019 Writeups</title> | ||
<published>2019-07-26T00:00:00+00:00</published> | ||
<updated>2019-07-26T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/ctf-peactf-2019/"/> | ||
<id>https://doingstuff.dev/posts/ctf-peactf-2019/</id> | ||
|
||
<summary type="html"><p>Writeups for <a href="https://peactf.com/">peaCTF</a> 2019</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>InnoCTF 2019 Writeups</title> | ||
<published>2019-07-19T00:00:00+00:00</published> | ||
<updated>2019-07-19T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/ctf-innoctf-2019/"/> | ||
<id>https://doingstuff.dev/posts/ctf-innoctf-2019/</id> | ||
|
||
<summary type="html"><p>Writeups for <a href="http://innoctf.com/">InnoCTF</a> 2019</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Floating Point Hell</title> | ||
<published>2014-03-16T00:00:00+00:00</published> | ||
<updated>2014-03-16T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/floating-point-hell/"/> | ||
<id>https://doingstuff.dev/posts/floating-point-hell/</id> | ||
|
||
<summary type="html"><p>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.</p> | ||
</summary> | ||
|
||
</entry> | ||
<entry xml:lang="en"> | ||
<title>Setup QEMU for ARM on Debian Wheezy</title> | ||
<published>2014-01-01T00:00:00+00:00</published> | ||
<updated>2014-01-01T00:00:00+00:00</updated> | ||
|
||
<author> | ||
<name> | ||
|
||
Morgan Creekmore | ||
|
||
</name> | ||
</author> | ||
|
||
<link rel="alternate" type="text/html" href="https://doingstuff.dev/posts/setup-qemu-for-arm-on-wheezy/"/> | ||
<id>https://doingstuff.dev/posts/setup-qemu-for-arm-on-wheezy/</id> | ||
|
||
<summary type="html"><p>This is a quick little blog post for how to install QEMU for ARM on Debian 7.0 (Wheezy).</p> | ||
</summary> | ||
|
||
</entry> | ||
</feed> |
Oops, something went wrong.