Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I Built Non-Autoregressive Decision Models with RL a Year Ago(convaiinnovations.com ↗)
    153comments
  2. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    507comments
  3. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    188comments
  4. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    75comments
  5. Tin: full-text search for Postgres(planetscale.com ↗)
    49comments
  6. “The Secret Life of Circuits” is here(coredump.cx ↗)
    57comments
  7. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    564comments
  8. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  9. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    17comments
  10. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    45comments
  11. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    10comments
  12. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    138comments
  13. San Francisco Onion Futures Company(onionfutures.com ↗)
    123comments
  14. What Zig felt like, coming from Rust(besok.github.io ↗)
    123comments
  15. Almost Never Use AI to Write Anything Substantive(erichgrunewald.substack.com ↗)
    11comments
  16. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    199comments
  17. Cloudflare Quick Tunnels(cloudflare.com ↗)
    301comments
  18. How to Write with an LLM(sockpuppet.org ↗)
    362comments
  19. Adventures in Microcontroller Circuit Debugging(bigmessowires.com ↗)
    1comments
  20. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    27comments
  21. Communication by means of modulated Johnson noise(pnas.org ↗)
    20comments
  22. Saving another 100TB of RAM(cloudflare.com ↗)
    93comments
  23. SDCC – Small Device C Compiler(sourceforge.net ↗)
    25comments
  24. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    15comments
  25. Science Is Open Software(jepedersen.dk ↗)
    51comments
  26. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    49comments
  27. OpenJev(openjev.com ↗)
    281comments
  28. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    126comments
  29. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    9comments
  30. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    123comments

AsciiFlow - diagram & wireframe tool

151 pointsby 15y agoasciiflow.com
20 comments
15y agoHN ↗

Yeah. but emacs' artist-mode has a lot more features, like drawing more shapes, filling, copying/pasting, spraying...

15y agoHN ↗

I thought so at first but artist-mode is way superior in most features and the feature set is a lot larger.

The table drawing is better but still has a very long way to go to match anything in org-mode. And then you can only draw and don't have any real spreadsheet capabilities.

15y agoHN ↗

I hadn't noticed the one before. It's tricky the way products and blog posts get mixed together in HN. The former should have a longer lifetime of being interesting. Also i assumed that it hadn't been posted because HN didn't kick it back. I guess it didn't notice that the www and non www versions were the same thing. It would have been nice to notice that.

15y agoHN ↗

Yeah, I see www.domain.com vs. domain.com show up a lot over time. It'd be nice if this weren't the case, but, it's also sometimes nice to revisit things months later.

15y agoHN ↗

TheDraw was one of my favorite ascii art editors! Earned several months of BBS access by doing custom menus and stuff back when I was a kid

15y agoHN ↗

Awesome - thank you for posting that. Just what I've been after for years!

15y agoHN ↗

very well done. i think i saw this a few months ago and had problems using it. good progress. bookmarked for future use. thanks

15y agoHN ↗

Seen this before (on here I think), but it's an incredibly useful tool.

15y agoHN ↗

Apparently now they hit the App Engine quota. Y U NO HOST YOURSELF? i want to say.

15y agoHN ↗

Looks to be over quota on Google App Engine. Can we call this the HN Effect? :)

15y agoHN ↗

Wow. I can't imagine why anyone would want to deploy using App Engine... "This Google App Engine application is temporarily over its serving quota. Please try again later."

15y agoHN ↗

I suppose they could just pay for more quota, like every other hosting service.

15y agoHN ↗

The combination of Emacs' artist-mode + http://ditaa.sourceforge.net/ renders a fairly nice diagram. Useful if you want to store as ASCII but render something that "everyone else" will want to look at. org-mode can use it, too.

15y agoHN ↗

Just what I always wanted. Hats off to you sir. My code documentation is going to get a makeover.