标签:#ha
找到 10981 篇相关文章
Transformer Transformer: A Unified Model for Motion-Conditioned Robot Co-Design
Good CLI Design Is Mostly Silence
FCC bans foreign-produced solar inverters, grid lockout begins today
You don't have to be smart if you can think clearly
GrapheneOS Statement on Hidden Profiles
Does every question mark deserve a Betteridge?
Hooray for the Sockets Interface
The BBC Tetris Companion
Show HN: Lean4 Datalog DSL Based on Google Zanzibar for AI Projects
Google Zanzibar datalog lang lets you describe concepts and express how they are related. I generalize it to DSL you can use on Lean4 (and other languages) this lets you represent a knowledge base you can construct, store and evaluate, have it under git and improve without big engines or relaying on external infrastructure.
Revealed: The Authors Whose Pirated Books Are Powering Generative AI (2023)
Chip stocks slide in US and Asia as AI jitters rattle investors
LearnVector – Andrew Ng's AI company building one‑to‑one learning experiences
How do you rewrite C/C++ projects to Rust?
Show HN: Learning Rust by writing a Markdown to HTML compiler
Hi HN, I'm new to Rust and, after half of `The Rust Programming Language` I decided to delve into a project I would actually use: a markdown to html compiler that actually serves my micro-blog (I started just right after publishing the project hehe). The project is intentionally small and one-file contained: I wanted to have the full picture in mind. I'm open to comments, suggestions and PRs. If you asked me more convincing arguments to "why did you do it?" rather than "to learn Rust" I would re