Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TU
Posts
82
Comments
465
Joined
2 yr. ago

  • It worked, thank you very much for your help man! Now the only remaining problem is the snapshot 166, that snapper does not let me remove. I assume I should remove in a similar way as timeshift:

     
        
    $ sudo btrfs subvolume delete /.snapshots/166/snapshot
    WARNING: not deleting default subvolume id 2968 '/.snapshots/166/snapshot'
    
      

    I think there's something I'm missing about how these snapshot works

  • Thanks for the answer! I mounted it and removed all the timeshift-btrfs stuff. now, after a reboot, sudo btrfs subvolume list -t / does not show timeshift stuffs anymore, but if I mount again sudo mount -o subvolid=5 /dev/nvme0n1p2 /mnt and ls /mnt/ I get:

     
        
    @  @cache  @home  @log  timeshift-btrfs
    
      

    how can I remove timeshift-btrfs from there? can i just rm -rf it?

    In openSUSE

    (sorry I forgot to mention, I'm running EndeavourOS)

  • I downloaded it and tried to run it, but it gets stuck in a loop and I don't know how it could be fixed:

     
        
    error: max_recursion_depth exceeded
    error: called from
        baseUnitSystem
        <unknown>
    
      

    it seems the problem is in the line

     
        
    coreUnits = buildCoreUnits(u.baseUnitSystem);
    
    
      

    in the file u.m, I think because u.baseUnitSystem tries to "call itself". I don't know what this should be supposed to do, and have no idea on how to possibly fix it :(

  • It looks interesting, but more focused on conversions than actual operations it seems:

     octave
        
    octave:37> a.value = 100
    a =
    
      scalar structure containing the fields:
    
        value = 100
        unit = W
    
    octave:38> a.unit = 'W'
    a =
    
      scalar structure containing the fields:
    
        value = 100
        unit = W
    
    octave:39> b.value = 3
    b =
    
      scalar structure containing the fields:
    
        value = 3
        unit = s
    
    octave:40> b.unit = 's'
    b =
    
      scalar structure containing the fields:
    
        value = 3
        unit = s
    
    octave:41> a*b
    error: binary operator '*' not implemented for 'scalar struct' by 'scalar struct' operations
    
      
  • 3DPrinting @lemmy.world

    I'm confused on food-safe printing

    3DPrinting @lemmy.world

    Newbie questions

    Open Source @lemmy.ml

    FOSS Android calculator app that supports rich text

    Open Source @lemmy.ml

    Any FOSS Framework currently maintained to develop interactive fictions?

    Ask Lemmy @lemmy.world

    Where can I find a song instrumental version?

    Linux @lemmy.ml

    BSOD on Windows VM after update

    Programming @programming.dev

    Which file format should I use if I need to edit it from different processes?

    Privacy @lemmy.ml

    Opinions on Swisscows?

    Programming @beehaw.org

    How to get currently playing song info?

    Open Source @lemmy.ml

    Is MAPS.ME open source?

    Linux @lemmy.ml

    How should I deal with pacnew?

    Arch Linux @lemmy.ml

    How should I deal with pacnew?

    Open Source @lemmy.ml

    FOSS android calendar with weekly widget

    Linux @lemmy.ml

    How to organize images with custom tags?

    Open Source @lemmy.ml

    I made this little script to export youtube watchlater playlist to piped

    Linux @lemmy.ml

    How can I use my linux tablet as input method for my laptop?

    Asklemmy @lemmy.ml

    Tips on how to print a deck of cards?

    Open Source @lemmy.ml

    Foss OSM-based navigator

    Android @lemmy.ml

    "Google maps go" navigator button does not work

    Open Source @lemmy.ml

    How to import youtube WatchLater playlist into piped?