Skip to main content





ph
Oh neat, I'm doing the cough-so-hard-I-almost-pass-out thing again. 🙃


So, for the last few days, #Emacs has been glitching out on me. When I'd try to do certain things, it'd complain about an undefined variable and then just refuse to do the thing I asked it to do. Today, it started doing this when I tried to list the manuals.

I deleted the cache files and restarted it. Everything's fine now. I'm glad it's fixed, but... really?

in reply to Jonathan Lamothe

Do you use emacs.desktop files, eg with desktop-save? I've also had strange goings-ons where starting emacs gives errors and even C-x C-c doesn't work. Removing the .emacs.desktop file in use resolves it.
in reply to mocom

@mocom I think this is what broke it.


I think the problem started when I installed the org-mode package from M-x list-packages even though it was already installed via apt. I removed it again, but I think it broke things.

in reply to Jonathan Lamothe

org is a built in package :
  org                            9.5.5          built-in              Outline-based notes management and organizer

So no reason to install it


Our garbage can broke. It's one of those ones with a foot pedal and a soft-close lid. They're normally over $100, so obviously I'd rather fix it than replace it, but the damn thing is deliberately designed not to be repairable.

I've identified the issue though. I'm going to try to design and 3D print a brace to reinforce the broken part. It won't be a pretty fix, but I think it'll work, and it'll be on the underside so nobody will ever see it.

I'll have to get some epoxy to fasten it, though. I hope it works and I don't make it worse.




@buoou Is your Gemini capsule down? I'm getting an error 53.

Maybe it suddenly doesn't like my VPN?

@uoou
in reply to uoou

@buoou There it is.

...wait, you've been awake since Thu 31 Aug 2023 23:45 BST? 🙃

@uoou
in reply to Jonathan Lamothe

Yup, it's been a long day 😢

Honestly, I have a script that tells me when I should be tired. And it was pulling from that online data. And I was without internet for a while so I made it all offline and forgot to get back to uploading.

Was only really useful for people who can just ask me anyway 😁




One of my favourite marketing weasel words (weasel phrases?) is "clinically studied".

It really means nothing.

"This product has been clinically studied."

"Neat, what results did those studies yield?"

*crickets*

Boyd Stephen Smith Jr. reshared this.



You know, it says something about the complexity of a program when its help system has a help system.

uoou reshared this.

in reply to Jonathan Lamothe

TBH, most of the moo programming I do is directly through tintin++. I'm considering switching to using emacs as a moo client, but I'd have to find a way to port over the rather heavy customizations I've made to tintin++. Things like managing the sushi bar are done via local scripts.

The org-mode stuff I'm doing right now is kind of separate from moo.

reshared this



Why does #Debian's #Emacs package not include the documentation?

Turns out that's in the emacs-common-non-dsfg package... obviously.

Unknown parent

friendica (DFRN) - Link to source
Jonathan Lamothe

@Mekeor Melire I suppose, but...

*throws a table*

in reply to Jonathan Lamothe

Links to a lot of the background on the many, many discussions that happened around the GFDL and its compatibility with the DFSG:

wiki.debian.org/GFDLHistory



Is there a way to tell org-mode's agenda view not to show completed to-dos and schedule entries that are more than say a week past completion?
#emacs

reshared this

in reply to Jonathan Lamothe

```
;; to the first question: not to show completed to-dos in agenda view
(setq org-agenda-skip-scheduled-if-done t)
```

#orgmode





I've been an #Emacs user for a long time because it's just what I got used to. I had no particular loyalty to it.

The more I dig into org-mode though, the more I see it as its killer feature though. This alone is enough to keep me from ever switching to another editor.

Please note: if you like another editor better, that's perfectly fine. Use what works for you. For the love of God, I'm not trying to spark an Emacs vs. vim flame war.

in reply to Jonathan Lamothe

org-mode is too slow for me. I load it up like "I have to wait 20 seconds for a file to load? For this?" It's 2024 ffs
in reply to Jonathan Lamothe

I keep not-quite fully embracing org-mode because I spend too much time outside of Emacs (e.g. on mobile devices). I probably just need to work out some scripting to dump into an inbox queue.

Plus work being absolutely inflexible about not letting work sync to anything else, though it helps enforce life boundaries. 😀





