Automated Publish

This commit is contained in:
Scribe [bot] 2024-09-24 14:57:04 -05:00
parent dda5f7e485
commit 352f143b8a
2 changed files with 84 additions and 61 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://www.theinternetvagabond.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://www.theinternetvagabond.com/" rel="alternate" type="text/html" /><updated>2024-08-25T20:59:46-05:00</updated><id>https://www.theinternetvagabond.com/feed.xml</id><title type="html">The Internet Vagabond</title><author><name>Bill Niblock</name></author><entry><title type="html">Automatic Backups with RClone, systemd, and Backblaze</title><link href="https://www.theinternetvagabond.com/2023/05/07/rclone-backups.html" rel="alternate" type="text/html" title="Automatic Backups with RClone, systemd, and Backblaze" /><published>2023-05-07T00:00:00-05:00</published><updated>2023-05-07T00:00:00-05:00</updated><id>https://www.theinternetvagabond.com/2023/05/07/rclone-backups</id><content type="html" xml:base="https://www.theinternetvagabond.com/2023/05/07/rclone-backups.html"><![CDATA[<h1 id="automatic-backups-with-rclone-systemd-and-backblaze">Automatic Backups with RClone, systemd, and Backblaze</h1> <?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://www.theinternetvagabond.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://www.theinternetvagabond.com/" rel="alternate" type="text/html" /><updated>2024-09-24T14:57:03-05:00</updated><id>https://www.theinternetvagabond.com/feed.xml</id><title type="html">The Internet Vagabond</title><author><name>Bill Niblock</name></author><entry><title type="html">Automatic Backups with RClone, systemd, and Backblaze</title><link href="https://www.theinternetvagabond.com/2023/05/07/rclone-backups.html" rel="alternate" type="text/html" title="Automatic Backups with RClone, systemd, and Backblaze" /><published>2023-05-07T00:00:00-05:00</published><updated>2023-05-07T00:00:00-05:00</updated><id>https://www.theinternetvagabond.com/2023/05/07/rclone-backups</id><content type="html" xml:base="https://www.theinternetvagabond.com/2023/05/07/rclone-backups.html"><![CDATA[<h1 id="automatic-backups-with-rclone-systemd-and-backblaze">Automatic Backups with RClone, systemd, and Backblaze</h1>
<h2 id="quick-note">Quick Note</h2> <h2 id="quick-note">Quick Note</h2>

143
now.html
View file

