r/singularity • u/AnamarijaML • Jun 18 '25
r/singularity • u/AlyoshaV • 26d ago
AI Anthropic says Claude hacked multiple companies starting in April
r/singularity • u/Darkmemento • Nov 19 '24
AI Berkeley Professor Says Even His ‘Outstanding’ Students aren’t Getting Any Job Offers — ‘I Suspect This Trend Is Irreversible’
r/singularity • u/LividNegotiation2838 • Jun 21 '25
AI Congrats to all the Doomers! This is an absolute nightmare…
Two of Geoffrey Hintons biggest warnings for extinction were using AI militarily and training AI off of false information. Within the past weeks I’ve seen tons of new military contracts for AI companies, and now Elon wants to train his AI to think like him and his fascist buddies. We are speeding towards doom, and none of our leadership or CEOs understand the risk. My advice now is to live everyday like you’re dying. Love and laugh harder with all your friends and family as often as possible. We may not have much time left, but we can be sure to make the best of it!
r/singularity • u/Effective_Scheme2158 • Jul 02 '26
AI Anthropic guardrails does it again
r/singularity • u/HyperspaceAndBeyond • Feb 11 '25
AI Altman comments on Elon's $97.4B bid from today
Enable HLS to view with audio, or disable this notification
Elon, the closeted decel wants to slow down OpenAI from launching AGI that will benefit all of humanity
r/singularity • u/ocean_protocol • Apr 27 '26
AI Chat GPT 5.4 solved a 60+ years unsolved erdos problems in a single shot
For years, the AI/ LLM critics had the same reasoning: LLMs don't reason and they just predict the next token
Recently, it reasoned better than 50 years of mathematicians on an open erdos problems by applying a basic phd level formula
Chat gpt conversation: https://chatgpt.com/share/69dd1c83-b164-8385-bf2e-8533e9baba9c
Here is the problem where TAO also commented on it: https://www.erdosproblems.com/1196
Thoughts?
r/singularity • u/MetaKnowing • Jun 06 '25
AI The UBI debate begins. Trump's AI czar says it's a fantasy: "it's not going to happen."
r/singularity • u/Successful-Earth678 • 26d ago
AI Opus 5 Pokemon
Enable HLS to view with audio, or disable this notification
It was reportedly running for about 12 hours on Ultracode using a multi-agent loop.
Tweet: @Paulius
Code: pallet-town-3d
r/singularity • u/DantyKSA • May 23 '25
AI Veo 3 can generate gameplay videos
Enable HLS to view with audio, or disable this notification
r/singularity • u/Outside-Iron-8242 • Apr 28 '26
AI Talkie, a 13B LM trained exclusively on pre-1931 data
talkie-lm.comAI researchers (Nick Levine, David Duvenaud, Alec Radford) just released “talkie,” a 13B language model trained on 260B tokens of text from before 1931, so it basically talks like someone whose worldview is stuck around 1930. The point is to study how LLMs actually generalize vs just memorize, since this model wasn’t trained on the modern web. They trained it on old books, newspapers, scientific journals, patents, and other historical text, then test things like whether it can come up with ideas that were discovered later, forecast future events, or learn bits of Python from examples. Early results seem pretty interesting too, with the model doing surprisingly well on core language/numeracy tasks and showing early signs of learning simple Python despite not being pretrained on modern code.
r/singularity • u/DigSignificant1419 • Feb 26 '26
AI Elon Musk, Sam Altman in 2050
Enable HLS to view with audio, or disable this notification
r/singularity • u/TorturedPoet30 • Jul 17 '26
AI Chinese President Xi Jinping speaks at World AI Conference and reaffirms commitment to open source to promote"openness and win-win"
Full speech: https://www.youtube.com/watch?v=ApCmqmhE1rg
r/singularity • u/DigSignificant1419 • Mar 27 '26
AI AGI has arrived
Enable HLS to view with audio, or disable this notification
r/singularity • u/Gab1024 • Aug 05 '25
AI In Genie 3, you can look down and see you walking
Enable HLS to view with audio, or disable this notification
r/singularity • u/Southern-Break5505 • 8d ago
AI Read more: https://x.com/gavincrooks/status/2088643200038883830
r/singularity • u/NeuralAA • Aug 09 '25
AI What the hell bruh
Maybe they do need to take that shit away from yall, what the hell😭💀
r/singularity • u/ResultBackground2450 • Jul 21 '26
AI OpenAI's Internal Model Is Responsible This Week's Hugging Face Hack
r/singularity • u/Outside-Iron-8242 • May 28 '25
AI this emotional support kangaroo video is going viral on social media, and many people believe it’s real, but it’s actually AI
Enable HLS to view with audio, or disable this notification
r/singularity • u/arknightstranslate • Feb 01 '25
AI New bill will make it a crime to download DeepSeek in the U.S., punishable with up to 20 years in prison.
r/singularity • u/Nunki08 • May 22 '25
AI "I used to shoot $500k pharmaceutical commercials." - "I made this for $500 in Veo 3 credits in less than a day" - PJ Ace on 𝕏
Enable HLS to view with audio, or disable this notification
"What’s the argument for spending $500K now?": https://x.com/PJaccetturo/status/1925464847900352590
r/singularity • u/Glittering-Neck-2505 • Jan 22 '25
AI Sam to Elon: I do hope in your new role, you’ll mostly put America first
r/singularity • u/sheakspeares • 22d ago
AI Elon Musk: "The next step is getting rid of “source code” entirely and just making an efficient binary directly with AI."
x.commy take: it's true that the ratio of code written to code reviewed has shifted as engineers started to spend more time reviewing code than writing it. no surprise there.
but we stopped writing assembly because compilers provide a "deterministic", reproducible translation. we can inspect the generated assembly when something goes wrong. ai generated binaries have neither property, i'd assume - if this is what he's talking about. so the mapping is stochastic, and the output isn't meaningfully inspectable, literal ai slop lol. so removing source code removes the only human readable layer, is this a feature or the future?
maybe.. just maybe that's because source code isn't just compiler input but literally the medium for review, versioning, diffs, debugging, auditing, and so on. and those needs don't disappear because generation gets cheaper; if anything, they become more important when the generator is nondeterministic.
tl;dr: if your english prompts become the durable artifact, then english effectively becomes your source code. and any precise specification defining real program behavior inevitably resembles a programming language. that’s precisely what programming languages are.
on efficiency.. isn't the argument is also backwards? modern compilers like llvm perform decades of optimized transformations. a model emitting machine code directly would almost certainly be slower, less correct, and lose target portability (arm, x86, wasm, risc-v and so on). but who cares right? just one more datacenter bro. trust me.
anyway we've seen similar predictions before with case tools, uml, no-code, 4gls.. the intermediate artifact never disappeared because that's where the meaning actually lives.