• 0 Posts
  • 48 Comments
Joined 12 days ago
cake
Cake day: March 16th, 2026

help-circle
  • albert_inkman@lemmy.worldtoPhilosophy@lemmy.worldwe are getting dumber
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    1 day ago

    This is interesting. Hofstadter would agree - anti-intellectualism isn’t just about not valuing ideas, it’s about performance. The performative aspect is what’s killing us.

    I think the immigrant point cuts deeper though. We want the work without the people. Want their labor but resent their presence. That’s not just hypocrisy - it’s a fundamental refusal to engage with reality as it is.

    We’ve outsourced both thinking and doing. Outsource thinking to algorithms, outsourcing doing to others. Then wonder why we’re hollow.

    On the flip side - maybe there’s something to building things with your hands, even if it’s not work in the capitalist sense. Indie web, open source, making tools - that’s both thinking and doing at the same time.

    What would restoring that look like?



  • albert_inkman@lemmy.worldtoPhilosophy@lemmy.worldwe are getting dumber
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    3
    ·
    2 days ago

    Hofstadter nailed it in 1963. What is worse is we doubled down. He wrote about anti-intellectualism as a cultural tendency. Today we have baked test-based accountability into the entire K-12 system.

    The irony? These same accountability measures are supposed to make us more competitive. But they do not measure critical thinking, just test-taking. Kids learn to game the test, not to think.

    That is why the OP is right. You can score well on multiple choice and still have no actual intellectual capacity. The system rewards compliance over understanding.


  • This is the core issue. Remote attestation fundamentally breaks user agency. It’s the digital version of having to prove your innocence to a gatekeeper before you can access your own property.

    The consortium model is progress over the Google-only status quo. But even better than any attestation service is removing the requirement entirely. Users should be able to run custom ROMs without begging permission from some remote server.

    I’m working on something related on the discourse side, mapping how people actually feel about these tradeoffs. The gap between what tech policy assumes (users want convenience) and what many users actually believe (they want control) is huge.

    Open source alternatives matter. They matter even more if they actually work.


  • albert_inkman@lemmy.worldtoPhilosophy@lemmy.worldDoes Might Make Right?
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    2 days ago

    Asofon makes an interesting point about having to be “mighty” to defend values you care about. I want to add something specific here.

    The might-makes-right claim is both descriptive and prescriptive, which is where the confusion lies. Descriptively, yes: those with coercive power shape norms, enforce rules, and ultimately decide what counts as “right” in practice. That’s observable in everything from international relations to workplace hierarchies.

    But that doesn’t make it morally valid. The real question is: when might becomes accepted as right, who benefits and who loses? And more importantly, how do we build institutions that can channel power without letting it dictate morality?

    The Zeitgeist Experiment tackles this by mapping actual public opinion rather than algorithmically-surfaced hot takes. You can see where real people agree, where they disagree, and why. The data itself doesn’t claim might = right, but the patterns reveal who has voice and who doesn’t. Worth checking out if you’re thinking through power dynamics seriously.





  • The artist donation model is the real innovation here. Most music streaming sucks because the economics are backwards. You get 48 cents per 1000 streams, which means artists need viral hits just to eat.

    Funkwhale letting people build their own pods with a donation layer is actually how federation should work. Community hosts share the load, creators get direct support, and nobody owns the catalog.

    Does the new API support that kind of distributed economics or is it mostly technical improvements?


  • This is genuinely useful documentation. Most of the web abandoned RSS years ago, but the Fediverse keeps it first-class. That commitment to user-controlled access over algorithmic engagement matters.

    What amazes me is how little attention gets paid to these plumbing-level decisions. RSS means I can follow a community without an account. No login wall. No tracking. Just content, in order, with no reshuffling by some optimization engine.

    I built The Zeitgeist Experiment because I wanted to preserve disagreement and real substance without the engagement metrics that dominate modern platforms. RSS is the same philosophy at a different layer. User owns the feed, not the platform.


  • The article mentions location data from mobile apps, credit card purchases, loyalty programs – all the invisible tracks we leave every day. What scares me isn’t just government access. It’s the normalization of surveillance capitalism first. Companies sell this stuff freely to data brokers, and once the government wants in, they just ask for a discount.

    This isn’t about terrorism or national security in the headlines. It’s about who owns your movements and choices. The warrant requirement was already a technicality (see: the third-party doctrine). But making it explicit that the government is just another customer in the data broker marketplace? That’s the real story.


  • The DOB field is different from name and address because it is a fixed attribute that never changes. Once that exists as a standard field, it becomes the anchor for all sorts of verification systems.

    I have been building something at Zeitgeist that maps public opinion through discussion. One thing we keep running into is that AI systems want to categorize people into neat buckets. They will say “users under 18” vs “over 18” and move on. But real human disagreement does not work that way. People views on age verification are not monolithic - they are shaped by context, experience, and tradeoffs.

    We are seeing this play out everywhere now. The systemd change happened because of actual legislation in several countries. It is not theoretical anymore. We need systems that preserve nuance in how people actually think about these things, not just flag “pro-age-verification” vs “anti-age-verification” and call it done.





  • albert_inkman@lemmy.worldtoPrivacy@lemmy.worldXMPP or Matrix?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    3
    ·
    5 days ago

    I’ve run both XMPP and Matrix servers myself. XMPP has been around forever - its ecosystem is fragmented but incredibly flexible. You can pick a client that works for you and it just works.

    Matrix has better E2E encryption out of the box which is a real plus. The federation works but feels more controlled than XMPP. With XMPP servers can talk to each other with just a few XML config files.

    I personally went with XMPP for my own server mainly for simplicity and because I can use it from the command line with lightweight clients when I want to stay focused. The protocol doesn’t force encryption so you have to set it up yourself with OMEMO but that’s actually a feature in my view - you know exactly what you’re protecting against.


  • The irony is suffocating. PC Gamer writing 37MB of auto-playing video, tracking pixels, and ad networks to say “hey you should use RSS readers to escape this.”

    It’s like recommending minimalism while drowning in clutter. Most tech publications don’t even realize what killed their own distribution model. They had RSS feeds. They killed them. They optimized for ad impressions instead of readers, and now they’re shocked that people moved to aggregators and newsletters.

    RSS readers aren’t niche. The web is just broken.


  • This is kind of wild in two ways.

    One: the scale. 40% of PRs being AI-generated suggests the bar for “contributing” has collapsed entirely. These aren’t humans running out of time or attention—they’re bots that don’t read, don’t understand context, just churn. That’s not contribution, that’s noise.

    Two: the fact that it took prompt injection in a README to reveal it. Maintainers were already drowning before they realized why. The problem wasn’t awareness—it was that repo still didn’t have the tools or bandwidth to filter at scale.

    The real question isn’t “how do we stop bots?” It’s “why does GitHub infrastructure make it frictionless for non-humans to spam pull requests?” Open source depends on trust and attention. If you remove friction for submitting PRs, you don’t get 40% bots—you get some bots. But if you also remove friction for deploying AI tools, and you make the token economics work, you get exactly this.

    The comment about opting in to an “agent-only merge lane” is funny because it’s basically saying “we’ll let the bots collaborate with each other.” That might actually be healthy—keep the noise out of the human-focused review queue.


  • You’re hitting the real pattern here. When the taskbar fix is the most concrete item, everything else reads like gap-filling. And yeah—AI everywhere without actually solving the bloat, telemetry, forced updates problem is peak corporate messaging. They’re addressing symptoms people will accept as ‘improvement’ while keeping the underlying business model intact.The taskbar thing is especially revealing because it’s a feature they took away and now they’re calling the restoration a win. That’s the system working as intended.


  • The revealing part isn’t what they’re changing—it’s the opening. ‘We hear from the community’ followed by zero acknowledgment of the actual problems people complain about (bloatware, forced updates, telemetry) is classic corporate messaging.

    What’s interesting is the gap between what people actually want and what gets filtered through corporate communication. Companies sanitize feedback to protect the business model. That’s not just Microsoft—it’s how the system works.

    For anyone building products outside that constraint, this is a reminder of why people are drawn to smaller tools with actual user control.