There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

LaurentiusFisch , to bookstodon German
@LaurentiusFisch@mastodon.social avatar

Friedlieb hat wieder zugeschlagen und Schabernack mit seinem Hund Wolf-Rüdiger getrieben. Doch die Steuerfahndung versteht keinen Spaß! @bookstodon

https://laurentius-fisch.com/heidenspass/

avldigital , to litstudies German
@avldigital@openbiblio.social avatar

Für den "Master-Studiengang: 'Deutschsprachige . – Kultur – '" an der Philipps-Universität Marburg findet am 4. Juni 2024 eine digitale Infoveranstaltung statt.

🗓️Bewerbungsfrist für den Master: 23. August 2024

📌Weitere Informationen:
https://www.avldigital.de/de/vernetzen/details/event/master-studiengang-deutschsprachige-literatur-text-kultur-medien-marburg/ @germanistik @litstudies

MartinFoysOEPF , to random
@MartinFoysOEPF@mastodon.world avatar

Announcing the publications of THIRTEEN more digital editions and translations in the Poetry in Facsimile project:

• Christ I (Exeter Book)
• Lord's Prayer II (CCCC 201)
• Exeter Riddles 71-80 & 82

That's now nearly 24,000 lines / 76% of the OE poetic corpus edited to digital facsimile.

See these and 270+ other editions here: https://oepoetryfacsimile.org

>≠

@medievodons

avldigital , to litstudies German
@avldigital@openbiblio.social avatar
ajsadauskas , (edited ) to technology
@ajsadauskas@aus.social avatar

My real worry with Google's voyage into enshittification (thanks to Cory Doctorow @pluralistic the term) is YouTube.

Through YT, for the past 15 years, the world has basically entrusted Google to be the custodian of pretty much our entire global video archive.

There's countless hours of archived footage — news reports, political speeches, historical events, documentaries, indie films, academic lectures, conference presentations, rare recordings, concert footage, obscure music — where the best or only copy is now held by Google through YouTube.

So what happens if maintaining that archival footage becomes unprofitable?

@technology

SheamusPatt ,
@SheamusPatt@mstdn.ca avatar

@gvlx @BaroqueInMind @pluralistic @technology @ajsadauskas The @internetarchive would be happy to accept your donation (I give regularly). Their scope is global, though based in the , and they're not affiliated with or any . As well as their continuous web scraping they also have and archives plus some niche things like the archive.
https://archive.org/donate

avldigital , to litstudies German
@avldigital@openbiblio.social avatar

Die "Informationsveranstaltung zum -Studiengang: 'Deutschsprachige . ' an der Philipps-Universität Marburg" wird am 24. Januar 2024 stattfinden.

📌Weitere Informationen:
https://avldigital.de/de/vernetzen/details/event/informationsveranstaltung-zum-master-studiengang-deutschsprachige-literatur-text-kultur-medie/ @litstudies @germanistik

How to automatically assign classes in GRUB? (kbin.social) Italian

