The best Hacker News stories from Show from the past day
Latest posts:
Show HN: A tool to help you remember shit you are interested in
I've been working on Recall for a while now, it had some initial traction in the beginning which has since died down now. I am facing the inevitable question of whether to continue with the project. I just put out a new release and it would be helpful to get advice from the community on what they think of the idea and my implementation.
Show HN: A tool to help you remember shit you are interested in
I've been working on Recall for a while now, it had some initial traction in the beginning which has since died down now. I am facing the inevitable question of whether to continue with the project. I just put out a new release and it would be helpful to get advice from the community on what they think of the idea and my implementation.
Show HN: A tool to help you remember shit you are interested in
I've been working on Recall for a while now, it had some initial traction in the beginning which has since died down now. I am facing the inevitable question of whether to continue with the project. I just put out a new release and it would be helpful to get advice from the community on what they think of the idea and my implementation.
Show HN: A tool to help you remember shit you are interested in
I've been working on Recall for a while now, it had some initial traction in the beginning which has since died down now. I am facing the inevitable question of whether to continue with the project. I just put out a new release and it would be helpful to get advice from the community on what they think of the idea and my implementation.
Show HN: A Levels.fyi for Contracting/Freelancing
I've been working on this the last few days after seeing a post on reddit calling for this exact website to exist. I'm hoping the email-less/account-less and open data might be appealing.<p>I'd love any feedback you might have, and of course if you were to volunteer some data ;)<p>I'm aware it looks bad on mobile atm.
Show HN: Hyper minimalist habit tracker for Chrome
I'm an undergrad at cal who's trying to get better at React and building apps. I'd love any feedback on the general UI and user experience, new to coding products!<p>If you don't want to download it, but still want to give me feedback, app demo vid & pictures in official launch <a href="https://tinyurl.com/reactlaunch" rel="nofollow">https://tinyurl.com/reactlaunch</a><p>Please let me know your thoughts, critical or supportive! Looking to learn
Show HN: A small, weird and unpractical programming language
I've been spending some time coding fp. It is a programming language heavily inspired by the language John Backus described in his 1977 Turing Award lecture.
There's plenty of examples in the projects github repository for the interested!
Show HN: Explainpaper – Explain jargon in academic papers with GPT-3
heyo! Explainpaper lets you upload a research paper PDF. If you don't understand a formula or sentence, just highlight it and the tool explains it for you<p>I built this a few weeks ago to help me read a neuroscience paper, and it works pretty well! I didn't fine-tune GPT-3, but I do take a lot of context from the paper and feed that into the prompt (not the whole paper).<p>Ppl have uploaded AI, biology, economics, philosophy papers and even law documents. Works in Chinese, Japanese, Spanish, French and more as well!
Show HN: Explainpaper – Explain jargon in academic papers with GPT-3
heyo! Explainpaper lets you upload a research paper PDF. If you don't understand a formula or sentence, just highlight it and the tool explains it for you<p>I built this a few weeks ago to help me read a neuroscience paper, and it works pretty well! I didn't fine-tune GPT-3, but I do take a lot of context from the paper and feed that into the prompt (not the whole paper).<p>Ppl have uploaded AI, biology, economics, philosophy papers and even law documents. Works in Chinese, Japanese, Spanish, French and more as well!
Show HN: Explainpaper – Explain jargon in academic papers with GPT-3
heyo! Explainpaper lets you upload a research paper PDF. If you don't understand a formula or sentence, just highlight it and the tool explains it for you<p>I built this a few weeks ago to help me read a neuroscience paper, and it works pretty well! I didn't fine-tune GPT-3, but I do take a lot of context from the paper and feed that into the prompt (not the whole paper).<p>Ppl have uploaded AI, biology, economics, philosophy papers and even law documents. Works in Chinese, Japanese, Spanish, French and more as well!
Mel's Hack – The Missing Bits
New article on Mel's Loop project – an analysis of Mel Kaye's hack for his blackjack game for the RPC-4000 computer.<p>"This approach to coding is far from extinct. One often finds it in software teams, among some highly regarded – though less valued – members. If you've spent several years in the industry or in Computer Science academia, you surely know this subspecies: the developer that replaces a straightforward loop with a series of auto-resolving promises, capped by a cryptic reducer, then revels in their teammates' bewilderment at the sight of the new code. Hardly the personality that you'd select for a coding legend."
(ibid)
Show HN: Generate quiz questions using AI
One of the coolest things I've been able to get GPT-3 to do is generate questions based on a piece of text.<p>So, I built a simple site to help others do the same. Hopefully, this can be useful to teachers, trainers, or just anyone who wants to create a fun and unique quiz.
Show HN: Generate quiz questions using AI
One of the coolest things I've been able to get GPT-3 to do is generate questions based on a piece of text.<p>So, I built a simple site to help others do the same. Hopefully, this can be useful to teachers, trainers, or just anyone who wants to create a fun and unique quiz.
Show HN: Generate quiz questions using AI
One of the coolest things I've been able to get GPT-3 to do is generate questions based on a piece of text.<p>So, I built a simple site to help others do the same. Hopefully, this can be useful to teachers, trainers, or just anyone who wants to create a fun and unique quiz.
Show HN: AI magics meet Infinite draw board
I have been dreaming of creating things (arts, games, etc.), but that wouldn't be possible because I can hardly draw anything. But now with Stable Diffusion everything is hopeful again, so I further collected the AI magics that I considered necessary in creation activities, and integrated them into an Infinite draw board (like Figma).<p>Hope that I can hear from you, any advice or suggestions will be really appreciated!
Show HN: AI magics meet Infinite draw board
I have been dreaming of creating things (arts, games, etc.), but that wouldn't be possible because I can hardly draw anything. But now with Stable Diffusion everything is hopeful again, so I further collected the AI magics that I considered necessary in creation activities, and integrated them into an Infinite draw board (like Figma).<p>Hope that I can hear from you, any advice or suggestions will be really appreciated!
Show HN: AI magics meet Infinite draw board
I have been dreaming of creating things (arts, games, etc.), but that wouldn't be possible because I can hardly draw anything. But now with Stable Diffusion everything is hopeful again, so I further collected the AI magics that I considered necessary in creation activities, and integrated them into an Infinite draw board (like Figma).<p>Hope that I can hear from you, any advice or suggestions will be really appreciated!
Show HN: Open-source user onboarding and KYC flow made with Svelte (~50kb)
Hi everyone, We’re building an open-source identity and risk management platform and we’ve just released the first chunk of code, a fully customizable KYC flow & UI, to the public.
We’ve chosen to use Svelte so our flows would be lightweight (it is ~50kb gzipped).
Next up:
- Adding forms and components for it to be used as a full onboarding flow.
- Releasing an open-source case management dashboard, for manual approval of users.
- Releasing an open-source rule engine, to help automate decisions.
We’d love to hear your feedback, suggestions, or any question you’ve got.
And if the rest of the project is relevant or interesting to you, follow us and, we’ll update you once new things are available.
Thanks!
Show HN: Open-source user onboarding and KYC flow made with Svelte (~50kb)
Hi everyone, We’re building an open-source identity and risk management platform and we’ve just released the first chunk of code, a fully customizable KYC flow & UI, to the public.
We’ve chosen to use Svelte so our flows would be lightweight (it is ~50kb gzipped).
Next up:
- Adding forms and components for it to be used as a full onboarding flow.
- Releasing an open-source case management dashboard, for manual approval of users.
- Releasing an open-source rule engine, to help automate decisions.
We’d love to hear your feedback, suggestions, or any question you’ve got.
And if the rest of the project is relevant or interesting to you, follow us and, we’ll update you once new things are available.
Thanks!
Show HN: Open-source user onboarding and KYC flow made with Svelte (~50kb)
Hi everyone, We’re building an open-source identity and risk management platform and we’ve just released the first chunk of code, a fully customizable KYC flow & UI, to the public.
We’ve chosen to use Svelte so our flows would be lightweight (it is ~50kb gzipped).
Next up:
- Adding forms and components for it to be used as a full onboarding flow.
- Releasing an open-source case management dashboard, for manual approval of users.
- Releasing an open-source rule engine, to help automate decisions.
We’d love to hear your feedback, suggestions, or any question you’ve got.
And if the rest of the project is relevant or interesting to you, follow us and, we’ll update you once new things are available.
Thanks!