quarantine
Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
b5092f7c68
commit
396fd59786
|
@ -0,0 +1,20 @@
|
||||||
|
# Quarantine Diary Day 4
|
||||||
|
|
||||||
|
## 18:03
|
||||||
|
|
||||||
|
I woke up just in time to start working at my new job at Tailscale. I spent all day reading documentation and asking questions. I'm working on a systemd-notify patch for the open-source code too.
|
||||||
|
|
||||||
|
Dinner today will be a classic southern style red beans and rice recipe with the following ingredients:
|
||||||
|
|
||||||
|
* 5 cups of water
|
||||||
|
* 1 chicken bullion cube
|
||||||
|
* 2.75 cups basmati rice
|
||||||
|
* 540ml red beans
|
||||||
|
* Just over 1 cup of salsa
|
||||||
|
|
||||||
|
I stuck it in the instant pot and set it for 25 minutes. I will update you all when it is done.
|
||||||
|
|
||||||
|
No contact from Twitter yet. I'm writing a plea for my account back. I may end up creating a backup Twitter account.
|
||||||
|
|
||||||
|
If you are from my blog and reading this, hi!
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<id>gemini://cetacean.club/journal/</id>
|
<id>gemini://cetacean.club/journal/</id>
|
||||||
<title>Flight Journal</title>
|
<title>Flight Journal</title>
|
||||||
<updated>2020-12-14T04:33:40.334332+00:00</updated>
|
<updated>2020-12-14T23:10:07.636424+00:00</updated>
|
||||||
<author>
|
<author>
|
||||||
<name>Cadey Alicia Ratio</name>
|
<name>Cadey Alicia Ratio</name>
|
||||||
<email>cadey@firemail.cc</email>
|
<email>cadey@firemail.cc</email>
|
||||||
|
@ -10,12 +10,6 @@
|
||||||
<link href="gemini://cetacean.club/journal/atom.xml" rel="self"/>
|
<link href="gemini://cetacean.club/journal/atom.xml" rel="self"/>
|
||||||
<link href="gemini://cetacean.club/journal/" rel="alternate"/>
|
<link href="gemini://cetacean.club/journal/" rel="alternate"/>
|
||||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||||
<entry>
|
|
||||||
<id>gemini://cetacean.club/journal/08-15-2020-the-source-draft.gmi</id>
|
|
||||||
<title>The Source 0.2.0</title>
|
|
||||||
<updated>2020-08-15T15:23:30.781185+00:00</updated>
|
|
||||||
<link href="gemini://cetacean.club/journal/08-15-2020-the-source-draft.gmi" rel="alternate"/>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>gemini://cetacean.club/journal/09-12-2020-origami-king.gmi</id>
|
<id>gemini://cetacean.club/journal/09-12-2020-origami-king.gmi</id>
|
||||||
<title>My Thoughts on Paper Mario and the Origami King</title>
|
<title>My Thoughts on Paper Mario and the Origami King</title>
|
||||||
|
@ -70,4 +64,10 @@
|
||||||
<updated>2020-12-14T04:33:40.334332+00:00</updated>
|
<updated>2020-12-14T04:33:40.334332+00:00</updated>
|
||||||
<link href="gemini://cetacean.club/journal/12-13-2020-quarantine-3.gmi" rel="alternate"/>
|
<link href="gemini://cetacean.club/journal/12-13-2020-quarantine-3.gmi" rel="alternate"/>
|
||||||
</entry>
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<id>gemini://cetacean.club/journal/12-14-2020-quarantine-4.gmi</id>
|
||||||
|
<title>Quarantine Diary Day 4</title>
|
||||||
|
<updated>2020-12-14T23:10:07.636424+00:00</updated>
|
||||||
|
<link href="gemini://cetacean.club/journal/12-14-2020-quarantine-4.gmi" rel="alternate"/>
|
||||||
|
</entry>
|
||||||
</feed>
|
</feed>
|
||||||
|
|
|
@ -24,7 +24,8 @@ These logs will contain thoughts, feelings, major events in my life and other su
|
||||||
=> 12-10-2020-mod-dh.gmi 12/10/2020 - Colemak Mod-DH
|
=> 12-10-2020-mod-dh.gmi 12/10/2020 - Colemak Mod-DH
|
||||||
=> 12-11-2020-quarantine-1.gmi 12/11/2020 - Quarantine Diary Day 1
|
=> 12-11-2020-quarantine-1.gmi 12/11/2020 - Quarantine Diary Day 1
|
||||||
=> 12-12-2020-quarantine-2.gmi 12/12/2020 - Quarantine Diary Day 2
|
=> 12-12-2020-quarantine-2.gmi 12/12/2020 - Quarantine Diary Day 2
|
||||||
=> 12-13-2020-quarantine-3.gmi 12/12/2020 - Quarantine Diary Day 3
|
=> 12-13-2020-quarantine-3.gmi 12/13/2020 - Quarantine Diary Day 3
|
||||||
|
=> 12-14-2020-quarantine-4.gmi 12/14/2020 - Quarantine Diary Day 4
|
||||||
|
|
||||||
## Stories
|
## Stories
|
||||||
Occasionally I write little stories that are not really connected to anything. I have not really had a good place to publish these in the past. This place seems as good as any.
|
Occasionally I write little stories that are not really connected to anything. I have not really had a good place to publish these in the past. This place seems as good as any.
|
||||||
|
|
Loading…
Reference in New Issue