Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.

Introverted, yet I enjoy discussion to a fault.

  • 15 Posts
  • 676 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • I share posts they’ll like.

    Or tell them about communities I’ve found I think they’ll like.

    If they ask how to participate I pick an instance for them and just link them direct to the signup page, then show them how to sign in in an app.

    That way there is basically no jargon. No complexity. If they sign up, they do so out of genuine interest for the content. If they ask what federation is, I explain. But the neat thing is, you don’t really need to know about it to have a good experience on the fediverse.

    Plus when people see the @ with a url, they kinda just naturally get that it’s like email. They notice that it’s part of a users “address” and that it differentiates users, but they don’t really think about it past that.

    Us being here for ideological reasons is extremely unusual. Most people don’t make decisions that way.

    Besides. If you find good content FIRST and sign up to engage with it second, it is so much easier to become and remain a regular user.


  • Except OPs rule would essentially be identical.

    When you see someone “treating others as they want to be treated” than that is what you’d do to them. Hence following that rule when it is deserved.

    But unlike with “treat others as they want to be treated”, OPs version would mean you respond to malice in kind.





  • That’s unfortunately not how words work.

    Get into etymology and you’d be surprised at the number of words whose current meanings are complete 180s from their historical definitions.

    You can’t just look at a word a decide what it means. Very few people use the word feminist to intend what you are claiming it means.

    Suggesting they secretly intend your interpretation is mad, and claiming everyone except you is using the word wrong just means youre the one who has its definition wrong.




    1. Years.

    2. IDK

    3. No.

    Cinnamon development is glacial. It works, but the project simply does not have the resources to properly keep up or even triage important fixes.

    It’s one of the reasons I didn’t stick with mint, and tend not recommend it if someone can use something else. When I stopped using it, the setting that was supposed to allow games in fullscreen to display without compositing was borked, costing you frames and latency. It had been that way for years.






  • Yes. You can just straight up delete the windows partition. Windows just won’t boot anymore, even though doing only this won’t remove it from the boot menu.

    You can do this from your running linux install, but if you want to grow the linux partition to take up the free space, you’ll need to do that from a live usb.

    No changes should be necessary. Just delete the windows partition, and grow the linux partition.

    Make sure you keep the efi partition, and swap partition, if there is one.



  • @TotallyNotJessica@lemmy.blahaj.zone

    Don’t forget her yuriposting. Top quality stuff.

    I can confirm that I’m not autistic, afaik I’m a plain cis white guy with a probably neurotypical brain.

    My “bot” is a set of automation tools I wrote that let me turn my fanart collecting hobby into posts that get posted at a constant trickle instead of a flood. I do see and verify every post before they go into the queue.

    My real quirk is my commenting habit. I was already an avid reddit commenter before finding lemmy, but over here something puts it into overdrive. I think it’s because discussion here is just higher quality and more respectful (at least in the subs I frequent). Plus its small enough that the comment section is not as much of a popularity contest. I’ve averaged 10 comments a day for two years now… That’s normal. Right?

    Also hello. Haven’t run into you much since the start of !gameart@sopuli.xyz.


  • It depends.

    Modern SSDs come in various types. Ones that store multiple bits per cell, do so by using multiple charge levels to represent multiple bits. Instead of one and zero, there can for instance be four different charge levels to represent 00, 01, 10, and 11, allowing a single cell to store two bits.

    That makes a cell much more sensitive, since a smaller change in the charge is required to change the stored value. As opposed to an SLC cell which would simply be empty or charged depending on whether it’s storing a 1 or a 0.

    Good SLC nand should be able to store stuff for a decade just fine, if not longer. This is what’ll be in any decent USB drive, as they’re intended to spend the vast majority of their time unpowered.

    QLC nand uses 16 different charge levels to store 4 bits per cell. That means a 1/16 change in charge would start corrupting data. PLC is in development, and will use 32 levels to store 5 bits. This’ll be in your budget multi-terabyte SSDs.

    Temperature also plays a role. The nand cells will lose charge at different rates at different temperatures.

    You’ll want to consult the specs of whatever drive your looking at. The variance is huge. From some drives needing a firmware level “data-refresh” that’s constantly keeping the data from disappearing (people seeing bit-rot was a problem with some drives back when TLC first became common), to stuff that’s fine for decades.