The best Hacker News stories from Show from the past day

Go back

Latest posts:

Show HN: Easylang – A browser-based first programming language

Hi. I made Easylang to help beginners get started with programming. It is open source.<p><a href="https://github.com/chkas/easylang" rel="nofollow">https://github.com/chkas/easylang</a><p>Why I think Easylang is for beginners better than Python.<p><a href="https://easylang.online/blog/easyl_pyth.html" rel="nofollow">https://easylang.online/blog/easyl_pyth.html</a><p>UPDATE: The posted link goes directly to the beginner tutorial. This is the start page of the IDE.<p><a href="https://easylang.online/ide/" rel="nofollow">https://easylang.online/ide/</a>

Show HN: I made a free transcription service powered by Whisper AI

Show HN: I made a free transcription service powered by Whisper AI

Show HN: I made a free transcription service powered by Whisper AI

Show HN: Semantic Video Search

Hi HN, I am Anubhav from Ramanlabs. We have been working on a native gui application to allow users to search any video data( mp4, mkv) or video streams (http/rtsp) using computer vision.<p>Application is supposed to work like a video player which displays decoded frames and recognizes objects concurrently, making it an interactive experience. It works in super real-time and only expects a quad-core CPU with AVX2 instructions at minimum.<p>Application is free to download (without any signup/account). We are only supporting WINDOWS for now [0]. Even though this is a binary application, we have ZERO telemetry/analytics builtin.<p>User interface is limited for now, and definitely needs more work. But we are releasing it here for early feedback/bugs.<p>We would love for you to try it out and hear your thoughts/feedback.<p>[0] We should also have a linux version ready in few days.

Show HN: Posterity Automations – Get things done from the afterlife

Hey there HN – I'm Mohamed, CEO here at Posterity.<p>I've seen a lot of threads lately discussing how stuff can be transferred safely to significant others and spouses. A key aspect of that transfer is often timing, and the ability to only disclose information if and when necessary.<p>This is basically what Automations are about; web-hooks triggered in the event something happens, and which can serve as a reliable signal because we verify every death manually.<p>Today, it's available via IFTTT (<a href="https://ifttt.com/posterity" rel="nofollow">https://ifttt.com/posterity</a>), and we'll be launching standard HTTP web-hooks very soon as a follow up.<p>Hope you find this useful.

Show HN: Posterity Automations – Get things done from the afterlife

Hey there HN – I'm Mohamed, CEO here at Posterity.<p>I've seen a lot of threads lately discussing how stuff can be transferred safely to significant others and spouses. A key aspect of that transfer is often timing, and the ability to only disclose information if and when necessary.<p>This is basically what Automations are about; web-hooks triggered in the event something happens, and which can serve as a reliable signal because we verify every death manually.<p>Today, it's available via IFTTT (<a href="https://ifttt.com/posterity" rel="nofollow">https://ifttt.com/posterity</a>), and we'll be launching standard HTTP web-hooks very soon as a follow up.<p>Hope you find this useful.

Show HN: Posterity Automations – Get things done from the afterlife

Hey there HN – I'm Mohamed, CEO here at Posterity.<p>I've seen a lot of threads lately discussing how stuff can be transferred safely to significant others and spouses. A key aspect of that transfer is often timing, and the ability to only disclose information if and when necessary.<p>This is basically what Automations are about; web-hooks triggered in the event something happens, and which can serve as a reliable signal because we verify every death manually.<p>Today, it's available via IFTTT (<a href="https://ifttt.com/posterity" rel="nofollow">https://ifttt.com/posterity</a>), and we'll be launching standard HTTP web-hooks very soon as a follow up.<p>Hope you find this useful.

Show HN: Get answers for shell commands from GPT3 from your terminal

I was constantly googling CLI commands so I built this small CLI tool with GPT3. You can ask for shell commands right from the CLI.<p>You'd need to use your own API KEY for this but it's pretty simple, instructions are in the README Not perfect but not bad either.

Show HN: Get answers for shell commands from GPT3 from your terminal

I was constantly googling CLI commands so I built this small CLI tool with GPT3. You can ask for shell commands right from the CLI.<p>You'd need to use your own API KEY for this but it's pretty simple, instructions are in the README Not perfect but not bad either.

Show HN: SingleFile is finally available on Safari (macOS/iOS)

Show HN: SingleFile is finally available on Safari (macOS/iOS)

Show HN: I built a goal-oriented task manager

Hello HN!<p>I've been working on a task manager (<a href="https://plocs.com" rel="nofollow">https://plocs.com</a>) that combines a todo list with project management.<p>Unlike most task managers, Plocs supports task dependencies and makes working with them easy.<p>Thanks to dependencies Plocs is better in two important ways:<p>1.) You can plan in a goal-oriented way. Start with your goal and then plan the steps you need to get there. 2.) You can tell very easily which tasks you can work on: the ones that don't depend on other tasks are shown in a list to the left of the screen.<p>Would love to get your feedback!<p>PS: If you click on "Start demo" you can try it in the browser without registering.<p>Thanks, Christian Staudenmeyer

Show HN: I built a goal-oriented task manager

Hello HN!<p>I've been working on a task manager (<a href="https://plocs.com" rel="nofollow">https://plocs.com</a>) that combines a todo list with project management.<p>Unlike most task managers, Plocs supports task dependencies and makes working with them easy.<p>Thanks to dependencies Plocs is better in two important ways:<p>1.) You can plan in a goal-oriented way. Start with your goal and then plan the steps you need to get there. 2.) You can tell very easily which tasks you can work on: the ones that don't depend on other tasks are shown in a list to the left of the screen.<p>Would love to get your feedback!<p>PS: If you click on "Start demo" you can try it in the browser without registering.<p>Thanks, Christian Staudenmeyer

Show HN: Tweek Calendar – A minimal weekly planner and to-do list

Show HN: Tweek Calendar – A minimal weekly planner and to-do list

Show HN: Tweek Calendar – A minimal weekly planner and to-do list

Show HN: I finished my site for daily dogbunny puzzles, as I promised on HN

Hi everyone, based on the feedback on my prototype puzzle (<a href="https://news.ycombinator.com/item?id=32884467" rel="nofollow">https://news.ycombinator.com/item?id=32884467</a>) I have now built a daily puzzle site, with lots of animation and interactivity.<p>Hope you enjoy it!

Show HN: I finished my site for daily dogbunny puzzles, as I promised on HN

Hi everyone, based on the feedback on my prototype puzzle (<a href="https://news.ycombinator.com/item?id=32884467" rel="nofollow">https://news.ycombinator.com/item?id=32884467</a>) I have now built a daily puzzle site, with lots of animation and interactivity.<p>Hope you enjoy it!

Show HN: I am building a new Python library to read/write PDF files

Hi HN! This is my pet project, written from scratch because there is so much to discover and learn in the process. The focus is on simplicity and incremental updates. Progress is slow because I do not have much spare time to work on this, but I would love to hear some feedback. Regards

< 1 2 3 ... 494 495 496 497 498 ... 848 849 850 >