Comment Re: outliers? (Score 1) 112
Yeah ok the thing is those people are all worthless trash. Absolute garbage humans with nothing to contribute are to society.
Yeah ok the thing is those people are all worthless trash. Absolute garbage humans with nothing to contribute are to society.
The published a crude llm about a year ago that if scaled up would be similar to what everyone else is doing, but haven't published anything new since, as far as i'm aware. It's not terribly difficult to train your own ai these days, just that the gpu hours are expensive
Famously, the Coors (beer) brewery in waste heat keeps the sidewalks free of snow and many of the buildings heated in the winter. PG&E built a power plant at the site of the H&C sugar refinery in california and the waste heat is used to make baking sugar. It's not that uncommon.
AI is going to have some safety mechanisms in generation, there's a chance the AI written herbal remedies are actually safer than a lot of what human authors of the genre are saying
It may be a trite saying, but it's as true in education as it is in a gym. If you don't exercise your brain, it's not going to improve.
There's a reason weightlifters don't use a forklift or crane to pick up the barbells and do a dozen reps. The problem is not that the weights are in need of lifting. And that's the same problem with homework. The teacher doesn't need a stack of 5 page reports; what they need is for their students to practice using their brains.
Unfortunately the education system is designed to evaluate output instead of process. It's easier to grade a paper or a test, not evaluate a demonstration of knowledge. It's always been ripe for cheating, but now the cheat tools are everywhere and made legitimate by techbros demanding AI productivity. So either teaching will change, or we'll head straight for idiocracy and nobody will be left with the skills to wonder why it all went to hell.
> English dominates Common Crawl with 44% of content. Hindi accounts for 0.2% of the data despite being spoken by 7.5% of the global population. Tamil represents 0.04% despite 86 million speakers worldwide.
English dominates because not only are there a lot of speakers, but it is the modern business lingua franca and most anyone who owns a desktop computer today can probably grumble out a handful of statements or questions in english. Hindi and Tamil on the other hand, use completely different writing systems and beyond a couple of clever words have zero vocabulary overlap with "western" languages. Simply due to inertia of 2 billion speakers Hindi/Tamil etc will continue on forever, but I can't see them being targeted by western technology. Americans and Europeans already struggle with cyrillic and it's at least recognizably sorta phonetically similar about half the time. Tamil just makes my eyes glaze over when I see it on street signs in Malaysia or whatever.
What are they even managing at that point? I would struggle to assign a team lead to a team that small. Presumably these were senior IC that needed a pay bump to keep them from going to another company? Maybe they assign a manager to every single internal product?
Have you tried finding a specific app you've used before, perhaps 2 years prior, the good one that's freeware and not ad supported? The play store is atrocious and pushes inferior apps every time over other, better apps. There's 1001 free timer apps but the store pushes garbage on you if you try and search for this. I only use Spotify on my phone, specifically in the car.
Google play store has always been horrific, app search is so intentionally broken as to be useless. I might have bought a couple apps in the first opening years but it's not worth it anymore I don't have any "paid" apps beyond uber and spotify, and I'm working real hard to get rid of spotify.
Probably on the computer side, immutable infrastructure will continue to reign supreme. Since 2015 there's been a big shift towards immutable infra/code. You can let AI fart around in lower environments but until everything passes all the tests, it won't get promoted to production (or end-users computers). You can see this in immutable package managers like nix already. Or in the Android case, it's completely locked down on the user side and only changes on major updates. Managing mutable infra is going to phase out over time, especially if AI gets involved.
If there's a paid tier that is ad-free of a reasonable cost, I don't see the problem with blasting people with ad volume. You're subsidizing the users with ads, and clients want . If your business model is 100% ad supported then sure, normalize ad volume I guess.
The trick I've had to use was to get to the MVP, maybe 800-1600 LOC, and then draw some lines where you see the seams, have it refactor it into 3-6 main files, and split it across there. Then close the conversation and start a new one, and keep iterating. Once a file gets over ~1200 LOC I ask it to split that file and refactor, and summarize any particularly tricky chunks of code. I haven't tried adding new complex large features on an existing codebase, but it seems to be really good at spinning up and iterating on MVP/POC up to ~5000-7000 LOC. I've been burning through my "programming ideas" backlog/list in my spare time with good success, particularly in rust.
you don't have to type all that, you can just say "i'm a white supremacist" and we will all know what you mean. It's less typing. handy tip for next time you wish to express yourself.
Millennials have finally started buying houses and plan on living somewhere long enough to buy a wire-in-the-ground annual cable subscription.
Not me though, I'm ad-free streaming till I die at this point.
Yep I also have a kagi subscription too. It's great; I'll never go back to Google search as my primary. Between it and the various ChatGPT flavors of the week I pretty much never use Google products anymore outside of Gmail, and very rarely Google maps.
You don't have to know how the computer works, just how to work the computer.