Saturday, September 24, 2022

Show HN: I build a terminal-friendly static file server https://ift.tt/VafF90C

Show HN: I build a terminal-friendly static file server If you ask why there was .hg and .hgignore in a Git repository, it's because I completely forgot this project is my first ever project using Mercurial as SCM. As such, I foolishly `git init` the repository and have to update both .gitignore and .hgignore to finish the changes. You can also see the Mercurial version of this thing at here: https://ift.tt/5EoTQ9e https://ift.tt/cMYPwnz September 24, 2022 at 03:15PM

Show HN: Jot: Rapid note management for the terminal, inspired by Obsidian https://ift.tt/Dm08XHd

Show HN: Jot: Rapid note management for the terminal, inspired by Obsidian https://ift.tt/3BdkOGZ September 24, 2022 at 07:12PM

Show HN: THORN – a local-first writing app made with Yjs https://ift.tt/2CZWDo4

Show HN: THORN – a local-first writing app made with Yjs https://www.thorn.so/ September 24, 2022 at 10:28AM

Show HN: Deploy Stable Diffusion as a Service https://ift.tt/Kd0biDX

Show HN: Deploy Stable Diffusion as a Service https://ift.tt/9nZz5og September 24, 2022 at 01:41AM

Show HN: Ezno, a type checker for JavaScript and optimiser for React https://ift.tt/sDgNmKQ

Show HN: Ezno, a type checker for JavaScript and optimiser for React https://ift.tt/8DJxWAP September 22, 2022 at 10:28PM

Show HN: Lambda Cold Starts Visualizer https://ift.tt/IJ3vqfU

Show HN: Lambda Cold Starts Visualizer https://ift.tt/SLHVsRA September 23, 2022 at 11:50PM

Friday, September 23, 2022

Show HN: A Stable Diffusion desktop frontend with inpainting, img2img and more https://ift.tt/Hk8SZuc

Show HN: A Stable Diffusion desktop frontend with inpainting, img2img and more I was frustrated with laggy notebook stable diffusion demos. Plus they usually didn't have all the features I wanted (for example some of them only had inpainting and some only had img2img, so if I wanted both I had to repeatedly copy images between notebooks). So I made this desktop frontend which has much smoother performance than notebook alternatives and integrates image generation, inpainting and img2img into the same workflow. See a video demo here: https://ift.tt/wZnJzNR... Features include: * Can run locally or connect to a google colab server * Ability to erase * Ability to paint custom colors into the image. It is useful both for img2img (you can sketch a rough prototype and reimagine it into something nice) and inpainting (for example, you can paint a pixel red and it forces Stable Diffusion to put something red in there) * Infinite undo/redo * You can import your other images into a scratch pad and paste them into main image after erasing/cropping/scaling it * Increase image size (by padding with transparent empty margins) for outpainting https://ift.tt/hgsLM5r September 23, 2022 at 01:53PM

Show HN: 3D-Agent – AI that edits Blender scenes through the Python API https://ift.tt/K8jQOZb

Show HN: 3D-Agent – AI that edits Blender scenes through the Python API https://ift.tt/qVL1uH2 May 14, 2026 at 08:17PM