The best Hacker News stories from Show from the past day

Go back

Latest posts:

Show HN: GUI for making animated webcomics

Show HN: GUI for making animated webcomics

Show HN: GUI for making animated webcomics

Show HN: GUI for making animated webcomics

Show HN: Pressn't – a site where you can only have a single post

Today's internet is filled with dopamine wells of content. I wanted to steer away from that and foster meaningful writing. So I made a site where you can only have a single post. The intention is to encourage thoughtful posts like the blogs we all love here at HN (Paul Graham's, fasterthanlime, Bartosz Ciechanowski's, etc).<p>For now posts are only markdown, but I intend to make some markdown extensions to make posts more dynamic.

Show HN: Pressn't – a site where you can only have a single post

Today's internet is filled with dopamine wells of content. I wanted to steer away from that and foster meaningful writing. So I made a site where you can only have a single post. The intention is to encourage thoughtful posts like the blogs we all love here at HN (Paul Graham's, fasterthanlime, Bartosz Ciechanowski's, etc).<p>For now posts are only markdown, but I intend to make some markdown extensions to make posts more dynamic.

Show HN: Pressn't – a site where you can only have a single post

Today's internet is filled with dopamine wells of content. I wanted to steer away from that and foster meaningful writing. So I made a site where you can only have a single post. The intention is to encourage thoughtful posts like the blogs we all love here at HN (Paul Graham's, fasterthanlime, Bartosz Ciechanowski's, etc).<p>For now posts are only markdown, but I intend to make some markdown extensions to make posts more dynamic.

Show HN: Pressn't – a site where you can only have a single post

Today's internet is filled with dopamine wells of content. I wanted to steer away from that and foster meaningful writing. So I made a site where you can only have a single post. The intention is to encourage thoughtful posts like the blogs we all love here at HN (Paul Graham's, fasterthanlime, Bartosz Ciechanowski's, etc).<p>For now posts are only markdown, but I intend to make some markdown extensions to make posts more dynamic.

Show HN: I built haystack – Google for workplace knowledge

tl;dr: haystack is a workplace search engine for devs that runs in the browser.<p>Hi Yuval here! historicly a security researcher, more recently entered the NLP space!<p>Iv'e started working on haystack recently because I feel modern workplaces are in dire need of a good workplace search product that is free to use just like google.<p>Information is scattered between too many communication channels and platforms, we communicate with our peers through slack and email, share docs and specs on confluence, work with tickets on jira, commit code and have discussions on github, not to mention all the .docx, .ppt and .pdf that fly around the organization.<p>Existing search featuers plain suck, if you tried using confluence search you know what I mean, keyword search is terrible. Even when you find relevant looking results, they require you to commit to entering the page, and scroll through to get to the relevant paragraph.<p><i>What does haystack do?</i><p><pre><code> - Enable you to search all your workplace applications from one place. (slack, confluence, notion, jira, github, outlook, gmail, etc...). - Natural language queries ("How to do X”, "Do we support Y", "How do I connect to Z"). - No download, all the magic happens in the browser. - Local browser storage option. - Code references embedded in search results. </code></pre> Example, "How to connect to integ2 machine" on haystack could give you: "I've finished setting up the <i>second integration server</i> ... ssh connection details"<p><pre><code> ssh -i private.pem ubuntu@ec2-integration2.eu-west-1.compute.amazonwes.com </code></pre> aggregated from a slack communication you had a while ago.<p><i>Next Steps</i><p>Fine-tuning haystack for lower-end laptops with no dedicated GPU, public release date - Feb/March 23.<p>If you would like to get early access + you have dedicated graphics, there's a button in our landing page, and my email address.<p>I'll be here in the comment section!

Show HN: I built haystack – Google for workplace knowledge

