aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-04-01enable ipv6 supportipv6Christine Dodrill1-1/+4
Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-24build(deps): bump tokio from 1.3.0 to 1.4.0 (#347)dependabot-preview[bot]1-2/+2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.3.0...tokio-1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-22blog: Furnal Equinox post (#348)Christine Dodrill1-0/+67
Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-19build(deps): bump comrak from 0.9.1 to 0.10.0 (#346)dependabot-preview[bot]2-4/+4
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](https://github.com/kivikakk/comrak/compare/0.9.1...0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-17signalboost: Remove ansimita (#345)ansimita1-16/+0
2021-03-16le bumpChristine Dodrill3-37/+37
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-13css/gruvbox-dark: enable light mode if the os tells me to (#342)Christine Dodrill6-26/+311
* css/gruvbox-dark: enable light mode if the os tells me to Signed-off-by: Christine Dodrill <me@christine.website> * handlers: add Last-Modified support Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-13build(deps): bump reqwest from 0.11.1 to 0.11.2 (#341)dependabot-preview[bot]1-2/+2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.1...v0.11.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-13build(deps): bump tokio from 1.2.0 to 1.3.0 (#340)dependabot-preview[bot]1-2/+2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.2.0...tokio-1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-13build(deps): bump prometheus from 0.11.0 to 0.12.0 (#339)dependabot-preview[bot]2-4/+4
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/tikv/rust-prometheus/releases) - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](https://github.com/tikv/rust-prometheus/compare/v0.11.0...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-13build(deps): bump serde from 1.0.123 to 1.0.124 (#338)dependabot-preview[bot]1-4/+4
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.123 to 1.0.124. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.123...v1.0.124) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-07fix productionChristine Dodrill2-21/+22
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 Dodrill2-4/+294
* 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-03-03fix build on windowsChristine Dodrill3-270/+218
Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-03refine vscode settingsChristine Dodrill2-4/+38
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-24Vrchat writeup (#333)Christine Dodrill5-0/+642
* 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 Dodrill2-0/+88
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-15build(deps): bump serde_dhall from 0.9.0 to 0.10.0 (#316)dependabot-preview[bot]2-306/+73
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/Nadrieril/dhall-rust/releases) - [Changelog](https://github.com/Nadrieril/dhall-rust/blob/master/CHANGELOG.md) - [Commits](https://github.com/Nadrieril/dhall-rust/compare/serde_dhall-v0.9.0...serde_dhall-v0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-15build(deps): bump tracing from 0.1.22 to 0.1.23 (#315)dependabot-preview[bot]1-4/+4
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.22 to 0.1.23. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.22...tracing-0.1.23) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-15build(deps): bump tokio from 1.1.0 to 1.2.0 (#319)dependabot-preview[bot]1-17/+17
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.1.0...tokio-1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-15build(deps): bump serde_yaml from 0.8.15 to 0.8.17 (#321)dependabot-preview[bot]1-2/+2
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.15 to 0.8.17. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.15...0.8.17) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-15fix tests, oopsChristine Dodrill1-3/+3
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-15no out linkChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-15post: remove body field, it was not usedChristine Dodrill1-3/+0
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-15parallelize markdown parsingChristine Dodrill4-43/+88
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-15build(deps): bump comrak from 0.9.0 to 0.9.1 (#322)dependabot-preview[bot]1-2/+2
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](https://github.com/kivikakk/comrak/compare/0.9.0...0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-13FreeBSD postChristine Dodrill1-0/+280
Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-11pgp keyChristine Dodrill3-51/+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-28fix rust-analyzerChristine Dodrill1-1/+4
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-27Update footer.rs.htmlChristine Dodrill1-1/+1
2021-01-26blog: add philosophical post about social media (#310)Christine Dodrill2-2/+273
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-22Use Tokio 1 (#306)Christine Dodrill10-154/+279
* upgrade all the things Signed-off-by: Christine Dodrill <me@christine.website> * build(deps): bump serde from 1.0.118 to 1.0.120 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.120. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.118...v1.0.120) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * fix Signed-off-by: Christine Dodrill <me@christine.website> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-22chore(signalboost): Add linuxgemini (#300)İlteriş Eroğlu1-1/+17
2021-01-22Fix extra command in NixOS secret post (#304)Vincent Bernat1-1/+0
2021-01-20orcaChristine Dodrill1-8/+53
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-20nixos encrypted secret post/essayChristine Dodrill1-0/+333
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-19dont fuck seoChristine Dodrill1-1/+3
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-19blog: add redirect posts, tailscale nixos postChristine Dodrill3-0/+19
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-18Add Bytewave to signalboost (#299)Eliot Partridge1-0/+14
2021-01-18Fix Twitter/JSON-LD timestamps (remove time/tz info) (#298)Eliot Partridge4-7/+7
2021-01-16build(deps): bump serde_dhall from 0.8.0 to 0.9.0 (#267)dependabot-preview[bot]2-31/+12
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/Nadrieril/dhall-rust/releases) - [Changelog](https://github.com/Nadrieril/dhall-rust/blob/master/CHANGELOG.md) - [Commits](https://github.com/Nadrieril/dhall-rust/compare/serde_dhall-v0.8.0...serde_dhall-v0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>