Wow, für einen “Ersten und letzten Versuch” klingt das verdammt gut
- 0 Posts
- 35 Comments
Dance of Eternity von Dream Theater?
Edit: Das lern ich gerade auf der Gitarre, hab mir aber den Daumen verletzt und konnte jetzt seit einige Wochen nicht weiter üben :(
I’ve been using Arch since October 2019 and I’ve stuck with it because it has been a really comfortable experience. I really love the package manager. The packages are usually new enough to not cause me any major problems but are tested enough to not break anything. Regarding the latter point, mileage might vary. I have never had anything break on me that I haven’t broken myself (and I don’t update very frequently) though I know not everybody is sharing that experience.
1 year ago I also started using NixOS on my desktop and it’s been a very interesting experience. Design wise it’s pretty good but there are a number of things that really annoy me. Some days I’m really considering putting NixOS on my laptop and some days I’m leaning more to putting Arch back on my desktop.
TheFadingOne@feddit.orgto Deutschland@feddit.org•Die Endlagersuche zieht sich - womöglich bis 20743·18 days agoIch dachte Atomkraft (spezifisch Fission) ist nicht mehr im Koalitionsvertrag oder meinst du den Absatz bezüglich Forschung an Fusionsenergie?
TheFadingOne@feddit.orgto DACH - Deutschsprachige Community für Deutschland, Österreich, Schweiz@feddit.org•"Make America's showers great again" - Trump setzt Duschköpfe unter Druck5·23 days agoIch will das alles nicht mehr
TheFadingOne@feddit.orgto DACH - Deutschsprachige Community für Deutschland, Österreich, Schweiz@feddit.org•Koalitionsvertrag CDU/CSU/SPD 2025 (Entwurf)2·23 days agoIch habe mir das letzte mal so einen Text durchgelesen vor 2 oder 3 Tagen als Twitch mir gesagt hat, dass die TOS geändert wurden.
Ich les (oder zumindest überfliege) den Spaß immer, wenn ich nicht gerade nicht aus irgendnem Grund furchtbar unter Zeitdruck stehe.
Ich hasse die Bild so sehr.
Was würde ich dafür tun, dass die zur Rechenschaft gezogen werden, für all die Fabrikationen, die die regelmäßig veröffentlichen.
TheFadingOne@feddit.orgto linuxmemes@lemmy.world•Still less cursed than Gentoo with Ansible13·1 month agoI mean the function syntax is pretty much just taken from Lambda Calculus.
I’m mainly using zsh but I have a backup bash prompt that closely mirrors it. It shows the return value of the previous command if it’s non-zero and gives some information about the current git repository if there is one.
retval() { if [ $? -eq 0 ]; then printf "" else printf "\001\e[31m\002($?)\001\e[0m\002" fi } gitbranch() { if type git 2> /dev/null 1> /dev/null && git rev-parse 2> /dev/null 1> /dev/null ; then MODIFIED="" if [[ -n $(git status --short) ]]; then MODIFIED=" M" fi BRANCH=$(git rev-parse --abbrev-ref HEAD) SHORTREF=$(git rev-parse --short HEAD) printf "\001\e[31m\002%s\001\e[0m\002(%s)\001\e[31m\002%s\001\e[0m\002" $BRANCH $SHORTREF $MODIFIED else echo -n "" fi } export PROMPT_DIRTRIM=3 PS1='$(retval)[\001\e[1;95m\002\u\001\e[0m\002@\h : \w $(gitbranch)] \$ ' PS2='> '
Das ist sehr cool. Ich hatte auch mal überlegt mir so ein split Keyboard zu bauen. Bin da aber leider noch nicht zu gekommen.
I mean, from what I’ve heard there are other things but I haven’t looked deeper into that so far, so I can’t comment to that.
My 2 cents regarding that specific PR is that I find it very disappointing to shut down a PR pushing for neutral language in build instructions for supposedly “advertis[ing] […] personal politics” because in my opinion this sends a clear signal of non-inclusivity. Your mileage may vary on this I guess.
Is this a reason to boycott a project? Maybe, Maybe not. That’s your decision. I will definitely be on the lookout if this is “systematic” in the project but I didn’t have the time to look into it so far.
I’ve only tangentially picked up things about this but this is an example for it
(For some context, if you didn’t already know this, Ladybird originated from a SerenityOS component and the first reply is from the lead dev)
TheFadingOne@feddit.orgto Deutschland@feddit.org•AfD: Antrag zum Verbot der AfD wird zunächst nicht weiter verfolgt2·2 months agoIch mach mir ja noch ein bisschen Hoffnung, dass dieses Gutachten da noch nachhelfen kann
Ich bin ja ein großer Plusquamperfekt Ventilator
TheFadingOne@feddit.orgto Linux@lemmy.ml•Can we please, PLEASE for gods sake just all agree that arch is not and will never be a good beginner distro no matter how many times you fork it?11·2 months agoWhat do you mean by “become bullshit”?
TheFadingOne@feddit.orgto Europe@feddit.org•Le Chat: A faster European alternative to American AIEnglish8·3 months agoOne of Us! One or Us!
What Distro are you switching to?
Sag das mal meinem schönen, noch total zeitgemäßen, 32bit IBM Thinkpad T43 /s
TheFadingOne@feddit.orgto Europe@feddit.org•Elon Musk and Far-Right German Leader Agree ‘Hitler Was a Communist’English5·4 months agoHere in Germany the current big “conservative” (which is increasingly radicalizing itself to the right) party, the CxU, is taking notes big time from US political rhetoric and they’re far from the only ones doing it.
Damn
Aber fair, ich kam auch erst auf die blöde Idee das vorzuschlagen nachdem ich panzer.mp3 gehört hatte ^^
Sowas wie Lovebite von Haken fällt dann vermutlich in eine ähnliche Kategorie, oder?