20
content/blog/20-server-move.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
date: 2024-12-27
|
||||||
|
title: server move
|
||||||
|
description: digital rent for the digital landlords
|
||||||
|
tags:
|
||||||
|
- my-blog
|
||||||
|
- programming
|
||||||
|
permalink: /b/20/
|
||||||
|
---
|
||||||
|
*digital rent for the digital landlords.*
|
||||||
|
|
||||||
|
up until now ive been hosting my site on a DigitalOcean droplet with 8GB of memory. the reason being that that's how much I needed to play Minecraft: Vault Hunters. But that costs like $40 a month and I don't play minecraft all that much anymore. so I'm downsizing.
|
||||||
|
|
||||||
|
I've temporarily downgraded that server to its minimum, and I'm spinning up a new server which is even smaller than that. DigitalOcean has a $6/mo tier which gives you 10 GB storage and 1 GB memory, which is _plenty_ for hosting a personal site. Heck, its probably enough to host _several_ personal sites. And if storage is an issue... well, I'll figure that out later, but even paying by the gigabyte, storage is cheaper than memory.
|
||||||
|
|
||||||
|
Oh yeah also: you might notice that the url for this entry is currently */b/20*. I'm making all my urls shorter, just because I can. This is gonna break a few permalinks, but oh well. I trust y'all will figure it out.
|
||||||
|
|
||||||
|
Oh! Speaking of which: the source is visible at <https://git.hatspace.net/nycki/nycki.net>. If you want a site hosted on hatspace, just drop me a line! Currently I'm running static hosting with apache2 but at some point I'll figure out php and/or expressjs, I swear.
|
||||||
|
|
||||||
|
Also check out the new [characters](/characters) page! :3
|
Before Width: | Height: | Size: 202 KiB |
Before Width: | Height: | Size: 93 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 178 KiB |
Before Width: | Height: | Size: 161 KiB |
Before Width: | Height: | Size: 178 KiB |
Before Width: | Height: | Size: 159 KiB |
Before Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 193 KiB |
Before Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 140 KiB |
Before Width: | Height: | Size: 198 KiB |
Before Width: | Height: | Size: 205 KiB |
Before Width: | Height: | Size: 117 KiB |
Before Width: | Height: | Size: 181 KiB |
Before Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 179 KiB |
Before Width: | Height: | Size: 205 KiB |
Before Width: | Height: | Size: 283 KiB |
Before Width: | Height: | Size: 367 KiB |
Before Width: | Height: | Size: 170 KiB |
Before Width: | Height: | Size: 195 KiB |
Before Width: | Height: | Size: 212 KiB |
Before Width: | Height: | Size: 162 KiB |
|
@ -6,6 +6,7 @@ tags:
|
||||||
- language
|
- language
|
||||||
- programming
|
- programming
|
||||||
draft: true
|
draft: true
|
||||||
|
permalink: /b/d0/
|
||||||
---
|
---
|
||||||
|
|
||||||
If I ask you what a can opener is, and you say
|
If I ask you what a can opener is, and you say
|
|
@ -7,6 +7,7 @@ tags:
|
||||||
- my-blog
|
- my-blog
|
||||||
- how-to
|
- how-to
|
||||||
draft: true
|
draft: true
|
||||||
|
permalink: /b/d1/
|
||||||
---
|
---
|
||||||
_or, how to make a website with 11ty and edit it with Decap CMS._
|
_or, how to make a website with 11ty and edit it with Decap CMS._
|
||||||
|
|