Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment No pain, no gain (Score 1) 191

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.

Comment English dominates vs Tamil && Hindi (Score 2, Insightful) 49

> 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.

Comment Re:Oh Yeah... (Score 1) 23

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.

Comment Re:Oh Yeah... (Score 1) 23

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.

Comment Re:Unlikely... (Score 1) 76

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.

Comment Re:drive demand for highly skilled software engine (Score 2) 82

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.

Comment Re:(shrug) (Score 1) 270

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.

Slashdot Top Deals

You don't have to know how the computer works, just how to work the computer.

Working...