标签:#News
找到 9968 篇相关文章
Lenovo saying RAM prices may never go back to how they were
China claims the world’s fastest supercomputer
Despite trade restrictions, China has reclaimed the title of the world's fastest supercomputer for the first time since 2018. LineShine has pushed El Capitan out of number one on the TOP500 ranking. That's despite strict limits on what high-powered computing components can be sold to China by US firms, which dominate the list, with America […]
Magit - a complete text-based user interface to Git
Working around dragons with the Lemote Yeeloong laptop and OpenBSD
Show HN: DRM-Free Books
After several years of mandatory DRM lockdowns from most commercial book sources, now authors have a choice when it comes to DRM for their books. Pick authors and books that are DRM-free, or download DRM-free classics that are out of copyright. https://frequal.com/Perspectives/DrmFreeAuthors.html
Professor denounces mass AI fraud on an exam at Brown University
I used Claude Code to get a second opinion on my MRI
Daisugi, the Japanese technique of growing trees out of other trees (2020)
https://x.com/wrathofgnon/status/1250287741247426565 , https://xcancel.com/wrathofgnon/status/1250287741247426565
Tokenmaxxing is dead, long live Tokenmaxxing
Reflections on Software Engineering in the Age of AI
Examining circuit boards from the Space Shuttle's I/O Processor
Dissecting Apple's Sparse Image Format (ASIF)
Show HN: Unobin compiles Infrastructure as Code to one binary
Unobin is a language and compiler for Infrastructure as Code (IaC). IaC source is written and compiled to a binary, called a factory. The factory includes the runtime and all dependencies. To run a factory, pass it a configuration called a stack file that defines backend state and factory inputs. The stack file can only contain configuration, not arbitrary code. Factories can also display a UI in a browser showing progress (animated screenshot in the docs).