今日精选
HOT最新资讯
共 31489 篇r4b1t_h0l3
→ Try it: gnomeman4201.github.io/r4b1t It's a curated random link generator for security and OSINT...
Agentic Resource Discovery Specification
https://developers.googleblog.com/en/announcing-the-agentic-...
SanDisk's new 8TB PS5 SSD costs more than three times as much as the PS5 Pro
The highest capacity Optimus GX Pro 850P drive for the PS5 almost tops the $3,000 mark.
Trellis AI (YC W24) hiring a product lead to build agents for healthcare access
Article URL: https://www.ycombinator.com/companies/trellis-ai/jobs/Cg94htp-product-lead Comments URL: https://news.ycombinator.com/item?id=48573221 Points: 0 # Comments: 0
The White House Wants Anthropic to Block All Jailbreaks. That May Not Be Possible
Trump administration officials tell WIRED that if Anthropic wants to rerelease Fable 5, it will need to ensure the model's guardrails can't be circumvented. Security experts say that can't be done.
Two Stanford grads raise $11M to build a noninvasive wearable for hormone tracking
Clair Health will track inflammation and bloating markers, energy levels, and cycle phase classification to give insights into cycle irregularities and perimenopause, as well as hormonal fluctuations, and how to navigate those changes.
Carvana launches its first test drive center at a dealership, with more to come
Carvana is converting old car dealerships into test drive centers.
The Echo Dot Max is cheaper than ever in an early Prime Day sale
We’re seeing good early Prime Day deals ahead of the event next week, and unsurprisingly, some of the best deals are on Amazon’s own devices. Several Echo speakers have dropped to new low prices, including the Echo Dot Max, which is on sale for $64.99 ($35 off) at Amazon. Our smart home reviewer Jennifer Pattison […]
Show HN: An 8-bit live gamecast for baseball
Hey HN, I built a website to watch live baseball games in an 8-bit broadcast. It takes live MLB data streams and converts them into near real-time pixel art gamecasts. Been waiting to share this for when there’s actually a good slate of games happening since the site is pretty bare otherwise. Here is today's schedule: Mets @ Reds - 9:40am PDT https://ribbie.tv/watch/game/824503 Royals @ Nationals - 10:05am PDT https://ribbie.tv/watch/game/822721 Marlins @ Phillies - 10:05am PDT https://ribbie.tv
Show HN: Vpod – Tiny Linux sandbox running in WASM
Hi HN, I spent the last few months reading the RISC‑V specification to build the lightest possible sandboxes. The idea behind a vpod is to quickly spin up a Linux sandbox from snapshots (Alpine by default) without any setup or subsystem required. The trade-off for portability and security is raw CPU speed. So we don't expect it to match native workloads with Python or pip, for example. More info is in the README https://github.com/capsulerun/vpod Happy to answer any questions!