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

help-circle
  • I can see it. My corporate work laptop is locked down with their security and monitoring software, so I’m not using it for personal things, even if it is allowed for some limited things. And there’s company resources that I can only access through the machines under their control, so I couldn’t ditch it either. And using that laptop for a second job would be a big no-no.

    I can see the school laptop being similar, though my experience is that they tend to not be locked down quite as hard as the corporate machine, unless you do boneheaded things with it and piss off the school’s IT department.

    So I can see the need for a personal computer, plus it’s always nice to keep that well separated to avoid things like incidents hooked up to a projector and screen sharing.



  • I’d argue there was a fourth serious failure, and that was Intel allowing the motherboard manufacturers to go nuts and run these chips way out of spec by default. Granted, ultimately it was the motherboard manufacturers that did it, but there’s really no excuse for what these motherboards were doing by default. Yes, I get the “K” chips are unlocked, but it should be up to the user to choose to overclock their CPU and how they want to go about it. To make matters worse, a lot of these motherboards didn’t even have an easy way to put things back into spec - it was up to you to go through all the settings one by one and set them correctly.


  • Github Copilot is about the only AI tool I’ve used at work so far. I’d say it overall speeds things up, particularly with boilerplate type code that it can just bang out reducing a lot of the tedious but not particularly difficult coding. For more complicated things it can also be helpful, but I find it’s also pretty good at suggesting things that look correct at a glance, but are actually subtly wrong. Leading to either having to carefully double check what it suggests, or having fix bugs in code that I wrote but didn’t actually write.




  • toddestan@lemm.eetoMemes@lemmy.mlthe debt
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    2 months ago

    Well, that’s a misleading title. All the countries in their list have some debt, just less than most.

    All countries carry some debt, because they need to show a history of reliably making payments on that debt in case they need to borrow money in the future for whatever reason. Not all countries, however, run massive deficits every year.






  • Not too long ago, on a Slackware box I needed to manually change glibc to another version. No problem, I thought, just remove the version that’s there and install the package for the version I needed. So removepkg glibc and then immediately dawned on me… oh wait I really didn’t want to do that… Of course, after that installpkg and pretty much everything else was broken since pretty much everything either depends on glibc, or has a dependency that depends on glibc, so I couldn’t install the new package or do pretty much anything other than smack my forehead.

    Wasn’t actually too big of a deal to fix. Used another computer to create a bootable USB stick with the Slackware installer, booted the computer with the USB stick, and did some chroot trickery to reinstall the old glibc package again. Then booted it back up normally and used upgradepkg to change glibc like I should have in the first place.




  • Well, if you’re sticking with Windows, you really have no choice. The sun is rapidly setting on using Windows 7 as a “daily driver” - a lot of new software doesn’t support it and the older versions that work on Windows 7 are getting less and less viable. Windows 8 is in the same boat as Windows 7. Windows 10 goes out of support next year, but you’ve probably got to 2028 or maybe 2029 before you really have to move.

    I ended up riding Windows 7 pretty much to the bitter end. Steam dropping Windows 7 support last December was it for the last Windows box. Everything now is running Linux.



  • Safari is holding back the web with their old, quirky, outdated engine. However, as Safari’s engine is the only option for iOS, most web developers can’t afford to ignore Safari because they can’t ignore the iPhone. So it’s IE all over again - an old, outdated browser that everyone nevertheless has to support as a significant portion of the users are using it. In some ways it’s even worse, as iPhone users don’t have any choice due to Apple’s restrictions, but even in the darkest days of IE’s stranglehold on the web Microsoft never restricted what browsers you could install on Windows.


  • toddestan@lemm.eetoMemes@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    9 months ago

    There’s always the centrally managed corporate Windows desktops. My workplace is better about this now, but previously they’d just push down updates and with some of them you’d have little other choice but to let it proceed no matter how inconvenient the timing.