

deleted by creator
Giver of skulls
deleted by creator
deleted by creator
deleted by creator
deleted by creator
deleted by creator
[This comment has been deleted by an automated system]
PayPal did the same. Registration took 40 characters, login only half of that. Editing the login form didn’t work unfortunately.
Sounds like they’re using bcrypt. Feeding more than 24 utf8 characters into bcrypt won’t do anything useful. You can permit longer passwords (many sites do) but they’d be providing a false sense of security.
Bcrypt is still secure enough and 24 characters are fine as long as they’re randomly generated by your password manager.
Sounds like a QoS thing, unless your connection is really bad. Assuming your network has the available capacity to game and chat, there’s probably something fucky going on with packet ordering.
There are tons of different Gamer ™ software packages that could be the culprit, but anything preinstalled by Lenovo would be my first suspect. Also check for anything labeled “Killer” in Device Manager under network or Bluetooth. Killer WiFi (and I think they have an ethernet thing as well?) is sold as a feature on some gaming devices but in my experience its name only rings true in that it’ll kill your gameplay experience.
Routers can also do QoS fuckery. If you’re on a connection with low upload (DSL, cable) check if your router does network prioritisation/Quality of Service/QoS things. If you have more than enough upload capacity, you could still check and disable the setting to see if that’s the cause.
Note that while Discord uses barely any network traffic to do voice, it’s very sensitive to latency issues. If you’re capping out the connection to your router (quite easy to do over WiFi or in P2P video calls) you could be transmitting at dozens of megabits a second with more to spare, but your VoIP connection could suck terribly because of latency and jitter.
Also worth trying: rebooting, if you haven’t already. Clicking “shut down” and then turning your PC on does not reboot it in Windows! It’s stupid but manually clicking reboot in the start menu twice sometimes fixes weird issues like these.
Lastly, as Discord is peer to peer as far as I know, your bandwidth with some other locations may just not be very good. A gigabit of upload to speedtest.net doesn’t mean you can exchange traffic with your friends directly that fast. You can try to use one of those piracy VPNs to avoid your ISPs network edge and see if that improves things.
I can’t say I care too much about this feature, but looking into it I can’t seem to find any documentation about it at all. Where are you getting this confirmation that you can’t disable it?
I’d just stop using Steam Chat if it’s not working for you, there are dozens of game chat services specifically built for chatting in games. Then again, I’d probably stop playing with people that make me self–conscious of typing indicators as well.
Also lol @ anything Valve designs being “modern”. Steam Chat looks, feels, and behaves like MSN Messenger did twenty years ago. Don’t let the gradients fool you.
Because Linux doesn’t have any legitimate programs to enforce the DRM on their files, presumably. Plus their .exes/.dmgs for companion tooling won’t work on Linux, unless you’re the kind of person smart enough to bypas this message.
To be honest, the code generating this message probably just checks if you’re on at least Windows 10 or macOS 14 to make sure their code works, and just echoes back the OS if it’s not supported (Android, iOS). I doubt anyone bothered testing for Linux on their website, let alone care to fix the problem.
They’re probably using a third party library to do user agent detection. I doubt anyone ever tested their code on Linux in the first place. They’re probably writing code like “if Windows version >= 10 or macOS version >= 10.14 or Android version > 10 or iOS version > 14” and Linux just happens to fall through because it has none of those versions.
Now that WordPress has official ActivityPub support: yes, pretty much. Posting to both Mastodon and Lemmy will be a challenge, though, as Lemmy doesn’t really offer following individual users.
Technically, any website can be an ActivityPub server, so you could “trick” Lemmy into thinking your website is a community while “tricking” Mastodon(-likes) into treating it like a normal feed. That’s pretty messy, though.
Welcome to Lemmy, also known as “reddit for communists and people with a favorite Linux distro”!
Any comment regarding Windows or macOS will inevitably bring out the Linux fanboys. Even as someone who runs Linux everywhere I can, it’s kind of exhausting.
Notepad is little more than a wrapper around Microsoft’s text box control (and I suppose some AI API these days). It’s not part of notepad, it’s part of Windows itself. A great feature for most users, in my opinion.
The corrective part is in Settings > Time & Language > Typing > Highlight/Autocorrect misspelled words. You can download an alternative to Notepad and hope that it doesn’t integrate with the spelling API, but any update to that software might bring back autocorrect.
You might want to leave the highlight feature on so you get instant feedback on what words you misspell.
As for learning a language, there is scientific evidence that information sticks better in your brain when writing down things on physical paper than when typing. If you’re learning a language through random exercise, you might want to consider going back to pens & paper.
Time for a fediverse alternative for 4chan! /s
This is exactly why ActivityPub makes for such a mediocre replacement for the big social media apps. You have to let go of any assumptions that at least some of your data remains exclusive to the ad algorithm and accept that everything you post or look at or scroll past is being recorded by malicious servers. Which, in turn, kind of makes it a failure, as replacing traditional social media is exactly what it’s supposed to do.
The Fediverse also lacks tooling to filter out the idiots and assholes. That kind of moderation is a lot easier when you have a centralised database and moderation staff on board, but the network of tiny servers with each their own moderation capabilities will promote the worst behaviour as much as the best behaviour.
But really, the worst part is the UX for apps. Fediverse apps suck at setting expectations. Of course Lemmy publishes when you’ve upvoted what posts, that’s essential for how the protocol works, but what other Reddit clone has a public voting history? Same with anyone using any form of the word “private” or even “unlisted”, as those only apply in a perfect world where servers have no bugs and where there are no malicious servers.
deleted by creator