Penfount • Pen Community reshared this.
reshared this
@VulcanTourist I've kinda settled on a system that sorta kinda works most of the time...ish.
I've been off ADHD meds for a while though, so that makes things more difficult.
twitch.tv/midnightsumo
for a couple years now, and it's a serious distraction. Mostly I show up for the last 4 hours each day, but sometimes watch lower-division which are fun.
#sumo
MidnightSumo - Twitch
LIVE SUMO w/ commentary | Day 5 of September Grand Sumo tournament in Tokyo, Japan! | 9 hours of live sumo for 15 days!Twitch
Jonathan Lamothe likes this.
I find it annoying to. It isn't too common that the distinction becomes important, but still!
I guess it's kinda like internet vs. web
Jonathan Lamothe likes this.
like this
AdiposeOverclocked reshared this.
Sometimes I rest by my bookshelves at home too.
Jonathan Lamothe likes this.
like this
I'd rather eat out all the time, or at least do takeaway, but cooking at home + meal prep was the only way I could get my sodium intake down to reasonable levels.
(My BP stubbornly remains high, tho.)
These days I continue it because the closest restartant (that isn't a food truck or also a convenience store) is a 15 minute drive away, I think.
I keep wanting to resurrect my homemade 8-bit CPU project (heavily inspired by Ben Eater's breadbord computer). One of the changes I want to make is to have a variable speed clock module that you have to manually turn a crank to run. The faster you crank, the higher the clock speed.
Is this practical? Not in the slightest. It would be really cool though.
So my partner and I do Instacart to help make ends meet. We have supposedly opted out of heavy orders,* and yet we were assigned an order with three cases (40 x 500mL) of water. That's 60kg (assuming negligible packaging weight).
This begs the question: what exactly is their threshold for what is considered a "heavy order"?
* because they don't pay anywhere near enough for us to destroy our bodies like that.
reshared this
Per the help doc for org-agenda
"If the current buffer is in Org mode and visiting a file, you can also
first press ‘<’ once to indicate that the agenda should be temporarily
(until the next use of ‘SPC o a’) restricted to the current file.
Pressing ‘<’ twice means to restrict to the current subtree or region
(if active).
"
In other words, execute org-agenda then press "<" before the command you want to run against the agenda.
@a world without cars I have a markdown plugin on my Friendica server. I just put it between backticks like this: `org-agenda-files`
.
This wouldn't work on Mastodon though.
you could do something like this
```
(defun my/file-agenda ()
(interactive)
(when-let ((org-agenda-files (list (buffer-file-name (current-buffer)))))
(org-agenda)))
```
Jonathan Lamothe
in reply to Jonathan Lamothe • •Every time I would take the part of the pen that the converter plugs into out of the ultrasonic cleaner, a little bit of (still quite dark) ink would would drip out.
I finally figured out what I was doing wrong. It turns out that this part is so narrow that the surface tension of the water was causing an air bubble to get trapped inside, preventing the feed from being properly cleaned. I solved it by manually injecting some soapy water with a syringe inside to blow the air bubble out and it cleaned right out afterward.
Still, that's two hours of my life I'm not gonna get back.