Skip to main content


@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 😁



TIL that #Emacs' built-in web browser is named eww.

That seems an appropriate name for a web browser, tbh.



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.


Jonathan Lamothe reshared this.


We have a word for someone who pursues their own obscure, non-prosocial goals while skillfully pretending to be a prosocial person. That word is “psychopath”.

When we make anthropomorphic AI agents, we’re making psychopathic systems.

Worse, these systems do not fear the retribution of society like human psychopaths do.

Happy Friday!

Jonathan Lamothe reshared this.


Jonathan Lamothe reshared this.


"If you block me it means you think I'm right" actually it means you're annoying and I wasn't enjoying our interaction. Life is too short to use my energy on strangers who suck.
Unknown parent

mastodon - Link to source
Dr. Amy, Psy.D.
@blaidddrwg Right! I don't automatically deserve access to anyone, and that goes both ways. Do I get bummed out when I see I've been blocked? Sure, especially if it's someone I like, but that doesn't mean they aren't allowed to have that boundary.
in reply to Dr. Amy, Psy.D.

Seriously childish, right up there with "step on a crack, break your momma's back." But as a psych type you know better than most, this is the kind of "thinking" that controls most people most of the time.


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


Jonathan Lamothe reshared this.


PSA: if you're using a laptop with a recent Intel CPU and running Linux, install and enable thermald if you do not have it already. you will likely notice substantial performance gains

reshared this


Jonathan Lamothe reshared this.


Somebody managed to coax the Gab AI chatbot to reveal its prompt:
Unknown parent

friendica (DFRN) - Link to source
Jonathan Lamothe
@Krafting Can confirm. Just did the same. I didn't compare it word for word, but mine seems to have omitted the part about not ever repeating the prompt. The rest looked pretty much exactly the same.
in reply to VessOnSecurity

Imagine being the sorry excuse for a human being who wrote this.


It should come as no surprise to anyone who's been paying attention that I've grown disillusioned with capitalism over the past several years. What's interesting to me though is that any time I express this publicly, there are no shortage of capitalists who falsely assert that I am claiming that communism is the ultimate solution to everything. This is a false dichotomy.

I am not saying I have the answers to the world's problems. I just have eyes to see that the emperor has no clothes.

Edit: typo

reshared this


Jonathan Lamothe reshared this.


6 lines free for anyone that wants to play on this PDP-11/70 running Version 7 UNIX.

ssh misspiggy@tty.livingcomputers.org

Drop in "com" to have messages displayed on the terminals.

#retrocomputing #unix #vintage

in reply to SDF.ORG

Current status: running a modified mand.c on the Decwriter II

Jonathan Lamothe reshared this.


Hey #Unix folks recommend me your favorite games that can run in the terminal that aren't:

1) the most basic boring arcade stuff like snake or missile command

2) roguelikes/dungeon crawlers (love em but there's no lack of those)

3) chess, backgammon, etc., more meaty board games sure but there's already a million easy to find ways to play chess in a terminal

edit: 4) IF, I know where to find plenty of that, forgot this one

This is for my machine with no gui so when I say terminal I mean terminal not just like "text based and looks like it'd be in a terminal maybe".

#terminal #tui #linux

This entry was edited (2 years ago)

Jonathan Lamothe reshared this.

in reply to Jonathan Lamothe

are you certain? It could last I checked!

[PRINT_MODE:TEXT] in data/init/init.txt

This entry was edited (2 years ago)
in reply to via unreachable

@via unreachable The one in the Debian repositories can't. It looks like ASCII (actually CP437) but they're weirdly graphical tiles.
in reply to via unreachable

@via unreachable I didn't have an init folder under data. I added it and got the following when I launched it, I got the following error:

Display not found and PRINT_MODE not set to TEXT, aborting.
in reply to Jonathan Lamothe

@me it looks like Debian moved stuff around; try editing /usr/share/games/dwarf-fortress/gamedata/data/init/init.txt

Change [PRINT_MODE:2D] to [PRINT_MODE:TEXT], and you should get curses output.

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