This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will block this actor and hide all of their past and future posts. Are you certain you want to block this actor?
This action will block this object. Are you certain you want to block this object?
Are you sure you want to delete the OAuth client [Client Name]? This action cannot be undone and will revoke all access tokens for this client.
Are you sure you want to revoke the OAuth token [Token ID]? This action cannot be undone and will immediately revoke access for this token.
| Websites | https://jayvii.de |
|---|---|
| Introduction | https://social.jayvii.de/introduction |
| jayvii+social [AT] posteo [DOT] de | |
| Languages | DE / EN |

A question to #wikipedians: Is there a particular reason why different language pages on #wikipedia use different layouts? For example, German pages still use a lot older, non-adaptive page layout and does not have the new beta-option for dark mode, while the English pages typically use the latest design choices.
English / new: https://en.wikipedia.org/wiki/Wikipedia
German / old: https://de.wikipedia.org/wiki/Wikipedia
This is particularly gnarling because the language switcher is in a completely different location in both designs: old/German: left sidebar; new/English: on top, next to the title

Due to the heat today, a salad was pretty much the only dinner idea we found enjoyable. Was a good one though! Green salad, tomatoes, a peach, walnuts, onions, kimchi, chickpeas, and soy-based "meat" stripes #vegan #food


Started working on some tiny #ktistec end-user hacks: https://src.jayvii.de/pub/ktistec-tweaks
For now only a user #CSS theme i dupped "purple-ish": https://src.jayvii.de/pub/ktistec-tweaks/file/css/purpleish.css.html
Maybe more to come in the future. Or not, we'll see :)

Also... Wie schon seit fast zwei Jahrzehnten per #RSS m枚glich? 馃


Watching #BloodOfZeus makes me really want to replay #AgeOfMythology again...

Put #OpenSource code under the #AGPL license!
https://ploum.net/2024-07-01-opensource_sustainability.html
Nice read! I agree to every bit of it!

Whenever starting a new slide presentation...


My keyword-based meta虏 search ser膲i learned some new tricks and is a bit easier to use now!
Besides several categories you can browse to find keywords more easily, the backend has changed quite a bit as well! Both keyword-arrays and category-arrays are pre-generated from the configuration now. This makes it easy to configure but still maintain extremely high performance, and keep for-loop cycles low.
Everything in pure #PHP and without database, logging, cookies, etc. Give it a try and send me some feedback!

Per my last post (https://social.jayvii.de/objects/tHRArkhwOLg) about bang-search: Do you know of any super-specialised #search engines that are worthwhile including in my little fun project traser膲i?

Lately, I've been using @MetaGer #MetaGer as my main #SearchEngine, but had been really missing bangs (known from #DuckDuckGo and other search engines).
So this morning I threw together a short #PHP site that I could use as search front, which handles bangs and redirects me to the correct search engine (is this meta-meta? ;D):
https://search.jayvii.de/
If you find bugs or want to contribute, feel free to check out my git repo and contribute:
https://src.jayvii.de/pub/traserci