tl;dr: haystack is a workplace search engine for devs that runs in the browser.<p>Hi Yuval here! historicly a security researcher, more recently entered the NLP space!<p>Iv'e started working on haystack recently because I feel modern workplaces are in dire need of a good workplace search product that is free to use just like google.<p>Information is scattered between too many communication channels and platforms, we communicate with our peers through slack and email, share docs and specs on confluence, work with tickets on jira, commit code and have discussions on github, not to mention all the .docx, .ppt and .pdf that fly around the organization.<p>Existing search featuers plain suck, if you tried using confluence search you know what I mean, keyword search is terrible. Even when you find relevant looking results, they require you to commit to entering the page, and scroll through to get to the relevant paragraph.<p><i>What does haystack do?</i><p><pre><code> - Enable you to search all your workplace applications from one place. (slack, confluence, notion, jira, github, outlook, gmail, etc...). - Natural language queries ("How to do X”, "Do we support Y", "How do I connect to Z"). - No download, all the magic happens in the browser. - Local browser storage option. - Code references embedded in search results. </code></pre> Example, "How to connect to integ2 machine" on haystack could give you: "I've finished setting up the <i>second integration server</i> ... ssh connection details"<p><pre><code> ssh -i private.pem ubuntu@ec2-integration2.eu-west-1.compute.amazonwes.com </code></pre> aggregated from a slack communication you had a while ago.<p><i>Next Steps</i><p>Fine-tuning haystack for lower-end laptops with no dedicated GPU, public release date - Feb/March 23.<p>If you would like to get early access + you have dedicated graphics, there's a button in our landing page, and my email address.<p>I'll be here in the comment section!

Show HN: I built haystack – Google for workplace knowledge

tl;dr: haystack is a workplace search engine for devs that runs in the browser.<p>Hi Yuval here! historicly a security researcher, more recently entered the NLP space!<p>Iv'e started working on haystack recently because I feel modern workplaces are in dire need of a good workplace search product that is free to use just like google.<p>Information is scattered between too many communication channels and platforms, we communicate with our peers through slack and email, share docs and specs on confluence, work with tickets on jira, commit code and have discussions on github, not to mention all the .docx, .ppt and .pdf that fly around the organization.<p>Existing search featuers plain suck, if you tried using confluence search you know what I mean, keyword search is terrible. Even when you find relevant looking results, they require you to commit to entering the page, and scroll through to get to the relevant paragraph.<p><i>What does haystack do?</i><p><pre><code> - Enable you to search all your workplace applications from one place. (slack, confluence, notion, jira, github, outlook, gmail, etc...). - Natural language queries ("How to do X”, "Do we support Y", "How do I connect to Z"). - No download, all the magic happens in the browser. - Local browser storage option. - Code references embedded in search results. </code></pre> Example, "How to connect to integ2 machine" on haystack could give you: "I've finished setting up the <i>second integration server</i> ... ssh connection details"<p><pre><code> ssh -i private.pem ubuntu@ec2-integration2.eu-west-1.compute.amazonwes.com </code></pre> aggregated from a slack communication you had a while ago.<p><i>Next Steps</i><p>Fine-tuning haystack for lower-end laptops with no dedicated GPU, public release date - Feb/March 23.<p>If you would like to get early access + you have dedicated graphics, there's a button in our landing page, and my email address.<p>I'll be here in the comment section!

Show HN: Listen To The Ocean – JavaScript game w. AI-generated sprites

Show HN: Listen To The Ocean – JavaScript game w. AI-generated sprites

Show HN: Listen To The Ocean – JavaScript game w. AI-generated sprites

Show HN: Pbproxy – Send your clipboard anywhere you can ssh

pbproxy is a small wrapper to give you a consistent and remotely accessible interface to your system clipboard on linux and mac.

Show HN: Pbproxy – Send your clipboard anywhere you can ssh

pbproxy is a small wrapper to give you a consistent and remotely accessible interface to your system clipboard on linux and mac.

Show HN: Pbproxy – Send your clipboard anywhere you can ssh

pbproxy is a small wrapper to give you a consistent and remotely accessible interface to your system clipboard on linux and mac.

Build your front end in React, then let ChatGPT be your Redux reducer

Build your front end in React, then let ChatGPT be your Redux reducer

Show HN: Speedsums

< 1 2 3 ... 477 478 479 480 481 ... 851 852 853 >