aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-03-07build(deps): bump html2text from 0.4.5 to 0.5.0dependabot[bot]2-3/+3
Bumps [html2text](https://github.com/jugglerchris/rust-html2text) from 0.4.5 to 0.5.0. - [Release notes](https://github.com/jugglerchris/rust-html2text/releases) - [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md) - [Commits](https://github.com/jugglerchris/rust-html2text/compare/0.4.5...0.5.0) --- updated-dependencies: - dependency-name: html2text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07Delete nix.ymlXe Iaso1-18/+0
2023-03-04blog: We're never getting rid of ChatGPTXe Iaso1-0/+113
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-04tmpl/blog: fix facts and circumstances sentenceXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-04dhall: add cursorless stream vodXe Iaso1-1/+20
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-28build(deps): bump axum from 0.6.7 to 0.6.9 (#613)dependabot[bot]1-7/+26
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.7 to 0.6.9. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.7...axum-v0.6.9) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28oopsXe Iaso1-2/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-28talon is amazingXe Iaso1-0/+250
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-25flake updateXe Iaso2-7/+9
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-22build(deps): bump tokio-stream from 0.1.11 to 0.1.12 (#610)dependabot[bot]1-2/+2
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.11...tokio-stream-0.1.12) --- updated-dependencies: - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22build(deps): bump axum from 0.6.4 to 0.6.7 (#612)dependabot[bot]1-2/+2
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.4 to 0.6.7. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.4...axum-v0.6.7) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22build(deps): bump http from 0.2.8 to 0.2.9 (#611)dependabot[bot]1-2/+2
Bumps [http](https://github.com/hyperium/http) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v0.2.8...v0.2.9) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22build(deps): bump axum-extra from 0.4.2 to 0.5.0 (#608)dependabot[bot]2-3/+3
Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.4.2...axum-extra-v0.5.0) --- updated-dependencies: - dependency-name: axum-extra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22build(deps): bump axum-macros from 0.3.2 to 0.3.4 (#607)dependabot[bot]1-2/+2
Bumps [axum-macros](https://github.com/tokio-rs/axum) from 0.3.2 to 0.3.4. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-macros-v0.3.2...axum-macros-v0.3.4) --- updated-dependencies: - dependency-name: axum-macros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20voice control challengeXe Iaso1-0/+71
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-18handsXe Iaso1-0/+52
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-11blog/video-compression: fix broken linkXe Iaso1-1/+1
Guess who can't update the current year count in their head when writing? aaaaaaaaaaaaaaaaaaa Closes #605 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-08uhhhhhh fix the date lolXe Iaso1-3/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-07blog: add video compression articleXe Iaso4-1/+766
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-05update flake lockXe Iaso1-9/+9
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-03app/config/markdown_string: format importsXe Iaso1-2/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-03build(deps): bump ructe from 0.16.0 to 0.16.1 (#603)dependabot[bot]1-2/+2
Bumps [ructe](https://github.com/kaj/ructe) from 0.16.0 to 0.16.1. - [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.16.0...v0.16.1) --- updated-dependencies: - dependency-name: ructe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03Link cleanup (#601)Stephen Wade83-159/+159
* http -> https * golang.org -> go.dev * 301 twitch.tv -> www.twitch.tv * 301 patreon.com -> www.patreon.com --------- Co-authored-by: Xe Iaso <me@christine.website>
2023-02-03Update GitHub Actions (#602)Stephen Wade1-3/+3
2023-02-02build(deps): bump serde_dhall from 0.12.0 to 0.12.1 (#604)dependabot[bot]2-3/+3
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.12.0 to 0.12.1. - [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/commits/serde_dhall-v0.12.1) --- updated-dependencies: - dependency-name: serde_dhall dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-02add stream VOD pageXe Iaso14-7/+353
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-28src/tmpl: chronoXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-28src/tmpl: don't show ads on prerelease postsXe Iaso2-4/+8
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-28src/frontend/mastodon_share_button: fix JSX formattingXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-28revenue/expenses report for 2022Xe Iaso3-5/+123
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-25Broken links (#597)Stephen Wade30-115/+111
* Fix broken links to cloudinit.readthedocs.io * Fix broken links to github.com/Xe/site * Replace broken link to pronoun.is with link to /pronouns * Fix broken links to github.com/Xe/olin * Remove broken link to home.cetacean.club * Fix broken link to github.com/ziglang/zig * Fix broken link to when-then-zen.christine.website * Fix broken links to github.com/Xe/when-then-zen * Fix broken links to /js/pageview_timer.js * Remove broken link to tulpaforce.xyz * Fix broken link to github.com/Xe/x * Fix broken links to github.com/vlang/v * Replace broken link to jrl.ninja with the Wayback Machine * Fix broken links to github.com/Xe/x * Fix broken link to /css/snow.css * Fix broken link to github.com/Xe/olin * Fix broken Markdown in link to linux.die.net * Remove broken link to github.com/Xe/arrival * Remove broken link to /api/blog/post * Remove broken link to vector.im * Remove broken link to hidduc-posmeg.urbit.org * Fix broken link to github.com/Xe/site * Replace broken link to deviantart.com with the Wayback Machine * Remove broken link to blog.golang.org * Fix broken link to dokku.viewdocs.io * Replace broken link to thegirlpowercode.com with the Wayback Machine * Fix broken link to elemental-ircd.com * Fix broken link to reddit.com * Try to fix broken links to "nixos" series * Try to fix broken links to "short-story" series * Try to fix broken links to "rust" series * empty commit to trigger CI
2023-01-25build(deps): bump comrak from 0.15.0 to 0.16.0 (#598)dependabot[bot]2-3/+19
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.15.0 to 0.16.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.15.0...0.16.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25build(deps): bump axum from 0.6.3 to 0.6.4 (#600)dependabot[bot]1-2/+2
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.3...axum-v0.6.4) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25build(deps): bump axum-macros from 0.3.1 to 0.3.2 (#599)dependabot[bot]1-2/+2
Bumps [axum-macros](https://github.com/tokio-rs/axum) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-macros-v0.3.1...axum-macros-v0.3.2) --- updated-dependencies: - dependency-name: axum-macros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25dynamically update yearXe Iaso1-1/+3
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-24try saving memoryXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-23undo that experimentXe Iaso1-4/+4
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-23add JSX quasi-quoting postXe Iaso2-61/+147
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-23build(deps): bump ructe from 0.15.0 to 0.16.0 (#596)dependabot[bot]2-4/+4
Bumps [ructe](https://github.com/kaj/ructe) from 0.15.0 to 0.16.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.15.0...v0.16.0) --- updated-dependencies: - dependency-name: ructe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23build(deps): bump axum from 0.6.2 to 0.6.3 (#595)dependabot[bot]1-4/+4
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.2...axum-v0.6.3) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23Add page that explains the characters in the blogXe Iaso11-8/+179
Signed-off-by: Xe <me@christine.website>
2023-01-21build(deps): bump reqwest from 0.11.13 to 0.11.14 (#593)dependabot[bot]1-7/+13
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.13 to 0.11.14. - [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.13...v0.11.14) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21build(deps): bump serde_yaml from 0.9.16 to 0.9.17 (#592)dependabot[bot]1-2/+2
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.16 to 0.9.17. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.16...0.9.17) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21Fix text size inflation on some mobile views (#594)beeps (Kim Grey)1-0/+2
2023-01-21site update: conversation snippet fixesXe Iaso2-0/+84
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-21support xedn resizable stickersXe Iaso5-41/+49
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-21increase the fucking thingXe Iaso2-2/+16
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-20update article with a better conversation snippetXe Iaso1-12/+20
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-20🥺Xe Iaso1-0/+268
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-18a lesson i learned about online feedbackXe Iaso1-0/+41
Signed-off-by: Xe Iaso <me@christine.website>