aboutsummaryrefslogtreecommitdiff
path: root/blog
AgeCommit message (Collapse)AuthorFilesLines
2021-04-25blog: add morph tutorial (#363)Christine Dodrill1-0/+334
* blog: add morph tutorial Signed-off-by: Christine Dodrill <me@christine.website> * typos Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-18backpost betterChristine Dodrill7-0/+84
2021-04-18Revert "backpost a bunch of other articles, make linkposts work properly"Christine Dodrill7-84/+0
This reverts commit 4dde8b26b8be9d9c11bb3920c942ecd6624e419e.
2021-04-18backpost a bunch of other articles, make linkposts work properlyChristine Dodrill7-0/+84
2021-04-17/dev/printerfact post (#359)Christine Dodrill1-0/+718
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-05inChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-05aegis and prometheusChristine Dodrill1-0/+280
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-01conversationChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-01Unix domain socket http server (#352)Christine Dodrill1-0/+390
* enable ipv6 support Signed-off-by: Christine Dodrill <me@christine.website> * enable unix socket powers Signed-off-by: Christine Dodrill <me@christine.website> * unix domain socket post Signed-off-by: Christine Dodrill <me@christine.website> * bump rust Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-22blog: Furnal Equinox post (#348)Christine Dodrill1-0/+67
Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-13windowsChristine Dodrill1-17/+17
Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-13let there be lightChristine Dodrill1-0/+18
Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-07first draft (#337)Christine Dodrill1-0/+85
* first draft Signed-off-by: Christine Dodrill <me@christine.website> * Update how-to-handle-pedophiles-in-communities-2021-03-07.markdown
2021-03-03Windows pain (#336)Christine Dodrill1-0/+291
* blog: start on windows pain post Signed-off-by: Christine Dodrill <me@christine.website> * flags Signed-off-by: Christine Dodrill <me@christine.website> * more Signed-off-by: Christine Dodrill <me@christine.website> * yse Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-24Vrchat writeup (#333)Christine Dodrill1-0/+214
* first part of the VRChat for gmeets writeup Signed-off-by: Christine Dodrill <me@christine.website> * more words Signed-off-by: Christine Dodrill <me@christine.website> * polishing touches Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-21blog: readaptationChristine Dodrill1-0/+87
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-15MacBook Air reviewChristine Dodrill1-0/+128
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-13FreeBSD postChristine Dodrill1-0/+280
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-11pgp keyChristine Dodrill1-0/+5
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-06blog: detail my next-generation wireguard setup (#317)Christine Dodrill1-0/+212
* blog: detail my next-generation wireguard setup Signed-off-by: Christine Dodrill <me@christine.website> * blog/my-wireguard-setup: is it a good idea to microwave this? Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-31typoChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-31blog: a model for identity in software (#312)Christine Dodrill1-0/+241
* blog: a model for identity in software Signed-off-by: Christine Dodrill <me@christine.website> * more words Signed-off-by: Christine Dodrill <me@christine.website> * philosophy Signed-off-by: Christine Dodrill <me@christine.website> * depathologize plurality Signed-off-by: Christine Dodrill <me@christine.website> * email clients Signed-off-by: Christine Dodrill <me@christine.website> * Add some more aside mentions and context Signed-off-by: Christine Dodrill <me@christine.website> * butone Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-28Create died-to-save-me-2018-08-27.markdownChristine Dodrill1-1/+1
2021-01-28Update died-to-save-me-2018-08-27.markdownChristine Dodrill1-31/+1
2021-01-26blog: add philosophical post about social media (#310)Christine Dodrill1-0/+273
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-22Fix extra command in NixOS secret post (#304)Vincent Bernat1-1/+0
2021-01-20nixos encrypted secret post/essayChristine Dodrill1-0/+333
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-19blog: add redirect posts, tailscale nixos postChristine Dodrill1-0/+12
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-15blogpost for announcing a new PGP keyChristine Dodrill1-0/+38
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-14Cache better (#296)Christine Dodrill1-0/+69
* Many improvements around bandwidth use - Use ETags for RSS/Atom feeds - Use cache-control headers - Update to rust nightly (for rust-analyzer and faster builds) - Limit feeds to the last 20 posts: https://twitter.com/theprincessxena/status/1349891678857998339 - Use if-none-match to limit bandwidth further Also does this: - bump go_vanity to 0.3.0 and lets users customize the branch name - fix formatting on jsonfeed - remove last vestige of kubernetes/docker support Signed-off-by: Christine Dodrill <me@christine.website> * expire cache quicker for dynamic pages Signed-off-by: Christine Dodrill <me@christine.website> * add rss ttl Signed-off-by: Christine Dodrill <me@christine.website> * add blogpost Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-09Borgbackup nixos post (#291)Christine Dodrill1-0/+178
* fix the systemd notify code Signed-off-by: Christine Dodrill <me@christine.website> * remove k8s baktag Signed-off-by: Christine Dodrill <me@christine.website> * borg backup post Signed-off-by: Christine Dodrill <me@christine.website> * fix build Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-04oopsie whoopsie uwuChristine Dodrill1-1/+1
2021-01-04hlang in 30sChristine Dodrill1-0/+78
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-03my american is showingChristine Dodrill1-3/+3
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-03</kubernetes>Christine Dodrill1-0/+229
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-01Update my-career-in-dates-titles-salaries-2019-03-14.markdownChristine Dodrill1-1/+1
2020-12-31blog: Kubernetes pondering postChristine Dodrill1-0/+160
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-28Create mara-sh0rk-of-justice-2020-12-28.markdown (#286)Christine Dodrill1-0/+51
2020-12-25date formatChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-25the source 1.0.0 releaseChristine Dodrill1-0/+24
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-22Update vlang-update-2020-06-17.markdownChristine Dodrill1-25/+30
2020-12-21update salary postChristine Dodrill1-1/+2
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-20oh my god i was an idiotChristine Dodrill1-3/+3
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-20the 7th editionChristine Dodrill1-0/+177
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-14Update twitter-plea-2020-12-14.markdownChristine Dodrill1-2/+8
2020-12-14blog: twitter account pleaChristine Dodrill1-0/+89
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-06start removing mentions of wasmcloudChristine Dodrill2-34/+34
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-04trisiel updateChristine Dodrill1-0/+26
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-02add webmention support (#274)Christine Dodrill1-0/+54
* add webmention support Signed-off-by: Christine Dodrill <me@christine.website> * add webmention integration post Signed-off-by: Christine Dodrill <me@christine.website>
2020-11-30add nixos/discord webhook post (#272)Christine Dodrill1-0/+146
* add nixos/discord webhook post Signed-off-by: Christine Dodrill <me@christine.website> * oops Signed-off-by: Christine Dodrill <me@christine.website>