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 ↗)
    197comments
  2. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    590comments
  3. Btrfs/ZFS/bcachefs under workloads classic benchmarks skip(bartosz.fenski.pl ↗)
    23comments
  4. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    204comments
  5. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    89comments
  6. Tin: full-text search for Postgres(planetscale.com ↗)
    58comments
  7. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    5comments
  8. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    1comments
  9. The Secret Life of Circuits(coredump.cx ↗)
    61comments
  10. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    608comments
  11. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  12. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    19comments
  13. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    29comments
  14. UFO Series Home Page: "UFO" TV Series from 1970(ufoseries.com ↗)
    1comments
  15. Almost Never Use AI to Write Anything Substantive(erichgrunewald.substack.com ↗)
    50comments
  16. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    150comments
  17. San Francisco Onion Futures Company(onionfutures.com ↗)
    139comments
  18. Cloudflare Quick Tunnels(cloudflare.com ↗)
    303comments
  19. How to Write with an LLM(sockpuppet.org ↗)
    367comments
  20. Adventures in Microcontroller Circuit Debugging(bigmessowires.com ↗)
    1comments
  21. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    220comments
  22. What Zig felt like, coming from Rust(besok.github.io ↗)
    165comments
  23. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    30comments
  24. Saving another 100TB of RAM(cloudflare.com ↗)
    98comments
  25. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    56comments
  26. Communication by means of modulated Johnson noise(pnas.org ↗)
    25comments
  27. SDCC – Small Device C Compiler(sourceforge.net ↗)
    28comments
  28. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    126comments
  29. Science Is Open Software(jepedersen.dk ↗)
    64comments
  30. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    133comments

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.