« BackShow HN: ASCII Drawing Boarddelopsu.comSubmitted by delopsu 9 hours ago
  • slig 13 minutes ago

    Nice one, thanks for sharing! Love these simple tools that LLMs can help us ship them in no time.

    • delopsu 4 minutes ago

      Yes, exactly! There might so many unexplored and/or abandoned ideas.

      Thank you for checking it out!

    • jkhanlar 36 minutes ago

      It appears a little buggy handling fixed width improperly, noticeably when using a mouse to write out a word, with uneven drawing, the fixed width spacing does not consistently properly match the cursor movement for some lines.

      • delopsu 24 minutes ago

        Could you please share the brush that you used?

        Some characters squize/expand line because of the font. E.g. emojis.

        Thank you giving it a try and for the feedback!

      • doi9t an hour ago

        It's always nice to see new tools editing ASCII; especially when working with markdown documentation.

        For those who like those types of tools, but for diagrams, there's asciiflow.com.

        Good job!

        • delopsu 44 minutes ago

          Yes! Thank you for sharing it.

          And it feels like ASCII art is going through a renaissance. Maybe I'm biased and watched it a lot recently.

          Let me also share a few cool ASCII tools I came across while working on this one:

          - animation studio: https://ascii-motion.app/

          - image to ASCII converter: https://www.tooooools.app/effects/ascii

        • atum47 6 hours ago

          It could work on mobile if you work a little bit on it. Right now touch is dragging the screen

          • delopsu 6 hours ago

            Oh, yes, forgot about it. On tablet it could be pretty convenient to use, if it works. Thank you!

            • firasan 4 hours ago

              On my iPad, the vertical movements seem to trigger the page scroll

              • delopsu 4 hours ago

                I've pushed a simple fix.

                It allows to draw on touch devices (with interesting effects with multi-touch). But one can stuck at the center of the canvas. If it happens — tap the header of the browser to scroll back to top.

                Could you please try it again?

                Thinking about more elegant solution.

                • firasan 3 hours ago

                  Much better now. Thanks for fixing it!

                  • delopsu 3 hours ago

                    Thank you!

                • delopsu 4 hours ago

                  Thank you, working on it at the moment.

            • matt3210 4 hours ago

              > So instead I decided to ask it make a drawing board

              Very nice. Congrats to the coding agent which made this. Needs an undo button though!

              • delopsu 4 hours ago

                Passed it. Here is the reponse:

                > Love to hear that — thank you for sharing!

                Not sure about Undo — part of me wants to keep it hardcore. Like with real ink.

              • DamonHD 9 hours ago

                Would much prefer it to start with just printable ASCII characters in the brush (32--126) from which the output would work in more places and would be in better alignment with the name.

                Having said that, yes, fun and interesting, thank you...

                • delopsu 9 hours ago

                  Thank you for trying it and for the feedback! Glad you liked it!

                  > start with just printable ASCII characters in the brush

                  Yes. I started like this. But then set these fancy characters by default to show the capabilities, because those who are familiar with the concept know the possibilities, but those who don't know could think that it's limited and not notice wide limits.

                • janwillemb 3 hours ago

                  Doesn't seem to work on Firefox mobile. On each stroke it only renders one "point".

                  • delopsu 3 hours ago

                    Hm. What OS do you use? It works fine (for me) in Firefox on iOS. Haven't tested on Android.

                    • 01HNNWZ0MV43FF 3 hours ago

                      For me, Firefox on Android, I get this:

                      One stroke draws one spot at the starting point. Any number of further strokes draw nothing. When I tap outside the canvas I can draw one more point

                      • delopsu 3 hours ago

                        Could you please try it now? Pushed a fix, but have no Android to test it.

                  • delopsu 7 hours ago

                    It's a shame that I haven't read text above after posting (only in Edit mode).

                    I used asterisk after "difficult task" and in the footer — all between became italic. And also brush was cleaned out.

                    • jbentley1 6 hours ago

                      I'm going to use this for all of my Slack replies

                      • delopsu 6 hours ago

                        Aha, thank you!

                      • Grayson2025 2 hours ago

                        very interesting, good job!

                        • delopsu 2 hours ago

                          Thank you!

                        • arkensaw 5 hours ago

                          This is such a great idea, well done. Congrats!

                          • delopsu 4 hours ago

                            Thank you!

                          • teddyh 4 hours ago

                            emacs M-x artist-mode

                            • delopsu 4 hours ago

                              TIL :)