aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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>
2021-01-16build(deps): bump log from 0.4.11 to 0.4.13 (#293)dependabot-preview[bot]1-2/+2
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.13. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-16build(deps): bump rand from 0.8.1 to 0.8.2 (#295)dependabot-preview[bot]1-4/+4
Bumps [rand](https://github.com/rust-random/rand) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.1...0.8.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-01-16build(deps): bump ructe from 0.12.0 to 0.13.0 (#262)dependabot-preview[bot]3-4/+4
Bumps [ructe](https://github.com/kaj/ructe) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/kaj/ructe/releases) - [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaj/ructe/compare/v0.12.0...v0.13.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-01-16move poking services into app boot after systemd notifyChristine Dodrill9-18/+286
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-15oopsChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-15actually use google analyticsChristine Dodrill1-11/+9
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-15oopsChristine Dodrill2-5/+5
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-15install google tag managerChristine Dodrill1-0/+11
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-15Update my GPG keyChristine Dodrill2-75/+50
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-14Cache better (#296)Christine Dodrill23-175/+307
* 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-10update everything (#292)Christine Dodrill5-384/+184
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-09Borgbackup nixos post (#291)Christine Dodrill6-94/+198
* 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-03Update rust.ymlChristine Dodrill1-0/+1
2021-01-03</kubernetes>Christine Dodrill3-2/+238
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-02systemdify thisChristine Dodrill5-24/+31
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-01Update my-career-in-dates-titles-salaries-2019-03-14.markdownChristine Dodrill1-1/+1
2021-01-01oopsChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-01make this compatible with the new nix way of doing thingsChristine Dodrill4-74/+75
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-01Update LICENSEChristine Dodrill1-2/+2
2020-12-31blog: Kubernetes pondering postChristine Dodrill2-1/+161
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-23add: nasirhm in signalboost (#282)Nasir Hussain1-0/+16
* add: nasirhm in signalboost Addition of Nasir Hussain in Signalboost. * add: django in tags Addition of Django in skill tags.
2020-12-22Update vlang-update-2020-06-17.markdownChristine Dodrill1-25/+30
2020-12-21update salary postChristine Dodrill2-6/+23
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-20Update signalboost.dhall (#280)ansimita1-5/+5
2020-12-20oh my god i was an idiotChristine Dodrill2-4/+5
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>