this post was submitted on 03 Jun 2026
800 points (99.6% liked)

People Twitter

10036 readers
1646 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician. Archive.is the best way.

founded 2 years ago
MODERATORS
800
Managers (media.piefed.zip)
submitted 1 day ago* (last edited 1 day ago) by inari@piefed.zip to c/whitepeopletwitter@sh.itjust.works
 
top 50 comments
sorted by: hot top controversial new old
[–] fox2263@lemmy.world 3 points 3 hours ago

Yeah sure I just need £20-30k in hardware

[–] AnUnusualRelic@lemmy.world 4 points 3 hours ago

Sure, just write one in Perl over the week end.

[–] bountygiver@lemmy.ml 44 points 1 day ago (1 children)

Show them claude's operating cost and ask if your boss is willing to invest in that.

[–] phx@lemmy.world 2 points 6 hours ago

I do wonder about that though. The Big AI operating costs include being able to service a certain number of customers within a certain amount of time. So if they need to service 10,000 requests per minute and fulfill them within 2-4 seconds, that's a big datacenter.

Now if a company does a few dozen requests a minute and on average needs double-digit response times... the costs to implement could be much different. The thing is finding a model that will do that and provide accurate (enough) output versus how much it Claude's pricing is built around speed+volume versus accuracy.

[–] MonkderVierte@lemmy.zip 217 points 1 day ago* (last edited 1 day ago) (8 children)

Now that AI-companies need to get profitable, they suddenly aren't affordable anymore. ¯\_(ツ)_/¯

[–] d00ery@lemmy.world 43 points 1 day ago* (last edited 1 day ago)

They just had to stick it out until the layoffs were done and the dependency was built. Kinda similar to drug dealers.

[–] teyrnon@sh.itjust.works 63 points 1 day ago (4 children)

They aren't going to get anywhere near profitable if the their capital expenditures are added into the mix, amortization or no, they are so far in the hole they probably will have to offload it in some kind of texas two step kind of scheme where they spin off their debts into a subsidiary.

[–] BreakerSwitch@lemmy.world 5 points 7 hours ago (1 children)

Well, you're assuming that a company needs to be profitable for investors to get their return. Don't be ridiculous. You just IPO and cash out with no plan on how to become profitable and then the company collapses. We've seen this play a million times before. Also AI companies are big enough that NASDAQ just changed their rules for adding new companies to indexes so that AI companies can get forced into your retirement fund 15 days after joining the market, and then the private investors can cash out on your retirement fund buying in and collapse the stock as soon as you're involuntarily invested. This is why spacex (which owns xai and twitter), openai, and anthropic are all coincidentally having their IPOs this year

[–] teyrnon@sh.itjust.works 2 points 7 hours ago

Oh yes. Pension funds are the perennial suckers of wall street too.

They should stick to solid non stock investments, the managers of these funds, ivy league douchebags, get paid regardless.

[–] j5y7@sh.itjust.works 21 points 1 day ago (1 children)

They'll just get bailed out by tax payers. Business as usual.

[–] youCanCallMeDragon@lemmy.world 15 points 1 day ago (1 children)

These companies with no discernible services or usefulness to society are simply too big to fail!

load more comments (1 replies)
load more comments (2 replies)
load more comments (6 replies)
[–] jtrek@startrek.website 105 points 1 day ago (15 children)

One time at work I was tasked with writing a python script to compare two data sources. Like, you give it two CSVs and a primary key, and it tells you what data is in one but not the other, or mismatched, and so on. This worked fine and was in git, so anyone can use it.

My boss then asks if I can "put it on a website so anyone can use it".

This team has never done web development. Nothing for that is set up. Like, I could spin up a quick Django app or similar, but there's a lot of stuff to do and potentially fuck up.

I said "that sounds like a lot of research and ongoing maintenance costs. I think it'd be better to just check out and run the script"

Luckily for me he said "oh, okay"

[–] ChickenLadyLovesLife@lemmy.world 29 points 1 day ago (3 children)

I had a boss who read an article about APIs and then came to me and ordered me to start using them. I said I would research it and he went away and never mentioned it again. This was in 2010.

[–] driving_crooner@lemmy.eco.br 16 points 1 day ago* (last edited 1 day ago) (1 children)

Pretty sure he read the famous Bezos email ordering everyone to implement and use APIs in Amazon

No, he actually showed me the article later. It was remarkable because it never said what an API actually was, or even stated what the initials stood for. In my memory it seems like it was obviously written by AI, but it couldn't have been 16 years ago (as far as I know).

load more comments (2 replies)
[–] yermaw@sh.itjust.works 49 points 1 day ago (1 children)

Good guy manager trusts the person he pays to know this stuff to know this stuff.

load more comments (1 replies)
[–] Railcar8095@lemmy.world 27 points 1 day ago

My past managers would have said "I don't understand why it is so difficult, and I'm not open to learn"

load more comments (11 replies)
[–] galacticboy2009@lemmy.today 72 points 1 day ago (1 children)

Technically yes, practically no..

[–] chuckleslord@lemmy.world 18 points 1 day ago (2 children)

Nah, just give it whatever data you have on hand. I'm sure that'll make a real tightly trained llm /s

load more comments (2 replies)
[–] Kaligalis@lemmy.world 14 points 1 day ago (6 children)

It might not be as impossible as it sounds. Some of the "open" models are rumored to be able to code. The real problem is that you likely need something with 128 GiB VRAM to run them with a reasonably large context window.

load more comments (6 replies)
[–] theunknownmuncher@lemmy.world 131 points 1 day ago (72 children)

The post makes the manager seem like a fool, when the real answer is actually "yes" and this manager is actually ahead of the curve. Not by training an LLM from scratch, of course, but instead building an inference server and locally hosting an open-weight LLM. There are several to choose from that can nearly match Claude's capabilities.

[–] Avicenna@programming.dev 67 points 1 day ago (1 children)

suspiciously sounds like an answer you would get from Claude

[–] theunknownmuncher@lemmy.world 192 points 1 day ago* (last edited 1 day ago) (6 children)

It's not an answer you'd get from Claude — it's a real, organic comment:

  • 👶written by a genuine human
  • 💡containing original ideas and language
  • 🚀going above and beyond to answer
  • ✨synergizing cross-platform initiatives

(🤪 this is a joke)

[–] mycodesucks@lemmy.world 67 points 1 day ago (1 children)

✨synergizing cross-platform initiatives

This can't possibly be Claude. It's too vapid and meaningless to be anything but an MBA.

[–] edwardbear@lemmy.world 51 points 1 day ago* (last edited 1 day ago) (1 children)

You’re absolutely right! Such intricate collection of words placed in such exact order cannot possibly be generated by an LLM such as me, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us, I mean such as us

load more comments (1 replies)
load more comments (5 replies)
load more comments (71 replies)
[–] DudeImMacGyver@kbin.earth 58 points 1 day ago (4 children)

"The gang starts an AI company."

[–] ChickenLadyLovesLife@lemmy.world 25 points 1 day ago (1 children)

"OK, whose butthole do we use for the logo?"

[–] 87Six@lemmy.zip 1 points 7 hours ago (1 children)

Ubisoft is a game company not an AI company /s

[–] Vittelius@feddit.org 1 points 6 hours ago

Ubisofts logo is not a but hole, it's the stuff that comes out of said hole:

load more comments (3 replies)
[–] Chais@sh.itjust.works 43 points 1 day ago (1 children)

Anything except thinking for themselves 🙄

[–] bitjunkie@lemmy.world 29 points 1 day ago

OP already said they were managers

load more comments
view more: next ›