I’m the administrator of kbin.life, a general purpose/tech orientated kbin instance.

  • 0 Posts
  • 500 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2023

help-circle






  • The way I read it, the developer wanted opt-out but it’s likely it will be opt-in. I’m find with opt-in and vehemently against opt-out for telemetry.

    I would prefer the information was statistical only. Rather than hostname (making the assumption they only want hostname to be able to somehow separate the data to follow changes over time), a much better idea would be some kind of hash based on information unlikely to change, but enough information that it would be unlikely possible to brute-force the original data out of the hash. So all they know is, this data came from the same machine, but cannot ID the machine. Maybe some kind of unique but otherwise untrackable unique ID is created at install time and ONLY used for this purpose and no other.



  • Yeah, it’s not really new. In the movie Falling Down from 1993 (weird, I thought it was late 80s) has the whole scene where he’s complaining about the difference between the advert and what you’re served in a fast food place (well also that they wouldn’t serve breakfast because it was like a couple of minutes late and almost certainly had some still hot breakfast around, but that’s another story).

    It’s been this way for a long time, all over the world. I’d be amazed if this turned into a world changing case after all this time.





  • Yeah, I was going to say. Not pension, but I put money into two different blended portfolios (I didn’t choose the contents, just the two choices from a list). I started it in Feb 2021 and the overall gain has been over 35%. I have no idea what the pension fund put their money into there, but it seems like some bad choices.

    OP should check the options they have.


  • I would very much agree here. I’ve (admittedly mostly server side) been using linux for around 30 years now. But I’m still dual booting on my desktop. There’s just a few things that will still only work in Linux, and also if I break things I can go to windows if I need to do something “right now”

    Dual boot gives you the option of, if you have the time trying to make something work in linux. But, if you don’t have the time, just boot to windows and do it.

    How I do things, is I have drives that are shared between both OS (I use btrfs since there is a windows driver and, so far (around 3 years) I’ve had no corruption problems. But you can share ntfs too and a boot drive for both. But, it’s not a requirement.

    Also yes, it is quite easy to break a linux install. It’s not really because Linux is bad. It’s just because you have so much choice in which drivers to use, which desktop environment (and even the components that make it up) that it’s easy to accidentally select some combination that doesn’t work and you end up with only a console to fix things from.

    I like that the OP is choosing Mint. I’ve not used Mint, but from all I’ve seen it looks a real good option for someone starting into Linux from no experience.