Interests: programming, video games, anime, music composition

I used to be on kbin as e0qdk@kbin.social before it broke down.

  • 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: November 27th, 2023

help-circle
  • Below, I’ve quoted a comment I wrote last year on kbin (RIP) about what I keep in my journal.

    I started keeping a daily journal about 10 years ago. It’s helpful for tracking what I worked on as well as various health issues. I skim through it once a week before talking to my therapist and read all entries from the past year when I need to prepare documentation for my annual performance review at work. I’ll grep through the whole thing occasionally when I’m trying to remember when some particular event was. (I don’t do that very often, but it is handy when I need it!)

    I typically track:

    • current date for the entry (both in the file and as the file name)
    • date and time I wrote the entry
    • when I went to bed
    • when I woke up
    • health issues (if any)
    • what I worked on (professionally and for my hobbies)
    • places I went (if anywhere)
    • significant conversations (particularly if there’s something I need to follow up on)
    • what I’m watching/reading/playing/etc.
    • anything else that seems noteworthy

    I keep my journal in plain text files named like YYYY-MM-DD.txt. Right now it’s all in one big folder. I have it in version control and back it up to various places occasionally. I’ll probably split it so there is a folder for each year eventually.

    I started doing this after someone came up to talk to me and I realized that I’d recognized him from a particular place a few years earlier but could not for the life of me remember his name!

    A notable change since then is that I’ve augmented the journal with a set of weekly “time card” files where I jot down a few words about what I’m doing each day as I do it – super useful for preparing summaries for my boss on what I got done each week, and it’s helped reduce some of my anxiety/depression problems. I keep that as a set of conceptually related but separate files. To be clear, I make those for my own use; work doesn’t require it, and I don’t share them verbatim with anyone. They’re just another tool to help me remember the things I want to make sure I don’t forget.



  • Most of the posts here are webcomics made by pmjv, the poster of this thread – though other people can and sometimes do post their own art. pmjv makes a surrealist webcomic (see Analogue Nowhere) that incorporates various themes and imagery related to Unix-derived and Unix-adjacent operating systems.

    Note that the imagery drawn from is not just things associated with Linux (which famously has a penguin mascot), but also OpenBSD (started by Theo de Raadt and which has a pufferfish mascot), Plan 9 (which has a bunny mascot called Glenda), etc.

    There are elements from other fandoms (e.g. Cirno, who appears in some comics, is from Touhou and is associated with ⑨ because of an old joke – which seems to have become entangled with Plan 9 in pmjv’s mind), influences from tech politics, and whatever other crazy things are bouncing around in pmjv’s head.

    It’s good surrealist fun, generally.




  • Personally, I prefer it when people do one of the following:

    • upload the file to catbox.moe and link it here (for clips up to 200MB)
    • upload the file directly to their lemmy instance (if their instance allows it)
    • self-host it on their own web server (with no bullshit crappy JS interface, please – just give me the file; I’ll play it with VLC if it doesn’t work in my browser)

    PeerTube is also a reasonable choice – although I don’t like its UI very much.



  • You can open any profile with multiple pages worth of posts or comments on old.reddthat.com and it’s jumbled. Even my own profile is jumbled: https://old.reddthat.com/u/e0qdk

    The first page is mostly comments I made two weeks ago plus a thread from today and some very old threads. The second page has comments I made earlier today and during the past week. The third page starts with my most recent comment and then has a bunch of older comments.

    The exact order might change after posting this, but my own recent comments mostly being on page two has been pretty consistent for a while.

    If I look at a very active user’s profile (like MentalEdge’s), I see threads from today show up on page three(!) while there are threads from a week or more ago on pages one and two.

    I’m not sure what’s going on exactly, but it basically makes user profiles pretty useless right now through mlmym.

    Edit: I can’t even find this comment in my profile, but my other reply (regarding the envelope being fixed in 0.0.43) shows up on page 3.


  • Right now I’m mostly using mlmym (the “old” interface on most instances that support it) because it doesn’t require JS for basic viewing.

    It’s kind of buggy though, unfortunately – things like user history show up as a complete jumble, for example. :(

    One of these days, I’ll probably get fed up enough to go write my own interface and set things up exactly how I want them to work… but I’ve got too many projects already so I’m just living with it for now.