Compare commits
2 commits
9c33daef09
...
ca87e3bf5a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca87e3bf5a | ||
|
|
84b41c5e63 |
3 changed files with 64 additions and 0 deletions
39
posts/days-without-strife-writeup-2026-05-US.md
Normal file
39
posts/days-without-strife-writeup-2026-05-US.md
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
---
|
||||
title: ""
|
||||
|
||||
description: ""
|
||||
|
||||
date: "20xx-xx-xx"
|
||||
|
||||
draft: true
|
||||
|
||||
tags: []
|
||||
---
|
||||
|
||||
|
||||
This is my writeup for my game as the renegade in the US May Days Without Stife game.
|
||||
|
||||
If you don't know what that is then see (TODO put some link here)
|
||||
|
||||
## Day 1
|
||||
|
||||
To start off I got 3 telegrams of note
|
||||
|
||||
From the Arrows of Artemis
|
||||
|
||||
> Head to Windheart, can talk?
|
||||
|
||||
From Young Empire
|
||||
|
||||
> 'Lo! Emily here! This + Comm
|
||||
|
||||
with a trade offer to build a base in exchange for Leafburn which I started in/with
|
||||
|
||||
Finally I got a trade request from Museborn for Leafburn in exchange for Electrum which after some negotiation I got 1.5 Electrum for which based on one person in the discord is comparatively a .5 electrum profit + really funny.
|
||||
|
||||

|
||||
|
||||
|
||||
In retrospect I should've negotiated a bit more for a commend but oh well.
|
||||
|
||||
Also I'm not sure if I'm sending enough telegrams or not or if I should send longer ones, 30 might be enough for me to willy nilly send messages but it might also be barely enough for a full day
|
||||
25
posts/fsm.md
Normal file
25
posts/fsm.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: "The Humble Finite State Machine"
|
||||
|
||||
description: "Finite state machines are somewhat underrated"
|
||||
|
||||
date: "2026-05-01"
|
||||
|
||||
draft: true
|
||||
|
||||
tags: []
|
||||
---
|
||||
|
||||
Reading that title I expect roughly one of three responses.
|
||||
|
||||
1. What's a Finite State machine
|
||||
2. Oh a post about something we talked about in the class that brought up Turing Machines in university, aren't these equivalent to Regex?
|
||||
3. Finite state machines are neat for (insert use case) I wonder what this guy has to say about them
|
||||
|
||||
The third group maybe being subdivided between people whose use case seems niche and whose use case is clearly not niche.
|
||||
|
||||
## What are Finite state machines
|
||||
|
||||
## Why I consider them useful
|
||||
|
||||
##
|
||||
BIN
static/images/dws-may-2026-post-silly-deal-museborn.png
Normal file
BIN
static/images/dws-may-2026-post-silly-deal-museborn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
Loading…
Reference in a new issue