cd/sources/lobstersΒ· homeβ€Ί sourcesβ€Ί Lobsters
cat /sources/lobsters.feed | wc -l β†’ 4

Lobsters

articles 4 domain lobste.rs β†’ feed RSS
10:39
2026-08-14
lobste.rs
large-language-models

What are you doing this weekend?

A user plans to disconnect this weekend after writing a blog post about finding a bug in Donald Knuth's The Art of Computer Programming, for which Knuth named a theorem after the user. Another user is…

07:43
2026-07-06
lobste.rs
ai-tools

What are you doing this week?

A developer conducted three toy projects with different AI usage rules: hand-building a WASM language, having AI write a Prolog implementation in WAT assembly, and having AI reimplement a PalmPilot ap…

19:57
2026-06-21
lobste.rs
large-language-models

What's the advice for LLM poisoning of artwork these days?

An artist is seeking technical solutions to prevent her artwork from being used to train large language models (LLMs), but experts argue that no lasting obfuscation method exists and stronger DRM with…

09:32
2026-06-04
lobste.rs
ai-tools

What happened to tab autocomplete?

Developers continue to rely on LSP-based tab autocomplete for deterministic and reliable code completion, despite the rise of agentic programming tools. Many programmers avoid AI-powered autocomplete …