Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)F
Posts
0
Comments
637
Joined
3 yr. ago

  • I'm not even sure if you can install without an MS account if you don't use Rufus anymore. Rufus requires literacy for sure, and even if you can still do it without it is designed to make it impossible to know you can from within the installer itself.

  • I use vscode (or codium when not at work) these days because it's a one stop shop for every language and every feature I could ever need is possible with a plugin. I have used visual studio, intelliJ and others in the past, and i fail to see the distinction from a usage perspective

  • But then if you put enough bells and whistles on text editors, do they become an ide?

    Yes

  • Kate, my beloved

  • I would call vscode(ium) an IDE

  • Every time I say this to someone offline, they act like it's literally impossible. It's so frustrating

  • You can keep using sddm. It isn't being discontinued. In fact you can use any login manager you want. Plasma is not going to enforce one.

    I personally am happy about the new plasma login manager, because it will allow features they couldn't reasonably implement with sddm.

    The people upset about this is a classic case of getting upset about things that won't affect them at all.

  • Gross

  • Yeah when I see a slew of Founder and csuite positions I clock as a grifter rather than a competent technologist.

  • People shouldn't use google pay in the first place. All of these things being tied together by the same group is a problem in and of itself.

  • They won't kill side loading (the fact we even call it side loading instead of simply installing software is a problem). They'll just shoot it in the knees a little. No big deal.

  • Microsoft Word’ under ‘skills’.

    Way back in the day a bunch of people endorsed me on linkedin for a bunch of nonsense like that and I manually hid all of it lol

  • Small sample but everyone i know dropped it on the increase to 30 bucks. One of them had been primarily playing PlayStation and xbox for the last decade but has gotten and primarily plays steam deck now.

  • I’m watching people in my industry (software development) who’ve bought into this crap forget how to code in real-time while they’re producing the shittiest garbage I’ve laid eyes on as a developer.

    Yes. Then I come on Lemmy and see a dedicated pack of heralds constantly professing that they do the work of 10 devs while eating bon bons and everyone that isn't using it is stupid. So annoying

  • You really think they're capable of pulling off a conspiracy like that without leaks?

  • NPU neural processing unit

  • They're trying to leverage their windows platform to seek rent (sell premium cloud services like LLM access) for shit people don't even want because they aren't satisfied making very respectable money on licenses.

  • Service (daemon) lifecycles are managed via the system services api.

  • Long running headless processes on windows generally still have an event loop and a window handle via which they process those messages.