Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Early rogue AI agent activity and attempts to hack found on urlquery.net(transluce.org)
    38comments
  2. Linux support is coming to Snapdragon X2 Series(qualcomm.com)
    157comments
  3. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    647comments
  4. ArXiv receives multiyear commitments to support it as an independent nonprofit(arxiv.org)
    20comments
  5. Ideas on modernizing the open-source desktop(lwn.net)
    57comments
  6. Contrastive Language Models(contrastive-lm.notion.site)
    8comments
  7. VSCode's SSH Agent Is Bananas (2025)(fly.io)
    133comments
  8. Virtio-nvgpu: Near-native Nvidia GPU access inside a KVM guest(github.com/nestrilabs)
    40comments
  9. The "Windows XP Box" (2003)(mini-itx.com)
    23comments
  10. Making portable my unportable transputer C compiler(nanochess.org)
    4comments
  11. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    101comments
  12. Meta VR Glasses(meta.com)
    327comments
  13. Why 'What's Opera, Doc?' looks like that(animationobsessive.substack.com)
    10comments
  14. Mercury 2.5 LLM hits 770 tokens per second(artificialanalysis.ai)
    59comments
  15. Making Tailscale Faster(tailscale.com)
    59comments
  16. Microsoft tried to ban "Microslop", and six months later it has given up(windowslatest.com)
    1comments
  17. Women Who Sold Books Door to Door(jstor.org)
    discuss
  18. Italian parliament votes for return to nuclear energy(apnews.com)
    525comments
  19. The backend that ran every game we made, ten years and counting(m2h.nl)
    discuss
  20. The mystery animal on an ancient god's head(signoregalilei.com)
    27comments
  21. Data liberation: Apache Kafka's native cluster mirroring(redhat.com)
    1comments
  22. Six-year-old breaks women's world Rubik's Cube record [video](youtube.com)
    18comments
  23. Tokens too cheap to meter(jyn.dev)
    197comments
  24. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    75comments
  25. Lambda MicroEgg(philipzucker.com)
    1comments
  26. Show HN: An open-source manufacturing ERP/MES/QMS(carbon.ms)
    14comments
  27. LensVLM: Compressing long context as images, expanding only relevant pages(huggingface.co)
    7comments
  28. Gemini 3.8 text-to-speech(blog.google)
    134comments
  29. Feds Target AI Critics as "Foreign Agents"(kenklippenstein.com)
    270comments
  30. Radicle: Disclosure of Vulnerability in the Network Protocol(radicle.dev)
    54comments

Lazydraw: Terminal ASCII editor for drawing diagrams and sketches

23 pointsby 1d agogithub.com
5 comments
2h agoHN ↗

At this point, GitHub is now polluted with vibe-coded slop like this these days. We all know that these tools will just be abandoned in 6 months.

1h agoHN ↗

This is the least vibe-coded looking thing I have seen in weeks on HN. Not sure if you looked at the repo or if you’re just fatigued from all the slop. Commits look simple and the README is short and purposeful.

44m agoHN ↗

I understand the fatigue from a million vibe-coded tools being posted on HN and Reddit. I feel the same. But, your concern made me think and question something else.

will just be abandoned in 6 months.

What is wrong with accepting tools as "done" software, particularly if they are open source? Someone had an interesting enough idea and are showcasing it _easier than before_ because of AI assistance. What if we took them at face value (treating it as a good prototype that works as-is) and basically take ownership for personal needs?

I've been forking projects that I really liked enough to use, and tell myself that if I get enough value out of it, I will tinker with it and develop it the way I want. After all, I have AI subscriptions myself to do things my way. If I care for software quality more than fast prototyping, nothing stops me from spending a month meticulously re-writing that software just the way I want paying attention to the details I care about.

Not sure where I was going with it. Just my thoughts.

39m agoHN ↗

Damn, would be actually pretty good for diagramming in markdown etc. Recently when writing my wiki in vim I've wished for more tools than just text. Sometimes text really becomes a blocker, and you wish for at least some level of code execution, latex, and of course diagrams.