There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

A PR disaster: Microsoft has lost trust with its users, and Windows Recall is the straw that broke the camel's back (www.windowscentral.com)

It’s a nightmare scenario for Microsoft. The headlining feature of its new Copilot+ PC initiative, which is supposed to drive millions of PC sales over the next couple of years, is under significant fire for being what many say is a major breach of privacy and security on Windows. That feature in question is Windows Recall, a...

kshade ,
@kshade@lemmy.world avatar

Is it fair to say that any game that runs on the Steam runs on Steam Linux?

No, it’s not that far along. A lot works, but if there’s invasive DRM or anticheat then it probably won’t. If you have specific games you want to play in mind check out www.protondb.com

I know the variations have gotten better over the years but haven’t done too much research into it.

If you’re curious you can just create a live USB stick to test drive it. Won’t work well for gaming though.

kshade ,
@kshade@lemmy.world avatar

I could see them not letting you directly search anymore, only through the LLM bot. Because that’s been how things have been going anyway, Google seems to fully ignore literal searches with quote marks now, presumably because it doesn’t fit their vision of using natural (imprecise) language. So why not make the LLM write the search query for you in a completely opaque way?

kshade , (edited )
@kshade@lemmy.world avatar

It is telling you to eat that deadly mushroom though.

kshade ,
@kshade@lemmy.world avatar

You are correct!

kshade ,
@kshade@lemmy.world avatar

I had a Jolla smart phone, it was pretty great but it also quickly became apparent that the company had no real intention to make Sailfish the Android-compatible, open and privacy-friendly OS I was hoping it’d be. Selling licenses to customers to put the OS on third party hardware really killed it for me.

Kinda surprised they are still around, but I guess knowing the right magical words to whisper to investors is a good enough business strategy. They’ve done it with blockchain, now it’s AI.

kshade ,
@kshade@lemmy.world avatar

I wonder if they will call the next versions 12 and especially 13. Alternative names:

  • Windows AI (because all those new features are so transformative)
  • Windows Azure Blue, Red and Yellow (Home and Pro, neither allowing local accounts, also Enterprise where non-hybrid AD still kinda works)
  • Windows Edge 20XX (everything has to use cloud computing terms!)
  • Windows. Just Windows. (four years later: Windows 2 announced!)
kshade ,
@kshade@lemmy.world avatar

Windows NP(OAFY)

kshade ,
@kshade@lemmy.world avatar

Don’t hold your breath, 10 already broke the pattern IMO and all I hear about 12 is that they will cram “AI” into everything. Windows the operating system is dead, replaced by Windows the sales platform.

kshade ,
@kshade@lemmy.world avatar

I like tar xaf (eXtract All Files) better.

kshade , (edited )
@kshade@lemmy.world avatar

Algebraic notation breaks just about every rule programmers are taught about keeping their code human readable. For example:

  • Variable and function names should be descriptive
  • Don’t cram everything into one line
  • Break up large statements
  • Consistency is key
  • Don’t be fancy for fancy’s sake, don’t over-optimize (this is for learning, remember?)
  • Add in-line comments for lines that aren’t easily grasped
  • Be explicit where possible (it’s a convention to omit the multiplication operator when multiplying variables because variables are only one letter anyway…)

And then we force kids to cram the whole stdlib (or rather its local bastardization) into their heads or at best give them intentionally bad (uncommented) documentation during exams while wondering why so many just don’t seem to get it, even resent it.

kshade ,
@kshade@lemmy.world avatar

Yep, my issue is with the presentation, not the actual content. I’ve also experience my share of elitism from people who seem to think that you either get it or are too stupid/lazy, there couldn’t possibly also be an issue with the teaching methods and notation.

kshade ,
@kshade@lemmy.world avatar

The next question is going to be what the maximum number of steps an ant can store is and what happens when it overflows…

kshade ,
@kshade@lemmy.world avatar

They used to make ones that can do both sides at once, but they were too complicated, expensive and basically immediately outdated when dual layer DVDs came around.

kshade ,
@kshade@lemmy.world avatar

To anyone saying “just use GPOs”, here’s a quote from the SetUserFTA page:

Microsoft offers a solution with GPO, but it is Computer-based and not User-based – and rather complicated. this means, you can not associate your Users on the same Server/Client with different file types. for example:

you have a PDF viewer and a PDF editing software on your XenApp server. Now you want that a certain group opens their PDF’s in the editor and the others only in the viewer (for licensing reasons for example). this is NOT possible anymore and Microsoft states “it is by design” and “this is a security measure”.

Said solution:

  1. Set up a reference computer
  2. Install applications
  3. Go to Control Panel\All Control Panel Items\Default Programs and configure default apps associations.
  4. Export/import the custom default app association with dism.exe

[…]

As some recommended applications can manage more extensions with each new Windows 10 version available, it’s a good practice to refresh your XML. For example, in Windows 10 1703, Microsoft Edge registers the epub extension. If you’re using an XML file from Windows 10 1607, epub is missing. As a result, you will get an app reset notification for epub.

[…]

