• 5 Posts
  • 1.28K Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle
  • Out of interest, which aspect don’t you believe? The article is clear the broken update effects a specific subset of enterprise users, on a specific mix of base versions and cumulative updates.

    This seems like a classic windows update issue. In fairness to Microsoft it is difficult to prevent bugs when there is a huge install base, with a huge range of hardware, with a huge range of users on different mixes of updates and updating at their own. I personally think that’s totally believable.

    What’s not clear is perhaps the implied overarching story that W11 is worse for this than other versions of Windows. I can’t answer that about windows updates themselves, but I certainly believe W11 is the worst version of Windows I’ve ever used (and I’ve used every version back to 3.11 as a kid). I have to use W11 at work: the UI is absolutely terrible and unfriendly but far worse it constantly and inexplicably slows down, programs become unresponsive repeatedly and I come across errors constantly.

    I work in a big organisation and I don’t even bother to report most errors now - we hop between PCs because of the nature of my Job, and I’ve come up across so many I just can’t be bothered opening more tickets. I’d describe it as a mostly large volume of minor issues and inconveniences that cumulatively, on top of the bad design, that make it a shit experience. But I’ve also had numerous major errors since we moved from W10 to W11 on different PCs - they all have the same hardware and software yet the problems are different on each. I’ve given up reporting the problems and just avoid the PCs, and I think a lot of my colleagues are the same.

    My organisation (I work in a large Hospital), is already stretched due to high work volume and low staffing and we now have a constantly little drag from Windows 11 on everything we do. It’s like Microsoft sprinkle a little bit of shit onto every computer, every day, all day. The cumulative effect in just my organisation must be massive - I shudder to think how bad it is across the whole economy.



  • The publicity will have little impact; only the AI bubble popping will make them change course. But the damage is already done - they’ve pivoted their company to AI, forced it into all there products and force their employees to use it. Once the bubble pops that’s going to take time to undo and fix.

    AI of course will still be a thing, but at the moment they’re wasting billions on it as everyone wants to be to AI as Google is to search.


  • So bizarrely the best experience is to self host and pirate. That’s what you get when the entire entertainment industry is hostile to consumers.

    When Netflix first became big, it was popular because it was a one-stop shop for almost all your content. It was like a big library of content in one place, you pay a reasonable monthly fee and it’s all there. Piracy dipped as a result.

    Now all the content is fragmented into numerous walled gardens you have to pay separate fees to access. People can only consume the same amount but now they have to pay 4 or 5 fees as the content is spread out.

    Unsurprisingly piracy is booming again.


  • Also the water is just a medium for energy transfer; it can be reused & recycled in near perpetuity in a closed system.

    We’re used to open systems with water in power stations, including cooling towers etc, because water is abundant on earth so it’s cheaper to just dump it back into the atmosphere; we probably take the whole thing for granted.

    But it could be engineered to be a closed system a bit like a coolant in a refrigeration unit cycling back and forth. And it probably will need to be a closed system in the future in space where water will be incredibly precious.



  • It sounds like your system clock may be the issue.You have a system clock inside your device. Linux usually uses the internet to set your clock but still refers to your system clock. If the internet provided time is too far off your system clock it may ignore it and display your system time.

    KDE respects the NTP clock settings used by your linux system, while ironically Gnome does not and does its own thing directly with the time date control. This is probably why you’re now noticing a problem.

    So either your system clock is supposed to be UTC and actually set to local time, or your system clock is correct but your timezone in linux is way off.

    If you use timedatectl status in a terminal it’ll show your current local time, UTC and RTC time, as well as your timezone and whether the RTC is set to your local timezone or UTC. RTC is your hardware clock on your device.

    If “RTC is local tz” says no, then the value for RTC and UTC should be the same, as your hardware clock is set to be the UTC time. And if the UTC time is wrong then your system is uaing your hardware clock to incorrectly work out the UTC. UTC is the 0 timezone worldwide and has an absolute value - its the same for everyone and you can esily.find it with a search engine. If the displayed UTC is wrong on your system, then you’re out of sync with everyone.

    So how to fix it if its wrong:

    One way would be to tell your systen what the hardware clock should be and then set it correct. Use “timedatectl set-local-rtc 1” to make it set to be in your local time zone. Or if you want it to be UTC you can use timedatectl set-local-rtc 0. You can use either but UTC is better.

    That should fix the issue as the network time will now come in correctly.

    But if you wanted you can also manually set the local time and date with timedatectl set-time hh:mm:ss. Once that is set then your RTC should also be changed and be back in sync depending on whether you set it up to be also local or UTC. When you set the local tine it will work out the UTC value based on your timezone. Note if the timezone is wrong it’ll still be wrong!

    If you can’t set the time because NTP (network time) is running, you could.leave it and the clock should now sort itself out. But if you want to force mannually set the time you can turn off NTP if you want: “timedatctl set-ntp false” You could leave it off and set the time manually using “timedatectl set-time hh:mm:ss”

    If still getting NTP error messagss you could also disable the NTP system job temporarily: systemctl disable --now chronyd. Turn it back on afterwards with systemctl enable --now chronyd

    Finally do make sure the timezone is correct. I know you say it is but timedatectl shows you what the system thinks it is, and if ita wrong then rtc/utc will still be wrong as the timezone is used to convert from local time to UTC. You can use timedatectl to change the timezone: timedatectl set-timezone name.

    There are loads of valid timezones but only valid ones will work. Get your local timezones official name online or use timedatectl list-timezones to see all the options. You can filter uaing egrep etc.

    Hopefully that’ll fix the issue for you. You can also boot into your bios and manually set the hardware clock if needs be but linux still needs to know whether its supposed to be utc ir local time.


  • I’d recommend either OpenSuSE or Fedora, both with KDE. They’re big, well supported distros, which should install without issue and provide a slick modern experience. I use OpenSuSE, as I find the YaST system tools convenient and user friendly.

    I’d avoid Ubuntu, multiple issues. Mint is a good distro but I think any big mainstream distro “just works” now, so I’d go for something that uses a slicker desktop. I prefer KDE, which is available on Mint but just isn’t as tightly integrated as their own Cinnamon desktop.



  • BananaTrifleViolintoLinux Gamingdont do this.
    link
    fedilink
    English
    arrow-up
    14
    ·
    11 days ago

    Would just add, while you can change the permissions on NTFS drives in Linux, I’d generally recommend using a Linux dedicated partition (Ext4 for example) for games. It’s faster and also much less likely to cause unexpected issues.




  • A master is the original of something. For example, in the music industry when they printed records, they would print a master record from which duplicates would be made for manufacture. They still use the phrase mastering to describe finalising music in production.

    Master copy has become widely used to mean the original version of something from which other copies are made.

    Apparently the whole concept dates back to the renaissance where artists would learn by copying the works and techniques of a Master artist. Master in that context is referring to someone who is the best at what they do (the most famous renaissance artists are still referred to as the masters), which presumably derives from the honorific Master used to refer to a male teacher in English.

    While perhaps understandable, moving away from Master to Main is based on ignorance of the fact the word has a totally different meaning and origin to master/slave. Ironically master/slave is also used in engineering and computer hardware to describe the relationship between a controlling piece of hardware and it’s subordinates, but that is nothing to do with the source of truth use of master which comes from the concept of a master being the best at something (or now the best version of something).


  • BananaTrifleViolintoMicroblog MemesWise words
    link
    fedilink
    English
    arrow-up
    47
    arrow-down
    13
    ·
    edit-2
    15 days ago

    Without any context this just comes across as psychotic advice.

    Maybe it’s advice for a comedy career. Never laugh at any jokes, just feign ignorance and get the jok teller to explain. Then you learn the art of comedy and joke design, and you will have the tools to write your own comedy set. Thanks dad!




  • Qwant is built in option in Vivaldi for me on mobile.

    To add it manually in settings on desktop it should be added as follows:

    https://www.qwant.com/?q=%25s

    For some reason lemmy keeps changing the %s to %25s even though it’s listed as code. If you see 25 above in the url delete that, it should end %s to work.

    %s is what Vivaldi uses to give whatever search term you type to a search engine like qwant. It works for me manually so should work for Vivaldi.


  • Then there is your problem. You need to find activities that are social and do those. You can’t easily meet people if you only do things that are solo activities.

    So at the moment there are no things you can think of that you like to do with others. That means you need to start trying new things until you find something you do enjoy.

    Try a sport, try learning a language, try board games, try multiplayer video games, try cooking classes, try adult classes in anything. There are so many options - look at local sport centres, schools, cafe notice boards, search online.

    You won’t meet people unless you put yourself out there. And if there isn’t an activity you already like then step one is fine a new one that involves other people.


  • Yes it’s fairly simple to do, essentially the user needs to download an image of a Linux install disc, flash it onto a USB stick (or a Dvd I guess), and then reboot their PC. They may need to press a key at boot to open the boot menu and select the USB (or the bios to change the boot order).

    After that, most distros offer a very easy to follow installer which will install the new OS.

    Most Linux installs can be done alongside windows (on the same hard drive or it’s own drive) but windows tends to break the boot loader with updates. It’s gernallt better to only dual boot if you’re good at fixing things - otherwise a full Linux install is better.

    The most inportant thing is back up all your important data, and only do this if you genuinely want to leave windows. I’d make sure your windows license is digital before doing this too as that allows using windows again if you want to go back.

    I’d say anyone can use Linux, it’s user friendly and robust. In terms of installing Linux, I’d only do it if you are sure you know what you’re doing - installing any OS - including windows - can involved trouble shooting problems.