The best Hacker News stories from Show from the past day

Go back

Latest posts:

Show HN: Ermine.ai – Record and transcribe speech, 100% client-side (WASM)

Show HN: Ermine.ai – Record and transcribe speech, 100% client-side (WASM)

Show HN: We are building an open-source IDE powered by AI

Show HN: We are building an open-source IDE powered by AI

Show HN: We are building an open-source IDE powered by AI

Show HN: Algora – Paid open-source contributions

Hey HN! We’re Ioannis & Zaf, building Algora.io to help open source projects reward their contributors & grow their communities.<p>1 min demo: <a href="https://twitter.com/algoraio/status/1641560954746839042" rel="nofollow">https://twitter.com/algoraio/status/1641560954746839042</a><p>The problem: paid contributions in open source are scarce, low trust & high friction<p>Our solution: we built an app that streamlines open source bounties on Github<p>Our 1st customer was Remotion.dev (15.6k stars, Typescript/React) in November 2022, whose feedback helped us ship our Github app & iterate through our bounty workflow. To date, Remotion.dev has rewarded 17 open source bounties: <a href="https://github.com/remotion-dev/remotion/issues?q=label:"πŸ’Ž+Bounty"+is:closed">https://github.com/remotion-dev/remotion/issues?q=label:%2...</a><p>Since then, we’ve been fortunate to also onboard Cal.com (17.6k stars, Typescript/Next), IHP (3.9k stars, Haskell), Qdrant.tech (5.4k stars, Rust), erxes.io (2.8k stars, Typescript) and shuttle.rs (YC S20, 2.1k stars, Rust).<p>OSS contributors in the US, Europe (Germany, France, Norway), Canada, Nigeria, India, Egypt, UAE, Brazil, Colombia, Philippines and Australia have already earned bounties with Algora β€” we hope this list keeps growing!<p>We also started a COSS founder interview series to share lessons & advice for building open source companies: <a href="https://youtube.com/@algora-io">https://youtube.com/@algora-io</a><p>We are really excited to hear your feedback/questions and connect further: our emails are ioannis@algora.io & zafer@algora.io. Thank you!

Show HN: Hocus – self-hosted alternative to GitHub Codespaces using Firecracker

Show HN: Hocus – self-hosted alternative to GitHub Codespaces using Firecracker

Show HN: Hocus – self-hosted alternative to GitHub Codespaces using Firecracker

Show HN: Unknown Pleasures, a tiny web experiment with WebGL

Show HN: Unknown Pleasures, a tiny web experiment with WebGL

Show HN: Prompt Engineering Jobs

Show HN: Prompt Engineering Jobs

Show HN: PizzaGPT – ChatGPT clone accessible from Italy

Show HN: PizzaGPT – ChatGPT clone accessible from Italy

Show HN: Shhhbb, an SSH BBS

Hello all :) I made this BBS for fun and thought you all would enjoy it. It's not perfect, but it's been a fun exercise!<p>see it: <a href="https://asciinema.org/a/Emg6SWrXMV6cehfQxrw1GRu75" rel="nofollow">https://asciinema.org/a/Emg6SWrXMV6cehfQxrw1GRu75</a><p>try it:<p><pre><code> ssh -p 2223 shhhbb.com </code></pre> host it: <a href="https://github.com/donuts-are-good/shhhbb/releases/latest">https://github.com/donuts-are-good/shhhbb/releases/latest</a><p>why?<p>Every year I challenge myself in some new way, this year it is to push one project per week. You might recognize my static site generator [0] or my releaser for go [1] from previous posts as one of these weekly projects. If you want to join me in doing this, it's been a blast and I highly recommend it! Maybe we can chat on the bbs about it :)<p>[0] - bearclaw tiny static generator - <a href="https://github.com/donuts-are-good/bearclaw">https://github.com/donuts-are-good/bearclaw</a><p>[1] - release.sh release builder for go - <a href="https://github.com/donuts-are-good/bearclaw">https://github.com/donuts-are-good/bearclaw</a><p>need:<p>I'd love a few co-conspirators, or even some new friends for the bbs software or the bbs itself. A lofty nice-to-have goal is meeting a few other similarly motivated people to conspire with on a weekly basis. If that's you, drop me a line!<p>goals:<p>I have about half of an admin interface endpoint pushed up, which I'd like to finish. I realized mid-commit that I'd lacked some other material in a previous commit, and in pushing it up, I ended up pushing half the admin feature. Stay tuned for that.<p>I'd also like to implement a feature where I surrender the socket to a new process so I can upgrade the binary without dropping all of the connected users. I'm not sure on the feasibility of this, but all the words fit together, so it'll be tried.

