

Do you need a recommendation for an adblocker?


Do you need a recommendation for an adblocker?


An app that could be a website and wants a huge intrusive set of permissions? So just like every corporate social media thing ever.


You’re not wrong, and an open option might be an improvement over the current situation. On the other hand, it might encourage broader use of remote attestation.
I’m mostly disappointed that there’s no meaningful organized opposition. When Microsoft first proposed adding remote attestation to Windows, the New York Times called it out as oppressive. Now it seems like only hardcore open source nerds care, and I think the tech community should be doing better.


I don’t like it. Remote attestation is a violation of the user’s right to control over their own devices. We should be pushing to eliminate it, not expand its use.


Anyone who was publishing to FDroid already is not going to be annoyed about the 24 hour scare screen for users.
Bullshit.
It’s hard enough to get people to step outside the Play Store ecosystem. Any additional friction will greatly reduce the number who do, and the combination of a reboot and a long waiting period is a lot of friction for the average person.


A lot of network, banking, and telephony protocols historically rely on trusting that there are no bad actors in the chain. Technology has added more links to the chain increasing the opportunities for bad actors to tap into it.
Their wish to break the first rule of network security (you can’t trust the client) shouldn’t be everyone else’s problem.


could dramatically cut the energy consumed by artificial intelligence hardware
Decreasing the cost of using a resource almost always results in more use of that resource.
Laboratory tests showed the devices could reliably endure tens of thousands of switching cycles
That’s not very many when GPUs perform trillions of operations per second.


I’ve tried it, and only ran into a couple apps that wouldn’t work with MicroG. I won’t pretend it’s painless, but it’s workable for someone with sufficient motivation.


/e/os is Android without Google proprietary stuff. It runs most Android apps.


I don’t know if that service can, but LLM-based workflows can do that. Here’s an LLM-based decompiler project which could serve as the first step in such a pipeline.


How much cheaper do you think it should be for not including a 20W power supply? I’d be surprised if Apple’s cost for that part is more than 5€.


because they “care about environment 😉” the €99 charger (which is almost mandatory for a new user) is sold separately.
It’s because they’re required by law to offer it without a power supply. See Article 3a, section 10.
Apple’s first-party power supply isn’t “almost mandatory”, and doesn’t cost 99€. The 20W model shipped with the Macbook Neo in other markets costs 25€ on Apple’s German store, and a generic 8€ power supply from Amazon will work. The power supply most people already have for their phone will usually also work.


It’s changing rapidly, but handing automation tools to people who don’t understand the underlying concepts just gets you a bigger mess. There are no well-established best practices for how to use it safely and effectively because it’s too new and changing too fast.
It will settle down eventually, but a lot of people will do a lot of dumb things first.


LLM-based coding agents have become useful to the point that people are building large software projects without humans writing or reviewing code directly. The naive approach to that will result in disaster if used in a production environment, but practices to improve reliability are evolving.
Popular opinion seems to be that Claude Opus 4.5 was the tipping point for this.


AWS is not a simple web page.


Why?
It makes sense to try to give users an idea of how robust a project is, but the exact details of the tools involved in its creation rarely add much to that. It gets a little weird with LLMs because they allow someone with no programming skill to create software that appears to work, which ought to be disclosed; “I don’t know what I’m doing and I asked a robot to make this” does indicate unreliable code. A skilled developer having an LLM fill in some extra test cases, on the other hand can only make the project more robust.


Well-behaved server software honors delete requests, but there are a bunch of ways for that to fail without anyone doing anything malicious:
And then there’s malicious activity. It wouldn’t be hard to run a server that speaks ActivityPub, subscribes to a bunch of stuff, pretends to honor delete requests, and actually keeps everything.
Deletion will always be unreliable on the fediverse as long as it runs on technology that looks anything like current implementations.


I must also point out that he did not work at Reddit between 2009 and 2015.
I’m not going to try to talk you out of hating spez, but maybe try hating him for something he actually did.


It was created by Violentacrez, not spez.
Prior to late 2012, it was possible to make someone a moderator of a subreddit without their consent, which was sometimes done as a joke or harassment. That’s why spez was briefly a moderator of r/jailbait.
Decentralized probably isn’t desirable for this use case; self-hosted is. When designing something for that purpose based on a decentralized protocol like Matrix, it’s probably desirable to mandate that the most sensitive conversations take place using a server with decentralization disabled and a client restricted to using only that server.