The best Hacker News stories from Show from the past day
Latest posts:
Show HN: Gitgpt – Natural Language Git
Hey folks,<p>Here's a quick and dirty tool to use natural language to get git to do what you want.<p>Example:
$gitgpt create a new branch called feature/test add all the files and commit with msg creating feature test then push to origin<p>I haven't put it through the wringer yet, however it's worked well with some pretty straight forward day to day git usage.
Show HN: Gitgpt – Natural Language Git
Hey folks,<p>Here's a quick and dirty tool to use natural language to get git to do what you want.<p>Example:
$gitgpt create a new branch called feature/test add all the files and commit with msg creating feature test then push to origin<p>I haven't put it through the wringer yet, however it's worked well with some pretty straight forward day to day git usage.
Show HN: Gitgpt – Natural Language Git
Hey folks,<p>Here's a quick and dirty tool to use natural language to get git to do what you want.<p>Example:
$gitgpt create a new branch called feature/test add all the files and commit with msg creating feature test then push to origin<p>I haven't put it through the wringer yet, however it's worked well with some pretty straight forward day to day git usage.
Show HN: AI Files – manage and organize your files with AI
Show HN: AI Files – manage and organize your files with AI
Show HN: Ichido, search engine that tags sites using Google and Cloudflare
Hello HN,<p>In my spare time I work on an experimental search engine named Ichido. Search is fascinating, there are so many features you can add to a search engine, but I find that the existing search engines are a bit limited in the features they have to offer. So I decided to work on my own search engine to test out different features, searching algorithms, and front ends in order to improve my (and hopefully others) searching experience.<p>Ichido includes a tagging system that provides more info on search results. For example, if a site links to Google services or uses Cloudflare, a tag is shown with the search result that let's the user know about that site's use of those services. Ichido also includes links to RSS feeds in search results, making it much easier to find RSS feeds.<p>This search engine is free to use, but if you like the service and want to support continued development please consider making a donation (Ichido currently supports donations through Libera Pay).
Show HN: Ichido, search engine that tags sites using Google and Cloudflare
Hello HN,<p>In my spare time I work on an experimental search engine named Ichido. Search is fascinating, there are so many features you can add to a search engine, but I find that the existing search engines are a bit limited in the features they have to offer. So I decided to work on my own search engine to test out different features, searching algorithms, and front ends in order to improve my (and hopefully others) searching experience.<p>Ichido includes a tagging system that provides more info on search results. For example, if a site links to Google services or uses Cloudflare, a tag is shown with the search result that let's the user know about that site's use of those services. Ichido also includes links to RSS feeds in search results, making it much easier to find RSS feeds.<p>This search engine is free to use, but if you like the service and want to support continued development please consider making a donation (Ichido currently supports donations through Libera Pay).
Show HN: Ichido, search engine that tags sites using Google and Cloudflare
Hello HN,<p>In my spare time I work on an experimental search engine named Ichido. Search is fascinating, there are so many features you can add to a search engine, but I find that the existing search engines are a bit limited in the features they have to offer. So I decided to work on my own search engine to test out different features, searching algorithms, and front ends in order to improve my (and hopefully others) searching experience.<p>Ichido includes a tagging system that provides more info on search results. For example, if a site links to Google services or uses Cloudflare, a tag is shown with the search result that let's the user know about that site's use of those services. Ichido also includes links to RSS feeds in search results, making it much easier to find RSS feeds.<p>This search engine is free to use, but if you like the service and want to support continued development please consider making a donation (Ichido currently supports donations through Libera Pay).
Show HN: Convert sketches into images using ControlNet
Hi HN!<p>We're working on an AI studio product, and have been experimenting with the recently-released ControlNet (<a href="https://github.com/lllyasviel/ControlNet">https://github.com/lllyasviel/ControlNet</a>)<p>After wasting hours with it, we decided to put together a quick fun project. "Sketch" allows you to draw anything (works w/ touch inputs on mobile too), enter a prompt (it can be as simple as "drawing" and it'll try to guess) and you get something out fast. Keeping it all on a public feed as well, to serve as inspiration.<p>Hope anyone here finds it fun :-)
Show HN: Convert sketches into images using ControlNet
Hi HN!<p>We're working on an AI studio product, and have been experimenting with the recently-released ControlNet (<a href="https://github.com/lllyasviel/ControlNet">https://github.com/lllyasviel/ControlNet</a>)<p>After wasting hours with it, we decided to put together a quick fun project. "Sketch" allows you to draw anything (works w/ touch inputs on mobile too), enter a prompt (it can be as simple as "drawing" and it'll try to guess) and you get something out fast. Keeping it all on a public feed as well, to serve as inspiration.<p>Hope anyone here finds it fun :-)
Show HN: Convert sketches into images using ControlNet
Hi HN!<p>We're working on an AI studio product, and have been experimenting with the recently-released ControlNet (<a href="https://github.com/lllyasviel/ControlNet">https://github.com/lllyasviel/ControlNet</a>)<p>After wasting hours with it, we decided to put together a quick fun project. "Sketch" allows you to draw anything (works w/ touch inputs on mobile too), enter a prompt (it can be as simple as "drawing" and it'll try to guess) and you get something out fast. Keeping it all on a public feed as well, to serve as inspiration.<p>Hope anyone here finds it fun :-)
Show HN: Moochacha, quantum-safe file encryption (analyzed by Frama-C)
Show HN: Moochacha, quantum-safe file encryption (analyzed by Frama-C)
Show HN: Bearclaw – tiny static site generator with RSS
hey yall, I made bearclaw because I just wanted an unopinionated static site generator with no toolchain and fancy stuff going on; it'd be my pleasure to show it to you today and answer any questions you might have.<p>If you do end up trying out bearclaw, you can use nginx or your favorite webserver. Earlier this week I made eclaire - a static site webserver with compression, caching, and automatic HTTPS through letsencrypt. <a href="https://github.com/donuts-are-good/eclaire">https://github.com/donuts-are-good/eclaire</a>
Show HN: Bearclaw – tiny static site generator with RSS
hey yall, I made bearclaw because I just wanted an unopinionated static site generator with no toolchain and fancy stuff going on; it'd be my pleasure to show it to you today and answer any questions you might have.<p>If you do end up trying out bearclaw, you can use nginx or your favorite webserver. Earlier this week I made eclaire - a static site webserver with compression, caching, and automatic HTTPS through letsencrypt. <a href="https://github.com/donuts-are-good/eclaire">https://github.com/donuts-are-good/eclaire</a>
Show HN: Bearclaw – tiny static site generator with RSS
hey yall, I made bearclaw because I just wanted an unopinionated static site generator with no toolchain and fancy stuff going on; it'd be my pleasure to show it to you today and answer any questions you might have.<p>If you do end up trying out bearclaw, you can use nginx or your favorite webserver. Earlier this week I made eclaire - a static site webserver with compression, caching, and automatic HTTPS through letsencrypt. <a href="https://github.com/donuts-are-good/eclaire">https://github.com/donuts-are-good/eclaire</a>
Show HN: LeanCreator – a stripped-down QtCreator for C/C++, LeanQt and BUSY
Show HN: LeanCreator – a stripped-down QtCreator for C/C++, LeanQt and BUSY
Show HN: Get advice from a GPT3-based stoic philosopher
Show HN: Get advice from a GPT3-based stoic philosopher