Nevoic

joined 1 year ago
[–] Nevoic@lemm.ee 11 points 4 months ago* (last edited 4 months ago) (1 children)

They've already bombed the vast majority of Gaza and resettled people, and the next step is almost certainly another expansion of the settler state of Israel.

Most of the millions of people that live in Gaza have been resettled into a very small area. Whether Israel decides to nuke them or force them into neighboring countries as refugees is irrelevant to their end goal of settling the territory. The Palestinians are just "rats" that need to be removed.

I'm sure they'd prefer to nuke them and just get rid of their problem once and for all; a final solution of sorts. However they do have limited political capital in this conflict, and nuking the remaining civilians does have the potential to negative impact U.S-Isrsel relations. So there's a real chance they opt for just pushing the "human animals" out of the territories.

[–] Nevoic@lemm.ee 53 points 4 months ago (17 children)

The end goal is near-total eradication of the natives. Similar to native americans in the U.S. Israel is a settler state, much like the U.S was, and actively drove the natives out of their homes. They're almost done though, we're seeing some of the final acts of the ethnic cleansing/genocide.

Once there are barely any left, they'll feign sympathy to garner support, and that'll be that. Another win for imperialist settler states. Nothing unique or special about it.

[–] Nevoic@lemm.ee 15 points 4 months ago (2 children)

Yup this is the real world take IME. Code should be self documenting, really the only exception ever is "why" because code explains how, as you said.

