dependabot[bot]
50dcfbb19d
build(deps): bump axum from 0.5.7 to 0.5.8 ( #497 )
...
Bumps [axum](https://github.com/tokio-rs/axum ) from 0.5.7 to 0.5.8.
- [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.5.7...axum-v0.5.8 )
---
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>
2022-06-20 15:10:12 -04:00
dependabot[bot]
aeab6536e0
build(deps): bump tower from 0.4.12 to 0.4.13 ( #496 )
...
Bumps [tower](https://github.com/tower-rs/tower ) from 0.4.12 to 0.4.13.
- [Release notes](https://github.com/tower-rs/tower/releases )
- [Commits](https://github.com/tower-rs/tower/compare/tower-0.4.12...tower-0.4.13 )
---
updated-dependencies:
- dependency-name: tower
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>
2022-06-20 15:10:03 -04:00
bjorn3
78485b7d49
Fix typo on the salary transparency page ( #495 )
2022-06-16 17:39:08 -04:00
dependabot[bot]
cea1e230da
build(deps): bump reqwest from 0.11.10 to 0.11.11 ( #491 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.10 to 0.11.11.
- [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.10...v0.11.11 )
---
updated-dependencies:
- dependency-name: reqwest
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>
2022-06-15 11:15:32 -04:00
Vincent Bernat
3a592f99db
Fix typo in salary transparency article ( #494 )
2022-06-15 06:27:43 -04:00
Molly Miller
d0c2df003b
Fix some typos in salary transparency pages. ( #493 )
...
Replace erroneous "hirt" with intended "hurt".
Signed-off-by: Molly Miller <sysvinit@users.noreply.github.com>
Co-authored-by: Molly Miller <sysvinit@users.noreply.github.com>
2022-06-14 18:41:09 -04:00
Cadey Ratio
ad6fba4c79
Add salary transparency page ( #492 )
...
* Move dhall data and types into `/dhall` folder
* Reformat salary transparency data into Dhall
* Wire up the old salary transparency page with a custom element
* Wire up a new salary transparency page
* Expose raw data as JSON
* Make dhall types more portable
* Remove gallery from the navbar
* Make signal boost page point to the new data location
* Add salary transparency page to the footer of the site
* Add site update post for this
Signed-off-by: Xe <me@xeiaso.net>
2022-06-14 15:04:17 -04:00
Gabriel Simmer
7541df7781
Add myself to signalboost.dhall ( #490 )
2022-06-13 09:05:11 -04:00
Cadey Ratio
5c09a72207
set date to today, yolo
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-06-09 13:00:57 -04:00
Cadey Ratio
792be1eb55
oops lol
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-06-08 17:41:18 -04:00
Cadey Ratio
aa10dce9ee
push to day after
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-06-08 17:24:10 -04:00
Cadey Ratio
aca8b80892
talks: add static analysis talk
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-06-08 17:20:48 -04:00
Cadey Ratio
dc3f6471e7
Add hero image support with <xeblog-hero>
...
Also lightens the JavaScript load and shifts ad impressions to only when
people from Reddit and Hacker News visit. I may have this include
Twitter in the future.
Signed-off-by: Xe <me@christine.website>
2022-06-08 15:02:52 -04:00
Cadey Ratio
396150f72b
add rustfmt to runtime closure of devshell
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-06-08 15:01:21 -04:00
dependabot[bot]
2645966f85
build(deps): bump comrak from 0.12.1 to 0.13.0 ( #487 )
...
Bumps [comrak](https://github.com/kivikakk/comrak ) from 0.12.1 to 0.13.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.12.1...0.13.0 )
---
updated-dependencies:
- dependency-name: comrak
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>
2022-06-08 13:11:28 -04:00
dependabot[bot]
7d667ef2ae
build(deps): bump http from 0.2.7 to 0.2.8 ( #486 )
...
Bumps [http](https://github.com/hyperium/http ) from 0.2.7 to 0.2.8.
- [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.7...v0.2.8 )
---
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>
2022-06-08 13:11:20 -04:00
Jade Lovelace
7bf1f82c90
Fix the flake URL format ( #483 )
...
Good old Nix changing things. I've also noted the branch format, since they hard-coded it to master by default.
2022-06-08 13:11:13 -04:00
dependabot[bot]
1bb8e9302c
build(deps): bump tokio-stream from 0.1.8 to 0.1.9 ( #484 )
...
Bumps [tokio-stream](https://github.com/tokio-rs/tokio ) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.8...tokio-stream-0.1.9 )
---
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>
2022-06-08 13:11:02 -04:00
dependabot[bot]
a57512d083
build(deps): bump tower-http from 0.3.3 to 0.3.4 ( #488 )
...
Bumps [tower-http](https://github.com/tower-rs/tower-http ) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/tower-rs/tower-http/releases )
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.3...tower-http-0.3.4 )
---
updated-dependencies:
- dependency-name: tower-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>
2022-06-08 13:10:52 -04:00
Charlotte Som
c4cf9c156a
Switch to xeiaso.net links in resume.md ( #485 )
...
Fixes Xe/site#482
2022-06-06 07:37:06 -07:00
Cadey Ratio
60196d90ed
the oasis
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-06-03 21:58:45 -04:00
Cadey Ratio
7c7904c17c
site update: new domain
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-28 17:04:06 +00:00
Cadey Ratio
7cf1429afa
new email
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-28 11:15:59 -04:00
Cadey Ratio
554dbbb53a
fix sitemap
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-28 09:50:27 -04:00
Cadey Ratio
2d00c19205
remove old attempt
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-28 09:28:55 -04:00
Cadey Ratio
bdc64f78f2
xeiaso.net
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-28 09:17:01 -04:00
Cadey Ratio
ff64215d07
ssh key storage
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-28 00:31:23 -04:00
Cadey Ratio
a12c957abe
kubernetes a heck
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-26 16:00:01 -04:00
Cadey Ratio
71c33c083a
templates/mara: use xeiaso.net CDN
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-26 14:40:29 -04:00
Cadey Ratio
ac12ebf063
static: xeiaso.net
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-26 14:16:25 -04:00
Cadey Ratio
ffab774e6a
flake: xeiaso.net
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-26 13:46:17 -04:00
Cadey Ratio
f8e2212549
talks: update to xeiaso.net
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-26 13:45:24 -04:00
Cadey Ratio
356f12cbdc
blog: update to xeiaso.net
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-26 13:44:47 -04:00
Cadey Ratio
06b00eb7c3
templates: change canonical domain to xeiaso.net
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-26 13:41:26 -04:00
henri
b1277d209d
Signal Booster ( #480 )
...
added henri shustak
2022-05-25 22:21:10 -04:00
Shadlock0133
901a306002
Fix typo ( #481 )
2022-05-25 22:05:58 -04:00
Cadey Ratio
e545abeb1a
templates/{blog,talk}post: clarify time zone
...
Apparently the fact that my blog runs on UTC is surprising to people.
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-24 17:46:10 -04:00
dependabot[bot]
08d96305af
build(deps): bump http-body from 0.4.4 to 0.4.5 ( #479 )
...
Bumps [http-body](https://github.com/hyperium/http-body ) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/hyperium/http-body/releases )
- [Changelog](https://github.com/hyperium/http-body/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/http-body/compare/v0.4.4...v0.4.5 )
---
updated-dependencies:
- dependency-name: http-body
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>
2022-05-23 15:34:44 -04:00
Cadey Ratio
019af1d532
blog/go2: add patrone blurb
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-23 15:05:21 -04:00
Cadey Ratio
7c920ca5e9
blog: against toxicity in programming languages
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-23 15:02:12 -04:00
Cadey Ratio
8c88f66c67
update nixpkgs
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-23 13:01:48 -04:00
Cadey Ratio
d4145bd406
blog: update salary history
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-20 12:34:29 -04:00
dependabot[bot]
e080361dd4
build(deps): bump axum from 0.5.5 to 0.5.6 ( #472 )
...
Bumps [axum](https://github.com/tokio-rs/axum ) from 0.5.5 to 0.5.6.
- [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.5.5...axum-v0.5.6 )
---
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>
2022-05-20 09:42:04 -04:00
dependabot[bot]
ba49eb8f12
build(deps): bump serde_dhall from 0.11.0 to 0.11.1 ( #478 )
...
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust ) from 0.11.0 to 0.11.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/compare/serde_dhall-v0.11.0...serde_dhall-v0.11.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>
2022-05-20 09:09:57 -04:00
dependabot[bot]
00d101b393
build(deps): bump prometheus from 0.13.0 to 0.13.1 ( #477 )
...
Bumps [prometheus](https://github.com/tikv/rust-prometheus ) from 0.13.0 to 0.13.1.
- [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.13.0...v0.13.1 )
---
updated-dependencies:
- dependency-name: prometheus
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>
2022-05-20 09:09:49 -04:00
dependabot[bot]
b53cd41193
build(deps): bump axum-macros from 0.2.1 to 0.2.2 ( #476 )
...
Bumps [axum-macros](https://github.com/tokio-rs/axum ) from 0.2.1 to 0.2.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.2.1...axum-macros-v0.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:09:36 -04:00
dependabot[bot]
09aba58ebd
build(deps): bump axum-extra from 0.3.1 to 0.3.3 ( #475 )
...
Bumps [axum-extra](https://github.com/tokio-rs/axum ) from 0.3.1 to 0.3.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-extra-v0.3.1...axum-extra-v0.3.3 )
---
updated-dependencies:
- dependency-name: axum-extra
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>
2022-05-20 09:09:25 -04:00
Cadey Ratio
230df6f54e
blog: add 'i fixed the patron page' post
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-18 20:39:12 -04:00
Cadey Ratio
565949cec2
fix patrone
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-18 20:30:16 -04:00
Cadey Ratio
e2b9f384bf
look for patreon creds in ~ instead of .
...
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-18 20:17:48 -04:00