

Have you used it recently? They’ve gone crazy with shitty toolbars, especially on windows
Have you used it recently? They’ve gone crazy with shitty toolbars, especially on windows
I really liked Edge like a year or two ago. It seems they are trying to destroy it as fast as possible.
That was my reaction too. People do but I’m not sure I understand. One thing, you could be much more easily on the hook for any copyright issue even if accidental. Also you’re paying for a new service. I’d rather just occasionally do some local maintenance and pay the $2 a month extra to keep my machine running which I’d likely do anyhow.
I tried jellyfin before I decided to buy the Plex lifetime pass and it just flat out would not boot. The docker container kept failing and I tried various things to troubleshoot. Made me sad but I felt like it was time to finally commit to Plex after using it for like 8 years…
Yeah and it was banned for being heavily used by awful criminals. Probably not a big deal to switch hosts even if you didn’t self host for some reason
Yeah too bad that I was on a host heavily associated with CSAM /s
This is a feature, not a bug
Yeah, this is all fair. I’ve just heard that online dating is bad so many times and so often that it’s become expected. I feel like it typically comes from people who either have never used it, or have only dated that way. Both groups have a less informed opinion than someone who went on a few mortifying “traditional” dates, and then started dating online.
I’m not trying to say I’m an expert but I do think people my age are in a unique position. We saw the world before and after the Internet, and since this change occurred in our youth we had enough awareness to process both versions of the world. If we put some laws into place that protected consumers on a basic level, I sure would drastically prefer the post Internet world. As it stands, some days I don’t feel like the Internet is such a great thing, but most days I do think it’s a better world, on balance.
How I saw this as a different version of the same old stuff is that this comment said essentially “well it used to be good when I used it, but now it’s awful and destructive” which it might be in ways but it’s absolutely a net positive from what I have seen
As someone who online dated for years, up until 2021, I’m very aware of the down sides.
Another version of “online dating is awful!”
Haven’t heard this one before. The world is better with online dating than it was without it
48" is still small by many people’s standards. My TV isn’t particularly large and I think it’s a 52"
Actually I think a lot of people do upgrade their TVs somewhat often, as stupid as that is. I will be clinging to my dumb TV for dear life as long as possible, but I feel like people are very consumerist these days. TVs have gotten cheap enough that they feel able to.
It goes without saying that no one should have to buy a new TV because there is a bunch of trashy software on it, but I’m sure it’s already happened enough to incentivise these assholes’ bad behavior
Same. I’m not ever hanging out there again. I’m only going to get specific info that a search engine leads me to
we know that being a pain in the ass is your passion – your coworkers definitely have noticed
I sure am glad I don’t work with a moron like you who would ship a fuckton of JavaScript to users because they’re too much of a pussy/old fuck to use modern practices
I mean you’re coming across like more of an old man than I am and that’s saying a lot more than you know. For the first 2 years people shit talked jQuery I didn’t agree with them. And then I got the opportunity to work without it and it seriously took like 3 days to completely change my mind. And all my pages were I believe about 100KB lighter.
jQuery is trash. And that doesn’t mean it wasn’t a great tool for its time. It’s truly obsolete now though. If you hate the native JavaScript stuff so much… I dunno maybe go work with Java or something?
What’s the difference
Your code reads like it’s from 1992 mainly, which makes sense I guess, given that you still find jQuery better than modern vanilla js. jQuery was created as a way to account for browser support challenges but is now obsolete. Anyhow, if I read “getElementById” in recent js code I would assume something was weird about that code. It’s old hat and there is rarely a reason to use it.
What is the right way is context dependent
Precisely my point. Which is why I think it’s opinionated in a bad way to arbitrarily pick one of them as the defacto. I often had trouble with jQuery’s .hide() method because while it felt natural to use it, it often conflicted with what actually needed to happen for good UX.
What you’re missing is that the hidden class can contain anything you want. Animations or whatever else. In other words, the idea that there is a “right” or “most common” way to hide an element is flawed at its core.
That’s actually a great example of the shortcomings of jQuery. There are multiple ways to hide an element yet they standardized on one that often wouldn’t work.
Also you’re using an ancient method getElementById… I think visuals should still be controlled with css. So what is the right way to do that in modern js? document.querySelector(‘.some-name’).classList.add(‘hidden’) with that class defined in the css, with whatever makes sense, including maybe a css transition.
Twitter has always been garbage but now it’s way worse than ever before