Allow me to get to know you, mistakes and all

I think I’ve finally pinpointed why it is that I have an allergic reaction when I’m confronted with a text that has me as the intended recipient, but that has been run through an LLM to change or “clean up” the wording – especially if it’s internal communication or even direct communication. Well, at the […]

Show HN: Han – A Korean programming language written in Rust

show-hn:-han-–-a-korean-programming-language-written-in-rust

A general-purpose compiled language with Korean keywords — written in Rust Han is a statically-typed, compiled programming language where every keyword is written in Korean. It compiles to native binaries through LLVM IR and also ships with a tree-walking interpreter for instant execution. The compiler toolchain is written entirely in Rust. Han was born from […]

Anthropic invests $100M into the Claude Partner Network

anthropic-invests-$100m-into-the-claude-partner-network

We’re launching the Claude Partner Network, a program for partner organizations helping enterprises adopt Claude. We’re committing an initial $100 million to support our partners with training courses, dedicated technical support, and joint market development. Partners who join from today will get immediate access to a new technical certification and be eligible for investment. Anthropic […]

Book: The Emerging Science of Machine Learning Benchmarks

Machine learning turns on one simple trick: Split your data into training and test sets. Anything goes on the training set; rank the models on the test set. Let the model builders compete. Call this a benchmark. Machine learning researchers cherish a good tradition of lamenting the shortcomings of machine learning benchmarks. Critics argue that […]

Claude March 2026 usage promotion

claude-march-2026-usage-promotion

We’re offering a limited-time promotion that doubles usage limits for Claude users outside 8 AM-2 PM ET/5-11 AM PT. This promotion is available for Free, Pro, Max, and Team plans. Enterprise plans are not included in this promotion. What is the promotion? From March 13, 2026 through March 27, 2026, your five-hour usage is doubled […]

Fedora 44 on the Raspberry Pi 5

So where has the last six months gone? I was planning on getting images done for Fedora 44 Beta but I was unwell and busy and ran out of time. So what better time to get them out than Pi Day!. So compared to the last image what do we have now? Quite a lot […]

Show HN: Hacker News archive (47M+ items, 11.6GB) as Parquet, updated every 5m

show-hn:-hacker-news-archive-(47m+-items,-11.6gb)-as-parquet,-updated-every-5m

Every Hacker News item since 2006, live-updated every 5 minutes What is it? This dataset contains the complete Hacker News archive: every story, comment, Ask HN, Show HN, job posting, and poll ever submitted to the site. Hacker News is one of the longest-running and most influential technology communities on the internet, operated by Y […]

Mathematics Distillation Challenge – Equational Theories

mathematics-distillation-challenge-–-equational-theories

Mathematics Distillation Challenge – Equational Theories 13 March, 2026 in advertising, math.GR | Tags: competition, Equational Theory Project, SAIR | by Terence Tao Mathematical research traditionally involves a small number of professional mathematicians working closely on difficult problems. However, I have long believed that there is a complementary way to do mathematics, in which one works […]

Torturing Rustc by Emulating HKTs

torturing-rustc-by-emulating-hkts

Rust does not have HKTs, kinda # Higher kinded types, or HKTs, is the notion that generics can have generics. That is, in something like struct Foo(T);, T would be any specific type that hypothetically accepts one generic type. In that sense, T is a type constructor that has an arity of one that accepts […]

Optimizing Content for Agents

optimizing-content-for-agents

Just as useless of an idea as LLMs.txt was It’s all dumb abstractions that AI doesn’t need because AIs are as smart as humans so they can just use what was already there, which is APIs LLMs.txt is indeed useless, but that’s the only thing correct in this statement. I’m here once again being rage […]