Configure a policy for your domain-joined computer: file association will be configured at each logon. User will be able to change file association, but at the next logon file association will be configured using XML file. This policy works only for domain-joined computer.

This is just about the most convoluted, annoying way they could come up with for doing this, doesn’t help people whose machines aren’t part of AD and isn’t scriptable. If they were mainly concerned about security they’d have an option for not allowing the user to change these preferences even temporarily on domain-joined machines.

kshade ,
@kshade@lemmy.world avatar

Shame somebody removed that code. At least RetroBar will still work. Hopefully.

kshade ,
@kshade@lemmy.world avatar

it is a mystery 👻

kshade ,
@kshade@lemmy.world avatar

From what I hear it’s usually more about back-handed compliments than outright insults, like “wow, you must have a lot of confidence in yourself to wear that, go you!”

kshade ,
@kshade@lemmy.world avatar

I use the menu key in my terminal emulator to paste from the clipboard. Just Menu -> P. There’s probably a shortcut, but this works.

kshade ,
@kshade@lemmy.world avatar

Jsyk, you can also use Shift + Ctrl + V for the one handed paste (likewise Shift + Ctrl + C to copy), or Shift + Insert (and Ctrl + Insert to copy) works too.

TIL, works in xfce4-terminal, thank you!

kshade ,
@kshade@lemmy.world avatar

IT workers != tech bros

But I don’t know either.

kshade ,
@kshade@lemmy.world avatar

Sounds like the test itself isn’t the problem but how it’s used and how much people attach to the results, like with IQ tests. Neither that nor Myers-Briggs should be part of interviewing for a job either but apparently some US companies do it anyway.

kshade ,
@kshade@lemmy.world avatar

Yeah, anyone who thinks that there’s exactly 16 types of person is using it like a horoscope, but that really isn’t the point.

but the “cognitive functions” as defined by Carl Jung, which a lot of people will find to be just as much non-sense but with the right attitude I think they’re a useful tool to learn about ourselves and others.

Exactly, and that’s what it helped me with. It’s not a personality test about how you act outwardly (or which Pokémon you are or whatever), it’s supposed to be about the inner workings.

But if you want an example of misuse: There’s an MBT community on Reddit that is full of that sort of bullshit.

kshade ,
@kshade@lemmy.world avatar

KDE nerds: Is there a way to get a normal app launch indicator (cursor with a loading icon/hourglass) instead of either nothing or the little hopping icons that don’t animate right?

kshade ,
@kshade@lemmy.world avatar

That only has nothing, static (icon), blinking (icon) or bouncing (icon) though. I find anything involving the icon jarring, especially because it keeps lagging behind the cursor. And yes, this is incredibly minor.

kshade ,
@kshade@lemmy.world avatar

Oh, I see, thank you! Never noticed the cursor changing back when I put it over another window in XFCE, but I also never looked for that. I really just want that brief feedback, especially when I’m using a touchpad.

kshade ,
@kshade@lemmy.world avatar

The relationship between Stamets and Culber felt like the single island of humanity and goodness in the four seasons I almost got through. And then they fridged Culber, only to then bring him back with mushroom trauma. Not really the woke thing to do. Adira and Gray just seemed kinda pointless from what I remember, despite the somewhat interesting backstory.

What I found forced and entirely unnecessary was Lt. Connolly in the first episode of the second season or how they handled Leeland. To me it’s just a tone-deaf, mean-spirited show overall.

kshade ,
@kshade@lemmy.world avatar

That take seems too measured for some people, sadly. But it is the right way.

kshade ,
@kshade@lemmy.world avatar

What if there was a growing subset of computers that preferred not to communicate with their own kind. Does not respond to API requests, etc. but only to human emotional text input?

Troi: Have you ever heard Data define friendship?
Riker: No.
Troi: How did he put it? As I experience certain sensory input patterns, my mental pathways become accustomed to them. The inputs eventually are anticipated and even missed when absent.
Riker: So what’s the point?
Troi: He’s used to us, and we’re used to him.

Microsoft develops ultra durable glass plates that can store several TBs of data for 10000 years (unlocked.microsoft.com)

Microsoft develops ultra durable glass plates that can store several TBs of data for 10000 years::Project Silica’s coaster-size glass plates can store unaltered data for thousands of years, creating sustainable storage for the world

kshade ,
@kshade@lemmy.world avatar

Yeah, also writing 10 GB of data to rolls of sticky tape in the late 90s. It can be done, but it’s not practical.

kshade ,
@kshade@lemmy.world avatar

They have been here tomorrow for people who bough one with an 11th generation Intel CPU in 2021. I don’t think they are looking to get acquired either.

Who here uses a less popular Linux distribution? What made you choose it?

Hey fellow Linux enthusiasts! I’m curious to know if any of you use a less popular, obscure or exotic Linux distribution. What motivated you to choose that distribution over the more mainstream ones? I’d love to hear about your experiences and any unique features or benefits that drew you to your chosen distribution.

kshade ,
@kshade@lemmy.world avatar

Void and Alpine are great for their simplicity and speed, I’m using those two exclusively outside of work.

kshade ,
@kshade@lemmy.world avatar

