The best Hacker News stories from Show from the past day

Go back

Latest posts:

Show HN: Lua Carousel, create little programs on desktop or mobile devices

Show HN: Lua Carousel, create little programs on desktop or mobile devices

Show HN: Lua Carousel, create little programs on desktop or mobile devices

Show HN: AI Generated SVG's

Show HN: AI Generated SVG's

Show HN: Perfect Pitch Puzzle – a musical Wordle daily ear training game

Hi all! Thanks for checking out the side project my family and I have been working on (on and off) for the past year. We were playing wordle when we thought: wouldn't it be fun if you had to guess musical notes (ABCDEFG) instead of words? And what if the notes you had to guess were actually the first six notes of a familiar melody?<p>My brother and I both have perfect pitch, which has been really helpful when we want to cover a song that we like, or improvise in a jazz or blue grass setting. We don’t promise that this game will help you gain perfect pitch, but it <i>is</i> possible to train your ear to more accurately gauge sounds, and our hope is that this game will help with that.<p>So far we’ve gotten feedback from consistent players that the game <i>has</i> helped non-musicians more easily identify notes based on relative pitches, and helped even musicians improve their ability to remember tunes better, which is good to hear.<p>The game has evolved with different instruments and difficulty modes (easy, normal, hard), but the essence has remained the same: - One new musical puzzle a day - The octave moves with the melody, so you don’t need to worry about the octave; you just need to guess the pitch<p>There are a few things we want to improve as well, like: - improved mobile support (especially Android) - a “practice mode” - allow users to play more than one game per day, or multiple variations of notes, with visual feedback on how close they were to guessing the note - making it easier to add new songs to the database (currently it takes 5-10 minutes to code in a new song) any other feedback that we get here or in our Discord. :)<p>PS. If you already have perfect pitch or want to challenge yourself to the impossible, I'd recommend playing the "bird_tweet" instrument in "hard" mode!

Show HN: Perfect Pitch Puzzle – a musical Wordle daily ear training game

Hi all! Thanks for checking out the side project my family and I have been working on (on and off) for the past year. We were playing wordle when we thought: wouldn't it be fun if you had to guess musical notes (ABCDEFG) instead of words? And what if the notes you had to guess were actually the first six notes of a familiar melody?<p>My brother and I both have perfect pitch, which has been really helpful when we want to cover a song that we like, or improvise in a jazz or blue grass setting. We don’t promise that this game will help you gain perfect pitch, but it <i>is</i> possible to train your ear to more accurately gauge sounds, and our hope is that this game will help with that.<p>So far we’ve gotten feedback from consistent players that the game <i>has</i> helped non-musicians more easily identify notes based on relative pitches, and helped even musicians improve their ability to remember tunes better, which is good to hear.<p>The game has evolved with different instruments and difficulty modes (easy, normal, hard), but the essence has remained the same: - One new musical puzzle a day - The octave moves with the melody, so you don’t need to worry about the octave; you just need to guess the pitch<p>There are a few things we want to improve as well, like: - improved mobile support (especially Android) - a “practice mode” - allow users to play more than one game per day, or multiple variations of notes, with visual feedback on how close they were to guessing the note - making it easier to add new songs to the database (currently it takes 5-10 minutes to code in a new song) any other feedback that we get here or in our Discord. :)<p>PS. If you already have perfect pitch or want to challenge yourself to the impossible, I'd recommend playing the "bird_tweet" instrument in "hard" mode!

Show HN: Perfect Pitch Puzzle – a musical Wordle daily ear training game

Hi all! Thanks for checking out the side project my family and I have been working on (on and off) for the past year. We were playing wordle when we thought: wouldn't it be fun if you had to guess musical notes (ABCDEFG) instead of words? And what if the notes you had to guess were actually the first six notes of a familiar melody?<p>My brother and I both have perfect pitch, which has been really helpful when we want to cover a song that we like, or improvise in a jazz or blue grass setting. We don’t promise that this game will help you gain perfect pitch, but it <i>is</i> possible to train your ear to more accurately gauge sounds, and our hope is that this game will help with that.<p>So far we’ve gotten feedback from consistent players that the game <i>has</i> helped non-musicians more easily identify notes based on relative pitches, and helped even musicians improve their ability to remember tunes better, which is good to hear.<p>The game has evolved with different instruments and difficulty modes (easy, normal, hard), but the essence has remained the same: - One new musical puzzle a day - The octave moves with the melody, so you don’t need to worry about the octave; you just need to guess the pitch<p>There are a few things we want to improve as well, like: - improved mobile support (especially Android) - a “practice mode” - allow users to play more than one game per day, or multiple variations of notes, with visual feedback on how close they were to guessing the note - making it easier to add new songs to the database (currently it takes 5-10 minutes to code in a new song) any other feedback that we get here or in our Discord. :)<p>PS. If you already have perfect pitch or want to challenge yourself to the impossible, I'd recommend playing the "bird_tweet" instrument in "hard" mode!

Show HN: Perfect Pitch Puzzle – a musical Wordle daily ear training game

