Spyke

Replies

Comment on

/r/LegalAdviceUK is forced back open, vows to move the entire community off Reddit

Mirror: https://teddit.adminforge.de/r/LegalAdviceUK/comments/14cr5zc/were_back_and_heres_whats_happening/

Awesome! My favorite bit.

Reddit is both stating the protests are having no or minimal effect, whilst at the same time giving away free ad-space to try and keep advertisers, and doing everything it can to force subreddits to re-open. The protestors are both weak, and strong, depending on which argument makes Reddit look less-terrible at any given time.

Comment on

If you save, we will charge you more

Reply in thread

There are public utilities in the US. And yes, they offer better service and lower costs than the competing private utilities.

I didn’t know about the benefits until I moved somewhere served by them. I think we would have more of them if people could see the benefits, but unfortunately the utilities you have access to are limited by where you live.

Comment on

*Permanently Deleted*

Reply in thread

To be fair, if you give me a shit code base and expect me to add features with no time to fix the existing ones, I will also just add more shit on the pile. Because obviously that’s how you want your codebase to look.

Comment on

*Permanently Deleted*

The scary part to me (noted in the article as well) is less the technical hack but more so the amount of data they are collecting.

Subaru had/has an ongoing issue where the telematics drains the battery while the car is parked, especially if it’s parked out of reach of cell towers. With the amount of data they are sending, it’s not surprising.

There is no need for the car to report its position whatsoever unless I request assistance.

Comment on

what is the webp vulnerability?

A malformed (attacker crafted) webp file could cause Chrome (or other Chrome based browsers) to execute arbitrary code when rendering it. The file might be embedded in a web page you view. Other applications that use Skia for graphics are theoretically affected too.

Comment on

AI Killed The Tech Interview. Now What?

I have to do many interviews.

I don’t care if the applicant uses AI, or any other tool available to them. I just care about whether they can explain, debug, and modify/extend code (which they wrote, or at least composed somehow and are presenting as their work).

I’ve definitely been suspicious of AI use, and also had some applicants admit to it. And I don’t count that against them any more than using a web resource.

But, there is a very high correlation between using AI and failing at the explain/debug/modify part.