The best Hacker News stories from Show from the past day

Go back

Latest posts:

Show HN: X11 tool to share a screen area in any video meeting

Show HN: X11 tool to share a screen area in any video meeting

Show HN: X11 tool to share a screen area in any video meeting

Show HN: A VSCode Extension to edit HTML visually in real-time

Show HN: A VSCode Extension to edit HTML visually in real-time

Show HN: A free alternative to Typora –– IF

Show HN: I built Bazaari.io to make launching online stores simple and fast

Show HN: I built Bazaari.io to make launching online stores simple and fast

Show HN: I made a git rebase TUI editor

I use interactive rebase quite often, and particularly like the editor bundled with IntelliJ. But I do not always work with IntelliJ, and am not 'fluent' with Vim, so I tried to replicate roughly the same rebase experience within a TUI. I used a small TUI OCaml project i made last year.<p>The notable features are: - Move commits up and down, fixup, drop - Rename commits from the editor (without having to stop for a reword during the rebase run) - Visualize modified files along commits - 'Explode' a commit ,creating a commit for each modified file (a thing I found myself doing quite often)<p>Feedbacks (both on the tool and the code) and contributions welcome, hope it could fit other people needs too !

Show HN: I made a git rebase TUI editor

I use interactive rebase quite often, and particularly like the editor bundled with IntelliJ. But I do not always work with IntelliJ, and am not 'fluent' with Vim, so I tried to replicate roughly the same rebase experience within a TUI. I used a small TUI OCaml project i made last year.<p>The notable features are: - Move commits up and down, fixup, drop - Rename commits from the editor (without having to stop for a reword during the rebase run) - Visualize modified files along commits - 'Explode' a commit ,creating a commit for each modified file (a thing I found myself doing quite often)<p>Feedbacks (both on the tool and the code) and contributions welcome, hope it could fit other people needs too !

Show HN: I made a git rebase TUI editor

I use interactive rebase quite often, and particularly like the editor bundled with IntelliJ. But I do not always work with IntelliJ, and am not 'fluent' with Vim, so I tried to replicate roughly the same rebase experience within a TUI. I used a small TUI OCaml project i made last year.<p>The notable features are: - Move commits up and down, fixup, drop - Rename commits from the editor (without having to stop for a reword during the rebase run) - Visualize modified files along commits - 'Explode' a commit ,creating a commit for each modified file (a thing I found myself doing quite often)<p>Feedbacks (both on the tool and the code) and contributions welcome, hope it could fit other people needs too !

Show HN: I made a simple web app to help kids learn a new language

Hey there!<p>Out of the necessity to teach my son a new language, I developed an app just for him. After months of use and realizing how effective it was, I decided to make it available to the public. Now, I’m looking for your support, feedback, and possibly help in reaching potential customers.<p>Take a look and let me know your thoughts!<p>Thank you!

Show HN: I made a simple web app to help kids learn a new language

Hey there!<p>Out of the necessity to teach my son a new language, I developed an app just for him. After months of use and realizing how effective it was, I decided to make it available to the public. Now, I’m looking for your support, feedback, and possibly help in reaching potential customers.<p>Take a look and let me know your thoughts!<p>Thank you!

Show HN: AOO – C++ library for real-time audio streaming and messaging

AOO is a lightweight and flexible peer-to-peer audio streaming and messaging solution. It allows to send audio and messages in real-time and on demand between network endpoints - not only in local networks, but also over the public internet!<p>The C/C++ library can be easily embedded in host applications or plugins. It even runs on embedded devices, such as the ESP32. In addition, the project contains a Pure Data external and a SuperCollider extension.<p>The following article provides a high level introduction and demonstrates some use cases: <a href="https://www.soundingfuture.com/en/article/aoo-low-latency-peer-peer-audio-streaming-and-messaging" rel="nofollow">https://www.soundingfuture.com/en/article/aoo-low-latency-pe...</a><p>AOO has been in development since 2020 and it has been used in several art projects since. Now it has finally reached a stage where I feel comfortable presenting it to a larger public.<p>This is still a pre-release and I want to get more feedback before making a final release, so tell me what you think!

Show HN: AOO – C++ library for real-time audio streaming and messaging

AOO is a lightweight and flexible peer-to-peer audio streaming and messaging solution. It allows to send audio and messages in real-time and on demand between network endpoints - not only in local networks, but also over the public internet!<p>The C/C++ library can be easily embedded in host applications or plugins. It even runs on embedded devices, such as the ESP32. In addition, the project contains a Pure Data external and a SuperCollider extension.<p>The following article provides a high level introduction and demonstrates some use cases: <a href="https://www.soundingfuture.com/en/article/aoo-low-latency-peer-peer-audio-streaming-and-messaging" rel="nofollow">https://www.soundingfuture.com/en/article/aoo-low-latency-pe...</a><p>AOO has been in development since 2020 and it has been used in several art projects since. Now it has finally reached a stage where I feel comfortable presenting it to a larger public.<p>This is still a pre-release and I want to get more feedback before making a final release, so tell me what you think!

Show HN: AOO – C++ library for real-time audio streaming and messaging

AOO is a lightweight and flexible peer-to-peer audio streaming and messaging solution. It allows to send audio and messages in real-time and on demand between network endpoints - not only in local networks, but also over the public internet!<p>The C/C++ library can be easily embedded in host applications or plugins. It even runs on embedded devices, such as the ESP32. In addition, the project contains a Pure Data external and a SuperCollider extension.<p>The following article provides a high level introduction and demonstrates some use cases: <a href="https://www.soundingfuture.com/en/article/aoo-low-latency-peer-peer-audio-streaming-and-messaging" rel="nofollow">https://www.soundingfuture.com/en/article/aoo-low-latency-pe...</a><p>AOO has been in development since 2020 and it has been used in several art projects since. Now it has finally reached a stage where I feel comfortable presenting it to a larger public.<p>This is still a pre-release and I want to get more feedback before making a final release, so tell me what you think!

Show HN: Pocache, preemptive optimistic caching for Go

Hey all, I recently published this Go package, and would like to <i>show off</i> as well as get feedback!

Show HN: Pocache, preemptive optimistic caching for Go

Hey all, I recently published this Go package, and would like to <i>show off</i> as well as get feedback!

Show HN: Self-Hostable Algolia DocSearch Replacement

Interactive demo: <a href="https://getcanary.dev/docs/cloud/demo" rel="nofollow">https://getcanary.dev/docs/cloud/demo</a><p>Canary works with local search indexes like Pagefind too: <a href="https://getcanary.dev/docs/local/demo" rel="nofollow">https://getcanary.dev/docs/local/demo</a><p>For both demo, you'll find small "code" tab to see actual code to build the search UI.<p>Self-hosting guide: <a href="https://getcanary.dev/docs/cloud/self-host" rel="nofollow">https://getcanary.dev/docs/cloud/self-host</a><p>Would love to hear any feedback!

Show HN: Self-Hostable Algolia DocSearch Replacement

Interactive demo: <a href="https://getcanary.dev/docs/cloud/demo" rel="nofollow">https://getcanary.dev/docs/cloud/demo</a><p>Canary works with local search indexes like Pagefind too: <a href="https://getcanary.dev/docs/local/demo" rel="nofollow">https://getcanary.dev/docs/local/demo</a><p>For both demo, you'll find small "code" tab to see actual code to build the search UI.<p>Self-hosting guide: <a href="https://getcanary.dev/docs/cloud/self-host" rel="nofollow">https://getcanary.dev/docs/cloud/self-host</a><p>Would love to hear any feedback!

< 1 2 3 ... 101 102 103 104 105 ... 800 801 802 >