Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Monday, 19 August 2024
Show HN: I have created an extension to run ALife simulations on VSCode https://bit.ly/4dNDT9d
Show HN: I have created an extension to run ALife simulations on VSCode https://bit.ly/4fJBOgx August 19, 2024 at 10:07AM
Sunday, 18 August 2024
Show HN: There Are More Than $5B VC Investments into Startups https://bit.ly/3yREmbC
Show HN: There Are More Than $5B VC Investments into Startups https://bit.ly/3YQKM5x August 19, 2024 at 07:17AM
Show HN: Pytest-scrutinize – find bottlenecks in your test suite https://bit.ly/3YMfWLd
Show HN: Pytest-scrutinize – find bottlenecks in your test suite https://bit.ly/3XalJZK August 18, 2024 at 11:23PM
Saturday, 17 August 2024
Show HN: NeoRetro Synth – a retro-style synthesizer and drum machine https://bit.ly/3Mc81PY
Show HN: NeoRetro Synth – a retro-style synthesizer and drum machine https://bit.ly/3M6lUzc August 18, 2024 at 12:08AM
Show HN: Typescript library for editing videos with code https://bit.ly/46QgIsB
Show HN: Typescript library for editing videos with code Today we launched a Typescript library for building video processing applications that can run completely client-side This project has been started in March 2023 with the mission of creating the "video processing toolkit for the area of AI". During an extensive research period, we quickly decided to fully embrace WebGPU, which offers a substantial performance improvement over its predecessor WebGL and technologies alike. In combination with WebCodecs, these two technologies lead to unprecedented rendering capabilities on the web and pave the way for the next generation of video processing applications Would love to hear your feedback! https://bit.ly/4fP37FZ August 17, 2024 at 08:29PM
Show HN: I created a space for short and concise ideas from books https://bit.ly/3X66L74
Show HN: I created a space for short and concise ideas from books https://bit.ly/3WO3R5B August 17, 2024 at 07:16AM
Friday, 16 August 2024
Show HN: I created a platform where you can buy or sell a startup for free https://bit.ly/3AuV8xW
Show HN: I created a platform where you can buy or sell a startup for free Buy & Sell Startups Without Commission Join over 600+ founders and investors in the search for the next early-stage unicorn. Submit your startup details, and interested buyers will start reaching out to you via email / telegram. https://bit.ly/4ctSIg8 August 17, 2024 at 04:54AM
Show HN: an AI copilot for Next.js developers https://bit.ly/3yLZ5h5
Show HN: an AI copilot for Next.js developers Hey HN! I'm Andrew, one of the creators of Glass, a copilot for Next.js and React developers. Glass appears as a chat bar on your locally running Next.js server, and you can tell it to make changes like "build a dashboard" or "add a login button". Glass makes the changes to your sourcecode in real-time. Our goal with Glass is to automate away the easy but slow parts of frontend development, like locating the right file to edit, writing tailwind by trial-and-error, and copy-pasting boilerplate from Claude and other tools. We want to let you do all the tedious work entirely from your browser. We built Glass using a VS Code extension that handles communications with an LLM (4o) and reads/writes to your codebase. We also built an SWC plugin to map where clicked in your browser to a location in your sourcecode - this was interesting because we determine which component you clicked on and where its instance is located in your codebase, so we did a lot of interesting prop injections to make this work. Lastly, we render our UI directly on your project using a React Provider - this was mainly to avoid building yet another interface you have to install (although it has its downsides, like disappearing when there's an error). We're super excited to build the tool out more, but we wanted to get a sense of what you think! The jump-to-code and hover-component features have been the most helpful for me developing projects in general, and the AI part can help with easier tasks like rearranging a component and doing annoying tailwind work. You can install Glass on your Next.js project here: https://bit.ly/3X7bXrp . Everything is free for now, and we'd love to hear your feedback. https://bit.ly/3X7bXrp August 17, 2024 at 01:16AM
Show HN: Learn Blender shortcuts with lots of tiny videos https://bit.ly/3YPRBo4
Show HN: Learn Blender shortcuts with lots of tiny videos I've used blender for more than a decade and now ask myself what the best way to teach it would look like. Video generally seems the best format to explain how to solve a specific problem, but its not exactly great for larger collections of small bits of information – like blender shortcuts. This is why I made this video/text hybrid website from scratch. If you're a blender user or have experience in teaching others, I'd be very happy to hear your thoughts on it. I'm also posting this here because I assume many of your are professional web developers. I'm a learning hobbyist and wondering if there are any issues with the way I built the website. Thanks! Github: https://bit.ly/3Aq5lvB https://bit.ly/3ABCQLb August 16, 2024 at 11:38PM
Show HN: Free Online Car Logo Information Website https://bit.ly/4dLG1yw
Show HN: Free Online Car Logo Information Website As a passionate car enthusiast, I've always been drawn to the fascinating world of automobiles. My interest extends beyond the sleek designs and powerful engines to encompass the rich history and symbolism behind car logos. Recognizing that these emblems are not just decorative elements but powerful representations of brand identity and heritage, I embarked on a journey to deepen my automotive knowledge. To achieve this goal and share my passion with others, I created CarLogoHub, a comprehensive website dedicated to exploring and cataloging car logos from around the world. This platform serves as a digital archive, showcasing the evolution of automotive branding through the decades. Each logo is meticulously documented with detailed information about its origins, design elements, and the story behind the brand it represents. However, my ambition doesn't stop at logos. I'm committed to expanding CarLogoHub into a more comprehensive automotive database. This expansion will include detailed information on various car models, their specifications, historical significance, and technological innovations. By broadening the scope of the website, I aim to create a one-stop resource for car enthusiasts, researchers, and industry professionals alike. This project has not only enriched my understanding of the automotive world but has also connected me with a global community of car aficionados. As I continue to build and refine this automotive database, I'm excited about the potential for CarLogoHub to become a leading online resource for automotive knowledge, fostering a deeper appreciation for the art, science, and history of automobiles. Through this endeavor, I'm not just satisfying my curiosity; I'm creating a valuable educational tool that bridges the gap between casual interest and in-depth automotive expertise. The journey of expanding CarLogoHub is a testament to my enduring passion for cars and my commitment to continuous learning in this dynamic field. Welcome to give feedback to me! https://bit.ly/3SSiBPI August 16, 2024 at 07:24AM
Thursday, 15 August 2024
Show HN: A Simple GraphRAG Implementation https://bit.ly/3SSTRXB
Show HN: A Simple GraphRAG Implementation I made a simple GraphRAG call nano-graphrag. The reason is I try to hack the official implementation released by Microsoft but that version is very hard to read/hack. This algorithm should not be implemented that annoying, I think. So I made a simpler one. It's about 800-900 lines of Python, and it's portable. https://bit.ly/46LNrPX August 16, 2024 at 04:48AM
Show HN: Simple logging library for Node.js/Deno/Bun/browsers/edge functions https://bit.ly/3X2Z9Cu
Show HN: Simple logging library for Node.js/Deno/Bun/browsers/edge functions https://bit.ly/4cvXt93 August 16, 2024 at 01:51AM
Wednesday, 14 August 2024
Show HN: Early Look – Figma to Make It Work / Make It Real Using AI Automarkup https://bit.ly/4dtJ1zF
Show HN: Early Look – Figma to Make It Work / Make It Real Using AI Automarkup This is a game changer for making Figma files real https://www.youtube.com/undefined August 15, 2024 at 06:07AM
Show HN: Browser-based XSS scanner https://bit.ly/4dN09QR
Show HN: Browser-based XSS scanner This is a simple single-file python program that can find basic XSS (cross-site scripting) vulnerabilities in a target url. Most XSS discovery tools use a payload refelection strategy in which payloads are injected in url parameters and the GET response is inspected for places where the payload content is reflected. This is a very low precision XSS detection strategy because most reflection does not support execution. This program uses a different approach, and instead opens the target url in a browser, tests alert(...) payloads directly in the browser context, and listens for an alert being triggered. This means that any XSS spotted by this program is extremely unlikely to be a false positive. https://bit.ly/4dN0bbr August 14, 2024 at 11:45PM
Show HN: Open-source website template for pre-product non-technical founders https://bit.ly/3WNdP7i
Show HN: Open-source website template for pre-product non-technical founders Quick links - Template repo: https://bit.ly/3SQVRjk - Setup guide: https://bit.ly/3SMHHj0 - Demo video: https://www.youtube.com/watch?v=3cnazoqF0mQ - Live example to play with: https://bit.ly/3X27MNr Hey HN, I built this template to help non-technical startup founders and hobbyists launch a landing page for their idea quickly. It's low-tech, free to host, includes a setup guide and takes c. 2 hours to setup. I got the idea after sinking a whole day into setting up a generic landing page for a previous project of mine using a no code website builder (slow I know, but it was my first time). I've made it flexible so an individuals logo, mission statement etc can be included, but it's probably not suitable for founders who have a product, as I think it's necessary at that stage to spend the time / money on a more custom website. It's completely free, both to use and implement by guiding users to host their site on GitHub pages (100% client side). Free tier services utilised: - GitHub (Hosting) - EmailOctopus (Mailing list) - Calendly (Meeting scheduling) - Canva (Logo creation) Thanks everyone and look forward to hearing your feedback! https://bit.ly/3SQVRjk August 14, 2024 at 08:06AM
Show HN: I made a tool to help collect and validate startup ideas https://bit.ly/4cotsIe
Show HN: I made a tool to help collect and validate startup ideas Hey HN, I’m Kyrylo. I recently created a small tool that lets you gather, refine, and validate SaaS/startup ideas using AI. I used to jot down my product ideas in a note apps, but it wasn’t very practical for collecting feedback or refining them. So, I built this tool to make the process easier. Here’s how it works: 1. Enter a brief description of your idea. 2. The app uses AI to generate project details. 3. Share your idea via a link that includes a feedback form. It’s pretty straightforward, and I’d love to hear your thoughts or any suggestions! https://bit.ly/3WKP9fV August 14, 2024 at 09:01AM
Tuesday, 13 August 2024
Show HN: I've open sourced DD Poker https://bit.ly/3AgI2nF
Show HN: I've open sourced DD Poker I'm the original author of DD Poker, a Java-based computer game that ran on Mac, Linux and Windows and originally sold in stores in physical boxes. I shut down the backend servers in 2017 but the game is still functional and people can still play each other online even though the central lobby and find-a-game functionality no longer work. I've been asked over the years to release the source code, especially during the pandemic, and again this year. I finally got motivated to clean up the code and put it out there. The code is 20 years old and uses some ancient Spring, log4j, Wicket and other dependencies, but it still works on Java 1.8. https://bit.ly/3M7mlt3 August 13, 2024 at 11:34PM
Monday, 12 August 2024
Show HN: I spent days curating concert films in Spatial Audio (Dolby Atmos/5.1) https://bit.ly/4dhDwE4
Show HN: I spent days curating concert films in Spatial Audio (Dolby Atmos/5.1) Hey, I spent days digging and curating concert films in Spatial Audio -- so you don't have to! I'm really into immersive audio and live music but couldn't easily find concert films to watch. I had to jump from app to app and dig deep into Amazon and Google to find cool stuff. So I hope that it makes your life better and that you'll find a concert you want to watch. Happy to send you personalized concert recommendations, feel free to comment or to send me an email with some of your favorite artists :) Thank you, Ax https://bit.ly/3M64se9 August 12, 2024 at 10:49PM
Show HN: Llmq – Pipe stuff in the shell to AI https://bit.ly/3Z0CCI3
Show HN: Llmq – Pipe stuff in the shell to AI I just put this together real quick and am finding it useful. Sharing in case anyone else would benefit from it. https://bit.ly/3yqOd8p August 12, 2024 at 06:42PM
Sunday, 11 August 2024
Show HN: Open-source React chart component library https://bit.ly/4djW7zx
Show HN: Open-source React chart component library https://bit.ly/3WBQLsa August 12, 2024 at 03:22AM
Subscribe to:
Posts (Atom)