Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Thursday, 25 April 2024
Show HN: I built an AI tutor that explains questions from pictures https://bit.ly/4daVE2N
Show HN: I built an AI tutor that explains questions from pictures Hey HN! I've been spending the last 2 weeks to create an AI to help students, one tap picture -> steps + answers to solve it. Let me know if it seems interesting and works on your questions! Would also love any other feedback https://bit.ly/4delcw0 April 25, 2024 at 11:41PM
Wednesday, 24 April 2024
Show HN: I made an HR platform, like an e-shop for candidates https://bit.ly/4aR3DR0
Show HN: I made an HR platform, like an e-shop for candidates Imagine a reversed recruiting process where recruiters can pick a candidate like selecting a product from an e-shop! https://bit.ly/3JviXa9 April 24, 2024 at 09:01PM
Show HN: Practice for the YC interview https://bit.ly/4ba0uvv
Show HN: Practice for the YC interview I've been blown away by speech-to-speech LLMs lately and was looking for a fun little website to build. Enter mock YC interviews. When I first applied to YC, I used iPG ( https://bit.ly/4b5eGWo ) to practice and get comfortable with the YC-style interview. Spoiler: I ended up getting in. This took me a few hours to go from scratch to production. Would highly suggest playing around with some of the latest products (this uses Vapi.ai/elevenlabs.io) https://bit.ly/3UyTF0Q April 24, 2024 at 11:02PM
Show HN: I've developed an open-source proxy server for front end applications https://bit.ly/3Qk2Bom
Show HN: I've developed an open-source proxy server for front end applications Hey Everyone! I’ve recently been working on an open-source proxy server to help front end applications securely access third party APIs that require confidential API keys without the need to create your own backend. I would love to get some feedback and hear what you think! https://bit.ly/3w7zGgr April 25, 2024 at 01:02AM
Show HN: A blogging platform based on Markdown and HTML (written in Rust) https://bit.ly/3w4Vbi4
Show HN: A blogging platform based on Markdown and HTML (written in Rust) A blogging platform where content are markdown files and html files, written in Rust https://bit.ly/3UtDBO7 April 24, 2024 at 06:21AM
Show HN: Just launched the Bento creation tool to rule them all https://bit.ly/3QdzHX2
Show HN: Just launched the Bento creation tool to rule them all https://bit.ly/44kSCFm April 24, 2024 at 06:43AM
Tuesday, 23 April 2024
Show HN: Use LLMs to Interact with APIs https://bit.ly/4aNGe2O
Show HN: Use LLMs to Interact with APIs Recently featured in a LangChain blog https://bit.ly/3w7qt7W... , use LLMs to construct an API first runnable workflow with an IDE experience. https://bit.ly/3UbJTRc April 23, 2024 at 11:23PM
Show HN: 10 Level Balancing Game for the Mobile Browser w/ increasing difficulty https://bit.ly/3w4FcQY
Show HN: 10 Level Balancing Game for the Mobile Browser w/ increasing difficulty I made this 10 level Game. Excited for people to try it. :) Stay Balanced :) https://bit.ly/4aM7zT0 April 23, 2024 at 11:22AM
Monday, 22 April 2024
Show HN: Set up automatic status updates collection in 3 minutes https://bit.ly/3WbV66F
Show HN: Set up automatic status updates collection in 3 minutes https://bit.ly/4b5ys4m April 23, 2024 at 12:35AM
Show HN: Source Code for CSVs https://bit.ly/3QcQeKI
Show HN: Source Code for CSVs https://bit.ly/3QgKkbw April 22, 2024 at 01:00PM
Show HN: PodBear – A Podcast Search Engine https://bit.ly/4d97F96
Show HN: PodBear – A Podcast Search Engine Hi all, a few weeks ago I found myself in a situation without anything interesting to listen to. Been through all podcast recommendations from friends and the usual recos from itunes, etc were not cutting it for me. So I build myself a podcast search engine. Based on the data from podcastindex.org and some other available infos. It doesnt (yet) have all available podcasts, only the ones I could find some rating/engagement infos on. But its still around 60k podcasts to discover :) One can search / filter / sort by category, rating, popularity, episodes, language, update date, etc. There is also a very simple full text search that searches through title, description, author, etc. Would love to hear what everybody is thinking! All feedback is welcome! Tech: Postgres + PostgREST backend, Sveltekit frontend. Disclaimer: its still a bit hack-ish currently, so I fully expect things to break somehow :) just post me a note about it Here you go: https://bit.ly/4b8PyhL https://bit.ly/4b8PyhL April 22, 2024 at 10:00AM
Show HN: MonsterWriter – Write a thesis, post, or organize notes https://bit.ly/3Ju4M4Y
Show HN: MonsterWriter – Write a thesis, post, or organize notes Hello HN, in 2017 I started a project that would become MonsterWriter. First envisioned as a semi-structured wiki it became a writing application specialized for scientific content. It is a perfect tool if you write your thesis. While it is focused on technical content, you can still see the knowledge management spirit in it. One or two years ago, my wife joined me in my efforts and redesigned the whole project and we recently released it as MonsterWriter2. To celebrate this milestone we are giving away free lifetime licenses for the Desktop version (till Apr 28). Just use the promo code "gu0ho4q" for a 100% discount. You can find detailed instructions here: https://bit.ly/3U5XPMp You can also find a short introduction video to the app on YouTube: https://www.youtube.com/watch?v=vR8i-EY_UBk We are happy to receive any kind of feedback! April 22, 2024 at 08:41AM
Sunday, 21 April 2024
Show HN: Fast Calendar Algorithms https://bit.ly/3vSdrLD
Show HN: Fast Calendar Algorithms I've done this work not long ago and I reckon that the name of the github repo doesn't help people searching for calendar algorithms. (Too late to change it now.) The name of the repo, eaf, comes from Euclidean Affine Functions which are the type of functions behind the algorithms. https://bit.ly/4aVlm9I April 22, 2024 at 02:02AM
Show HN: LLaMA 3 tokenizer runs in the browser https://bit.ly/3W9Eoot
Show HN: LLaMA 3 tokenizer runs in the browser https://bit.ly/3W7cI3C April 22, 2024 at 12:37AM
Show HN: Azure DevOps History Diff https://bit.ly/4b2KICG
Show HN: Azure DevOps History Diff The standard history tab of work items in Azure DevOps shows only the old and new values of each field, without highlighting the actual changes within it. This makes spotting the difference very hard for fields that usually contain a lot of text; most prominently, the standard "Description" and "Repro Steps" fields and the comments. This extension adds a new tab to work items that shows the full history of every field, while computing an appropriate diff for each one. Marketplace: https://bit.ly/3U79zhJ... GitHub: https://bit.ly/4aGz1Sj https://bit.ly/3U7iuQm April 21, 2024 at 12:25PM
Show HN: I made an app to help memorize music notation and the guitar fretboard https://bit.ly/4d5BfME
Show HN: I made an app to help memorize music notation and the guitar fretboard https://bit.ly/3UpYqtL April 21, 2024 at 11:58AM
Show HN: I made a website that converts YT videos into step-by-step guides https://bit.ly/3WaJLnG
Show HN: I made a website that converts YT videos into step-by-step guides Hey HN, I've been working on this side project for the past month. It generates a step-by-step tutorial guide for YouTube videos that you can follow along without watching long videos. Best suited for tutorial videos but can work for other videos aswell. No BS. Just straight to the point. The guides are generated from pure transcript so you don't have to worry about it being AI. It's my first project as a total beginner. Something I had to do inorder to get out of tutorial hell. Please let me know if you have any suggestions or if you face any problems or bugs. I would try to fix them to the best of my abilities and as soon as possible. I would appreciate your feedback on this. Let me know what you think! https://bit.ly/3xHCdOV April 21, 2024 at 11:52AM
Saturday, 20 April 2024
Show HN: We relaunched the Official MTA App for NYC public transit https://bit.ly/3xHNYFc
Show HN: We relaunched the Official MTA App for NYC public transit https://apple.co/445Ulhz April 19, 2024 at 05:46PM
Friday, 19 April 2024
Show HN: Compiled list of notification infrastructure APIs for developers https://bit.ly/3W31QE5
Show HN: Compiled list of notification infrastructure APIs for developers https://bit.ly/4aFk2rN April 20, 2024 at 06:28AM
Show HN: A storybook designed to teach kids about how computers work https://bit.ly/3W7TTgJ
Show HN: A storybook designed to teach kids about how computers work I’ve been working on a unique storybook designed to teach kids about how computers work, and I would love to get your feedback. Set 500 years in the future, the story follows two kids – one a robot, the other a human – as they explore the workings of what to them is ancient technology: our present-day computers. I’ve aimed to keep each story short and engaging, sprinkling in humor and illustrations to captivate young readers. As an open-source project, you’re also welcome to check out the source here: https://bit.ly/3vPajA8 https://bit.ly/449TJHH April 19, 2024 at 07:45PM
Subscribe to:
Posts (Atom)