Live data from Hacker News

I use Excalidraw to manage my diagrams for my blog

blog.lysk.tech

61–70 of 120 posts

Re: I use Excalidraw to manage my diagrams for my blog

#61

I simply just draw in excalidraw and take a ss and past it in my obsidian note, I have a setup that automatically parses posts from my vault and then pushes them to my site

Protip: select the items in the canvas you want in your SS and 'copy to clipboard as PNG' instead of a screen shot and you can get transparent PNGs of diagrams or of detailed subsets of a larger diagram easily.

Re: I use Excalidraw to manage my diagrams for my blog

#62
post #22

I love diagramming, but I genuinely don't understand how people can use these wonky looking tools. It looks off, I had to make my own[1] to create something that's easy to use and looks good/normal. [1] https://grafly.io

When a background shape is in focus it comes to the foreground covering the shapes that are on top of it.

That is by design. If you deselect it it goes back to it's layer.

Re: I use Excalidraw to manage my diagrams for my blog

#65

I have noticed diagrams are most useful early in thinking, but once things get complex they either become outdated or too hard to maintain. Curious how people here deal with that, do you keep diagrams in sync with code, or treat them as disposable?

I find I end up needing to walk the code to make diagrams of the current state anytime management wants to know what’s going on. It’s the only way my managers seem to understand or accept anything.

It’s a lot of work, as starting over is often easier than reviews and edits. Usually the diagrams are slightly out of date, but good enough to satisfy whoever is looking at it.

I wish I had a better solution. Now I’m wondering I could write something that walks the code for me.

Re: I use Excalidraw to manage my diagrams for my blog

#66
post #7
post #3

Earlier quoted context omitted.

Apparently Excalidraw is An open source virtual hand-drawn style whiteboard. Collaborative and end-to-end encrypted. https://github.com/excalidraw/excalidraw

I use Excalidraw extensively at work. For me, it's really close to perfection. It has an excellent UI, selections work way better than Lucid or Figma etc, the sketchy look makes it clear designs are rough and not blueprints, it's private and loads instantly. The one negative is that it's a pain to get the multiplayer self-hosted version running.

The company where I'm contracted retired Excalidraw in favor of Lucid and, while I understand that big companies are going to go with big, enterprise-y solutions, what went from a weekly "sketch something out to help with communicating my ideas" turned into "once every few months I begrudgingly document something".

Excalidraw is excellent for low-friction sketches.

Re: I use Excalidraw to manage my diagrams for my blog

#68
post #25
post #22

I love diagramming, but I genuinely don't understand how people can use these wonky looking tools. It looks off, I had to make my own[1] to create something that's easy to use and looks good/normal. [1] https://grafly.io

I like the wonky, hand-drawn looking style. I think it fits well beause usually if I use a diagram it's not 100% precise and accurate, but more a high-level illustration. The wonky style conveys the approximate precision of the presented concept. Also, and that's personal, I think it's cute.

One person's bug is another's feature.

Re: I use Excalidraw to manage my diagrams for my blog

#70
post #51

I want to write a blog whose posts will be all about the technical details of how the blog works.

Author here: Haha - yeah that is kind of meta - i know. Other content will be more about the acutual problems i solve. Check out https://blog.lysk.tech/sqlite-on-git-prologue ;-)

Hey, I found that interesting and went looking for an RSS feed link on your site but couldn't find any. Assuming you don't have it already, do you plan to add it?
Post reply on HN