- 31 Posts
- 312 Comments
Keyboards with physical F keys higher than 12 absolutely do exist tho.
This one’s ancient, but I also have a slightly less old apple wireless keyboard that goes up to F19. IIRC goes up to a theoretical maximum of F64, but don’t quote me on that.
renzev@lemmy.worldto Science Memes@mander.xyz•Pictures of Animals Getting CT Scans Against their Will: A ThreadEnglish22·13 days agoI can’t believe nobody has posted this edit yet
As soon as a dentist deems it medically necessary, it’s fully covered by even the most basic health insurance.
Yeah, that’s the joke. Americans pull wisdom teeth left and right regardless of whether or not it poses a medical risk, it’s a part of their culture. Source: https://www.sciencealert.com/no-you-probably-don-t-need-to-get-your-wisdom-teeth-removed-ever
And for people who are still confused: The confusion is the whole point of the joke. Nobody understands what the hell “cow tools” is supposed to mean. Maybe it had something to do with research showing that other mammals, not just monkeys and early humans, were capable of making tools. But nobody knows. It’s absurdist humor
renzev@lemmy.worldto World News@lemmy.world•'Andrew Tate phenomena' surges in schools - with boys refusing to talk to female teacherEnglish1·26 days agoYes, because when this happens to “normal people” it is never publicized as much as when it happens to a celebrity. It’s kind of by-definition.
But I am not disagreeing with you. I just don’t know enough about andrew tate and this whole situation to have a good opinion here.
renzev@lemmy.worldto World News@lemmy.world•'Andrew Tate phenomena' surges in schools - with boys refusing to talk to female teacherEnglish2·26 days agoSee, the thing is, these are all allegations. It won’t be proven until his trial in 2027 whether he did any of those things or not (well okay, apart from the misogyny thing, he’s admitting that one loud and proud). Despite the fact, he’s had money and assets ceased and was sent to jail, which goes against some pretty fundamental values that many people are taught growing up (e.g. Innocent until proven guilty). So I can definitely see how many non-misogynists or even feminists would be on Tate’s side even if they disagree with his messaging.
At first I thought that it was a for-fun pet project, which is fair enough, but it has a dedicated website and a discord server… HUH???
Anyone who advocates for ostracizing fellow workers indiscriminately is doing it in order to keep the working class bogged down in endless internal feuds instead of organizing. Solidarity is the only solution.
So it’s like
make
but without incremental builds? Then how is it functionally different from a folder with a bunch of shell scripts in it?
renzev@lemmy.worldto Technology@lemmy.world•AdNauseam is a uBlock fork that goes further: it actively attacks marketers by auto-clicking every ad before blockingEnglish137·2 months agoYou know this is the good shit because when it first came out a few years back google was running a huge disinformation campaign against it. You’d search for “adnauseum” in google and the first result would be an article from some weird advertising company calling is “insecure” and “malware” without any actual argumentation behind those claims, while no other search engine returned that article (I lost the screenshots, so yall are just gonna have to take my word for it). They also delisted it from the chrome store for not discernible reason. They were afraid.
But nowadays I’m willing to bet that they figured out how to detect adnauseum’s fake clicks and filtering it out. Stuff like that needs a talented development team to keep it up to date.
I donated from the website so I didn’t get the badge ;(
renzev@lemmy.worldto Linux@lemmy.ml•Which Distribution and Desktop Environment should I use?1·2 months agoYeah this is the way. Debian stable has outdated packages, debian testing has broken packages. Ubuntu is difficult for beginners because of snap. Linux mint is the perfect just-works debian-based beginner distro. Same for DE: Gnome is hard to use, KDE is bloated and unstable, and XFCE is too minimalist/diy/quirky for beginner users (you need to add a panel applet in order for the volume keys to work? Huh??). Cinnamon is the perfect middle ground between resource usage and features.
Make sure during installation that you create a 4 GB swap partition too
Or at least as large as your RAM if you want to be able to hibernate.
renzev@lemmy.worldto Technology@lemmy.world•Signal downloads spike in the US and Yemen amid government scandal | TechCrunchEnglish4·2 months agoHow well do the signal and whatsapp bridges work? Have you used them yourself? I tried setting up a discord bridge years ago and it was terrible. Is it better now?
renzev@lemmy.worldto Technology@lemmy.world•Signal downloads spike in the US and Yemen amid government scandal | TechCrunchEnglish2·2 months agohmm havent heard of this one yet. Looks promising, gonna try it later. Thanks!
For people seeking an interface similar to signal, I suggest Session. It’s a fork of signal that onion-routes the messages (they have their own onion routing network, not TOR). There are no user IDs stored anywhere, you message people through their public keys. From the user experience side of the coin, it’s a little on the slow side tho.
renzev@lemmy.worldto Technology@lemmy.world•Signal downloads spike in the US and Yemen amid government scandal | TechCrunchEnglish81·2 months agoWhatsapp to messengers is what internet explorer was to browsers lol. Slow, bloated, unfree, universally hated, but still somehow universally used
renzev@lemmy.worldto Technology@lemmy.world•Signal downloads spike in the US and Yemen amid government scandal | TechCrunchEnglish10·2 months agoThere are many things you can complain about when it comes to signal, but overall it’s a huge improvement from unencrypted messengers like discord and definitely a
stepleap in the right direction
This is a good practice tho. The HTTP code describes the status of the HTTP operation. Did the server handle it? No? Was the url not found? Did it time out? Was the payload too large? And the JSON describes the result of the backend operation. So 200 OK with
error: true
means that your HTTP request was all good, but the actual operation bugged out for whatever reason. If you try to indicate errors in the backend with a HTTP error code, you quickly get confused about which codes can happen for what reason.
I once dragged one of those ceramic powerline insulators across two international borders because I found it lying around and liked how it looked. It took up the majority of the space in my backpack, so I had to buy a second backpack and carry it on the front of my chest lol. Apparently the reason they have that odd shape is so that when it’s raining, water can’t make a continuous trickle between the wire and the pylon
Yeah the dev is notorious for sneaking in irrelevant political virtue signaling bullshit. I get that they want to do good to the world, but there are so many ways to do that without alienating your users. For example, partnering up with a charity. You know. Like VIM does.