That’s a very Brent Spiner thing to say, doesn’t mean he actually hated that cat. And it wasn’t just one cat playing the role anyway. Most if not all of them were good cats I’m sure.

America's nonreligious are a growing, diverse phenomenon. They really don't like organized religion (apnews.com)

Mike Dulak grew up Catholic in Southern California, but by his teen years, he began skipping Mass and driving straight to the shore to play guitar, watch the waves and enjoy the beauty of the morning. “And it felt more spiritual than any time I set foot in a church,” he recalled....

kshade ,
@kshade@lemmy.world avatar

Under the fake stuff that looks nice on the outside is a deep culture of judgment and shame and fear.

Funny, that’s what Christianity seems to be mostly about anyway.

kshade ,
@kshade@lemmy.world avatar

Banning it for everyone is OK, telling some people that they can’t ever because they were born too late is silly, discriminatory and will inevitably create a flourishing black market.

kshade ,
@kshade@lemmy.world avatar

Weasyprint kinda is that, except that it’s meant to be rendered to PDF.

kshade ,
@kshade@lemmy.world avatar

Where’s the conspiracy nut who thinks that Putin is saving the western world from the evil, adrenochrome huffing elites?

kshade ,
@kshade@lemmy.world avatar

Hey awesome, I want to do deconstruction, we can work together!

kshade , (edited )
@kshade@lemmy.world avatar

The big reason why I’m still on Xorg and will be for a while is XFCE. I’ve tried everything from KDE Neon to Sway but they are either missing features I want or were too buggy to bother. Should try Budgie again when 11 comes out though, that seems to be close to XFCE in terms of scope and is supposed to work well with Wayland by then.

kshade , (edited )
@kshade@lemmy.world avatar

Not an answer, just a warning: This is par for the course when it comes to Rocketchat, every major version seems to come with another piece of nagware, another limit, another thing paywalled. I run a server for the non-profit I work for and they haven’t even replied to my mails about maybe offering a more affordable licensing tier before Enterprise.

We don’t need a lot, just push notifications (which they have to pay for, so absolutely fair to limit) and LDAP integration that isn’t intentionally gimped. A supporter tier with no real extra features (we don’t need their customer-facing-type features) and very limited tech support would be really nice, but I guess they don’t want our poor people money. Gotta try just really hard to squeeze something from that stone instead.

Example: First they removed automatic LDAP syncing, then they blocked people from still doing it with cron. You now have to enter your admin password every time to sync “for security reasons” unless you pay at least $10 per user and month or something ridiculous (for a non-profit) like that. Not that you’d know from their website, they’ve removed all pricing information from there.

They’ve also limited the amount of (free, third-party) add-ons you can install while also adding a new feature that lets users see and request add-ons from admins. So many dark patterns.

Rocketchat narrowly won out over Matrix when Covid started but it sure as hell wouldn’t now.

kshade ,
@kshade@lemmy.world avatar

Can this be the new GNU/Linux copypasta?

kshade , (edited )
@kshade@lemmy.world avatar

every distro I install I am eventually greeted with something just completely breaking for no reason whatsoever

This happens on Windows too and the fixes you have to apply aren’t less esoteric.

For example: User complains that Spyder won’t start on her brand-new laptop. Installation seems perfectly fine, nothing wrong there, no corruption or obvious missing bits. Dig around in the Windows log files, find some fairly generic error. Do a bit of googling, eventually decide to just search Github for issues mentioning Spyder not loading. Turns out the laptop is just too new and the AMD graphics driver Windows installs on its own has issues with the IGPU. So replacing that with newer the version AMD distributes fixes it.

Or, with Windows 11, if you want the start menu on the left and the Explorer context menu usable: Sure, just open powershell and run these commands to create new, weird registry keys to force it, btw these are not supported by Microsoft, you’re on your own.

I’d rather choose the OS that doesn’t have the audacity to charge money and then blast me with ads in the start menu.

Leaked Zoom all-hands: CEO says employees must return to offices because they can't be as innovative or get to know each other on Zoom (www.businessinsider.com)

Leaked Zoom all-hands: CEO says employees must return to offices because they can’t be as innovative or get to know each other on Zoom::Zoom CEO Eric Yuan discussed the benefits of in-person work in a leaked meeting.

kshade , (edited )
@kshade@lemmy.world avatar

Yeah, it’s really weird seeing these blanket statements from the CEO of Zoom, of all things.

I’ve grown up with ICQ, IRC and forums, later worked with a very distributed, international volunteer team and made connections just fine, even though we barely used voice chat (it was still the Skype days) and nobody ever actually saw me or knew my real name.

Those people and connections weren’t somehow less real to me than the superficial, safety-first chit-chat you sometimes get into at work. This obviously isn’t everybody’s experience, but maybe, just maybe, the CEO should “get” this instead of being out of touch with what he’s selling.

Maybe he was left on read one time too many.

kshade ,
@kshade@lemmy.world avatar

The author of this article is not nearly old enough to be a boomer though. This is outrage bait.

kshade ,
@kshade@lemmy.world avatar

Oh no!

Anyway, here’s your annual 10% increase in service cost because “there is no alternative”

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines