标签:#News
找到 9985 篇相关文章
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).