slower shortpost

This commit is contained in:
Lukas 2024-03-24 15:45:15 -04:00
parent c374b15c88
commit 97d49d7c00
4 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,14 @@
+++
title = "Discord as a UI Library"
# description = ""
date = 2024-02-05
# updated = 2024-02-05
[taxonomies]
tags = ["shortnotes"]
+++
One annoying problem I have with learning something new programming-wise:
I'm so familiar with the Discord.py API library that any *real* UI library feels like it has too much friction to be worth it for any of my projects.
It's even cross-platform!
I'm torn between freshening up my PyQt, learning Kotlin + Android dev, or looking into something else for Linux/Windows dev...

View File

@ -0,0 +1,13 @@
+++
title = "Slower and More Meaningful"
# description = ""
date = 2024-02-19
# updated = 2024-02-19
#draft = true
[taxonomies]
tags = ["shortnotes"]
+++
Lately, I've felt like I need to be more conscious about my "free" time. There are many reasons for it (work schedule, the rise of generative AI, ...) but I'm *mildly* happy with the results thus far?
I'd like to make a dedicated post of it, but I'm having trouble putting my feelings into words.

View File

@ -0,0 +1,18 @@
+++
title = "Thoughts on FSRS"
# description = ""
date = 2024-02-15
# updated = 2024-02-15
#draft = true
[taxonomies]
tags = ["shortnotes"]
+++
I've been trying FSRS for about a month now. Here's my thoughts on it so far:
- I feel like I have a more manageable workload. However, part of me wonders if this is because I'm not putting all of my effort into studying a cert or a language.
- I don't think about how my choices are affecting the ease factor anymore.
- The 3-component model is a lot easier to understand than SM-2's ease.
- I wish I had been studying more during the Fall. My stats page isn't reliable because my Anki usage was very sparse for most of 2023.
- Some of the intervals for relatively new cards feel very long. I'm not sure what to make of this. I'll probably need to reflect on this again in a few months
- Even with the helper add-on to auto-reschedule cards on sync on desktop, I still feel disincentivized to use Ankidroid due to lack of native support.
- It has been a very positive experience overall.

0
quick_config.sh Normal file → Executable file
View File