Quartz sync: Feb 28, 2024, 12:24 PM

This commit is contained in:
bfahrenfort 2024-02-28 12:24:11 -06:00
parent 48e74fea71
commit 1f6ced1f53
3 changed files with 13 additions and 4 deletions

View File

@ -16,3 +16,5 @@ I assign each project a difficulty level out of the following list:
## Other Open-Source Contributions ## Other Open-Source Contributions
- [[Projects/zotero-lexis-plus|A Lexis+ translator for Zotero.]] - [[Projects/zotero-lexis-plus|A Lexis+ translator for Zotero.]]
- [[Projects/rss-foss|Advancing the development of RSS/Atom]]
- [[Projects/rsgistry|r/[es]/gistry]], a Rustlang full-stack registry generator for your ecosystem's community extensions

View File

@ -4,11 +4,17 @@ draft: true
tags: tags:
- "#update" - "#update"
date: 2024-02-02 date: 2024-02-02
lastmod: 2024-02-28 lastmod: 2024-02-29
--- ---
## Housekeeping ## Housekeeping
It's finally warming up so I guess the Texas winter is over. More outdoor activities for me! I have unfortunately been preoccupied with scholarship essays so not much legal writing this month. I did do a lot of programming though.
In case you missed it, Trump's cases made their first oral argument appearance at the Supreme Court this month. He was not present at oral argument. [livetoot thread](https://social.treehouse.systems/@be_far/111896728515160424) | [summary](https://social.treehouse.systems/@be_far/111897288561422460)
## Pages ## Pages
- New RSS feed at [Updates.xml](/Updates.xml) that only changes once a month when I push updates like this one. - New RSS feed at [Updates.xml](/Updates.xml) that only changes once a month when I push updates like this one.
- Seedling: [[Projects/rss-foss|The Future of RSS]]
- Seedling: [[Programs I Like/rust-macros|Rust Macros: Enough to be Dangerous]]
- New project: [[Projects/rsgistry|r/[es]/gistry]]
## Status Updates ## Status Updates
- Updated the engine, which was terrifying given how many custom tweaks I have to it. - Updated the engine, which was terrifying given how many custom tweaks I have to it.
- Tweaked the sort function

View File

@ -3,9 +3,9 @@ title: Reading List
tags: tags:
- toc - toc
date: 2024-01-30 date: 2024-01-30
lastmod: 2024-02-28
--- ---
Here are some of the more interesting/mature works on my site organized by topic. Here are some of the more interesting/mature works on my site organized by topic.
## Intro ## Intro
- [[Essays/why-i-garden|Why I Garden]] - [[Essays/why-i-garden|Why I Garden]]
- [[Projects/Obsidian/digital-garden#Using this Site|Using this site]] - [[Projects/Obsidian/digital-garden#Using this Site|Using this site]]
@ -14,6 +14,7 @@ Here are some of the more interesting/mature works on my site organized by topic
- [[Essays/law-school|Law School is Broken]] - [[Essays/law-school|Law School is Broken]]
## Open Source ## Open Source
- [[Projects/zotero-lexis-plus|Zotero now usable by the legal profession]] - [[Projects/zotero-lexis-plus|Zotero now usable by the legal profession]]
- [[Projects/rsgistry|r/[es]/gistry]]
## Tech ## Tech
- [[Projects/my-computer|My Computer]] - [[Projects/my-computer|My Computer]]
- [[Essays/on-linux|The Linux Experience]] - [[Essays/on-linux|The Linux Experience]]