The owner of Twitter/X is about to be in the president’s cabinet. And the owner of Meta is clearly cozying up to the incoming administration with their new “anti-woke” policies.
If you like this sort of thing, I highly recommend checking out C. Allen’s work. The visuals and music are both really impressive, in my opinion the best out there: https://youtu.be/OP7sTQQ0Blw
I’ve had a lot of trouble with their support recently as well. A domain I was trying to renew just…wouldn’t. The ticket I opened went unanswered for nearly a month. What finally got them to look at it was posting on their forums with a ticket ID. Even still, they just quietly renewed the domain without a response or confirmation or anything so it’s technically still open…
I could be misremembering, but I think I remember Teslas having a feature that would apply slight torque to the motors when braking on hills to prevent the car from rolling backwards when switching from brakes to the accelerator.
I wonder if this was a malfunction of the system that detects the car being on a slope which caused it to accelerate forward despite the brake being pressed?
I think the snake oil claim is in regard to VPN companies marketing themselves as a security product. The security benefits that these companies claim in their ads are dubious but of course there’s other benefits to them, they just can’t advertise that they can be used for these things.
The problem is people who aren’t aware of this see these ads and think that they actually do prevent hackers from stealing their information.
I think they may be referring to if someone accidentally changes the ordering, either by inserting a new variant between two existing ones or by shuffling the order of the existing variants the value can change and cause problems.
1.1k isn't bad for a project with ~33 million weekly downloads[1], imo. Yes, I know that's not necessarily a good metric, but it's ~10 million more than React[2] which also has a similar number of open issues[3].
If this feature were added, I’d see very little need to use CSS preprocessors - at least for me. We already have variables, nesting, and color functions. Throw in mixins and user defined functions and that pretty much covers 90% of what I’d usually do in Sass.
Maybe you still use PostCSS for some auto prefixing/ backwards compat stuff but the need for that should go away as the usage numbers for unsupported browsers go down.
I've been obsessed with the US Chemical Safety Board videos on YouTube that describe in great detail the events that lead up to industrial accidents. One of the common themes I've seen among them is that there's usually some sort of warning sign or near miss that goes ignored by the people responsible for them since they don't cause any major damage. Then a few days or months later that system fails in an entirely predictable way with catastrophic consequences. A good example of this is the fatal phosgene gas release at a DuPont chemical plant[1].
I agree with this. The only real advantage to Kagi over just using Google + Adblock for me is an easy way to just completely block certain sites from ever appearing in searches. It's probably not worth $10 a month but I pay for it because SEO spam sites bother me on a personal level.
It still seems odd to me that they'd just...not really do EVs while their competitors gain experience and trust shipping EVs years before them. They don't need to flip a switch and suddenly begin producing only EVs.
I was always under the impression that the mandatory service fees (like for groups of x or more) was just a way to make sure that the wait staff don't get stiffed. If the service fee is 20%, I just tip 0% unless I feel inclined to tip more on top of that.
You'd be surprised how many games run perfectly well on Linux. Unless you're playing something with ridiculous anticheat like Valorant it will most likely run fine.
I've also found Apple Maps' instructions are easier to follow. Apple Maps gives instructions like a human would ("in two lights, make a left onto Main Street"), unlike Google which usually gives instructions in distances ("in a half mile, turn left onto Main Street").
I'm sure some prefer the latter, but I find that it makes it much more likely that I will miss a light or especially a side street with only the smaller street signs on the side of the road.
There’s only a handful of EVs that currently qualify for the $7500 federal tax credit now that the rules for it have changed - Tesla being one of them. In California you also get an extra $2000 credit for Teslas as well. So there’s some incentive there right now to buy one at nearly $10k off.
WSL2 still runs in a VM so it has the performance implications of that, not that they usually end up being that significant (I have found that memory usage in WSL2 is usually ridiculously high, though).
I think the support for Linux GUI applications is achieved by running an X server on the Windows side of things.