proomt

Search

Search posts, papers, and topics

Hacker News front page

297 posts · news.ycombinator.com

  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. I turned Jev into a (lousy) chatbot

    jevchat is a Python CLI that turns the Typesafe Jev API into a symbol‑level chatbot by repeatedly asking Jev which next character to emit. It offers interchangeable sampling strategies and alphabets, live generation stats, and a benchmark mode that quantifies performance trade‑offs.

    Hacker News front pagegithub.com5 minHN16948
  3. Trying the Software Factory Pattern

    The post describes an experiment implementing the software‑factory pattern: an AI‑driven loop that audits a Linear project, syncs goals from Notion, metrics from Datadog/Snowflake, creates and updates issues, and executes non‑blocked tasks. It shows how tying together a unified task tracker, observability data, and an orchestrated agent harness can keep projects aligned without manual state hoard…

    Hacker News front pagelethain.com3 minHN8745
  4. Show HN: Radius – A Meetup.com Alternative

    Radius is a new web platform marketed as a free, hyper‑local alternative to Meetup.com, letting users create groups, post events, and discover activities. The post is a product announcement with screenshots and UI copy but contains no technical details, architecture discussion, or implementation insights.

    Hacker News front pageradius.to1 minreleaseHN351152
  5. I am often wrong

    The author shares a six‑step iterative framework for tackling product problems—understand data, fill gaps, define problem, craft a simple approach, set a goal, and act urgently—emphasizing that being wrong is a useful feedback loop. The piece is a personal opinion on product management practice.

    Hacker News front pageborischerny.com2 minHN319220
  6. Prompts aren’t Real

    The talk argues that prompt engineering is a dead‑end and proposes building large evaluation/optimization pipelines (pass^k testing, adversarial scenario generation, automated prompt optimization) to make LLM agents reliable. It describes a workflow: generate tests, run them with/without a new “skill”, feed results to a genetic optimizer that mutates prompts, validate on hold‑out tests, and itera…

    Hacker News front pageevaluation.club24 mintalkHN11757
  7. Custom home server built from spare parts

    A DIY home NAS built from a repurposed Zotac mini‑PC, 6×8 TB WD Red drives in a RAIDZ2 ZFS pool, encrypted boot, Wi‑Fi, custom Noctua cooling, and a front‑panel ESP32‑S3 touch screen driven by LVGL. Runs Kubuntu 24.04 with Docker‑Compose services behind Caddy, plus a self‑written dashboard and API.

    Hacker News front pageasmat.ca7 minHN8949
  8. One-Electron Universe

    The article explains the one‑electron universe hypothesis: Wheeler’s idea that all electrons and positrons are different segments of a single particle’s world‑line moving forward and backward in time, with historical notes on Feynman and Stueckelberg.

    Hacker News front pagewikipedia.org2 minHN19299
  9. ChatGPT now knows what you do on other websites via ad collector

    OpenAI’s ChatGPT sets a cross‑site cookie (__obi) that advertisers’ ad‑pixel scripts automatically send back to OpenAI, linking browsing activity on third‑party sites to a user’s ChatGPT account. The author reverse‑engineered the token exchange, captured traffic from hundreds of pixels, and quantified the data collected (emails, phone numbers, locations, page paths). The mechanism works for logge…

    Hacker News front pagebuchodi.com5 minHN660347lobste.rs59