Show HN: Shhhbb, an SSH BBS

Hello all :) I made this BBS for fun and thought you all would enjoy it. It's not perfect, but it's been a fun exercise!<p>see it: <a href="https://asciinema.org/a/Emg6SWrXMV6cehfQxrw1GRu75" rel="nofollow">https://asciinema.org/a/Emg6SWrXMV6cehfQxrw1GRu75</a><p>try it:<p><pre><code> ssh -p 2223 shhhbb.com </code></pre> host it: <a href="https://github.com/donuts-are-good/shhhbb/releases/latest">https://github.com/donuts-are-good/shhhbb/releases/latest</a><p>why?<p>Every year I challenge myself in some new way, this year it is to push one project per week. You might recognize my static site generator [0] or my releaser for go [1] from previous posts as one of these weekly projects. If you want to join me in doing this, it's been a blast and I highly recommend it! Maybe we can chat on the bbs about it :)<p>[0] - bearclaw tiny static generator - <a href="https://github.com/donuts-are-good/bearclaw">https://github.com/donuts-are-good/bearclaw</a><p>[1] - release.sh release builder for go - <a href="https://github.com/donuts-are-good/bearclaw">https://github.com/donuts-are-good/bearclaw</a><p>need:<p>I'd love a few co-conspirators, or even some new friends for the bbs software or the bbs itself. A lofty nice-to-have goal is meeting a few other similarly motivated people to conspire with on a weekly basis. If that's you, drop me a line!<p>goals:<p>I have about half of an admin interface endpoint pushed up, which I'd like to finish. I realized mid-commit that I'd lacked some other material in a previous commit, and in pushing it up, I ended up pushing half the admin feature. Stay tuned for that.<p>I'd also like to implement a feature where I surrender the socket to a new process so I can upgrade the binary without dropping all of the connected users. I'm not sure on the feasibility of this, but all the words fit together, so it'll be tried.

Show HN: Shhhbb, an SSH BBS

Hello all :) I made this BBS for fun and thought you all would enjoy it. It's not perfect, but it's been a fun exercise!<p>see it: <a href="https://asciinema.org/a/Emg6SWrXMV6cehfQxrw1GRu75" rel="nofollow">https://asciinema.org/a/Emg6SWrXMV6cehfQxrw1GRu75</a><p>try it:<p><pre><code> ssh -p 2223 shhhbb.com </code></pre> host it: <a href="https://github.com/donuts-are-good/shhhbb/releases/latest">https://github.com/donuts-are-good/shhhbb/releases/latest</a><p>why?<p>Every year I challenge myself in some new way, this year it is to push one project per week. You might recognize my static site generator [0] or my releaser for go [1] from previous posts as one of these weekly projects. If you want to join me in doing this, it's been a blast and I highly recommend it! Maybe we can chat on the bbs about it :)<p>[0] - bearclaw tiny static generator - <a href="https://github.com/donuts-are-good/bearclaw">https://github.com/donuts-are-good/bearclaw</a><p>[1] - release.sh release builder for go - <a href="https://github.com/donuts-are-good/bearclaw">https://github.com/donuts-are-good/bearclaw</a><p>need:<p>I'd love a few co-conspirators, or even some new friends for the bbs software or the bbs itself. A lofty nice-to-have goal is meeting a few other similarly motivated people to conspire with on a weekly basis. If that's you, drop me a line!<p>goals:<p>I have about half of an admin interface endpoint pushed up, which I'd like to finish. I realized mid-commit that I'd lacked some other material in a previous commit, and in pushing it up, I ended up pushing half the admin feature. Stay tuned for that.<p>I'd also like to implement a feature where I surrender the socket to a new process so I can upgrade the binary without dropping all of the connected users. I'm not sure on the feasibility of this, but all the words fit together, so it'll be tried.

Show HN: A Google Reader-inspired RSS reader

Show HN: A Google Reader-inspired RSS reader

< 1 2 3 ... 536 537 538 539 540 ... 958 959 960 >