Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Saturday, September 24, 2022
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: An async traceroute(1) implementation in Rust https://ift.tt/i4kXp8c
Show HN: An async traceroute(1) implementation in Rust I wrote a minimal traceroute(1) clone that leans on asynchrony to reduce the time spent tracing a route. Underneath, it uses ICMP to do its job. The plan is to add support for UDP tracing and a path maximum transmission unit discovery mechanism. Comments and suggestions are welcome! https://ift.tt/ns0j9ia September 23, 2022 at 12:22PM
Show HN: Generate D&D characters with AI https://ift.tt/m4Qe6Mw
Show HN: Generate D&D characters with AI https://ift.tt/no78mjW September 23, 2022 at 02:53AM
Show HN: Venice – open-source Plaid to Postgres in minutes without code https://ift.tt/DPzpvoM
Show HN: Venice – open-source Plaid to Postgres in minutes without code Hi HN! Tony & Ali here, we are super excited to introduce Venice - an open source financial data integrations platform. Our MVP is getting financial data from Plaid into your postgres database in under 5 mins. We met while building our own respective fintechs. We noticed how much developer time went into setting up and maintaining the infrastructure rather than actually building the fintech itself. In Tony’s last project Alka for instance, the engineering team spent 30%+ of time building and maintaining the data connectivity and pipeline rather than the core work of accounting. What we wish existed is a Segment / Airtable for fintech, letting you get financial data from wherever they are produced to anywhere they are useful. We think the most basic version is a Plaid to Postgres database connector with a self-service portal where your customers can add / remove / repair and manage their financial connections. This takes less than 5 mins to set up without writing a single line of code. In fact, we went so far as asking non technical people to get set up and they were able to do it just as fast using Vercel, Supabase and Plaid. Today, our product is perfect if you’re just starting out or using it as a hobby, but eventually we hope any sized fintech could use what we’ve built as the project matures and community grows. We wrote it using full stack TypeScript, and paid special attention to composability and extensibility. There is a core connect & sync library with its own cli, a HTTP API (thank you to the amazing folks at trpc + zod), a set of headless React components, theme-able data-connected UI library leveraging tailwindcss, and finally a next.js application that puts it all together. Each layer is built on the one before, so you can start with no code at all while drop down to any layer of abstraction as your need grow. What we are shipping today is a complete, instantly deployable next.js application which you can use either as a standalone portal via redirect, or embed into your application via iframe. The default setup uses Vercel as we expect you to bring your own database and authentication that powers the rest of your application. The repo is licensed under MIT & ELv2, so you are completely free to use it for your own projects and companies while we retain the right to being the only one to release a cloud hosted version in the future. Check us out at https://ift.tt/i73GL0o . We have a ton of ideas in mind and would love your feedback. Hit us up at hello@useVenice.com or on slack at https://ift.tt/ZAursWp https://ift.tt/3C8OiQD September 23, 2022 at 04:44AM
Subscribe to:
Posts (Atom)
Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor https://ift.tt/hn326jt
Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor Hi HN, I keep running in the same problem of each AI app “rem...
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data https://ift.tt/yrqHZtDShow HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data Hey HN, I built this tool because I wanted to understand which...
-
Show HN: Federated IndieAuth Server implemented as a notebook https://ift.tt/32IC633 April 27, 2021 at 04:37PM