Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Friday, 23 September 2022
Show HN: A Stable Diffusion desktop frontend with inpainting, img2img and more https://bit.ly/3C19ZOU
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://bit.ly/3C50JJJ... 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://bit.ly/3LA8IkZ September 23, 2022 at 09:23AM
Show HN: An async traceroute(1) implementation in Rust https://bit.ly/3LFKLca
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://bit.ly/3LDlj6P September 23, 2022 at 07:52AM
Thursday, 22 September 2022
Show HN: Generate D&D characters with AI https://bit.ly/3Uwb7kI
Show HN: Generate D&D characters with AI https://bit.ly/3fdKzEP September 22, 2022 at 10:23PM
Show HN: Venice – open-source Plaid to Postgres in minutes without code https://bit.ly/3xMXMed
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://bit.ly/3LzvZnd . 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://bit.ly/3LBpLmI https://bit.ly/3xI7f6A September 23, 2022 at 12:14AM
Show HN: Big Picture” project management for software developers https://bit.ly/3dy9WR8
Show HN: Big Picture” project management for software developers We got tired of not being able to accurately answer "When will this be done?" and "Will anyone be required to work overtime on the current schedule?", or spending too much time in meetings and standups trying to answer those questions. Just opened up for beta. Would love some opinionated developers to guide future improvements (or feedback on the general idea). https://bit.ly/3LDcB8A September 22, 2022 at 06:04PM
Show HN: Go http.RoundTripper that emits Open Telemetry Metrics automatically https://bit.ly/3UypCo4
Show HN: Go http.RoundTripper that emits Open Telemetry Metrics automatically https://bit.ly/3C0YZ3R September 22, 2022 at 06:19PM
Show HN: I made an open-source Bitly alternative https://bit.ly/3R331Np
Show HN: I made an open-source Bitly alternative https://bit.ly/3Scpfyc September 22, 2022 at 03:39PM
Show HN: Copy link to highlight alternative for Chrome with multiple highlights https://bit.ly/3LOwudj
Show HN: Copy link to highlight alternative for Chrome with multiple highlights Hi HN! I made a Chrome extension called Save Link to Highlight. It makes it easy for those who want to share multiple highlights on a page without any hassles. It uses the same built-in technology in Chrome as Copy link to highlight. So, the link you share will highlight text on the page once it's opened in most browsers without 3rd party tools. Ex. https://bit.ly/3R4nf9y It's free! No account or signup needed. Some everyday use cases • Share an article with a friend that also has the parts you found most interesting highlighted. • A teacher can share key points they highlighted for students on a Wikipedia page. https://bit.ly/3QYG3Hv September 22, 2022 at 01:34PM
Show HN: Rust, Apache Arrow, Parquet based cloud native log storage platform https://bit.ly/3qXIEGZ
Show HN: Rust, Apache Arrow, Parquet based cloud native log storage platform https://bit.ly/3ByzWnn September 22, 2022 at 10:05AM
Show HN: Rocketry – Modern scheduler to power your Python projects https://bit.ly/3dtfQmN
Show HN: Rocketry – Modern scheduler to power your Python projects https://bit.ly/3dtfRal September 22, 2022 at 07:44AM
Wednesday, 21 September 2022
Show HN: A board of job boards, is it useful? https://bit.ly/3BYO0YH
Show HN: A board of job boards, is it useful? Made a job board aggregator, 330 curated job boards so far! URL -> https://bit.ly/3r2AQ6E Recently added a meta feature to fetch job offers (500+) from multiple feeds URL (only with job offers) -> https://bit.ly/3LzsSeW Feedback from job seekers or job board founders much appreciated :) September 22, 2022 at 12:52AM
Show HN: Check if anyone else submitted a thing to HN and then submit it https://bit.ly/3SqGNq2
Show HN: Check if anyone else submitted a thing to HN and then submit it Hi HN! I made this for myself to submit stuff to HN without copy pasting. I also recently added a thing to check if anyone else already submitted the link to avoid posting duplicates. I find it pretty useful myself and I hope you do too! https://bit.ly/3LFo8EI September 21, 2022 at 11:18PM
Show HN: Search for the Best of Anything https://bit.ly/3Lw1xKt
Show HN: Search for the Best of Anything Bestlist is a search engine that is focused solely on helping users discover the best of anything. All of our results are non-biased, non-paid, and are dynamically generated via our search algorithm. It’s not perfect, but we’re working extremely hard and are determined to make it ubiquitous in the lives of the everyday internet user. Other Features Voting: If you’re feeling strongly about a search results, you can up or downvote the listing to voice your opinion. When you vote, you’ll be asked to state why you voted. This gives other users better insights into the listing. Collections: With collections you can easily save and keep track of all of your favorite listings. Collections can be public or made private, and they’re easily edited, reordered, and shared. Submissions If you find that we’re missing a result for a particular query, you can easily submit it as a suggestion. We’ll review it, and publish it if it makes the cut. Current Limitations •It’s currently English only. •We don’t handle searches that start with “Best way..” or “Best settings ..” or “Best route..” very well. •Also, searches for professionals (doctors, etc,) and recipes have issues. We'd love for you to try it and let us know what you think. Thank you! https://bit.ly/3BXOZbP September 21, 2022 at 02:28PM
Show HN: Fast, correct API-view Vim folding for Python, written in Cython https://bit.ly/3DJUBry
Show HN: Fast, correct API-view Vim folding for Python, written in Cython https://bit.ly/3SeOYWo September 21, 2022 at 01:48PM
Show HN: I made a site that easily lets you generate AI images using templates https://bit.ly/3LvMj8e
Show HN: I made a site that easily lets you generate AI images using templates https://bit.ly/3xFIjN4 September 21, 2022 at 01:39PM
Show HN: A Book-Guessing Game https://bit.ly/3BZPXo2
Show HN: A Book-Guessing Game https://bit.ly/3S3sw2q September 21, 2022 at 08:58AM
Show HN: OpenZiti Python SDK https://bit.ly/3R9AdmM
Show HN: OpenZiti Python SDK https://bit.ly/3dqV3QN September 21, 2022 at 01:08PM
Show HN: Hurl, test APIs with plain text and libcurl https://bit.ly/3Sn1rag
Show HN: Hurl, test APIs with plain text and libcurl Hi, We're happy to release a new version of Hurl [1]. Hurl is a command line tool powered by curl, that runs HTTP requests defined in a simple plain text format: # Get home: GET https://bit.ly/3f6GNNw HTTP/1.1 200 [Captures] csrf_token: xpath "string(//meta[@name='_csrf_token']/@content)" # Do login! POST https://bit.ly/3R0KgKw X-CSRF-TOKEN: HTTP/1.1 302 Hurl can be used to get data like curl, or as an integration testing tool for JSON/XML HTTP apis / HTML content. Requests can be chained, and one can add asserts on response headers, cookies and body. For instance: GET https://bit.ly/3f9uOOX screencapability: low HTTP/1.1 200 [Asserts] jsonpath "$.validated" == true jsonpath "$.userInfo.lastName" == "Herbert" jsonpath "$.hasDevice" == false jsonpath "$.links" count == 12 jsonpath "$.order" matches /^order-\d{8}$/ You can see more samples in the documentation [2]. We've designed Hurl to be easily integrated in CI/CD (GitHub, GitLab), and its text format can be used as a documentation, commited in a repo etc... It's a single binary written in Rust, that is powered by libcurl under the hood, for a fast CLI tool for both devops and developers. In this new version, we've added the following improvements: - verbose output: add more color to Hurl --verbose output, and also added --very-verbose option to output request and response bodies - request options: command-line options such as --location (follow HTTP redirection), --verbose, --insecure etc... can now be applied to a particular request with an [Options] sections - and more, see here for a quick tout of 1.7.0 [3] [1] https://bit.ly/3faL6qM [2] https://bit.ly/3QUk8RG [3] https://bit.ly/3QYUWtd Previous Show HN < https://news.ycombinator.com/item?id=28758226 > and < https://news.ycombinator.com/item?id=25655737 > https://bit.ly/3faL6qM September 21, 2022 at 09:43AM
Tuesday, 20 September 2022
Show HN: Each country as a Pokemon, using Stable Diffusion https://bit.ly/3dw2qWQ
Show HN: Each country as a Pokemon, using Stable Diffusion https://bit.ly/3Bz0TY1 September 20, 2022 at 10:15PM
Show HN: Backwards automatic differentiation in ~100 lines of Python https://bit.ly/3qSEKPs
Show HN: Backwards automatic differentiation in ~100 lines of Python Inspired by the recent posts on implementing forwards mode automatic differentiation, here's an attempt at the backwards mode, which is often more efficient when your function depends on many variables but outputs just one value. https://bit.ly/3xEzdjB September 20, 2022 at 09:55PM
Subscribe to:
Comments (Atom)