The best Hacker News stories from Show from the past day
Latest posts:
Show HN: Pi-C.A.R.D, a Raspberry Pi Voice Assistant
Pi-card is an AI powered voice assistant running locally on a Raspberry Pi. It is capable of doing anything a standard LLM (like ChatGPT) can do in a conversational setting. In addition, if there is a camera equipped, you can also ask Pi-card to take a photo, describe what it sees, and then ask questions about that.<p>It uses distributed models so latency is something I'm working on, but I am curious on where this could go, if anywhere.<p>Very much a WIP. Feedback welcome :-)
Show HN: I made an open-source Loom alternative
Show HN: I made an open-source Loom alternative
Show HN: I created an app for you to be a more unpredictable romantic partner
Hi All!<p>Love Fuel aims to make you a romantic partner that is full of surprises. A partner that is unpredictable, in a fun and exciting way. The app does this, by giving you +450 surprise-ideas and by being a tool to plan actions.<p>As a happily married man, I didn't understand why there was no apps for already happy couples. Love Fuel focuses on excitement; not therapy; not emotional topics; not reconnecting.<p>One key feature is the reminders. As a technical solo-entrepreneur and married man, I understand we all get distracted sometimes, but that shouldn’t cause problems. Love Fuel has a hidden reminder system to nudge you to surprise your partner and shift your focus to what matters.<p>Please also feel free to check out PAS 1.0, our custom Personality Assessment AI-System. Its goal is simple, analyses you and your partner, and then provide personalized suggestions based on personality psychology. Together with a small group of psychologists here in Scandinavia we have used 2 years developing this new approach to Rec-Psych Systems. Many more features will be coming soon!<p>The app should be out in the US + EU on Apple Appstore now, and Google Play tomorrow.<p>I would love to get some feedback and any advice on my Love Fuel journey!<p>EDIT: A clarification. We do not sell or ever intend to sell data, no matter how lucrative it is, i would rather abandon the project than do that.
Show HN: I created an app for you to be a more unpredictable romantic partner
Hi All!<p>Love Fuel aims to make you a romantic partner that is full of surprises. A partner that is unpredictable, in a fun and exciting way. The app does this, by giving you +450 surprise-ideas and by being a tool to plan actions.<p>As a happily married man, I didn't understand why there was no apps for already happy couples. Love Fuel focuses on excitement; not therapy; not emotional topics; not reconnecting.<p>One key feature is the reminders. As a technical solo-entrepreneur and married man, I understand we all get distracted sometimes, but that shouldn’t cause problems. Love Fuel has a hidden reminder system to nudge you to surprise your partner and shift your focus to what matters.<p>Please also feel free to check out PAS 1.0, our custom Personality Assessment AI-System. Its goal is simple, analyses you and your partner, and then provide personalized suggestions based on personality psychology. Together with a small group of psychologists here in Scandinavia we have used 2 years developing this new approach to Rec-Psych Systems. Many more features will be coming soon!<p>The app should be out in the US + EU on Apple Appstore now, and Google Play tomorrow.<p>I would love to get some feedback and any advice on my Love Fuel journey!<p>EDIT: A clarification. We do not sell or ever intend to sell data, no matter how lucrative it is, i would rather abandon the project than do that.
Show HN: I created an app for you to be a more unpredictable romantic partner
Hi All!<p>Love Fuel aims to make you a romantic partner that is full of surprises. A partner that is unpredictable, in a fun and exciting way. The app does this, by giving you +450 surprise-ideas and by being a tool to plan actions.<p>As a happily married man, I didn't understand why there was no apps for already happy couples. Love Fuel focuses on excitement; not therapy; not emotional topics; not reconnecting.<p>One key feature is the reminders. As a technical solo-entrepreneur and married man, I understand we all get distracted sometimes, but that shouldn’t cause problems. Love Fuel has a hidden reminder system to nudge you to surprise your partner and shift your focus to what matters.<p>Please also feel free to check out PAS 1.0, our custom Personality Assessment AI-System. Its goal is simple, analyses you and your partner, and then provide personalized suggestions based on personality psychology. Together with a small group of psychologists here in Scandinavia we have used 2 years developing this new approach to Rec-Psych Systems. Many more features will be coming soon!<p>The app should be out in the US + EU on Apple Appstore now, and Google Play tomorrow.<p>I would love to get some feedback and any advice on my Love Fuel journey!<p>EDIT: A clarification. We do not sell or ever intend to sell data, no matter how lucrative it is, i would rather abandon the project than do that.
Show HN: A WireGuard Powered Remote Shell
Time to announce Noisy Sockets Shell, the first in a series of WireGuard powered applications I'm working on. Noisy Sockets Shell is an SSH replacement that uses WireGuard for authentication and encryption, and WebSockets for communication.<p>CLI and browser client available.
Show HN: A WireGuard Powered Remote Shell
Time to announce Noisy Sockets Shell, the first in a series of WireGuard powered applications I'm working on. Noisy Sockets Shell is an SSH replacement that uses WireGuard for authentication and encryption, and WebSockets for communication.<p>CLI and browser client available.
Show HN: Open-Source Video Editor Web App
Hey everyone, for the past like six months I've been working on a portfolio project. I got tired of doing easy projects, so I decided to tackle something bigger and more challenging. That's when I came up with the idea of a video editor. This piece of work is intended to showcase my skills and land me a job, but I like to think when working on projects that my idea is so cool that people will like to use it, and I treat every project like a startup idea. Also I havent seen many open source video editors especially on web so that was one of the points why I decided to make that and not something else, but in the end its learning experience and im not expecting much if at all.<p>A bit about the video editor itself:<p>-website: <a href="https://omniclip.app/" rel="nofollow">https://omniclip.app/</a><p>-its free<p>-its open source (MIT Licensed)<p>-its using Webcodecs API for quick rendering<p>-works fully inside browser, client side, no private data is kept<p>-I made some readme with more details, im not expecting contributions but I added bit about it: <a href="https://github.com/aegir-assembly/omni-clip">https://github.com/aegir-assembly/omni-clip</a><p>Features:<p>-Trimming<p>-Splitting<p>-Supports - Text, Audio, Video (mp4) and Images<p>-Clip editing on preview - rotating, resizing, text styling and more<p>-Undo/Redo<p>-Render in different resolutions, up to 4k.<p>Things to know before using this editor:<p>-it is simple editor, but its my main project im working on and improving it.<p>-right now it only works with videos 25 fps and more but not less<p>-only 4 tracks -- its something I could improve quickly but forgot<p>-bug here and there (eg. filmstrip not rendering until timeline scroll moved)<p>-its not working on phones yet (drag and drop API problems)<p>I'd love to hear your thoughts and feedback on it.
Show HN: Open-Source Video Editor Web App
Hey everyone, for the past like six months I've been working on a portfolio project. I got tired of doing easy projects, so I decided to tackle something bigger and more challenging. That's when I came up with the idea of a video editor. This piece of work is intended to showcase my skills and land me a job, but I like to think when working on projects that my idea is so cool that people will like to use it, and I treat every project like a startup idea. Also I havent seen many open source video editors especially on web so that was one of the points why I decided to make that and not something else, but in the end its learning experience and im not expecting much if at all.<p>A bit about the video editor itself:<p>-website: <a href="https://omniclip.app/" rel="nofollow">https://omniclip.app/</a><p>-its free<p>-its open source (MIT Licensed)<p>-its using Webcodecs API for quick rendering<p>-works fully inside browser, client side, no private data is kept<p>-I made some readme with more details, im not expecting contributions but I added bit about it: <a href="https://github.com/aegir-assembly/omni-clip">https://github.com/aegir-assembly/omni-clip</a><p>Features:<p>-Trimming<p>-Splitting<p>-Supports - Text, Audio, Video (mp4) and Images<p>-Clip editing on preview - rotating, resizing, text styling and more<p>-Undo/Redo<p>-Render in different resolutions, up to 4k.<p>Things to know before using this editor:<p>-it is simple editor, but its my main project im working on and improving it.<p>-right now it only works with videos 25 fps and more but not less<p>-only 4 tracks -- its something I could improve quickly but forgot<p>-bug here and there (eg. filmstrip not rendering until timeline scroll moved)<p>-its not working on phones yet (drag and drop API problems)<p>I'd love to hear your thoughts and feedback on it.
Show HN: Open-Source Video Editor Web App
Hey everyone, for the past like six months I've been working on a portfolio project. I got tired of doing easy projects, so I decided to tackle something bigger and more challenging. That's when I came up with the idea of a video editor. This piece of work is intended to showcase my skills and land me a job, but I like to think when working on projects that my idea is so cool that people will like to use it, and I treat every project like a startup idea. Also I havent seen many open source video editors especially on web so that was one of the points why I decided to make that and not something else, but in the end its learning experience and im not expecting much if at all.<p>A bit about the video editor itself:<p>-website: <a href="https://omniclip.app/" rel="nofollow">https://omniclip.app/</a><p>-its free<p>-its open source (MIT Licensed)<p>-its using Webcodecs API for quick rendering<p>-works fully inside browser, client side, no private data is kept<p>-I made some readme with more details, im not expecting contributions but I added bit about it: <a href="https://github.com/aegir-assembly/omni-clip">https://github.com/aegir-assembly/omni-clip</a><p>Features:<p>-Trimming<p>-Splitting<p>-Supports - Text, Audio, Video (mp4) and Images<p>-Clip editing on preview - rotating, resizing, text styling and more<p>-Undo/Redo<p>-Render in different resolutions, up to 4k.<p>Things to know before using this editor:<p>-it is simple editor, but its my main project im working on and improving it.<p>-right now it only works with videos 25 fps and more but not less<p>-only 4 tracks -- its something I could improve quickly but forgot<p>-bug here and there (eg. filmstrip not rendering until timeline scroll moved)<p>-its not working on phones yet (drag and drop API problems)<p>I'd love to hear your thoughts and feedback on it.
Show HN: Open-Source Video Editor Web App
Hey everyone, for the past like six months I've been working on a portfolio project. I got tired of doing easy projects, so I decided to tackle something bigger and more challenging. That's when I came up with the idea of a video editor. This piece of work is intended to showcase my skills and land me a job, but I like to think when working on projects that my idea is so cool that people will like to use it, and I treat every project like a startup idea. Also I havent seen many open source video editors especially on web so that was one of the points why I decided to make that and not something else, but in the end its learning experience and im not expecting much if at all.<p>A bit about the video editor itself:<p>-website: <a href="https://omniclip.app/" rel="nofollow">https://omniclip.app/</a><p>-its free<p>-its open source (MIT Licensed)<p>-its using Webcodecs API for quick rendering<p>-works fully inside browser, client side, no private data is kept<p>-I made some readme with more details, im not expecting contributions but I added bit about it: <a href="https://github.com/aegir-assembly/omni-clip">https://github.com/aegir-assembly/omni-clip</a><p>Features:<p>-Trimming<p>-Splitting<p>-Supports - Text, Audio, Video (mp4) and Images<p>-Clip editing on preview - rotating, resizing, text styling and more<p>-Undo/Redo<p>-Render in different resolutions, up to 4k.<p>Things to know before using this editor:<p>-it is simple editor, but its my main project im working on and improving it.<p>-right now it only works with videos 25 fps and more but not less<p>-only 4 tracks -- its something I could improve quickly but forgot<p>-bug here and there (eg. filmstrip not rendering until timeline scroll moved)<p>-its not working on phones yet (drag and drop API problems)<p>I'd love to hear your thoughts and feedback on it.
Show HN: Jacinda, a functional Awk (text stream processing on the comamnd-line)
Typed, functional (folds, scans) stream processing backed by Andrew Gallant/burntsushi's regular expressions library.<p>There's a guide here! <a href="https://vmchale.github.io/jacinda/" rel="nofollow">https://vmchale.github.io/jacinda/</a>
Show HN: Wag, MFA and Enrollment for WireGuard
Howdy folk,<p>I've been building this project as both a side project and my job for a little while now. The rationale behind it is while wireguard is a fantastic protocol cryptographically it leaves a lot to be desired when it comes to enrollment and end user device security.<p>Obviously instead of using an off the shelf solution like tailscale, I decided to reinvent the wheel which has honestly been quite fun with learning about eBPF, and recently clustering and HA with etcd!<p>The most recent version (in the docker container) contains about 6 months of very new work bringing it all from sqlite3 to etcd. So please be forgiving if it does some weird things!<p>Hope you all enjoy!<p>P.s Im not a web developer and any tips on that front to make it less teeth pullingly awful are welcome!
Show HN: Wag, MFA and Enrollment for WireGuard
Howdy folk,<p>I've been building this project as both a side project and my job for a little while now. The rationale behind it is while wireguard is a fantastic protocol cryptographically it leaves a lot to be desired when it comes to enrollment and end user device security.<p>Obviously instead of using an off the shelf solution like tailscale, I decided to reinvent the wheel which has honestly been quite fun with learning about eBPF, and recently clustering and HA with etcd!<p>The most recent version (in the docker container) contains about 6 months of very new work bringing it all from sqlite3 to etcd. So please be forgiving if it does some weird things!<p>Hope you all enjoy!<p>P.s Im not a web developer and any tips on that front to make it less teeth pullingly awful are welcome!
Show HN: A simple 2D fluid and gravity simulation with WASM and WebGL
The little particles will gravitate to your cursor (or touch location), and can even enter stable orbits if the conditions are right!<p>Mainly an excuse for me to experiment with wasm and WebGL, but it makes for a surprisingly good fidget toy.
Show HN: A simple 2D fluid and gravity simulation with WASM and WebGL
The little particles will gravitate to your cursor (or touch location), and can even enter stable orbits if the conditions are right!<p>Mainly an excuse for me to experiment with wasm and WebGL, but it makes for a surprisingly good fidget toy.
Show HN: A simple 2D fluid and gravity simulation with WASM and WebGL
The little particles will gravitate to your cursor (or touch location), and can even enter stable orbits if the conditions are right!<p>Mainly an excuse for me to experiment with wasm and WebGL, but it makes for a surprisingly good fidget toy.
I created 3,800+ Open Source React Icons (Beautiful, Rounded Style)
I’ve created a library of beautiful rounded icons and would like to share it with the Hacker News community. Any suggestions are highly appreciated.<p>Features:<p>- Beautifully rounded style
- Over 3,800 icons
- Editable stroke
- Regularly adding new icons
- Another standard version (less rounded) coming soon
- Easy installation via npm or yarn
Show HN: A web debugger an ex-Cloudflare team has been working on for 4 years
Hey HN, I wanted to show you a product a small team and I have been working on for 4 years. <a href="https://jam.dev" rel="nofollow">https://jam.dev</a><p>It’s called Jam and it prevents product managers (like I used to be) from being able to create vague and un-reproducible bug tickets (like I used to create).<p>It’s actually really hard as a non-engineer to file useful bug tickets for engineers. Like, sometimes I thought I included a screenshot, but the important information the engineer needed was what was actually right outside the boundary of the screenshot I took. Or I'd write that something "didn't work" but the engineer wasn't sure if I meant that it returned an error or if it was unresponsive. So the engineer would be frustrated, I would be frustrated, and fixing stuff would slow to a halt while we went back and forth to clarify how to repro the issue over async Jira comments.<p>It’s actually pretty crazy that while so much has changed in how we develop software (heck, we have types in javascript now*), the way we capture and report bugs is just as manual and lossy as it was in the 1990’s. We can run assembly in the browser but there’s still no tooling to help a non-engineer show a bug to an engineer productively.<p>So that’s what Jam is. Dev tools + video in a link. It’s like a shareable HAR file synced to a video recording of the session. And besides video, you can use it to share an instant replay of a bug that just happened — basically a 30 second playback of the DOM as a video.<p>We’ve spent a lot of time adding in a ton of niceties, like Jam writes automatic repro steps for you, and Jam’s dev tools use the same keyboard shortcuts you’re used to in Chrome dev tools, and our team’s personal favorite: Jam parses GraphQL responses and pulls out mutation names and errors (which is important because GraphQL uses one endpoint for all requests and always returns a 200, meaning you usually have to sift through every GraphQL request when debugging to find the one you’re looking for)<p>We’re now 2 years in to the product being live and people have used Jam to fix more than 2 million bugs - which makes me so happy - but there’s still a ton to do. I wanted to open up for discussion here and get your feedback and opinions how can we make it even more valuable for you debugging?<p>The worst part of the engineering job is debugging and not even being able to repro the issue, it’s not even really engineering, it’s just a communication gap, one that we should be able to solve with tools. So yeah excited to get your feedback and hear your thoughts how we can make debugging just a little less frustrating.<p>(Jam is free to use forever — there is a paid tier for features real companies would need, but we’re keeping a large free plan forever. We learned to build products at Cloudflare and free tier is in our ethos, both my co-founder and I and about half the team is ex-Cloudflare) and what we loved there is how much great feedback we’d get because the product was mostly free to use. We definitely want to keep that going at Jam.)<p>By the way, we’re hiring engineers and if this is a problem that excites you, we’d love to chat: jam.dev/careers