Hi, I'm not the most expert user, but I've been messing with my latest linux install for a few months. I costumized the look of the GRUB, but whenever the kernel gets updated and the grub.cfg gets regenerated, the classes of two entries do not generate (efi and submenu), leaving the entries with no icons (which are determined by...

RossoErcole OP , to linux in How to automatically assign classes in GRUB?
@RossoErcole@kbin.social avatar

The linux proxy file has this inside it:

#!/bin/sh
#THIS IS A GRUB PROXY SCRIPT
'/etc/grub.d/proxifiedScripts/linux' | /etc/grub.d/bin/grubcfg_proxy "+'SUBMENU' as 'Advanced Options'{+'Advanced options for Ubuntu'/*, +'Advanced options for Ubuntu'/'Ubuntu, with Linux 5.15.0-75-generic'~28ff24c064536ab0cd3a1bad9f456e69~, +'Advanced options for Ubuntu'/'Ubuntu, with Linux 5.15.0-75-generic (recovery mode)'~712228d18fab4e59226cce8b4f0d3d91~, +'Advanced options for Ubuntu'/'Ubuntu, with Linux 5.15.0-73-generic'~f31b2a265d0dfef1fd439595ac77a493~, +'Advanced options for Ubuntu'/'Ubuntu, with Linux 5.15.0-73-generic (recovery mode)'~303762cfd1fb902e0cab98046932d096~, +'Advanced options for Ubuntu'/'Ubuntu, with Linux 5.15.0-72-generic'~b5308959171659a00cb9ad96851ff6a6~, +'Advanced options for Ubuntu'/'Ubuntu, with Linux 5.15.0-72-generic (recovery mode)'~30bf9c9d00d0afd9a6bbd4056b36d94e~, +'Advanced options for Ubuntu'/'Ubuntu, with Linux 5.15.0-56-generic'~a76a35ca20f2ed58db39dc7b60a1f7a6~, +'Advanced options for Ubuntu'/'Ubuntu, with Linux 5.15.0-56-generic (recovery mode)'~7e2e93487d695fdce68a6355544c0cee~}
-*
-#text
-'Ubuntu'~ff8d1852fd072e04e5a89b38002b354a~
"

W_P_A , to android
@W_P_A@mastodon.social avatar
torvalds , to random
@torvalds@social.kernel.org avatar

Dear lazy-web - question time.

I’ve maintained a branch of the old micro-emacs (not GNU emacs) for decades. And by “maintained” I really mean “mostly kept working”. It’s a scrappy little editor from the eighties(!) and the “s” in scrappy is silent.

The version I have grown accustomed to isn’t even the most recent version of microemacs, it’s a offshoot from uemacs 3.9 that was maintained by Petri Kutvonen at Helsinki University because it was portable and supported DOS, VAX/VMS and Unix.

Over the decades, I’ve “enhached” that thing to actually mostly understand UTF-8, and increased some internal limits, but it’s mostly the same thing that I used in the early nineties.

Anyway.

I don’t love the fact that it’s a very limited text editor. I’d like syntax highlighting etc. But my fingers are absolutely hardcoded to it, and I am not in the least interested in something that makes me switch away from those (much less start using a mouse to move around etc).

Which is just a very long way to say: “Does anybody know of some slightly more modern GUI editor that actually has good support for really changing keybindings”.

And I mean really configurable. As in “I can make ESC-J auto-justify text, and ESC-Z be ‘exit-and-save, and ^X^C will exit without saving”. Not some half-way state where “sure, you can make ^X exit, but no, you can’t make ^X or ESC act as Alt / Meta keys for other keys?

And yes, I know one answer is “teach your fingers new ways”. But my micro-emacs works just fine, and so it really isn’t worth it to me.

And please - don’t even bother replying with “Xyz is a great editor” unless you know and can show exactly how to rebind a key sequence like that ^X^C. I don’t use nearly all the uemacs keybindings, but I use an odd set of them.

I’d rather maintain just a keybinding file than a whole scrappy editor.

Edit: clearly I should have specified that I’m not interested in yet another “runs in a terminal” editor, or some even older editor (ie “real” emacs, or vim) that just has had more lipstick applied over the years.

firefly ,

Bump: Two GUI editors come to mind: Tea and Geany.

I think TEA is about as close to your wish as you are going to get. TEA will likely do 95% of your wishes except exit+save and ESC key in sequences. It is hackable and readable Qt/C++ so you can patch and push with ease.

"TEA is a C++, Qt(4,5,6) text editor with the hundreds of features for Linux, *BSD, Mac, Windows, OS/2 and Haiku."

GitHub: https://github.com/psemiletov/tea-qt
Debian: apt-get install tea (only two dependencies: anti-word, tea-data).

TEA text editor has endless configuration options including all the key mappings that allows custom setting of everything in the KEYBOARD tab as shown in the screenshot. Please note that the quirky monspace font is not the default TEA setting but from my own custom QT settings. You can apply any font you wish to the interface.

If you want to modify hotkeys via source code you would use Qt::QAction in tea.cpp in the repo. I'm not a Qt/C++ programmer but the source syntax is obvious and I have hacked other Qt interfaces to my liking with no problems.

One rough edge I found is that if the application is already open, passing a file via command line will not open it. I could not find any other UX bugs in it.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines