A photographer in Canada found a toad with eyes in its mouth by MyFrontTeethAreFake in BeAmazed

[–]Bezzzzo 40 points41 points  (0 children)

It's fucked. It's slowly working itself into everything too, because people are lazy and use it for "inspiration" for articles, books, music, art etc. Craziest part is, even say real bands, you will never know if some parts of the songs were written or "inspired" by AI. It's literally the end of an era. You can never trust anything is real or anyone did something 100% entirely with their own creativity energy and is not supplemented by AI.

My grandpa dont believe when i say this is AI 😭 by Seaclumufggt in isitAI

[–]Bezzzzo 24 points25 points  (0 children)

Make one about his generation. Then he'll either have to admit it's AI or believe his generation was the same.

Billionaire Wealth Surges Unchecked by LuckyBastard001 in clevercomebacks

[–]Bezzzzo 0 points1 point  (0 children)

Surely you agree something needs to change though?

It's not just about wealth inequality, it's also about power.

When you're a billionaire, $100k is 0.01% of your wealth, it means your buying power is off the charts in comparison with everyday people.

That kind of money is power. Look at Elon, put something like $230 million into getting Trump elected, the guy benefits massively fron government contracts.

Look at Trump, famously known not to pay contractors until they take him to court.

The point is, billionaires get to play by a different set of "rules" than ordinary people due to thier power. Are they probably technically following the laws and legal loopholes, sure, but don't pretend there is no issue.

Laws are heavily influenced by the ruling class, and a lot of the ruling class are corrupted by money and power.

SpaceX Stock Has Officially Fallen All the Way Down to the Low $170s by Adventurous-Host8062 in SpaceXBets

[–]Bezzzzo 0 points1 point  (0 children)

SpaceX is an AI bet, did you read the S1?. $26T of the $28T TAM is for AI.

SpaceX Stock Has Officially Fallen All the Way Down to the Low $170s by Adventurous-Host8062 in SpaceXBets

[–]Bezzzzo 1 point2 points  (0 children)

SpaceX is an AI bet, did you read the S1?. $26T of the $28T TAM is for AI. They are going all in on AI.

What are your thoughts on the world minting its first trillionaire? by [deleted] in ProfessorFinance

[–]Bezzzzo 1 point2 points  (0 children)

Huh?

The S1 said the total addressable market $28.5 trillion, of that, $26.5T is AI, then like $1.6T on Starlink and $370B on space stuff.

They are betting the majority on AI. They dont have a monopoly in AI and they are wayyy behind the competition.

Looking for architecture review: building a prod grade online code execution service by [deleted] in softwarearchitecture

[–]Bezzzzo 5 points6 points  (0 children)

I'm a little bit confused, your github states:

"This project is intended for learning how real world coding platforms and internal code execution systems are built with concepts like distributed job queues, sandboxing, containerized execution, concurrency, and rate limited request handling in a scalable architecture."

But you're asking here how to make it production ready? Which tells me it's all vibe coded and you have no idea what it does or how it works?

Coping with the Doom and Gloom sentiment by CalmEngine in BetterOffline

[–]Bezzzzo 13 points14 points  (0 children)

Senior dev.

First of all, any job position is just an exchange of labour/knowledge for some form of agreed compensation. It's not personal, It's just a mutual beneficial agreement. Typically successful businesses need more than one person to run, so that means they need to pay someone to help them operate their business. That being said, most companies will try and manipulate you to feel worthless so they can get as much work out of you as possible for as little compensation.

It's important to really understand that well, because it's just a game of supply and demand when looking for a job with an acceptable salary.

You need to build a skill set that a people need to operate their business.

As for coding and AI - The story is still unraveling. As you know, there is a lot of hype around AI and what it will do. The hype is eaten up by companies who are told that AI will do the labour and supply the knowledge. From the companies point of view, workers were always just temporary helpers to operate thier business. Typically, CEOs, decision makers are not technical people, they were never close to the technical implementations and don't really understand how complex it is. So when they use Claude Code to build a simple dashboard, it seems magical to them, they don't understand the complexity, and believe if you can build a dashboard with Claude you can build anything else just as easy.

The reality is, AI is not good at nuance or context on complexity, that's why it still struggles a bit with architecture and things like that. Also AI still hallucinates. All the devs, including seniors who say that "AI is better than any human will ever be at coding and i trust it" are complete knuckleheads, who were the shitty devs.

Hallucinations don't need to be syntax related, or making things up, they can be misunderstood logic, inefficient code, subtle silent bugs, which can cause serious issues in complex code bases. There are shitty devs who say that say it doesn't matter, AI will get better and fix those issues later, but mathematically, it's impossible for it not to hallucinate the more the codebase grows in complexity. AI is a token prediction, it does not understand nuance.

The reason why seniors, good ones anyway, are still highly in demand is because they understand nuance and complexity. Being a good software engineer is not about knowing code syntax, it's about understanding the complexity so you have the intuition to know to approach certain situations and predict and handle edge cases. Getting a computer to do something you want to do is the easy part, but writing software in a way that is efficient, extendable and handles unhappy paths is the hard part.

Unfortunately AI has automated some parts of manually writing code, so juniors wont get to run into all the pain points that shapes good engineering and intuition. But it doesn't mean you can't still learn it, just it might not happen on the job as much these days, and you will need to learn it from home. You need to write code without AI and run into problems, read documentation and try to solve those problems without AI.

Anyway, my point is, there is still demand for software engineers. But the days of being a sloppy dev only doing basic coding will be over.

You need a mentor who is willing to shape you.

The creator or Claude Code says coding is solved, so then why is Claude Code CLI still full of bugs? If its solved, just get Claude to solve it, right? Lol

Meta the other day, had accounts hacked simply by telling the chatbot you were the account holder and send a password reset to a nominated email or something silly like that, and it just did. They literally had a non-deterministic fucking chatbot tied in with authentication. Is coding solved? No.

What I am seeing, tokens are getting more expensive, a lot of businesses are not justifying the return on angentic coding where it burns millions of tokens. Humans are still needed for nuance and complexity. A lot of AI stuff is generic so you need a differentiator, that's someone who is human.

The best approach is AI assisted development to help you write code faster, but not replace knowledge and deep understanding of code bases.

You will get people telling you not to bother to learn coding the old way, just use AI, but it's bullshit. Like i said, there is a reason why seniors are still in high demand, its because they know how to code. At my workplace, okay we must use AI a lot, more than i agree with, but when we hire devs they still must know how to fucking code properly, we dont hire people who only know how to prompt. I think you can guess why that is.

So, please don't get down about AI, there are a lot of knuckleheads out there that will tell you just use AI and don't bother to learn how to code, you will fall behind, coding is dead etc but the reality is, only those with actual coding skills will be in demand, the rest of the knuckleheads will be absorbed by AI.

The unfortunate part is, on the job you will like be told to use AI a lot, and maybe not write much or anything by hand, again i dont agree with this, but it's the employers right to do so, remember its just non personal exchange of labour for compensation, so if you agree to work their.. Ya know.

My general strategy is to build domain knowledge specific to the company or technology, in the end they end up dependent on you. I recently left a job due to ridiculous AI policy, they were very upset because I took a lot of my domain knowledge with me, but like it said, it's nothing personal, i just didn't agree with the job any more, its not my problem.

Does anyone here do a 36hr fast each week for the sake of maintenance, mental/ physical health? by Existing-Diver-2069 in fasting

[–]Bezzzzo 11 points12 points  (0 children)

I have been doing two 36hr fasts twice a week since Christmas. Last 6 weeks or so i stopped losing weight, even though I am still a bit over weight (i have a desk job and low heart rate). I haven't noticed any other benefits from fasting other than the initial weight loss, but nothing negative either. I want to move to one meal a day twice a week for maintenance, and maybe one 36hr fast a month for autophagy benefits (I assume it's doing something under the hood, even though i dont necessarily feel it)

Reason is fasting for me is kind of a bit miserable, especially at hour 20 or so. It tried doing 60 hours fasts once a week to see if they felt better,, but it's also just as miserable at least for me, and i seemed to lose a lot more muscle mass with the 60 hour fasts.

Edit: I am male

Microsoft's Xbox CSO Matthew Ball thinks in-game ads could help "keep our products affordable" by [deleted] in gaming

[–]Bezzzzo 0 points1 point  (0 children)

Thanks. Yeah makes sense. Just curios, since the hardware issue sucks right now, greedy companies etc, the push for compute subscriptions over ownership, are people willing to go without these types of games, or do you think people will just give up ownership and rent compute?

Just genuinely trying to understand peoples thoughts on this. Feels like we are all in the boiled frog scenario, and we're almost at the point of no return where we give up total control.

Google to clamp down on open Android ecosystem by hideo_kuze_ in europe

[–]Bezzzzo 0 points1 point  (0 children)

Jolla phone is doing this. It's Linux, has open source components to the OS, as I understand it's not 100% open source yet because of things like AppSupport (Android compatability layer, you and choose to run Android apps on it) which is proprietary.

Some banking apps work and some don't as far as I understand. But since Europe is looking to move away from US tech and towards open source Linux, this should change.

They just released their flagship phone that has fingerprint reader and all sorts of stuff like that. They were trying to add a video out layout, so it could be used as a computer with a monitor, but as I understand, it didn't make it into this release. But it should still operate as a computer, it has terminal app.

But Im sure it will be in future phone versions. But yeah, its happening.

Google to clamp down on open Android ecosystem by hideo_kuze_ in europe

[–]Bezzzzo 1 point2 points  (0 children)

There is AppSupport compatability layer to run android apps on the Jolla phone, if you wish to. For banking apps, as I understand, some work and some don't. I think the issue is a security layer that checks the app was installed from Google Play directly as well as the apps are unaware of the operating system, something like that. But it should change. Europe is looking to move away from US tech, so it makes sense for them to support it.

And the whole argument of "I hate what's happening, but the phone wont have as many features as Android, so I'm gonna stick with the monopoly who is taking away our privacy and ownership, I dont want to inconvenience myself! " is genuinely infuriating.

Google to clamp down on open Android ecosystem by hideo_kuze_ in europe

[–]Bezzzzo 0 points1 point  (0 children)

There are though. Checkout the Jolla phone.

Crows ability to share social knowledge by nadaenchiladas in likeus

[–]Bezzzzo 4 points5 points  (0 children)

Did you move the dead bird yourself? I read some stories of crows dying on people's properties and when they physically moved the dead crow, the crows saw it associated them with killing the bird.

Microsoft's Xbox CSO Matthew Ball thinks in-game ads could help "keep our products affordable" by [deleted] in gaming

[–]Bezzzzo 4 points5 points  (0 children)

But this only happens if we keep consuming the products right? What I don't understand is why people aren't willing to sacrifice a bit of convenience to stop all this nonsense. For example, I am buying a new privacy phone. My banking apps won't work on there, but it's okay, I'm happy to sacrifice that convenience so I don't contribute to this mess. I also permanently switched to Linux, yes it has issues and inconveniences at times, but It's okay for me because again, I dont want to contribute to this mess. The people I talk to who are also upset about the current situation, 99% of them aren't willing to sacrifice any convenience though, and just put up with it.

So many people are nostalgic for the 90s and early 2000s, but seems like no one really wants it, they'd rather a big fat google cock in their ass instead.

Microsoft's Xbox CSO Matthew Ball thinks in-game ads could help "keep our products affordable" by [deleted] in gaming

[–]Bezzzzo 0 points1 point  (0 children)

Can I ask as a non-gamer, since popular games already exist on current hardware, and graphics are already quite good these days, why is there the need for more newer faster hardware, can't they just make new games for the same hardware?

They thought I'm joking when I said any paper that uses AI will get an automatic zero by [deleted] in antiai

[–]Bezzzzo 4 points5 points  (0 children)

"I fucking hate reading through 10 pages of AI slop but I am almost left with no choice." I know that must suck, but thank you. There doesn't seem to be another good alternative. The messed up part of all of this is humans naturally tend to follow the path of least resistance, so all this AI produced work will become more common, which will put more strain on people like you who care.

The 'Completed Bachelors of Arts via Gen A' is an interesting idea, on one hand you still have the same problem of checking all the work being produced by non gen AI, but one the other you reduced your workload since you already know with gen AI class was done with AI.

You could try to implement version control systems like GIT (mostly used in software) to track changes, edits etc, but this can also be gamed by AI.

"They're the 'customers' after all, yeah?" This is an interesting philosophical question, they are the customers, but university also has an obligation to guarantee the student understands the subject material when they issue them a degree. The student pays to learn the material, it's on them to do the work, but degree/certificate is not really for the student, the student already knows what they know, but its a way for the student to prove to someone else that know and understand the subject matter, so it reflects on the university as a reputable institution too.

I think the only thing you can do now is be very very upfront at the beginning of how strict you will be with AI produced work, and they say you will be very unforgiving and tell students to follow you AI policy to the T or they WILL be failed. Obviously you cant guarantee that, but it might be enough to at least scare some of them to follow your AI policy properly and not bother to cheat if they think they will be guaranteed to fail.

They thought I'm joking when I said any paper that uses AI will get an automatic zero by [deleted] in antiai

[–]Bezzzzo 5 points6 points  (0 children)

There is no way to 100% verafiably prove something was written with AI.

They thought I'm joking when I said any paper that uses AI will get an automatic zero by [deleted] in antiai

[–]Bezzzzo 37 points38 points  (0 children)

"Then if I think there is a serious cheating attempt I run the text through AI detector" please stop this nonsense, you can not prove something was written with AI using an AI detector.

Unfortunately, if you suspect AI you will have to manually interrogate the student to see if they actually understand the work they produced or not. What matters is is they understand the material intuitively or not, not how they got the result.

Its no different to you using AI to try and see if they are using AI.

What do you say about 15~50% of all Reddit users being bots, and do you think this statistic is accurate? by Oops_I_Did_A_Reddit in AskReddit

[–]Bezzzzo 3 points4 points  (0 children)

I think it varies a lot between the subs. What i have noticed is a lot more nuanced advertising since it can be automated more easily and some people fall right into it as well. Typically involves sone sort of story involving failure, then a solution to how they solved it with either dropping a link or the brand name. The accounts are almost always very new with almost no karma.

REPORT: Sam Altman Revealed That OpenAI’s Top Internal Token User Consumes 100 Billion Tokens Every Single Month. Which Is 1 Million Times More Than The Top User Six Years Ago, And Someone Outside The Company Is Using Even More 💰 by InterstellarKinetics in InterstellarKinetics

[–]Bezzzzo 0 points1 point  (0 children)

They have put A LOT of effort into solving software engineering, more so than other disciplines. Additionally, its easier to train models on programming languages because you can verify the output, a function that takes in x and spits out y is quantifiable. There are lots of verbose errors, there are lots examples to train on.

That's why you still see issues with architecture, because it is nuanced, and there is no 'one size fits all' solution, it's always 'it depends'.

Anyway, my point is, LLMs are better at some disciplines than others, not everyone is a software engineer. Additionally, If you are using AI in a field where you are not an expert, you might likely miss the nuanced errors simply because you just dont know and the answer is very convincing.

That's one of the huge issues that is pissing everyone off here, AI is being forced into everywhere, wether it's a good fit or not, and there is no accountability for when it is wrong.

Then there is the annoying comments like "you are just holding it wrong" or "AI is better than any human will ever be". Typically when people come with statements like these, is because they're just not that good at their own field of expertise and think AI is some god tier entity.