• 11 Posts
  • 2.08K Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • lemmyvore@feddit.nltolinuxmemes@lemmy.worldGNU-Linux
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    2 days ago

    But the Linux kernel was central to the advent of FOSS operating systems. If it were up to the GNU project we’d still not have a working OS. It’s unfair to speculate because maybe the BSD family would have taken over but it’s worth mentioning that Stallman also passed up on the BSD kernel as well. So, really, the GNU userland had to be dragged into widespread success against its goals.

    Also, it’s a lot easier to replicate a basic userland than it is to get a working OS going. I think Linux would have done well even without the GNU utils but the opposite is demonstrably not true.



  • I think it’s more accurately to call it RFID rather than NFC. It operates on the range of frequencies that NFC also uses but this particular application (access ticket) doesn’t require any NFC features. So I doubt they went and made the readers NFC and took the penalties (such as the greatly reduced reading distance) for no practical reason.

    As a simple rule of thumb, if the ticket works from more than 5cm away it’s most likely not NFC.

    If you can use your smartphone instead of a ticket then it’s NFC.


  • If the models are random then we shouldn’t be trusting them to do anything, let alone serious applications. If any other type of software told us that it’s based on partially random results we’d say “get that shit out of here, I want my software to work first time, every time”.

    “Statistically good enough” works for some applications but not for others. If a LLM finds a formula that has an 80% chance to be the cure for cancer or a new magical fuel or some amazing new material that’s cool, we’re not going to look the gift horse in the mouth.

    But using LLM to polute the web with advertising texts that are barely inteligible, and using it as a pretext to break copyright in the process, who does that help? So far the only readily available commercial application for LLMs has been to spit out semi-nonsense so that a bunch of bottom-crawling parasitic industries can be enabled to keep on pinching pennies and shitting up everything they touch.

    Which, ironically, it will help them to hit bottom all the faster, so in a strange way it’s a positive return, but the problem is they’re going to take down a lot of useful things with them.


  • Is it that none exist or that none can be made?

    I mean they can be made but it’s going to require reinventing a lot of wheels. You need access to other windows to make this (and lots of other stuff) work, period. Wayland has simply moved the burden of exposing that information to other layers. By the time this is accomplished 100% the information is going to be exposed just as much as on X11, just in a different way.

    Because that’s like. the main feature about Wayland.

    Is it? It has always seemed like a solution looking for a problem to me. When’s the last time you heard about anybody having a problem with this under X11?

    In theory it can be used to do bad things. In practice it’s like wearing a helmet 24/7. It sounds like a good idea and it could help in case you’re in a car crash or a flower pot falls on your head… but the inconvenience makes you not seriously consider it.

    My main problem with it is that they simply tossed the dead cat over the wall. You can’t simply say “fuck you deal with it” and call it a day, then expect all the rest of the stack to spend a decade solving the problem you created, while you get to look shiny for solving an “issue” that nobody cared about.

    My other problem is that it should have been a toggle. Let people who really need to tighten security turn this feature on and let everybody else get on with their lives. Every other isolation feature on Linux (firewalls, AppArmor, containers etc.) is fully configurable. How would it be if your firewall was non-optional and set to DENY ALL all the time? It would be crazy unusable. Yet Wayland made that “the main feature”? Ridiculous.




  • lemmyvore@feddit.nltoLinux@lemmy.mlDeduplication tool
    link
    fedilink
    English
    arrow-up
    13
    ·
    2 days ago

    Use Borg Backup. It has built-in deduplication — it works with chunks not files and will recognize identical chunks and avoid storing them multiple times. It will deduplicate your files and will find duplicated chunks even in files you didn’t know had duplicates. You can continue to keep your files duplicated or clean them out, it doesn’t matter, the borg backups will be optimized either way.






  • I’m just gonna add this for completion, DroidCamX can be installed on a smartphone and its cameras will act as an IP camera. DroidCamX also has a Linux package that will make the connected phone show up as a V4L2 device. You can connect the phone over USB or over LAN in two ways (PC connects to phone or phone connects to PC).

    Now obviously a phone isn’t ideal for running 24/7 but since this is about privacy I thought it’s worth mentioning.



  • I think they count every download of every package, every version, every time. It’s not the number of unique users or even packages.

    If you install 3 apps you might need to download 3 versions of graphics driver, 3 versions of desktop environment libraries and so on, It won’t count as one user installing 3 apps, it will show up as 10 -20 downloads. And that’s just the initial install, every time you update them it counts another 10-20.