Skip Navigation
What a great local tradition
  • Haha, what a dummy!

  • I think this still counts as wholesome
  • Step 1: Hug a big and strong man.
    Step 2: Tell him to relax.
    Step 3: Tell him he can let go.
    Step 4: Tell him he's safe with you.

    Uh, what were we talking about?

  • Recommendations for games for 6 year old
  • Oh, also Goat Simulator. So much hilarious mayhem!

  • Recommendations for games for 6 year old
  • Tons of Lego games are also available on the Deck. Minecraft is always great. GCompris is a great collection for children.

    And of course you can always emulate Switch games.

  • Lemmy user authentication
  • In general these things are achieved with the OAuth standard. But as far as I know it's not supported by Lemmy.

  • Auf dem Land ist das Deutschlandticket noch kein Gamechanger
  • Hatte mal einen neuen Job über die Bundeslandgrenze hinweg. Mit dem Auto 10 Minuten und mit Öffis 2 Stunden plus Fußweg.

  • *Permanently Deleted*
  • Don't underestimatate it. It can ruin fans!

  • Switch 2 pre-orders will prioritise players with the most Switch playtime
  • As much as I hate Nintendo that seems like a good move to prioritise their best customers while combating skalpers.

  • Your TV is watching you
  • Just like in that cool book where everyone is in a big community and everyone thinks the same and everyone knows that everything is ok, because they have a big brother kindly watching over them.

  • Sinti und Roma haben es an deutschen Schulen schwer
  • Ein Freund der auf einem Abenteuerspielplatz mit hohem Ausländeranteil gearbeitet hat erzählte mir, dass die Zigeunerkinder lieber Zigeuner genannt werden wollten. Weil die Sinti keine Roma sind und die Roma keine Sinti.

  • How do people manage to invent all these intricate phrases like: love bombing, hoover, etc and use them with a straight face?
  • Honestly, you sound like a boomer complaining about the youth. Language changes and evolves all the time. Older generations can't keep up with the change and think it's ridiculous, unlike the slang they grew up with, which is bitchin'!

    They don't overuse it as much as you demonstrated. And with time some of those words will get lost and others will enter wider usage.

    Just enjoy the ride and see where it takes you.

  • Auf dem Land ist das Deutschlandticket noch kein Gamechanger
  • Allen Schülern die mit dem Bus fahren müssen wurde ein Deutschlandticket versprochen. Deshalb bekamen sie keine von den alten Karten mehr. Das war vor ein oder zwei Jahren. Die fahren immer noch mit dem auf Ende 2023 befristeten Ersatzticket.

  • I think this still counts as wholesome
  • Muscles are softer than fat.

  • [TOMT] Animation on YouTube where Darth Vader Survives
  • Don't know about animation but there are what if comics that deal with that. I never read them but I remember seeing images of a disfigured Anakin in a white/brown armor with his head exposed.

  • ich🇦🇹🤔iel
  • Ist mir das erste Mal mit Silentium passiert. Super Film.

  • hmmm
  • Looks like good advertisement for Domino's to me.

  • The Last of Us Part II Remastered is Steam Deck Verified
  • Thanks, that's what I wanted to know. When it was released it was unplayable.

  • As investment, I bought this, instead of stocks. Any ideas on how to sell?
  • Get yourself a broker to do the selling for you.

  • Why is the public domain (in terms of intellectual property) useful?
  • It's supposed to be an exchange between the public and artists. The overall purpose is to increase the amount of art available to everyone. Artists get legal protection for a limited time to be able to monetise it. And in exchange the public gets full access to the art after that time is up.

  • These are the people researching my condition

    cross-posted from: https://lemmy.dbzer0.com/post/40980009

    > Aptly ruled

    0
    [Solved] How can I free space in BTRFS?

    Edit 2: Through all of my shenanigans I ended up on a read-only snapshot for root. The error I got just seemed similar to previous out-of-space errors. I went to a later snapshot as default and everything is working great!

    My OpenSUSE Tumbleweed is wonky since I last did a dist-upgrade with about 4000 packages. Midway through it errord out with an error that indicated that the filesystem was full althou df showed plenty of free space.

    BTRFS seemed to be the culprit. Removing snapshots let me continue the upgrade until it errored out again. Rinse and repeat until it was done.

    Edit: My root subvolume is read only. So there must be some error in that. The other subvolumes work correctly. So I guess it isn't about free space after all.

    But now the BTRFS seems to be almost full and I cannot update anymore.

    ... Checking for file conflicts: .....................[done]error: can't create transaction lock on /usr/lib/sysimage/rpm/.rpm.lock (Read-only file system) ( 1/40) Removing: ovpn-dco-kmp-default-0.2.202412[error]Removal of (76899)ovpn-dco-kmp-default-0.2.20241216~git0.a08b2fd_k6.13.7_1-2.2.x86_64(@System) failed: Error: Subprocess failed. Error: RPM failed: Command exited with status 1. Abort, retry, ignore? [a/r/i] (a): Problem occurred during or after installation or removal of packages: Installation has been aborted as directed. Please see the above error message for a hint.

    I've tried a full balance but that didn't even seem to help. So I suspect that the space is caught up in snapshots, but I can't delete them.

    ```

    snapper list

    │ Type │ Pre # │ Date │ User │ Used Space │ Cleanup │ Description │ Userdata ─────┼────────┼───────┼──────────────────────────────────┼──────┼────────────┼─────────┼───────────────────────┼───────────── 0 │ single │ │ │ root │ │ │ current │ 1 │ single │ │ Thu 18 Apr 2024 05:58:31 PM CEST │ root │ 12.51 GiB │ number │ first root filesystem │365* │ pre │ │ Wed 26 Mar 2025 04:28:33 PM CET │ root │ 16.00 KiB │ number │ zypp(zypper) │ important=no 366 │ pre │ │ Wed 26 Mar 2025 07:28:09 PM CET │ root │ 16.00 KiB │ number │ zypp(zypper) │ important=no 367 │ pre │ │ Wed 26 Mar 2025 07:36:53 PM CET │ root │ 16.00 KiB │ number │ zypp(zypper) │ important=no

    ```

    ```

    snapper rm 1

    Deleting snapshot failed. ```

    ```

    snapper rm 365

    Cannot delete snapshot 365 since it is the currently mounted snapshot. ```

    ```

    btrfs filesystem usage /

    Overall: Device size: 476.44GiB Device allocated: 389.06GiB Device unallocated: 87.37GiB Device missing: 0.00B Device slack: 3.50KiB Used: 382.53GiB Free (estimated): 90.80GiB (min: 47.12GiB) Free (statfs, df): 90.80GiB Data ratio: 1.00 Metadata ratio: 2.00 Global reserve: 512.00MiB (used: 0.00B) Multiple profiles: no Data,single: Size:381.00GiB, Used:377.57GiB (99.10%) /dev/mapper/cr_root 381.00GiB Metadata,DUP: Size:4.00GiB, Used:2.48GiB (61.97%) /dev/mapper/cr_root 8.00GiB System,DUP: Size:32.00MiB, Used:80.00KiB (0.24%) /dev/mapper/cr_root 64.00MiB Unallocated: /dev/mapper/cr_root 87.37GiB ```

    ```

    btrfs qgroup show /

    Qgroupid Referenced Exclusive Path -------- ---------- --------- ---- 0/5 16.00KiB 16.00KiB <toplevel> 0/256 16.00KiB 16.00KiB @ 0/257 14.25GiB 14.25GiB @/var 0/258 16.00KiB 16.00KiB @/usr/local 0/259 16.00KiB 16.00KiB @/srv 0/260 54.32MiB 54.32MiB @/root 0/261 24.09GiB 24.09GiB @/opt 0/262 289.02GiB 288.95GiB @/home 0/263 16.00KiB 16.00KiB @/boot/grub2/x86_64-efi 0/264 16.00KiB 16.00KiB @/boot/grub2/i386-pc 0/265 16.00KiB 16.00KiB @/.snapshots 0/266 24.00GiB 12.51GiB @/.snapshots/1/snapshot 0/473 16.00GiB 16.00GiB @/.snapshots/1/snapshot/swap 0/657 23.68GiB 16.00KiB @/.snapshots/365/snapshot 0/661 23.68GiB 16.00KiB @/.snapshots/366/snapshot 0/662 23.68GiB 16.00KiB @/.snapshots/367/snapshot 1/0 36.19GiB 36.12GiB <0 member qgroups> ```

    Any tips?

    9
    Thursday Triumphs

    What went well for you? Today or this week. No matter how small, let's celebrate the good things in our lives!

    I'll try to post this regularly.

    I started a website to collect all my late grandmother's art. She made great paintings and collected other great art. I hope my relatives will help me in getting photos and descriptions. So far they all like the idea but nobody except for my sister in law sent in any photos. Hopefully that will change in the next few days.

    For anyone curious it's at https://brigitte-tantau.de/.

    0
    ich⭐⭐⭐iel
    8
    Don Quijote by my Babushka

    I've loved this picture since I was a child. I was glad I got it when she passed. I plan on uploading more of her work at https://brigitte-tantau.de/.

    1
    Amateurs over at !femcelmemes@lemmy.blahaj.zone

    cross-posted from: https://lemmy.blahaj.zone/post/23174866

    > sometimes i impress myself :3c

    0
    Thursday Triumphs

    What went well for you? Today or this week. No matter how small, let's celebrate the good things in our lives!

    I'll try to post this regularly.

    My disability got boosted to the next level which means more money and it will be easier to organise transportation should I need to go anywhere. And I think applications for future stuff will get easier.

    Take that, lady who wrote I could wash my hair because I could lift my hand above my head once!

    3
    Thanks for nothing

    cross-posted from: https://lemmy.world/post/26745393

    4
    Pretty straight forward

    By https://www.youtube.com/@yousuckatprogramming

    44
    Cosmology (2025-03-12)

    cross-posted from: https://discuss.online/post/17161733

    > http://www.smbc-comics.com/comic/cosmology-3 > > ::: spoiler Alt text > I think we could increase the number of stem phds just by changing the title from Doctor to Ultimate Grandmaster. > ::: > > ::: spoiler Bonus panel > !Bonus panel > :::

    13
    Is there a German 7B Vision Model?

    I'd like something to describe images for me and also recognise any text contained in them. I've tried llama3. 2-vision, llava and minicpm-v but they all get the text recognition laughably wrong.

    Or maybe I should lay my image recognition dreams to rest with my measly 8 GB RAM card.

    Edit: gemma3:4b is even worse than the others. It doesn't even find the text and hallucinates others.

    3
    Alternative to Marie Kondo

    In our eternal quest to declutter our life we found an approach that seems to work better than "does it spark joy?".

    "Would I take it with me if I were to move to a 1 room apartment?"

    9
    For Germans: Petition for the future German government to make an awareness campaign for ME
    www.petitionen.com Offener Brief an Abgeordnete von Union und SPD zur Aufnahme von MEcfs in den Koalitionsvertrag

    Wir sammeln Unterschriften f&uuml;r einen offenen Brief, der an alle Abgeordneten der Union und der SPD gehen soll. Es geht darum, folgende Passagen in den Koalitionsvertrag zu bekommen: &bdquo;Zur Sicherstellung der bedarfsgerechten Versorgung von ME/CFS und anderen Postakuten Infektionssyndromen e...

    Offener Brief an Abgeordnete von Union und SPD zur Aufnahme von MEcfs in den Koalitionsvertrag

    cross-posted from: https://swg-empire.de/post/2555919

    > Offener Brief an Abgeordnete von Union und SPD zur Aufnahme von MEcfs in den Koalitionsvertrag > > Ich hoffe dieser offene Brief kann etwas erreichen. ME ist die häufigste Ausprägung von Long Covid. War aber schon vorher Jahrzehnte lang bekannt. Trotzdem wissen noch nicht einmal die meisten Ärzte, dass es existiert oder tun es als Depression oder andere psychische Erkrankung ab. > > Einfach nur mehr Bekanntheit würde mir und anderen Betroffenen viel bringen.

    0
    www.petitionen.com Offener Brief an Abgeordnete von Union und SPD zur Aufnahme von MEcfs in den Koalitionsvertrag

    Wir sammeln Unterschriften f&uuml;r einen offenen Brief, der an alle Abgeordneten der Union und der SPD gehen soll. Es geht darum, folgende Passagen in den Koalitionsvertrag zu bekommen: &bdquo;Zur Sicherstellung der bedarfsgerechten Versorgung von ME/CFS und anderen Postakuten Infektionssyndromen e...

    Offener Brief an Abgeordnete von Union und SPD zur Aufnahme von MEcfs in den Koalitionsvertrag

    Ich hoffe dieser offene Brief kann etwas erreichen. ME ist die häufigste Ausprägung von Long Covid. War aber schon vorher Jahrzehnte lang bekannt. Trotzdem wissen noch nicht einmal die meisten Ärzte, dass es existiert oder tun es als Depression oder andere psychische Erkrankung ab.

    Einfach nur mehr Bekanntheit würde mir und anderen Betroffenen viel bringen.

    5
    Does oxaloacetate reduce ME/CFS fatigue?

    Summary of the latest study on oxaloacetate, a food supplement found in nutmeg among others. The supplement is pretty expensive.

    I've been taking 1000 mg per day for about a month and haven't noticed any change. I think I will raise that to 2000 mg when my current bottle is empty and then decide if I will keep taking it. Currently not very optimistic.

    0
    Lemmy Support @lemmy.ml Björn Tantau @swg-empire.de
    Why is my pict-rs writing data?

    In my quest to tame my pict-rs instance I've disabled thumbnail proxying, deleted all thumbnails and images not uploaded by me and still the files folder is several GB big. And growing.

    I am the only user of my instance. But iotop shows constant disc activity for pict-rs. It's writing stuff at about 1 MB/s. The webserver logs only show my own activity and occasionally someone requesting an image. But not nearly enough to explain this constant activity.

    When I'm looking at the actual files at random it seems to be mostly memes and stuff, but not what I uploaded myself.

    Does anyone have an idea how I can find out what is causing all this activity?

    Edit: I've opened an issue at https://git.asonix.dog/asonix/pict-rs/issues/79

    I'm currently migrating pictrs' database from sled to PostgreSQL and even during that it seems to be constantly writing data to sled. Doesn't feel right to me.

    3
    bjoern_tantau Björn Tantau @swg-empire.de

    https://bjoern-tantau.de/

    https://boern.itch.io/diarrhea-4

    Mastodon: @blog@bjoern-tantau.de

    Posts 281
    Comments 5.2K
    Moderates