summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Load dates from ~/.config/when/datesJune McEnroe2022-08-15
|
* Allow names with prefixes of months and daysJune McEnroe2022-08-15
|
* Add named dates to whenJune McEnroe2022-08-15
|
* Remove tweets text fileJune McEnroe2022-08-14
| | | | Such link rot.
* Add Conversations With FriendsJune McEnroe2022-08-04
| | | | | | | | | | | | The better of the two, but largely the same. I feel like these books are a bit too autobiographical, but I don't know if I'm allowed to accuse an author of that. My real problem is that I read these books as largely uncritical of their characters. They behave in nonsense ways, are mostly uncritical of their own behaviour, and don't really have arcs of growth or change. I suppose this book had a bit of one, but only in the last two chapters.
* Add Normal PeopleJune McEnroe2022-07-30
| | | | | | | | | | Unbearably straight. Eyerolls and sighs per page off the charts. Shout out to Joanna, I guess. I kinda like the lack of quotation marks though to be honest. After half of the Ruth Ozeki novel and now this, I need to get back to some genre fiction.
* Rewrite glitch from new pngoJune McEnroe2022-07-26
|
* Update Care with time-to-ID and piercingsJune McEnroe2022-07-26
|
* Add -w to upJune McEnroe2022-07-26
|
* Set push.autoSetupRemoteJune McEnroe2022-07-13
|
* Remove TOURJune McEnroe2022-07-08
| | | | There is not that much distinct stuff here anymore.
* Add The Bone Shard EmperorJune McEnroe2022-07-03
| | | | | Suffers a little bit from middle book but I really enjoyed it. Read it faster than the first one too, despite its length.
* Bump xterm font size to 12June McEnroe2022-06-25
|
* Handle subshells (and functions) inside substitutionsJune McEnroe2022-06-10
|
* Switch to jorts Install scriptJune McEnroe2022-06-10
|
* Indicate if still reading or no resultsJune McEnroe2022-06-08
|
* Add Maiden, Mother, CroneJune McEnroe2022-06-08
| | | | | | Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio.
* FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe2022-06-05
|
* Set line number on File linesJune McEnroe2022-06-03
|
* Stop polling stdin after EOFJune McEnroe2022-06-03
|
* Set TABSIZE=4June McEnroe2022-06-02
| | | | Absolutely indiscriminately.
* Do basic match highlightingJune McEnroe2022-06-02
|
* Clean up parsing a littleJune McEnroe2022-06-02
|
* Don't duplicate path stringJune McEnroe2022-06-02
|
* Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe2022-06-02
| | | | | | For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine.
* Add initial working version of qfJune McEnroe2022-06-02
|
* Set prompt for okshJune McEnroe2022-05-29
| | | | | I am trying out actually using oksh full time. Surviving with no right prompt.
* Add mins scriptJune McEnroe2022-05-29
|
* Add The Bone Shard DaughterJune McEnroe2022-05-29
| | | | | Never seen a title telegraph the reveal so hard. Excited to read the next one though.
* Add all possible hostnames to ssh configJune McEnroe2022-05-16
|
* Add back grc aliasJune McEnroe2022-05-16
| | | | I used to have this ages ago. Don't know why I got rid of it.
* Update "Care" with certificate timelineJune McEnroe2022-05-10
|
* Add CirceJune McEnroe2022-05-08
| | | | | Look, it's okay. But I should have been done with classics fan fiction last time I said so.
* Revert "Make (pun) the dependencies make (pun) more sense"June McEnroe2022-04-20
| | | | | | | This reverts commit 22665bf41ed91131dc6146806b1f0226f2ece4d8. Ok the reason you DON'T do that is because then every post older than colb gets regenerated.
* Set txt mtimes to source mtimesJune McEnroe2022-04-20
|
* Make (pun) the dependencies make (pun) more senseJune McEnroe2022-04-20
|
* Add HenchJune McEnroe2022-04-17
| | | | There are some truly horrifying and gruesome bits though.
* Publish "Agency"June McEnroe2022-04-14
|
* Swap dates so the difference is always positiveJune McEnroe2022-04-13
|
* Update "Care"June McEnroe2022-04-04
|
* Publish "Care"June McEnroe2022-04-03
|
* Publish "Compassion"June McEnroe2022-03-31
|
* Skip matches with ident chars on either sideJune McEnroe2022-03-24
| | | | | | | | This fixes, for example, where the link gets placed on static regex_t regex(const char *pattern, int flags) in title.c.
* Add The Invisible Life of Addie LaRueJune McEnroe2022-03-24
| | | | | | | | | | | So good, but so long. Reminded me of The Ten Thousand Doors of January at the beginning, and more of that N. K. Jemisin series about gods later. I like this interacting with gods and becoming something like one sort of thing. God, it took me a whole month (more?) to read and this is only my third book of the year :( I need some more novellas to read, but the other books I have from the library currently are also thick.
* Source ~/.profile.local if it existsJune McEnroe2022-03-22
|
* Publish "Addendum 2021"June McEnroe2022-03-18
|
* Remove wcwidth portJune McEnroe2022-03-16
| | | | | | | DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>.
* Remove -j4 from ./PlanJune McEnroe2022-03-16
| | | | Plan learned to set this automatically!
* Rewrite Linux install.sh for DebianJune McEnroe2022-03-15
|
* Remove dashJune McEnroe2022-03-15
| | | | Moved to https://git.causal.agency/dash/ and jorts.