proomt

Search

Search posts, papers, and topics

All posts

Lobsters

The terminal should not own the work

Related reading

  1. Nobody pays for FOSS, we can force them to

    The post argues that the free‑software model (MIT/BSD/Apache licenses) is an evolutionarily stable strategy: anyone can use the code for free, and attempts to charge via restrictive licenses fail because forks quickly replace them. This stability comes at a human cost—most maintainers are unpaid, many burn out, and the rapid velocity of modern ecosystems (npm, cloud services) amplifies the mainte…

    Hacker News front pageseldo.com23 minHN192196
  2. The pursuit of excellence does not need justification

    Opinion piece arguing that engineers should pursue excellence without needing to justify it, using anecdotes about a fast terminal emulator and a WordPress menu cache to illustrate how over‑engineering can yield unexpected downstream benefits, while also acknowledging the practical need for “good enough” decisions.

    Bjørn Johansenbjornjohansen.com2 min
  3. How to Write with an LLM

    The post proposes a two‑rule workflow for using LLMs as copy‑editors rather than ghostwriters: never adopt a phrase the model suggests, and block its encouragement feedback. It then shows how to automate iterative copy‑editing with a small Python/HTMX/Tailwind app and a set of concrete prompts.

    Hacker News front pagesockpuppet.org6 minHN712401