Spyke

Replies

Comment on

Matt Mullenweg deactivates WordPress accounts of contributors planning a fork

They weren't even planning to create a fork.

Basically Matt interpreted their "we're going to take over work within Wordpress since Matt abandoned it" as "we're taking over Wordpress from Matt" and is telling them through some tortured rhetoric "you aren't Wordpress, I'm Wordpress, you go do it in a fork instead"

Comment on

"Very dramatic shift" - Linus Tech Tips opens up about the channel's declining viewership

Everyone here is speculating about their content, but the simple answer is YouTube just changed how they count the view number. The change basically happened overnight, so it's not some slow attrition of views. They said in the WAN Show that while the view count halved, the number of likes hasn't changed (the view/like ratio doubled), and the revenue they earned hasn't changed (CPM doubled). All of this points that the same number of humans are watching, but what counts as a view in the "views" number just changed.

Comment on

Speed test pits six generations of Windows against each other — Windows 11 placed dead last across most benchmarks, 8.1 emerges as unexpected winner in this unscientific comparison

Reply in thread

Windows 8 was where Microsoft went all-in on optimizing Windows to run on low-power tablets to compete with the iPad. It's mostly remembered for the terrible tablet-first full-screen "start menu", but also continued the work to trim away all the Vista bloat that had started with Windows 7 (where the motivation was to make it work on netbooks so they could finally stop shipping XP)

Comment on

Why does everyone hate Microsoft for adding LLMs into Windows and spying on users, but not Apple?

Microsoft's thing takes a screenshot of everything on your screen and saves and indexes it. Opened up your password manager and revealed a password? Saved. Opened a porn site in a private tab in any browser aside from Edge? Saved. Opened up a private encrypted chat to try to get away from your abusive partner/parents? Saved and indexed. Logged into a portal at work showing HIPAA information? Saved and indexed.

Apple's thing is basically a better search feature of all the data you already have saved, that apps have already opted-in to sharing. It runs on device, and Apple has promised they do not send the data back to train the models. They also have some generic ChatGPT-like tool to help rewrite your documents, but that's 100% opt-in so nobody really cares about it, it's easy to just not use.

Comment on

Pioneering wind-powered cargo ship sets sail

Neat - these things usually show up in the news as a render and then you never hear about it again. Being actually built full-scale is pretty cool.

Sails obviously work, the two questions with an automated metal sail for cargo ships are cost and reliability. Making moving parts that don't break down in high wind and salt water isn't easy.

Comment on

What made you join Lemmy?

I came over with everyone else in the big exodus wave from Reddit when they killed third party apps.

I didn't even use a third party app so it didn't affect me, but as an old-school Internet user I believe in federated networks over centralized services and it seemed like the one opportunity to finally get critical mass.

Comment on

Will any UPS work with Linux?

There isn't a standard that is broadly-adopted, but NUT (https://networkupstools.org/) has reverse-engineered drivers for nearly every UPS out there, usually each brand has their standard so as long as the brand is supported it will work. (NUT is also what TrueNAS, Synology, QNAP, etc use internally for their UPS support)

I've had good luck with using NUT with APC UPSes (both consumer models and buying used enterprise rack-mount models).

One cool thing you can do with NUT is share the UPS state over the network, so that multiple machines can respond to the power state instead of just the machine that is plugged in via USB directly.

Comment on

SpaceX blasts FCC as it refuses to reinstate Starlink’s $886 million grant

Reply in thread

"RDOF rules set speeds of 25/3 Mbps as the minimum allowed for broadband service delivered by winners. However, participants were permitted to bid at four different performance tiers: 25/3 Mbps, 50/5 Mbps, 100/20 Mbps and 1 Gbps/500 Mbps"

If SpaceX had bid on a lower tier of service that they were actually capable of delivering, they would have been fine.

This grant was not designed to fund the development of new technology, it was designed to build infrastructure (fiber, 5G, WISPs, etc) and they were originally going to exclude satellites from the bidding completely. The companies who would have used the grant to build fiber or set up point-to-point wireless would have had no problem meeting the requirements since it's all proven technology.

Comment on

Do you think millennials who grew up with the early Internet and home computers will be as bad with future technology as boomers are with current technology?

Reply in thread

I think this is an apt analogy in more ways than one!

Older cars, you really did have to keep messing with them to keep them running and if you had to go to the mechanic every time, it would be too expensive, so it was almost a necessity. Just like with computers 2 decades ago.

These days you hear of people who drive a Honda for 100,000 miles without even changing the oil once and it just keeps running somehow. Why bother learning to fix something like that?

Comment on

WordPress.org statement threatens possible shutdown for all of 2025 – Computerworld

Reply in thread

WordPress started out as a terrible hack PHP app and somehow while PHP the language has been improving to allow people to build sane apps, WordPress has somehow gone the other direction to make themselves EVEN MORE INSANE.

It used to be you could make a custom styled theme by taking the default theme and editing the HTML/CSS to customize the pages.

The current default themes use the most insane methods known to webdev. They replaced CSS with JSON files. And then use CSS embedded in JSON embedded in HTML comments inside of PHP files. It's completely incomprehensible.

Comment on

Article: I switched to eSIM in 2025, and I am full of regret

The screen died on my wife's iPhone, fine I have other spare iPhones aplenty she can switch to. But at some point she had accepted a prompt on the iPhone to switch to eSIM so we couldn't just move a physical SIM over, you had to go through the "transfer eSIM" menus, which we couldn't do because the screen was dead. The only option the carrier gave us was going to a physical store.

I'm never switching my main carrier to eSIM, what a PITA for absolutely no upside.

(they're great for throwaway travel SIMs though)