Hi all! Thanks for checking out the side project my family and I have been working on (on and off) for the past year. We were playing wordle when we thought: wouldn't it be fun if you had to guess musical notes (ABCDEFG) instead of words? And what if the notes you had to guess were actually the first six notes of a familiar melody?<p>My brother and I both have perfect pitch, which has been really helpful when we want to cover a song that we like, or improvise in a jazz or blue grass setting. We don’t promise that this game will help you gain perfect pitch, but it <i>is</i> possible to train your ear to more accurately gauge sounds, and our hope is that this game will help with that.<p>So far we’ve gotten feedback from consistent players that the game <i>has</i> helped non-musicians more easily identify notes based on relative pitches, and helped even musicians improve their ability to remember tunes better, which is good to hear.<p>The game has evolved with different instruments and difficulty modes (easy, normal, hard), but the essence has remained the same: - One new musical puzzle a day - The octave moves with the melody, so you don’t need to worry about the octave; you just need to guess the pitch<p>There are a few things we want to improve as well, like: - improved mobile support (especially Android) - a “practice mode” - allow users to play more than one game per day, or multiple variations of notes, with visual feedback on how close they were to guessing the note - making it easier to add new songs to the database (currently it takes 5-10 minutes to code in a new song) any other feedback that we get here or in our Discord. :)<p>PS. If you already have perfect pitch or want to challenge yourself to the impossible, I'd recommend playing the "bird_tweet" instrument in "hard" mode!

Show HN: IP Guide – Info on IP addresses, Networks, and ASNs

Hey all, wanted to share my recent weekend hack project. I wanted to improve upon the existing space for looking up information about IP addresses and ASNs.<p>The backend is written in Rust and pulls BGP data every 8 hours from the RIPE RIS project to build up a routing table and also adds geolocation information. The frontend is using React and Tailwind.<p>Would love any feedback or suggestions on what to improve.

Show HN: IP Guide – Info on IP addresses, Networks, and ASNs

Hey all, wanted to share my recent weekend hack project. I wanted to improve upon the existing space for looking up information about IP addresses and ASNs.<p>The backend is written in Rust and pulls BGP data every 8 hours from the RIPE RIS project to build up a routing table and also adds geolocation information. The frontend is using React and Tailwind.<p>Would love any feedback or suggestions on what to improve.

Show HN: IP Guide – Info on IP addresses, Networks, and ASNs

Hey all, wanted to share my recent weekend hack project. I wanted to improve upon the existing space for looking up information about IP addresses and ASNs.<p>The backend is written in Rust and pulls BGP data every 8 hours from the RIPE RIS project to build up a routing table and also adds geolocation information. The frontend is using React and Tailwind.<p>Would love any feedback or suggestions on what to improve.

Show HN: IP Guide – Info on IP addresses, Networks, and ASNs

Hey all, wanted to share my recent weekend hack project. I wanted to improve upon the existing space for looking up information about IP addresses and ASNs.<p>The backend is written in Rust and pulls BGP data every 8 hours from the RIPE RIS project to build up a routing table and also adds geolocation information. The frontend is using React and Tailwind.<p>Would love any feedback or suggestions on what to improve.

Show HN: React Spreadsheet 2

Show HN: React Spreadsheet 2

Show HN: React Spreadsheet 2

Show HN: SelfPubKit – write, publish, monetize books on your own

Hi HN, I made a tool for self-publishing authors called SelfPubKit.com. The all-in-one editor allows you to write chapters, export them to epub, pdf. You can also publish product as a standalone website with direct payments set up with your Stripe account which means you get 100% of payments minus Stripe’s fee.<p>The idea came about when I wanted to write a short guide myself.<p>Anyhow, let me know what you think. I’ll share tech details in the comment below.

Show HN: BrowserGPT – drive your web browser with gpt4-turbo

Show HN: I built the first open LLM for Australian law

Show HN: UI Library Creator

Hey HN! The "Generative" trend is booming, and UI Library Creator is our original approach to it.<p>In the last three years, we have added 60+ professional UI libraries to Shuffle's catalog (Shuffle = visual editor for web developers). Still, we know we need more than this to satisfy our growing user base!<p>That's why we created the UI Library Creator. In this tool, you can combine elements and styles to create unique UI libraries that work seamlessly with the Shuffle Editor and all its capabilities (drag-and-drop, customizations, live preview, and more).<p>We provide you with UX solutions (components) written in Tailwind CSS and presets so you can quickly combine them to create what you need. You don't need to talk to a "black box" AI with a chat interface.<p>Possible combinations are in gazillions.<p>We aim for original creations, but you have complete control over the final effect.<p>How to use the UI Library Creator:<p>* Visit: <a href="https://shuffle.dev/library-creator" rel="nofollow noreferrer">https://shuffle.dev/library-creator</a><p>* We recommend starting by selecting Assets and Copywriting for your target audience.<p>* When these two options are locked, use the "Shuffle Styles" button to bootstrap your project with the first style.<p>* If you like something, lock the category and then repeat shuffling. You can also change options manually, but with "Shuffle Styles," you can quickly see many creations.<p>If you enjoy the final result, click "Publish now" and send your UI Library to Shuffle.<p>Once processed, it will be available for use in your Dashboard.<p>Let us know what you think!<p>Video (2min) with product tour: <a href="https://www.youtube.com/watch?v=8ZFlWEDr7XM" rel="nofollow noreferrer">https://www.youtube.com/watch?v=8ZFlWEDr7XM</a>

< 1 2 3 ... 312 313 314 315 316 ... 850 851 852 >