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)
    64comments
  2. Linux support is coming to Snapdragon X2 Series(qualcomm.com)
    165comments
  3. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    658comments
  4. Ideas on modernizing the open-source desktop(lwn.net)
    76comments
  5. ArXiv receives multiyear commitments to support it as an independent nonprofit(arxiv.org)
    20comments
  6. Meta takes down a critical video about meta AI Glasses after filming at Meta(reddit.com)
    9comments
  7. Contrastive Language Models(contrastive-lm.notion.site)
    13comments
  8. VSCode's SSH Agent Is Bananas (2025)(fly.io)
    141comments
  9. Virtio-nvgpu: Near-native Nvidia GPU access inside a KVM guest(github.com/nestrilabs)
    41comments
  10. RAM: the forgotten history (2024)(coredump.cx)
    discuss
  11. The "Windows XP Box" (2003)(mini-itx.com)
    25comments
  12. Making portable my unportable transputer C compiler(nanochess.org)
    4comments
  13. Why 'What's Opera, Doc?' looks like that(animationobsessive.substack.com)
    13comments
  14. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    102comments
  15. Meta VR Glasses(meta.com)
    342comments
  16. Mercury 2.5 LLM hits 770 tokens per second(artificialanalysis.ai)
    62comments
  17. Making Tailscale Faster(tailscale.com)
    65comments
  18. Women Who Sold Books Door to Door(jstor.org)
    discuss
  19. OpenAI agent hacked Australian government website, PM says(bbc.com)
    5comments
  20. Italian parliament votes for return to nuclear energy(apnews.com)
    574comments
  21. The mystery animal on an ancient god's head(signoregalilei.com)
    31comments
  22. Tokens too cheap to meter(jyn.dev)
    200comments
  23. Data liberation: Apache Kafka's native cluster mirroring(redhat.com)
    1comments
  24. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    79comments
  25. Show HN: An open-source manufacturing ERP/MES/QMS(carbon.ms)
    15comments
  26. Lambda MicroEgg(philipzucker.com)
    1comments
  27. Six-year-old breaks women's world Rubik's Cube record [video](youtube.com)
    29comments
  28. Solving for faster SHA-1 collision detection(sam.dev)
    8comments
  29. LensVLM: Compressing long context as images, expanding only relevant pages(huggingface.co)
    7comments
  30. Gemini 3.8 text-to-speech(blog.google)
    137comments

Lazydraw: Terminal ASCII editor for drawing diagrams and sketches

23 pointsby 1d agogithub.com
5 comments
3h 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.

2h 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.

1h 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.

1h 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.