Skip Navigation

stravanasu
stravanasu @ pglpm @lemmy.ca
Posts
38
Comments
279
Joined
2 yr. ago

Manga @lemmy.ml

One-Punch Man webcomic ch. 155

  • PS: are the recurring ones per month or per year?

  • Thank you so much! If I understand correctly it's around 80 donors, counting recurring and one-time together?

  • Cheers! Then it'd be quite cheap if every user gave their 10c/month. Let's see what they say about actual donor-users.

  • Thank you for the great job! 🙏 🚀

    Let me ask two explicit questions:

    • Considering costs and total number of users, how much should be a user's monthly donation to keep things even or a little on the safe side?
    • Considering costs and total number of donators, how much should be a donator's monthly donation to keep things even or a little on the safe side? This is a more realistic estimate, as there are users (say, students) who can't pay (and of course users who simply don't want to pay).

    Many Fediverse initiatives seem too shy to give this kind of information, but I think there's nothing wrong about it. Please tell us in time if the economy were to be going bad, nobody wants another lemm.ee event :) As Impossible Mission for the Commodore 64 used to say:

    Stay awhile, stay forever!

  • I’m sick of windows, but maybe I should just not risk messing with operating systems I don’t understand? (Also I really hope those screenshots don’t doxx me or something)

    It's a little learning curve, but don't give up - I'm happy to see that you aren't! Your understanding is already increasing step by step, and you'll feel a lot of satisfaction because of this too 💪🚀

  • You don't solve fascism by bowing down. But of course one can wait for another population to solve it for them.

  • I don't understand why they keep saying "the Trump admin is doing this", "the Trump admin is doing that", and so on. It isn't the Trump admin: it's the majority of USA citizens that's doing this and that. They voted it. They're the first responsible and guilty. Each and every single person in that majority.

  • One big, sad problem in machine learning and AI is that many, hopefully not most, practitioners there are largely incompetent in statistics and probability. This is why they often incorrectly evaluate the performance before deployment.

  • Sci-Net

    Jump
  • Does it really? sad. I was reading the "invite" process and can't say I fully understand it.

    Papers can always be uploaded to https://libgen.is/scimag/librarian/ Many thanks to all the anonymous users who do.

  • Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ @lemmy.dbzer0.com

    Sci-Net

  • This worries me indeed.

  • What about licences and FOSS?

  • findmnt --real

    Cheers! Apparently Ubuntu uses the relatime setting.

  • So what are the atime settings in a Linux distribution like Ubuntu?

  • Fantastic person.

    Funny that the post closes with "thank you". So kind. I depend on K-9 Mail daily, so "thank you" from me doesn't cut the amount of indebtedness and gratitude I have to this person. Thank you! 🙏

  • Thank you! didn't know about that command.

  • Edit: explicitly installing 10.1 with

     
        
    sudo apt install wine-staging=10.1~focal-1 wine-staging-amd64=10.1~focal-1 wine-staging-i386:i386=10.1~focal-1 winehq-staging=10.1~focal-1
    
    
      

    worked.

    Thank you for the help!

    But I can't remove wine-staging, at least not via apt:

     
        
    $ sudo apt remove wine-staging-i386
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies.
     wine-staging : Depends: wine-staging-i386 (= 10.2~focal-2)
                    Depends: wine-staging-amd64 (= 10.2~focal-2) but 10.2~focal-1 is to be installed
    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
    
    
      

    So no go there. --fix-broken doesn't work either:

     
        
    $ sudo apt --fix-broken install
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Correcting dependencies... Done
    The following additional packages will be installed:
      wine-staging-amd64
    The following packages will be upgraded:
      wine-staging-amd64
    1 to upgrade, 0 to newly install, 0 to remove and 9 not to upgrade.
    3 not fully installed or removed.
    Need to get 0 B/114 MB of archives.
    After this operation, 15.4 kB of additional disk space will be used.
    Do you want to continue? [Y/n] Y
    Preconfiguring packages ...
    (Reading database ... 393922 files and directories currently installed.)
    Preparing to unpack .../wine-staging-amd64_10.2~focal-2_amd64.deb ...
    Unpacking wine-staging-amd64 (10.2~focal-2) over (10.2~focal-1) ...
    dpkg: error processing archive /var/cache/apt/archives/wine-staging-amd64_10.2~focal-2_amd64.deb (--unpack):
     trying to overwrite '/opt/wine-staging/bin/wine', which is also in package wine-staging-i386:i386 10.2~focal-2
    dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
    Errors were encountered while processing:
     /var/cache/apt/archives/wine-staging-amd64_10.2~focal-2_amd64.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    
      

    Any idea on how to remove Wine manually, bypassing apt?

  • The problem is that the whole apt system seems to be broken. It doesn't let me install other packages, and I can't even uninstall wine. So I wonder if any fixes from wine will work. It looks like this needs the user's manual intervention.

     
        
    $ sudo apt upgrade 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies.
     wine-staging : Depends: wine-staging-amd64 (= 10.2~focal-2) but 10.2~focal-1 is installed
    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
    
      
     
        
    $ sudo apt remove wine-staging-amd64
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies.
     wine-staging : Depends: wine-staging-amd64 (= 10.2~focal-2) but it is not going to be installed
    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
    
      

    but sudo apt --fix-broken install does not solve anything...

  • Linux @lemmy.ml

    Wine 10.2 suddenly broken (solved)

  • "In fact, open source is more of a cultural behavior than a commercial one, and contributing to it earns us respect" [the founder] added.

    Wisdom.

  • Science @lemmy.ml

    Federal antitrust lawsuit against six commercial publishers of academic journals

    Science @beehaw.org

    Federal antitrust lawsuit against six commercial publishers of academic journals

    Fediverse @lemmy.world

    Matrix let-down

    Technology @lemmy.world

    Parody site ClownStrike refused to bow to CrowdStrike’s bogus DMCA takedown

    Anime @lemmy.ml

    Mahito & Saitama

    sdfpubnix @lemmy.sdf.org

    Is there a "standard" SDF tag on Mastodon?

    Fediverse @lemmy.world

    Matrix address: how to give it? Should it be protected from spam bots?

    Firefox @lemmy.ml

    Cookie whitelisting on Android?

    science @lemmy.world

    References & resources about non-RNA-based self-replication?

    Science @lemmy.ml

    References & resources about non-RNA-based self-replication?

    Science @beehaw.org

    References & resources about non-RNA-based self-replication?

    Anime @lemmy.ml

    Remember this fantastic theme?

    Linux @lemmy.ml

    Gaussian distro?

    New Communities @lemmy.world

    Typography & fonts: A community to discuss and share information about typography and fonts.

    Fediverse @lemmy.world

    How to see posts from another Mastodon instance in a smooth way in one's own instance?

    Science @beehaw.org

    Light is faster than... light!?

    Technology @lemmy.ml

    Light is faster than... light!?