@ -34,82 +34,105 @@
</header> </header>
<main> <main>
<article> <article>
<h1 id="life-in-progress-as-of-2024-08-19">Life In Progress, as of 2024-08-19</h1> <h1 id="life-in-progress-as-of-2024-09-24">Life In Progress, as of 2024-09-24</h1>
<ul> <ul>
<li>Learning <a href="https://www.youtube.com/watch?v=LZVpvJsqTMM">Stan Rogers <li>New hardware: laptop, phone, and NAS</li>
<em>Bluenose</em></a> on mandolin and voice</li> <li><strong>TWO</strong> game jams!</li>
<li>Building a few games in the <a href="https://tic80.com">TIC-80 fantasy console</a></li> <li>Finishing up Morrowind</li>
<li>Deploying my own <a href="https://codeberg.org/Codeberg/pages-server/">“Pages” server</a></li> <li>SEAP/Self-Employment Progress</li>
<li>Building a Forgejo Action for deploying game builds to Itch.io using
<a href="https://itch.io/docs/butler/">butler</a></li>
<li>Building a custom WordPress Docker container that uses SQLite</li>
<li>Starting my own business</li>
</ul> </ul>
<h2 id="music">Music</h2> <h2 id="new-hardware">New Hardware</h2>
<p>Adam and I continue our semi-weekly jam sessions! Weve settled on <a href="https://www.youtube.com/watch?v=LZVpvJsqTMM">Stan Rogers <h3 id="framework-laptop">Framework Laptop</h3>
<em>Bluenose</em></a> for our first piece. I
normally pick up lyrics pretty quick, but this song eludes me. We worked on the
chord progression last week, and Ive been actually practicing!</p>
<h2 id="game-dev">Game Dev</h2> <p>This new <a href="https://frame.work">Framework</a> is great! Ive only had it for a few
weeks, but it is wonderful. Ive been slowly syncing and migrating workflows
from my various existing options to it. Being able to work for multiple hours
without worrying about battery life is nice.</p>
<p>Still having a blast with <a href="https://tic80.com/">TIC-80</a>. I made a small farming <p>Previously, the Chromebook I have was my go-to remote personal macine.
experiment game, to learn <a href="https://fennel-lang.org">Fennel</a> some more and also Considering its age, and the inherent limitations of a Chromebook, it served me
nail-down some basic design principles. Some of the ideas in that experiment, better than I ever could have hoped. However, I knew its time was drawing
namely generating the map with a loop and <code class="language-plaintext highlighter-rouge">mset</code> instead of using the built-in near, and the Dell I got as part of my work severance was not going to cut it.
map designer, gave me some insight for solving my darkness troubles in Considering Im starting a business doing technology, I needed a reliable,
Nightgolf. Im still wrapping my head around it, but I think this will be a “all-day” machine with Linux. The ARM-based Macs are incredibly tempting, but
solution.</p> I am not a fan of Mac. Ive been eyeing Framework for a bit now, and their
newest 13-inch model with AMD components checked enough of the boxen for me to
dive in.</p>
<p>The farming experiment game lives on <h3 id="phone">Phone</h3>
<a href="https://vagabondazulien.itch.io/farm-experiment-1">Itch.io</a> and the <a href="https://tic80.com/play?cart=3965">TIC-80
Webzone</a>.</p>
<h2 id="tech-dev">Tech Dev</h2> <p>For a while Ive been eyeing Mint Mobile. In the US, they have a plan offering
unlimited text and talk, plus 5 GB of data, for $15 per month. I generally use
less than 1 GB of streaming data, so this seemed like a clearly better option
than the $30+ I was paying for Google Fi. When I decided to switch, they had an
incredible deal offering a Google Pixel 9 plus a years service for a great
price, so I not only switched carrier, I also snagged a new phone! I had a
Samsung S21, which was more than sufficient for my needs, so switching isnt
quite as significant as with the laptop, but its still a nice new experience.
The OS and environment on the Pixel is much nicer than Samsung phones, so
thats quite the plus!</p>
<p><a href="https://forgejo.org/">Forgejo</a> continues to be rewarding, and Im looking <h3 id="nas">NAS</h3>
forward to expanding my deployment of it by deploying my own <a href="https://codeberg.org/Codeberg/pages-server/">“Pages”
server</a>. This will allow me to
deploy my static sites on my own infrastructure. Im also working on an “Action”
for leveraging <a href="https://itch.io/docs/butler/">butler</a> to publish games I publish
the source code for from my Forge to Itch.io.</p>
<p>In preparation for both my own use, and my business use, I need to learn more <p>I bought a 2-bay Synology NAS from a friend a few months ago, and with the
about Nextcloud. Im also working on building a custom WordPress Docker myriad other changes, decided to set it up proper. I setup
container that relies on SQLite instead of MySQL.</p> <a href="https://www.navidrome.org/">Navidrome</a> for audio, and <a href="https://jellyfin.org/">Jellyfin</a> for video. I had previously used Navidrome, then
switched to Jellyfin for both audio and video, but with the new phone comes a
return to form. I like <a href="https://gitlab.com/ultrasonic/ultrasonic">Ultrasonic</a>,
and Navidrome plays nicely with it.</p>
<p>Hovering about all this is backups and monitoring, both of which I sprinkle into <p>The other big additions with the NAS is more backup scripts, and also pulling
my learning voyage. Im looking forward to writing up some documentation about down some YouTube series I like for local copies. More details in a full post.</p>
my implementation.</p>
<h2 id="entrepreneurship">Entrepreneurship</h2> <h2 id="game-making">Game Making</h2>
<p>Im happy to report I was accepted into New Yorks Self-Employment Assistance <p>Two game jams! One for the entire month of September, <a href="https://itch.io/jam/clone-jam-game-a-month">Clone
Program, <a href="https://dol.ny.gov/SEAP">SEAP</a>. I will be starting a business offering Jam</a>, and a
managed online services, such as website design and deployment, personal cloud, <a href="https://itch.io/jam/mini-jam-167-cyber">Mini-Jam</a>. For the Clone Jam, I was
and email. I would like to offer these services to local small businesses and working on building a ray-casting-based dungeon scavenger, similar to “Legend
not-for-profits. I think of it as “Silicon Valley experience” at reasonable, of Grimrock”, but with less combat. However, while I have made great progress
local prices. Im excited to dive into the parts Im not very familiar with, understanding how ray-casting works, and how to implement it, I wont have time
namely the business side of things. I have extensive technical experience and to finish such a game. That knowledge wont go to waste, though! Theres a
mastery, but I lack any significant business experience.</p> game-jam at the end of October where I intend to make use of it. Instead, Ill
be touching-up and submitting a clone of Minesweeper I made:
<a href="https://vagabondazulien.itch.io/ticsweeper">TICsweeper</a>.</p>
<h2 id="gaming">Gaming</h2> <p>For the Mini-Jam, I decided to make a “runner” type game: you maneuver your
sprite to collect and/or avoid certain projectiles. I also made this game in
the <a href="https://tic80.com">TIC-80</a>. While I didnt pull any all-nighters, focusing
on a single project for 72-hours with as little down-time as possible is still
quite exhausting! My submission was called
<a href="https://vagabondazulien.itch.io/runr">RUNR</a>. It ranked 48th out of 66
submissions, which is honestly disappointing, but not enough to demotivate me
from continuing my game-making journey!</p>
<p>Ive started a new playthrough of <a href="https://en.wikipedia.org/wiki/Darkest_Dungeon">Darkest <h2 id="game-playing">Game Playing</h2>
Dungeon</a>. Its mildly
frustrating, but mostly fun. I have fun yelling at the game; its like stress
relief. Ive been generally successful, but the Crimson Court has been very
rough to me. It is a game about challenges and loss, though, so nothing
unexpected.</p>
<p>Ive continued my play-through of <p>I finally finished my play-through of Morrowind, and one of its two expansions,
<a href="https://en.wikipedia.org/wiki/Sundered">Sundered</a>, though have put it down for Tribunal. (Note: before “DLC”, new game content for existing games was
a bit. Im playing it on my Steam Deck using <a href="https://lutris.net/">Lutris</a>, and distributed like the game itself, on a piece of data-storing media, such as a
it works very well. Lutris continues to impress me, and I want to try writing an CD. These were called “expansion packs.”) I have thoroughly enjoyed my time in
installer for a game.</p> The Elder Scrolls III, and I definitely understand why many claim it as their
favorite. I will talk more about my experience in a full post, just like I did
for my recent Fallout 3 replay (I mean, just like I <em>will</em>. I <em>WILL!</em>)</p>
<h2 id="business-time">Business Time</h2>
<p>Alas, while game making and playing are great uses of my time, they do not get
me the resources I need to pay my bills. I continue to work on starting my own
business. Ive met with two mentors, one business and one technology, to help
get me started and provide guidance. In fact, this week marks what I would
consider the proper beginning of my business. With some dedication, Ill have
more exciting news to share about this next time!</p>
<h2 id="thats-all-for-now">Thats All For Now!</h2>
<p>I think the original intention of a “Now” page is to be less verbose, but I
find the monthly cadence of a somewhat comprehensive update to be more
appealing! Until next month!</p>
<div class="author_info"> <div class="author_info">
Bill Niblock Bill Niblock
@ -123,7 +146,7 @@ installer for a game.</p>
<span class="fa fa-cc-zero" aria-hidden="true" <span class="fa fa-cc-zero" aria-hidden="true"
title="Content dedicated to the public domain under CC0"</span> title="Content dedicated to the public domain under CC0"</span>
</a> </a>
Last Updated: 2024-08-19 Last Updated: 2024-09-24
<br /> <br />
This is a <a href="https://nownownow.com/about" id="now">Now Page</a> This is a <a href="https://nownownow.com/about" id="now">Now Page</a>
inspired by <a href="https://sive.rs/" id="now">Derek Sivers</a>. inspired by <a href="https://sive.rs/" id="now">Derek Sivers</a>.