Show newer
nm0i boosted
Another day volunteering at the Mastodon server. Everyone keeps asking me if I can read their private messages. Buddy, I'm an admin: I don't even have time to read my own messages
nm0i boosted

@minoru As I began with fortran my definition of "navie" and "clever" seems to be the opposite with that one of yours.

nm0i boosted
nm0i boosted

@rayslava Алсо лайк за патченный терминус.

@rayslava Самое обидное что скорингу не за что уцепиться чтобы такое отсеить.

@bmzimmermann Hm, since you're new, I put evil in quotes as a joke, but it's how vim-like key and interface mode for emacs is called, evil-mode. So indeed you can use both at once, and it's quite popular alternative to default emacs accord keybindings.

nm0i boosted

[July 2022] Do you know about #emacs zones? Kinda like screensavers but for your #emacs buffers.

Here's zone rainbow: xenodium.com/added-emacs-zone-

Show thread
nm0i boosted
nm0i boosted

Обнаружилась вот такая милота под #android: f-droid.org/packages/com.cax.p
Кто идёт кататься на аэросанях?

@rayslava Yes, it was. Duders on irc suggested to delete dovecot indices and it pulled everything.

nm0i boosted
nm0i boosted

#mastodonEl #emacs

added editing of posts, edit notifications, and viewing posts' edit history.

also recently added lists functionality, following of hashtags, and filtered views for notifications. + lots of smaller fixes.

some issues will probably arise, feel free to holler.

#mastoDev

alias bell='echo -e '\''\a'\'
longtask;bell

nm0i boosted

Now all mastodon urls in my #Emacs open with #MastdonEl by re-purposing my-mastodon-open-url function and the regex to match mastodon-like urls from the config of @sachac!

Here's the code:

```
(add-to-list 'browse-url-handlers '("https?://[^/]+/@[^/]+/.*" . 'my-mastodon-open-at-point))
(defun my-mastodon-open-at-point ()
"Open the URL at point, or prompt if a URL is not found."
(interactive)
(mastodon-url-lookup (or (thing-at-point 'url) (read-string "URL: "))))
```

nm0i boosted

tip: To read popular tags you can subscribe to https://Instance/tags/Tagname.rss via , then use scoring system to avoid unnecessary flaming noise.

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.