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

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

help-circle




  • The privacy stuff? I’ve seen it happen in 11 for sure. I always check after an update now out of habit. But, not seen it in a while.

    Resetting dual boot stuff? Before EFI/UEFI it would happen on most windows updates. It would just overwrite the boot record in a totally arrogant fuck you to whatever was already there. But since EFi/UEFI it plays nice with other operating systems generally.


  • I can’t use my plugins for elite dangerous or extra software, like EDMC.

    Why not? The github page even says it will work with wine. I’ve not played ED for a long time. But, I am sure I had EDDiscovery at least working with it in linux a few years ago. Other games like WoW I have external tools that interface with it working fine, some within the same wine environment, some even external. You just need to make sure the drive is mapped (you can always go via the Z: drive too) where the app expects it.

    From my experience, I have steam working and pretty much every game I want to play has worked. I don’t play games with kernel anti-cheat even in windows, so I’m not missing anything there. Battle net runs fine even with ray-traced shadows in wow. Pretty much everything else I need works. The only things I miss are the games that are part of XBOX/Windows store, but that’s hardly Linux’s fault. Maybe visual studio too. But I do have the OSS “Code” to cover most I did in VS so…

    I have dual boot, I’ve not used it to go to windows in weeks. Almost everything just works fine.


  • I’ve been lucky then, only problems I’m having (Wayland + NVidia) are:

    • Steam menu corruption, mostly on friends window (can be solved by maximising window)
    • Maximising browser on my second screen results in not all the screen being used, but buttons react as if they were using the whole screen (so you’re not clicking where you think you are). Solution is to resize window to maximum manually. Minor annoyance.

    Oh and I disabled stand-by entirely. It’s was 50/50 if it would return from it. I think most problems are because I have mismatched resolutions (1080 and 1440).


  • While I agree on the whole, tactical nuclear weapons are usually in the 300t equivalent range. This is going to go scorched earth to a distance of around 250m, with the worst of the radiation damage limited to around 1 mile. Not underplaying it, but in terms of an entire country it’s not that much. I tried on my relatively small town/large village. Not even half in the radiation zone (Nukemap).

    That’s likely going to be able to entirely take out an enemy position with a single strike, or a medium village/very small town while really not overall damaging the country as a whole.

    But, I don’t think he’ll do it. It is I think the move he is trying to telegraph to the world, but it carries far too much risk to actually do it.

    If he does, he’s assured of action by western nations. Honestly, I’m not even sure Trump (well I at least hope not) would try to downplay it. It would be a huge escalation and everyone, especially Russia knows it.



  • I don’t read it that way. I think the previous “doctrine” stated that all nuclear weapons (including tactical) would only be used defensively against a nuclear attack, or if the country were in an imminent threat to existence.

    This change means that if and when Ukraine step up their attacks inside Russian territory with conventional weapons made by western nuclear able nations, they are going to consider that attack to be made by a nuclear able nation.

    I don’t think that means they plan to start firing off strategic nukes against the west triggering a MAD scenario. That’s not how I read it at all.

    What he wants us to believe is that he’s dusting off the tactical nuclear stockpile he has at his disposal, to be used against Ukraine with the justification that the attack counts as a strike from a nuclear able nation and as such their existence is threatened.

    Now, here’s the problem with this gambit. If Ukraine do step up their attacks and he doesn’t do anything or worse they don’t actually work, it’s actually worse for him that he rattled this sabre and then didn’t follow-up on the promise.

    Anyway, that’s how I’m reading it at any rate.




  • Going to second other comments. Even without archinstall. It feels like it will be harder than it is. Umm, just save yourself a bit of time and configure the network and install a console editor (nano/vim whatever) while in the chroot (if going full manual). It was a minor pain to work around that for me.

    There are pages discussing how to do everything (helps to have a laptop with browser, or a phone to look them up). At the end, you generally know exactly what you installed (OK no-one watches all the dependencies), and I’ve found any borks that happen easy to fix because I know what I installed.


  • r00ty@kbin.lifetolinuxmemes@lemmy.worldSnap...
    link
    fedilink
    arrow-up
    1
    ·
    6 days ago

    I remember those times too. The difference today is that there are so many more libraries and projects use those libraries a lot more often.

    So using configure and make means that the user also has the responsibility of ensuring all those libraries are up to date. Which again if we’re talking about not using binary install, each also need a regular configure/make process too. It’s not that unusual for large packages to have dependencies on 100+ libraries. At which point building and maintaining the build for all of them yourself becomes untenable really. However I think gentoo exists to automate a lot of this while still building from source.

    I understand why binaries with references to other binary packages for prerequisites are used. I also understand where the limits of this are and why the AppImage/Flatpak/snaps exist. I just don’t particularly like the latter as a concept. But accept there’s times you might need them.




  • This does tally up with what I’ve been hearing. Where I’m at there’s been a few hires straight into senior. I’ve not heard of an official junior freeze. At the same time it’s been a long time since I’ve seen a new one.

    The problem, as I commented prior, is that if we no longer bring in junior devs to gain this kind of experience, we lose the flow of junior -> senior. But in most places, the people making the decisions won’t consider anything beyond the end of the current fin year.




  • I think it goes further than that. There’s two things happening with regard to AI and software development.

    1: Stack overflow has become less common as a resource to solve problems. This, as you say has a problem of input into LLMs for future problems to solve.
    2: Junior developers are being hired less because of AI. I assume the idea is that seniors will use AI in the same way they would usually use juniors. Except, they’ve done what business always does. Not think one bit about the future. Today’s senior developers are yesterdays junior developers.

    The combination of AI performance drop due to point 1, and the lack of new developers because of point 2 makes for potentially, a bad future for the profession.