• 0 Posts
  • 182 Comments
Joined 3 years ago
cake
Cake day: November 4th, 2023

help-circle

  • Why not? It’s what the rest of the browser world is doing… :P

    ‘Google’s dumping MV3 support, guess we have to dump it also, too bad so sad guess there’s nothing at all to be done here’.

    Jokes aside- I agree giving up (in any regard, including proxy-side filtering) is the wrong answer. But the more I’m thinking about this, the more I’m convinced that the current essentially Internet-wide reliance on Chromium (with a small carve-out for WebKit) is a real problem that needs urgent attention.

    Mozilla’s the obvious choice but they seem determined to piss off their users with UI rewrites and blow all their cash on literally everything other than browser development.

    Sad thing is there’s a real opening here. I was a mainly Mozilla user years ago. I switched to Chrome because it was fast- there was a youtube ad (which actually aired on TV for a while) showing Chrome rendering a webpage in 100ms. Those days are of course long gone. Partly because Chrome is now bloated with a ton of Google shit, partly because with fast javascript rendering, web developers started treating javascript as ‘free’ so now a news article comes with 10+mb of tracking code that literally runs an auction client side for advertisers to bid on the opportunity to bother you and many of the most basic websites are rendered client-side because why not.
    Point is though- come up with a FAST, standards compliant rendering engine that can compete with Chrome, with no bloat, and push it as ‘we are what Chrome was- fast, effective, clean’.




  • I was thinking the same thing.

    An AI output is EITHER an original work (either as a wholly original work or as a derivative of another work), or it’s not (and is thus a republication of an existing work).

    If it’s a republication, then Google owes a ton of copyright fees and the original publisher of whatever bit of training data got regurgitated is liable. If it’s an original / derivative work, then Google owes nobody anything, but is responsible for whatever the AI outputs.

    For example if I write somewhere ‘It’s 100% safe to mix ammonia and chlorine, it gets stains out super fast!’ (note- DON’T do this, it’s toxic), I’m the author of that statement so if someone does that and dies I’ve got partial responsibility for that death.

    Same thing with Google.




  • Actually just did read the article, had to dig it up off an archive site. Honestly this seems like it’s a garden variety case of deed washing. Pass the property back and forth a few times between various entities, somewhere in the line the deed restrictions get ‘accidentally lost’, and what comes out in the end is a parcel with no restrictions and the only one with any interest in enforcing restrictions is five or six owners ago (all with impeccable arm’s length separation of course) so if a court does try and fix it you end up with a giant mess of transactions to unwind, some of which may not be possible to unwind.

    Sadly if I’m correct that means the most likely outcome is the deed restriction is enforced and the data come center company files a claim with their title insurance. The best shot at actually unwinding any of this is that the property was transferred for significantly below market value or for nothing between some of those entities in the middle, which makes it a lot easier to argue they were acting as one.


  • As well they should. I have nothing against Nintendo, but the joy-con issue was really abhorrent. It’s a crappy design, a known flaw, and their solution is to tell you to buy another one at like 40 bucks each. It’s a clear case of shoddy design to save pennies.

    Meanwhile a buddy of mine came to me and asked if I could fix it… $15 for a set of hall effect Joy cons and another $10 for the stupid proprietary screwdriver needed to open the casing and he’s good to go.








  • Here’s the problem… He says AI was adopted beyond his expectations. Great.

    But if somebody is using it at the current price point of super cheap or free, are they going to keep using it when it gets expensive?

    You can make a basic chatbot run on a desktop PC, but nobody wants to pay for that. Once you get into things with useful generation and large context windows, or things like video generation, suddenly you need one or more $10,000+ pieces of hardware to run it. So the $10 a month you charge the user is basically an introductory price that doesn’t cover your hardware fees let alone the software engineers to build your AI.

    Eventually, the bill comes due. Eventually, you have to look at your customers and how much machine time they use each month and how much your r&d costs and figure out what the actual cost to the customer has to be. And then the customer rethinks how useful the AI is or isn’t.

    People will pay $10 a month for chat GPT to write their emails. Will they pay $100 a month?

    What about the company that replaced all their software developers with AI. Suddenly the AI cost as much or more as the software developers. Only now the developers who understood the code base work for other companies.

    There will be a fun correction when this happens.



  • Not pop. Correct.

    A lot of the managers aggressively pushing AI have little or no understanding of it themselves. They just hear of a technology that can make a human more productive by doing most of the work for them. So absolutely that’s worth a ton of money. It’s why many companies are encouraging if not demanding employees to start using AI- because in their mind, one employee fully utilizing AI can do the work of two standard employees. Of course they believe this because they’ve never actually had to use the damn thing themselves and thus don’t realize it doesn’t do all the work for you. Or worse they think it does and your wonderful code base turns into spaghetti.

    Side note- A few companies even had leaderboards for who was using the most AI tokens. This led to ‘tokenmaxxing’, trying to consume as many tokens as possible to prove you are adopting AI. Things like 'Write unit tests for our company code base, then refactor the code base. Spin up an instance of Claude and another of ChatGPT to each generate unit tests of the old code and run them against the new code, then run the tests against each other to check each other’s work, submit full debug output to another instance of gpt 5.5 that will check for hallucinations… Keep that query going for a few paragraphs and you’ll have an army of AI workers all checking each other’s work while producing zero productive output but costing a fortune to run.


  • Ever run an AI model locally? If you want the most capability you need a fast GPU with 32-48gb RAM. And that’s all for you, ONE user.

    Copilot has millions of users, with tens or hundreds of thousands of them hitting the AI all at once. Each one needs $thousands worth of GPU and RAM dedicated to them for the length of their query processing.

    Where do you think the money to buy all that hardware comes from? You see OpenAI buying a double digit percentage of the world’s RAM production, you think they got it on clearance sale?

    No, there are investors. Investors who are pouring hundreds of billions into this AI stuff. And they don’t do this because it’s fun, they do it because they expect a BIG return.

    So what’s going on is just like your neighborhood drug pusher, only the drug pusher is more honest. He says ‘first hit’s free, man’. AI company says ‘AI models are an easy and cost effective way to modernize your workflow!’; they don’t tell you that once you’ve integrated them and fired all the humans who know how to do the work, the price is gonna go way up.

    Because the fact is, there IS a real cost of AI compute. GPU time, or at the large scale, datacenter space, power, cooling, etc.

    In another few months to few years, the C-suites will stop huffing the koolaid and will start doing cost-benefit analysis on where AI is and isn’t cost-effective vs. humans. With any luck (for the AI people) by that time the AIs will be good enough that it’s a clear benefit. If not this bubble’s gonna pop.