标签:#ha
找到 10381 篇相关文章
An internal OpenAI Astra model solved 10 major open math and CS problems
Only 8.9% of sites block AI crawlers, but 94.8% are never cited in AI answers
Best way to avoid bloat and AI – selfcontaining OS
I wanted an OS that I could truly own. Most modern systems have become server-controlled clients, bloated with dependencies (Gtk4/Qt/Rust/Wayland) and centralized source control on GitHub. If you cannot audit the dependency tree and Big Corp controls the source, it is no longer real open source. I built OneManBSD to address this. It is an OpenBSD-based system built on a single 2012 ThinkPad L430. Project Video: https://www.youtube.com/watch?v=2wHaoQhXOYY Project Page: https://bialamusic.com/onem
Meshdiff – visually compare two STL versions in the browser, client-side
Size of Xbox price increase in Europe shocks
Wikimedia Foundation refuses union recognition, hires union-busting law firm
Show HN: Fuse – statically typed functional programming language
Hi HN! I've been working on the fuse programming language, it's a statically typed purely functional language with higher-kinder types and ad-hoc polymorphism. It compiles to the GRIN whole-program optimizer, producing LLVM-generated native code. Fuse supports ADTs, Generics, Type Methods, Traits, Pattern matching etc. all in a functional style with no mutations. I’ve been developing the language for 5 years, with code written in Scala. I’ve started coding the language from the base of System F
Generative AI floods and dilutes the market for books
US Treasury undertakes historic intervention in yen market
Show HN: Katharos Functional programming and CSP-style concurrency for Python
Rust All Hands 2026 Retrospective
Is the Industrial Revolution a good precedent for explosive growth today?
Stock market turmoil sheds stark light on the opaque AI economy
Artificial Intelligence: Ars Notoria and the Promise of Instant Knowledge
Moon landing anniversary, former astronauts say voting is Americans' mission
Show HN: Syncular – offline-first SQL sync with TypeScript and Rust cores
US bank places trust in ransomware crew that promised to delete its data
Ok that's a better RPi project – Lego submarine [video]
Show HN: Bor – Open-source policy management for Linux desktops
Hi HN! I've been working on Bor, an open-source system for centralized Linux desktop management. Bor consists of a lightweight Go agent and a central server. Policies are streamed to clients over mTLS/gRPC in real time—no polling—and currently support Firefox, Chrome, KDE, dconf, polkit and package management, with more coming. Version 0.8 introduces several new policy types - Thunderbird, Microsoft Edge for Business and FirewallD zones, along with a number of improvements and fixes. I'd love fe