subpost
It's interesting how often the people who encourage you to "question everything" get upset when you question them.


Since we broke the pens out of storage, Katy's been taking up calligraphy. She's rather good at it too.

Anyhow, I cautioned her against using cheap paper with a #FountainPen because I've found it to be an unpleasant experience. Despite this, she's using a notepad from the dollar store. As it turns out, the paper is surprisingly good quality. No feathering or bleed through whatsoever.

Colour me impressed.

in reply to Jonathan Lamothe

@penfount some cheap paper is great, it's just a real crapshoot whether it will be even in the same brand/style.
in reply to Jonathan Lamothe

generally, Vietnamese paper is pretty good for FPs. Vietnamese paper often shows up in cheap binder notebook paper or composition books, so I’m not surprised that it could show up in a dollar store notepad


So, while there is a #FountainPen community here in the fedi, is there a #teeline community?

reshared this

Unknown parent

friendica (DFRN) - Link to source
Jonathan Lamothe

@Seven ✨🍂✨ For me, it's part practical, part just because it's cool. I have ADHD and sometimes my brain runs faster than my hand can write. I tend to type notes, but I don't always have a keyboard handy.

I also like being able to write notes without having someone read over my shoulder... unless of course they happen to be a British journalist, which is unlikely in Canada.



I wonder how much hair pulling would be involved in switching to (and learning) Xmonad...


Is there a #YouTube frontend like #NewPipe that can be run on a #Debian system?

Both Piped and Invidious are pretty much dead now.

reshared this

in reply to Jonathan Lamothe

Well, it looks like FreeTube (as mentioned by a few people) seems to be doing the trick. Thanks for the input, everyone!


Despite having been an #Emacs user for years, I know I've only scratched its surface. I finally decided to start looking into org-mode (I blame @screwlisp for this) and, it's actually pretty damn cool.

reshared this



My #ADHD moment of the day:

Eat a snack specifically because I have a medication that needs to be taken with food.

Forget to actually take the medication.

#ADHD


Is there an easy way to collaboratively work with org-mode files (especially from mobile devices)?

Note: I said easy. It can't involve git.

in reply to Jonathan Lamothe

Not want you want since it involves syncing to a remote Git repository but I discovered ZettelNotes recently which supports Org files, much more feature rich than Orgzly-revived or Orgro.

Once setup to sync with Git repo it does so in the background.

Not tried collaborating yet though as only I write my org/org-roam notes.

ZettelNotes : znotes.thedoc.eu.org/
Orgzly-Revived : orgzly.com/
Orgro : orgro.org/

#emacs #zettelnotes #orgzly

in reply to slackline :emacs: :orgmode:

@slackline :emacs: :orgmode: If the frontend is simple enough maybe. The idea is to be able to share notes (like our shopping list) with my partner.

I already have a Gitea server set up, but if the frontend is simple enough to abstract all the git nonsense away, it might work. I've never seen that simple a frontend for git though.

Our current solution involves Markdown files on Nextcloud.

Unknown parent

friendica (DFRN) - Link to source
Jonathan Lamothe

@mms :runbsd: :emacs: I like this idea, but I can't get Emacs on my partner's iPhone.

Edit: typo



Giving qutebrowser another go as my default browser.

Now I just have to remember how in the hell to use it.

in reply to Jonathan Lamothe

Hit my first snag: Nextcloud whines at me that my browser is "unsupported". I clicked on "continue with unsupported browser" and it let me in though. Apart from not detecthing the system's dark theme, everything seems to work properly so far.


So I've got my dedicated #BaystateBlue #FountainPen back to about 90% working again. I'm now leaving it soaking in distilled water for a few days to hopefully get the flow through the feed completely back to normal. I usually use regular tap water, but since our water's so hard here, I figured it was worth using distilled instead, especially since we still had some laying around.


ph
Sometimes I lie in bed putting off making breakfast because I have to test my glucose levels before I do. I fucking hate doing that. You'd think that in four years I'd have gotten used to it. You'd be wrong.


I got a new tunnel. You can never have enough tunnels.





Looks like the network cable that connects the server to the router is starting to fail. Have a replacement, but running it will be nontrivial. I expect it to be completed by the end of the weekend though.

This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.