『合コンに行ったらイケメン女子がきた』/“I Went to a Mixer and a Handsome Girl Showed Up” by Murakami
Official Pixiv JP | Official Twitter/X JP | Mangadex EN | Dynasty EN
she/they
『合コンに行ったらイケメン女子がきた』/“I Went to a Mixer and a Handsome Girl Showed Up” by Murakami
Official Pixiv JP | Official Twitter/X JP | Mangadex EN | Dynasty EN
I agree.
You could say that about any kind of autocomplete. Why would people install snippet plugins into their vim/emacs? Sure you can just type everything by hand but it’s just more convenient.
Personally I find these kinds of inline AI suggestions make a more convincing use case than trying to prompt engineer a Chat based LLM and diverting your attention to phrasing specifics instead of the actual problem space.
If your build fails because you can’t track down the literal ≠
in the code I would recommend just looking at the compiler error. I understand the concerns about ==
vs =
more but the vast majority of LSPs (and some compilers) will catch that too.
I have also yet to see any IDE enable ligatures by default, at least VS Code and the JetBrains suite both require opting into them even though their default fonts support them.
It doesn’t help that US diverging diamonds seem to insist on having pedestrians walk through the median.
But honestly all interchanges are varying degrees of horrible and if you want your city to be bearable to navigate as a pedestrian/cyclist you just really don’t want to do urban highways, or roads above a certain size in general.
The GDPR conversation is hilarious. Sure they’re a US based company, but after 5 years of operation I would’ve expected them to have consulted a lawyer about this at some point. Forgetting (assuming it’s not “forgetting”) about the required documentation is not the worst thing in the world morally but it doesn’t exactly make them look competent either.
Indeed, that all looks fairly innocuous. Just in case, you are sure that you didn’t just accidentially kill
or killall
rclone or bash?
Perhaps wrapping the script in strace
might help debug where the offending signal is coming from.
TimeoutStopSec
applies to the ExecStop
command, TimeoutStartSec
would be the culprit here. I’m not sure why there would be a default timeout of specifically 1:39 minutes though.
Does your script fork at some point (and might exit before the rsync job is completed)? Because then you need to use Type=forking
instead of simple
or oneshot
, otherwise systemd will start trying to clean up child processes when the script exits.
Edit: Actually considering the time span involved Type=forking
will not solve your issue because it will timeout, if this is the problem you need to change your script to not do that.
Also ich bin mit dem Lebenswerk von Feddersen nicht im Geringsten vertraut aber dieser Satz aus dem Artikel:
Was sie stattdessen liefert, ist ein Kampf um Symboliken. Für das Recht auf die Identität als Nonbinäre des Geschlechtlichen, für Transfluidität, damit im Übrigen in Allianz mit dem medizinisch-pharmakologischen Komplex, der seine chirurgischen und chemischen Manipulationsmöglichkeiten begründet sehen wollte
ist schon irgendwie arg disqualifizierend. Das ist ungefähr die Ebene von den Leuten, die noch klug genug sind, nicht explizit von Bill Gates Mikrochips zu reden, und stattdessen bei jeder passenden und unpassenden Gelegenheit die Zeit finden, um auf die Möglichkeit von Impfschäden und finanzielle Interessen von Pfizer & Co. hinzuweisen. Nur halt für die Gesundsversorgung von Transmenschen statt für COVID-Gefährdete.
I’m running KDE Plasma with the revived Krohnkite for auto tiling. Plasma 6.2 seems to have fixed most of the bugs from 6.0 and 6.1, at least the ones I’ve noticed.
I was using Sway/SwayFX for a few months but was missing some KDE Gear apps like Dolphin and Okular which I couldn’t get to display correctly. KDE is afaik the only desktop with a working Qt theming engine right now, so I can’t really see myself switching (unless maybe if they break Krohnkite again).