• 1 Post
  • 135 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle


  • It depends on the brand I guess. Some Canon Pixma did immediately worked with my distro, like literally zero setup required. However, it refuses duplexing. It just won’t do it. Not driverless and not with gutenprint, although it lists the specific model, not when setting it as the default, not when setting it per job.

    Yet it works on Android no problem.


  • If I had to do encrypted btrfs RAID from scratch, I would probably:

    1. Set up LUKS on both discs
    2. Unlock both
    3. Create a btrfs partition on one mapper
    4. Add the other with btfs device add /path/to/mapper /path/to/btrfs/part
    5. Balance with btrfs balance start -mconvert=raid1 -dconvert=raid1 /path/to/btrfs/part
    6. Add LUKS’ to crypttab, btrfs partition to fstab and rebuild/configure bootloader as necessary

    In that scenario, you would probably want to use a keyfile to unlock the other disc without rentering some password.

    Now, that’s from the top of my head and seems kinda stupidly complicated to me. iirc btrfs has a stable feature to convert ext4 to btrfs. It shouldn’t matter whatever happens outside, so you could take your chances and just try that on your ext volume

    (Edit: But to be absolutely clear: I would perform a backup first :D)











  • He probably wasn’t arrested. It sounds like the police handcuffed him while checking whether he was indeed alone and then asked about what he was doing at his computer. After he explained, they asked him to turn off the stream, at which point I would assume he was freed again.

    I assume they went on to explain the situation and then questioned him. If there is no evidence of any crime, they will just take his personals so they can contact him on any development. He is the victim of a crime after all.



  • I used to always have a ChatGPT tab pinned, so I wouldn’t mind. That said, the integration is just plain terrible. To be more precise, the whole experience with the sidebar is terrible. Why can I only have one and not even choose the default one? I need two clicks to get to the assistant, which is one more than just pinning a tab…

    In Brave, the integration is so much better. They have a dedicated button (that you can also disable iirc), that opens a sidebar with only the chatbot. Moreover, you can choose from a bunch of models or link your own. You are not constantly at risk of accidentally sending something to it when selecting text, because neither is “AI” the top option in context menus, nor is one opening automatically. AI doesn’t appear in search. And it can even do more (e.g. “summarize this entire page”), while there is also no need to log in.

    In short: This seems not thought through at all. And if it was, maybe the reactions would be less negative.