Now there are sometimes less-than-ideal environments. Like at my last job we were doing Scala development, and that language is expressive enough to allow you to truly have self-documenting code. Python cannot match this, and so you need comments at times (in earlier versions of Python type annotations were specially formatted literal comments, now they're glorified comments because they look like real annotations but actually do nothing).

[–] Nevoic@lemm.ee 3 points 4 months ago

I don't think the person you're responding to is a Trump supporter. I think they're critiquing the vast amounts of political energy people put into supporting and justifying a genocidal state and its leaders.

Your entire comment exemplifies this perfectly. There's obviously a lot of time and effort you've put into forming your electoral views, and you obviously spend a good deal of time going around, at the very least online, trying to inform people how to make better decisions inside the electoral sphere.

This is exactly what electoralism tries to drive in people. The expenditure of political capital within acceptable bounds. Before electoralism/liberal democracies, political capital accumulated and was then spent on strikes, riots, or revolutions. Things that are much more effective at driving change per political capital spent.

There are literally millions of people like you in America that could all immediately stop all your expenditure of political capital and it would make actually no material difference. That's a beautiful thing about electoralism (for those in power), the thing that matters is the differential, not the total expenditure. This is why "swing states" exist.

I'll put it into concrete terms, imagine the amount of electorally active individuals in America was immediately cut in half. The population remains the same, but exactly half of the current voting population stops voting. Assume all ratios remain the same. There'd be fundamentally no difference in material outcomes.

Now imagine if all current political capital was spent towards strikes, unions, revolution, or really any form of politics outside electoralism. Doubling or halfing this engagement would be massive. Real material outcomes would be different if there were thousands more strikes. What doesn't matter is if the voting population is 150 million, 90 million, or 10 million. Only the differential matters, and only for determining a fixed binary outcome.

[–] Nevoic@lemm.ee 7 points 4 months ago (1 children)

Sadly defunding of the space program has rarely meant funding proper welfare. It's not really an either or situation, or at least it hasn't been yet.

[–] Nevoic@lemm.ee 1 points 4 months ago* (last edited 4 months ago) (1 children)

Weird thing about this group of fascists is they're particularly old. Most previous fascist revolutions have been from younger(ish) people, like 25-50, as opposed to the literally geriatric Trump supporters. Unless the fascists figure out how to capture the youth, this is just reactionaries getting loud before they finally die off.

[–] Nevoic@lemm.ee -2 points 4 months ago (1 children)

Presidents are above the law while they're in office. This case is unique because it happened before he was in office. The message that will really be sent is "wait until you're actually president to do would-be illegal shit".

Still worth handing him a harsh sentence, just to put the orange fascist fuck behind bars, but there shouldn't be any misconceptions about some true notion of justice here. Trump is just a moron, and didn't know how to play the game correctly.

[–] Nevoic@lemm.ee 2 points 4 months ago

Holy shit you're right, I'm an idiot. Thanks for helping me shift my perspective.

[–] Nevoic@lemm.ee 3 points 4 months ago (2 children)

If you didn't have an agenda/preconceived idea you wanted proven, you'd understand that a single study has never been used by any credible scientist to say anything is proven, ever.

Only people who don't understand how data works will say a single study from a single university proves anything, let alone anything about a model trained on billions of parameters across a field as broad as "programming".

I could feed GPT "programming" tasks that I know it would fail on 100% of the time. I also could feed it "programming" tasks I know it would succeed on 100% of the time. If you think LLMs have nothing to offer programmers, you have no idea how to use them. I've been successfully using GPT4T for months now, and it's been very good. It's better in static environments where it can be fed compiler errors to fix itself continually (if you ever look at more than a headline about GPT performance you'd know there's a substantial difference between zero-shot and 3-shot performance).

Bugs exist, but code heavily written by LLMs has not been proven to be any more or less buggy than code heavily written by junior devs. Our internal metrics have them within any reasonable margin of error (senior+GPT recently beating out senior+junior, but it's been flipping back and forth), and senior+GPT tickets get done much faster. The downside is GPT doesn't become a senior, where a junior does with years of training, though 2 years ago LLMs were at a 5th grade coding level on average, and going from 5th grade to surpassing college level and matching junior output is a massive feat, even if some luddites like yourself refuse to accept it.

[–] Nevoic@lemm.ee 2 points 4 months ago* (last edited 4 months ago) (6 children)

In my line of work (programming) they absolutely do not have a 52% failure rate by any reasonable definition of the word "failure". More than 9/10 times they'll produce code at at least a junior level. It won't be the best code, sometimes it'll have trivial mistakes in it, but junior developers do the same thing.

The main issue is confidence, it's essentially like having a junior developer that is way overconfident for 1/1000th of the cost. This is extremely manageable, and June 2024 is not the end all be all of LLMs. Even if LLMs only got worse, and this is the literal peak, it will still reshape entire industries. Junior developers cannot find a job, and with the massive reduction in junior devs we'll see a massive reaction in senior devs down the line.

In the short term the same quality work will be done with far, far fewer programmers required. In 10-20 years time if we get literally no progress in the field of LLMs or other model architectures then yeah it's going to be fucked. If there is advancement to the degree of replacing senior developers, then humans won't be required anyway, and we're still fucked (assuming we still live in a capitalist society). In a proper society less work would actually be a positive for humanity, but under capitalism less work is an existential threat to our existence.

[–] Nevoic@lemm.ee 11 points 4 months ago* (last edited 4 months ago)

Not all gamers are triple A gamers. I'd call myself an avid gamer (I used to put in easily 80 hour weeks gaming, now it's almost always lower, but I'll still go on gaming binges during long vacations or holidays).

The vast, vast majority of my time has been WoW and LoL. I have played other games throughout the years, but usually in the same genres (mmo/moba).

A lot of these games have entry fees of below $70. Right now most of my gaming time is cata classic, and that requires $15 a month. Over time that will obviously add up, but everything adds up overtime, and $15 a month is not prohibitively expensive for most people. Also it's really only $15 for the first month, just by leveling in cata classic to max you make enough to buy a wow token, and can easily pay $0 a month every month by just using in game currency.

[–] Nevoic@lemm.ee 26 points 4 months ago (2 children)

Any chance you have an nvidia card? Nvidia for a long time has been in a worse spot on Linux than AMD, which interestingly is the inverse of Windows. A lot of AMD users complain of driver issues on Windows and swap to Nvidia as a result, and the exact opposite happens on Linux.

Nvidia is getting much better on Linux though, and Wayland+explicit sync is coming down the pipeline. With NVK in a couple years it's quite possible that nvidia/amd Linux experience will be very similar.

view more: next ›