Skip Navigation

Posts
836
Comments
2,686
Joined
2 yr. ago

  • The Register said in its Builder.AI obit that the company is really into making its devs use AI coding. lol.

  • quite amazing that (a) Microsoft basically bought open source with GitHub (b) and are now trying to fuck it up so hard people leave

  • a shitload i expect. but checking authorities actually exist is probably gonna become an obvious thing to do lol

  • I mean this post seems largely correct and reasonable, but ehh be a little cautious

  • word i hear is that too many lawyers fucking love this shit, they see plausible words and think that's sufficient to replace supplement the office peons

    then this happens to them and lol

  • If you're after streams-crossing - this guy is a rationalist who does Manifold Markets

  • finally we have constructed a completely unsexy robot

  • someone said it was Kendrick and Drake, i thought it was two Drakes pointing at each other

  • it will explain its position with interpretive twerking

  • Egan already told Hanson to fuck off in a previous story, Zendegi:

    "My IQ is one hundred and sixty ... You can always reach me through my blog, Overpowering Falsehood dot com, the number one site for rational thinking about the future —"

  • jwz gave the game away, so i'll reveal:

    the One Weird Trick for this week is that the bots pretend to be an old version of Chrome. So you can block on useragent

    so I blocked old Chrome from hitting the expensive mediawiki call on rationalwiki and took our load average from 35 (unusable) to 0.8 (schweeet)

    caution! this also blocks the archive sites, which pretend to be old chrome. I refined it to only block the expensive query on mediawiki, vary as appropriate.

    nginx code:

     
        
            # block some bot UAs for complex requests
            # nginx doesn't do nested if, so we set a test variable
            # if $BOT is both Complex and Old, block as bot
            set $BOT "";
            if ($uri ~* (/w/index.php)) {
                set $BOT "C"; }
    
                if ($http_user_agent ~* (Chrome/[2-9])) {
                    set $BOT "${BOT}O";}
                if ($http_user_agent ~* (Chrome/1[012])) {
                    set $BOT "${BOT}O";}
                if ($http_user_agent ~* (Firefox/3)) {
                    set $BOT "${BOT}O";}
                if ($http_user_agent ~* (MSIE)) {
                    set $BOT "${BOT}O";}
    
                if ($BOT = "CO") {
                    return 503;}
    
      

    you always return "503" not "403", because 403 says "fuck off" but the scrapers are used to seeing 503 from servers they've flattened.

    I give this trick at least another week.

  • sounds dumb as hell and I'm not surprised they avoided tagging me in then

  • This discussion has made it clear to me that LLM enthusiasts do not value the time or preferences of open-source maintainers, willfully do not understand affirmative consent, and that I should take steps to explicitly ban the use of such tools in the open source projects I maintain.

  • I didn't see that thread. But I stand by the image as being perfect for the story on several specific points.

  • this post has also broken containment in the wider world, the video's got thousands of views, I got 100+ subscribers on youtube and another $25/mo of patrons

  • NotAwfulTech @awful.systems

    Video: The Røde NT-USB Mini is a lovely little podcast mic (2025)

    TechTakes @awful.systems

    New York mayoral candidate Andrew Cuomo writes his housing plan with ChatGPT

    TechTakes @awful.systems

    How to sell AI slop to the US military — with Vannevar Labs and MIT Tech Review

    TechTakes @awful.systems

    $119 Springer cancer treatments book: ‘As an AI language model …’

    TechTakes @awful.systems

    Meet Nate, the AGI shopping app! Yeah, it’s A Guy Instead

    TechTakes @awful.systems

    a16z raising fresh $20b to keep the AI bubble pumping

    TechTakes @awful.systems

    Single Pilot Operations — let’s replace airline copilots with AI!

    TechTakes @awful.systems

    Your humanoid robot servant: a new hope for AGI! (A Guy Instead)

    TechTakes @awful.systems

    Confirmed: Microsoft stops new data centres worldwide

    SneerClub @awful.systems

    How Sam Altman got fired from OpenAI in 2023: not being an AI doom crank (and lying a lot)

    TechTakes @awful.systems

    Capgemini: Fix your customer service — with chatbots!

    TechTakes @awful.systems

    China massively overbuilds empty AI data centres

    SneerClub @awful.systems

    How to explain our very good friends to normal humans?

    TechTakes @awful.systems

    Bonfire of the LLMs: Gartner forecasts ‘extinction’ for generative AI vendors

    SneerClub @awful.systems

    LessOnline is a festival celebrating truthseeking and blogging, the totally not race science is just a bonus

    TechTakes @awful.systems

    OpenAI signs its $40 billion deal with SoftBank! Or maybe $30 billion, probably

    SneerClub @awful.systems

    EAs sad that their previous rich grifters are trying to distance themselves from the movement

    TechTakes @awful.systems

    AI in the enterprise is failing over twice as fast in 2025 as it was in 2024

    TechTakes @awful.systems

    Interview with Vibe Coder in 2025

    FreeAssembly @awful.systems

    Firing the Lorentz Plasma Cannon