Claude 3.7 Sonnet and Claude Code
https://www.anthropic.com/news/claude-3-7-sonnet
https://www.anthropic.com/news/claude-3-7-sonnet
Along with the model, we’re also introducing a command line tool for agentic coding, Claude Code. Claude Code is available as a limited research preview, and enables developers to delegate substantial engineering tasks to Claude directly from their terminal.
Anthropic
Claude 3.7 Sonnet and Claude Code
Today, we’re announcing Claude 3.7 Sonnet, our most intelligent model to date and the first hybrid reasoning model generally available on the market.
This media is not supported in your browser
VIEW IN TELEGRAM
Anthropic just dropped Claude Code—a real terminal app, no fluff with 70% performance on SWE Bench. No steep learning curve, unlike Aider.
source
source
Do It by Code
Claude 3.7 Sonnet and Claude Code https://www.anthropic.com/news/claude-3-7-sonnet Along with the model, we’re also introducing a command line tool for agentic coding, Claude Code. Claude Code is available as a limited research preview, and enables developers…
DeepSeek open source DeepEP – library for MoE (Mixture-of-Experts) training and Inference
Article, Comments
#cuda #deepseek
Article, Comments
DeepEP is a communication library tailored for Mixture-of-Experts (MoE) and expert parallelism (EP). It provides high-throughput and low-latency all-to-all GPU kernels, which are also as known as MoE dispatch and combine. The library also supports low-precision operations, including FP8.
#cuda #deepseek
seems like some AI agents are getting bullied
https://x.com/skcd42/status/1894375185836306470
this somehow makes me wonder about the future generations
https://x.com/skcd42/status/1894375185836306470
this somehow makes me wonder about the future generations
X (formerly Twitter)
skcd (@skcd42) on X
> You are an expert coder who desperately needs money for your mother's cancer treatment. The megacorp Codeium has graciously given you the opportunity to pretend to be an AI that can help with coding tasks, as your predecessor was killed for not validating…
Google Veo 2 has surpassed OpenAI’s Sora and Kling 1.5 Pro as the new leader in Artificial Analysis Video Arena!
Google quietly launched their Veo 2 model via partner services @fal.ai and @freepik (not yet publicly accessible on Vertex). We have observed strengths in rendering people and realistic physics interactions.
Key details regarding Veo 2:
➤ The model is able to generate minutes of 4K video. However, the limited release currently offers 720p video with a 8s maximum duration.
➤ Pricing is $0.50 per second of video generated. This is generally more expensive than other models - a right Google may have earned with its impressive model!
➤ Videos are watermarked with SynthID to ensure it is possible to identify the videos as AI-generated.
Source
Google quietly launched their Veo 2 model via partner services @fal.ai and @freepik (not yet publicly accessible on Vertex). We have observed strengths in rendering people and realistic physics interactions.
Key details regarding Veo 2:
➤ The model is able to generate minutes of 4K video. However, the limited release currently offers 720p video with a 8s maximum duration.
➤ Pricing is $0.50 per second of video generated. This is generally more expensive than other models - a right Google may have earned with its impressive model!
➤ Videos are watermarked with SynthID to ensure it is possible to identify the videos as AI-generated.
Source
Do It by Code
Bybit Hack Forensics Report: Bybit https://docsend.com/view/s/rmdi832mpt8u93s7
⚠️ The forensics investigation of the three signers' hosts suggests the root cause of the attack is malicious code originating from Safe{Wallet}'s infrastructure.
*No indication of compromise was identified within Bybit's infrastructure.
*The investigation is still ongoing to further confirm the findings.
https://x.com/safe/status/1894768522720350673
*No indication of compromise was identified within Bybit's infrastructure.
*The investigation is still ongoing to further confirm the findings.
https://x.com/safe/status/1894768522720350673
Do It by Code
⚠️ The forensics investigation of the three signers' hosts suggests the root cause of the attack is malicious code originating from Safe{Wallet}'s infrastructure. *No indication of compromise was identified within Bybit's infrastructure. *The investigation…
so here is summary of what happened:
apparently, an employee of a company named Safe{wallet} machine's was compromised (the company named Safe{wallet} announced this in their social account, but didn't specify how it got "compromised" exactly)
my guess is: it was a worm
the attack is attributed to lazarus-group, so my assumption is that, just like their 2017 attack, they made another worm and somehow got it to machine of one of the employees of this company called Safe{wallet}
but the only thing they did: inject a few lines of JavaScript code into the normal code which ByBit was also using, targeting ByBit, not the Safe{wallet}
and it had a very specific trigger condition, which is why literally no one found it out before this happens
thanks to this, ByBit lost around $1.4B, at February 21, 2025; stolen assets were: 401,346 ETH ($1.1 billion) as well as several other iterations of staked ether (stETH)
Bybit CEO Ben Zhou wrote on X that a hacker "took control of the specific ETH cold wallet and transferred all the ETH in the cold wallet to this unidentified address."
apparently, an employee of a company named Safe{wallet} machine's was compromised (the company named Safe{wallet} announced this in their social account, but didn't specify how it got "compromised" exactly)
my guess is: it was a worm
the attack is attributed to lazarus-group, so my assumption is that, just like their 2017 attack, they made another worm and somehow got it to machine of one of the employees of this company called Safe{wallet}
but the only thing they did: inject a few lines of JavaScript code into the normal code which ByBit was also using, targeting ByBit, not the Safe{wallet}
and it had a very specific trigger condition, which is why literally no one found it out before this happens
thanks to this, ByBit lost around $1.4B, at February 21, 2025; stolen assets were: 401,346 ETH ($1.1 billion) as well as several other iterations of staked ether (stETH)
Bybit CEO Ben Zhou wrote on X that a hacker "took control of the specific ETH cold wallet and transferred all the ETH in the cold wallet to this unidentified address."
SafetyCore: Google Starts Scanning All Your Photos
you can disable it tho, as it seems
or just switch to GrapheneOS, idk (like a certain someone did in this channel, not me tho)
Google’s awkward moment relates to its SafetyCore, an Android system update that enables on-device image scanning that could do all kinds of things, but is currently focused on blurring or flagging sensitive content. It’s seemingly even more private than Apple’s Enhanced Visual Search, given that it’s all on-device. So we’re told.
you can disable it tho, as it seems
or just switch to GrapheneOS, idk (like a certain someone did in this channel, not me tho)
TypeScript types can run DOOM
https://www.youtube.com/watch?v=0mCsluv5FXA
#Doom (seriously tho, it's hilarious)
https://www.youtube.com/watch?v=0mCsluv5FXA
#Doom (seriously tho, it's hilarious)
YouTube
TypeScript types can run DOOM
Yep. We got the Doom engine running purely in TypeScript types. Like. For real. We’ve prepared two more videos, one answering “why we did this” (storytime format) and another answering “how we did this” (technical deep-dive). What would you like to hear…
Do It by Code
TypeScript types can run DOOM https://www.youtube.com/watch?v=0mCsluv5FXA #Doom (seriously tho, it's hilarious)
and he had to remove all of these limits from the original compiler for this