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

  • 0 Posts
  • 462 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).



  • The problem with rust, I always find is that when you’re from the previous coding generation like myself. Where I grew up on 8 bit machines with basic and assembly language that you could actually use moving into OO languages… I find that with rust, I’m always trying to shove a round block in a square hole.

    When I look at other projects done originally in rust, I think they’re using a different design paradigm.

    Not to say, what I make doesn’t work and isn’t still fast and mostly efficient (mostly…). But one example is, because I’m used to working with references and shoving them in different storage. Everything ends up surrounded by Rc<xxx> or Rc<RefCell<xxx>> and accessed with blah.as_ptr().borrow().x etc.

    Nothing wrong with that, but the code (to me at least) feels messy in comparison to say C# which is where I do most of my day job work these days. But since I see often that things are done very different in rust projects I see online, I feel like to really get on with the language I need a design paradigm shift somewhere.

    I do still persist with rust because I think it’s way more portable than other languages. By that I mean it will make executable files for linux and windows with the same code that really only needs the standard libraries installed on the machine. So when I think of writing a project I want to work on multi platforms, I’m generally looking at rust first these days.

    I just realised this is programmerhumor. Sorry, not a very funny comment. Unless you’re a rust developer and laughing at my plight of trying to make rust work for me.


  • r00ty@kbin.lifetoLinux@lemmy.mlThoughts on this?
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    11 months ago

    Fuck all of that. Linux desktop really could use a benevolent dictator that has some vision and understanding what the average user wants.

    It already has these. They’re called Linux Distros. They decide the combination of packages that make up the end to end experience. And they’re all aimed at different types of user.

    Why are none explicitly aimed at the average Windows user? I suspect there’s one major reason. The average Windows user is incapable of installing an operating system at all, and new PCs invariably come with Windows pre-installed. This isn’t a sleight on them by the way, it’s just that most computer users don’t want or need to know how anything works. They just want to turn it on, and post some crap on Twitter/X then watch cat videos. They don’t have an interest in learning how to install another operating system.

    Also, a distro aimed at an average Windows user would need to be locked down hard. No choice of window manager, no choice of X11/Wayland. No ability to install applications not in the distro’s carefully curated repository, plus MAYBE independently installed flatpak/other pre-packaged things. The risk of allowing otherwise creates a real risk of the system breaking on the next big upgrade. I don’t think most existing Linux users would want to use such a limiting distro.

    Unless Microsoft really cross a line to the extent that normal users actually don’t want anything to do with windows, I cannot imagine things changing too much.


  • Yep. The ISP doesn’t offer it any more. They stopped, I think when RIPE officially “ran out” of new net blocks. But I’ve moved address twice so far and have kept the allocation. Well, on the last move they messed up and gave new a new single IP. I complained, and they asked why it matters so much to have my old IP. I pointed out I had a netblock, and they fixed it up pretty quickly.

    Pretty soon, full fibre will be in my area and available on the same ISP. So, hoping for a smooth transition to keep it for a bit longer.





  • I know it’s a few days later now. But I’m agnostic and not explicitly atheist and the reason is that, one of the few scenarios that made sense to me, I never thought of as simulation theory.

    It was that the big bang doesn’t remove the possibility of a God. That God could just be an alien that exists outside our concept of time and created this universe with the concept of time as an experiment.

    I suppose this could be a simulation too. That is, that alien outside our concept of time creates a simulation of a universe with a linear time.

    But, you know it’s all thought experiments.




  • Personally, sometimes I’m going to say things that are against the industry or specifically the actions of the company I work for. If my real name was shown someone could connect me to the actual business and they’d see me as some disloyal employee and not only would I not have a job, I could be blackballed by the industry because most businesses follow the same practices.

    With this level of anonymity I can post my opinion about these subjects and not be calling out an individual company or connect the comment to myself in order to alienate myself from other potential employers.