- 97 Posts
- 33 Comments
themachinestops@lemmy.dbzer0.comOPto
Technology@lemmy.world•AI Didn't Steal the Mathematician's Work, Sam Altman DidEnglish
141·5 days agoThe way they handled the situation is honestly bad, I wonder what the heck is their PR department is doing:

themachinestops@lemmy.dbzer0.comOPto
Technology@lemmy.world•Linus Torvalds used AI to fix a Linux bug, and now LLM critics on Linux face an uncomfortable choiceEnglish
3·15 days agoThe problem with open weight models is that they are still hard to deploy. For DeepSeek for example you require NVIDIA HGX B200, these things are expensive.
themachinestops@lemmy.dbzer0.comOPto
Technology@lemmy.world•Even Claude Is in the Dark About Dario Amodei’s Wife—and Her Influence at AnthropicEnglish
1·24 days agoAs soon as they go public it will be lets maximise shareholder value. It is horrifying how much power these private companies have these days and how evil they have become. Morals basically don’t exist with them and their are no consequences. This is why I don’t like AI though it does improve programming by leaps that even people who don’t know how to code can make a fully working application. If the trend continues and people depend on AI for programming these companies will have big influence over the world, look at what happened with the international court, they depended too much on US technology.
There needs to be regulations on AI and people still need to learn programming even if you depend on AI for most task. We can’t give these companies our ability to program too.
themachinestops@lemmy.dbzer0.comOPto
Technology@lemmy.world•Even Claude Is in the Dark About Dario Amodei’s Wife—and Her Influence at AnthropicEnglish
1·24 days agoMy mistake I meant Oligopoly.
themachinestops@lemmy.dbzer0.comOPto
Technology@lemmy.world•Even Claude Is in the Dark About Dario Amodei’s Wife—and Her Influence at AnthropicEnglish
21·24 days agoIt is important because AI is an Oligopoly, you can’t locally host a model like Claude. They also claim they are ethical and avoid harm. His wife is an Advisor for Anthropic.
https://www.anthropic.com/constitution
Lots of people associated with Epstein appeared in News articles. Simply put no one even knew she was Dario Amodei’s wife that is why she is only appearing now in the news.
themachinestops@lemmy.dbzer0.comOPto
Technology@lemmy.world•Even Claude Is in the Dark About Dario Amodei’s Wife—and Her Influence at AnthropicEnglish
4·24 days agoThis email is from 2012, Epstein was registered as a sex offender since 2008. She approached him for a Luxury Porn company.

themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•80% of developers find AI coding more addictive than helpfulEnglish
111·25 days agoDon’t forget that when you use LLMs you are helping these types of people:
https://www.wsj.com/tech/ai/claude-dario-amodei-wife-anthropic-e1eeda7d
Cami Clark—who started what she called a ‘revolutionary porn company’ where she sought investment from Jeffrey Epstein—keeps a low profile but is a key adviser to the AI chief. Its coming IPO could top trillions.
themachinestops@lemmy.dbzer0.comOPto
Technology@lemmy.world•We Tracked a Shipment of Rare Books. It Ended at an Amazon AI Training FacilityEnglish
1·27 days agoI also wanted to know what the rare books are and this is what I Found:
https://finance.biggo.com/news/37a2899b-5f1a-4571-9bb5-1156c0ac4605
I also heard that they are also scanning old outdated medical books.
So are not really aiming for rare, they are just gathering at random and getting their hands on any old book they can find. Some rare books might or might not be in the books they scan.
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•RAM prices expected to rise another 40-50% in Q3 2026English
16·3 months agoDoes anyone here know how to get the DDR5 Chinese RAM?
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•US House of Representatives passed the KIDS Act, Which would basically require age checks for Americans to get onlineEnglish
6·3 months agoThis is only for the clearnet, the darknets don’t have this. Maybe most people will go to darknets. Of course due to being unregulated it has all kinds of disturbing stuff.
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•Scalpers are already selling the Steam Machine for over $3000 on eBay despite Valve's effortsEnglish
1·3 months agoBase PS5: $649.99
PS5 Digital Edition: $599.99
PS5 Pro: $899.99
https://mashable.com/article/sony-playstation-ps5-price-hike-economic-pressure
Steam isn’t the only one affected by the RAM shortage.
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•Scalpers are already selling the Steam Machine for over $3000 on eBay despite Valve's effortsEnglish
2·3 months agoExactly the steam mahcine isn’t aiming for PC gamers, it is aiming for console players.
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•2003-era DDR2 memory prices jump up to 60% — AI-driven DRAM shortage reaches the oldest standard still in productionEnglish
9·3 months agoI believe at first AI companies bought the future supply for HBM, which caused ram scarcity since the same companies that make DDR5 are focusing on HBM. Currently a lot of the DDR5 future and current supply is going to Data centers, not leaving much for normal consumers.
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•2003-era DDR2 memory prices jump up to 60% — AI-driven DRAM shortage reaches the oldest standard still in productionEnglish
552·3 months agoThis is why there should be laws regarding RAM prices. A couple of companies buying the entire supply shouldn’t be allowed.
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•Anthropic is rolling out identity verification for certain capabilities beginning July 8, 2026English
4·3 months agoThey had to choose persona they couldn’t help themselves
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•Firefox has an ambitious new roadmap, the browser is also losing millions of users a monthEnglish
9·3 months agoI know right, every time I use any google service Firefox goes ballistic.
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•AMD changes rules, denies researcher $10,000 bounty after taking 124 days to patch security flawEnglish
2·3 months agoThey use https now, but use CRC for signature verification:
AMD told MrBruh that all update communications now use HTTPS and that updates undergo signature verification. The researcher says he verified the HTTPS claim, but found only a CRC32 check on the downloaded executable, which is not considered a cryptographic signature.
I could be wrong here, but I believe they should use a combination of SHA256 and PGP for signature verification.
themachinestops@lemmy.dbzer0.comto
Technology@lemmy.world•AMD changes rules, denies researcher $10,000 bounty after taking 124 days to patch security flawEnglish
24·3 months agoThe problem with using CRC32 is it reversible and has high collusion rate. An attacker can easily make a file the generates the same hash. This tool a few minutes of searching online. It appears that people who work at AMD don’t even know how to do proper research. All they have to do is look up how to make a secure updating process.














I don’t care if they bring 0 work day if they pay me universal income. I could learn full stack, draw, read books, open a company, etc. Now all I do is word, excels, and a tiny bit of incident response.
I went to college for spreadsheets.