Saturday, August 31, 2024
Show HN: I'm 17 and built a startup to find or sell parking spots https://ift.tt/dmZRnOj
Show HN: I'm 17 and built a startup to find or sell parking spots Hey HN! I'm Dris, I'm 17, and for the past few months, I've been solo-developing Parkt, an app that lets you quickly reserve or sell parking spots. Parking sucks - it's expensive, hard to find, and you usually overpay or get a ticket. With Parkt, you can reserve parking in 2 taps, or list your unused space in under 5 minutes. It's now free to download on iOS (with Android coming soon)! You can also check out a demo on the site if you're interested. If you know someone who might use Parkt, sharing the app would be super helpful! Feedback is also appreciated. https://parkt.app/ September 1, 2024 at 12:23AM
Friday, August 30, 2024
Show HN: Website with coding puzzles from job interviews https://ift.tt/BXxgpe0
Show HN: Website with coding puzzles from job interviews Hi Friends! As I run another site with more general programming exercises for years - I always felt they are different from puzzles and test projects proposed at job interviews. So recently I started this new place and am slowly adding problems here. Of course the number of such challenges I encountered in interviews myself is quite limited. So if you may recollect something of the kind which could be converted to a puzzle - please, kindly share it to me (e.g. with "rodiongork" at gmail). Puzzles of algorithmic nature or system-oriented and language-specific - are all welcome. Currently I'm working to add a few postgresql exercises and executor for them. https://ca4pro.com August 30, 2024 at 07:57PM
Show HN: A somewhat faster, more lightweight, ripgrep-inspired alternative https://ift.tt/S0BiO16
Show HN: A somewhat faster, more lightweight, ripgrep-inspired alternative https://ift.tt/aGNzkYB August 28, 2024 at 08:12PM
Thursday, August 29, 2024
Show HN: Everything the Bitcoiners Were Promising https://ift.tt/YfDpxMW
Show HN: Everything the Bitcoiners Were Promising https://ift.tt/VSnNsCp August 30, 2024 at 02:45AM
Show HN: We built a Chrome extension AI Fantasy Draft Assistant https://ift.tt/3l675wj
Show HN: We built a Chrome extension AI Fantasy Draft Assistant https://ift.tt/Da9rcUL August 30, 2024 at 01:07AM
Show HN: Open-source alternative to Loom that only requires S3 https://ift.tt/yMuWt7N
Show HN: Open-source alternative to Loom that only requires S3 https://ift.tt/HixdEuZ August 25, 2024 at 07:40PM
Wednesday, August 28, 2024
Show HN: Repo2vec – an open-source library for chatting with any codebase https://ift.tt/vXb7uia
Show HN: Repo2vec – an open-source library for chatting with any codebase Hi HN, We're excited to share repo2vec: a simple-to-use, modular library enabling you to chat with any public or private codebase. It's like Github Copilot but with the most up-to-date information about your repo. We made this because sometimes you just want to learn how a codebase works and how to integrate it, without spending hours sifting through the code itself. We tried to make it dead-simple to use. With two scripts, you can index and get a functional interface for your repo. Every generated response shows where in the code the context for the answer was pulled from. We also made it plug-and-play where every component from the embeddings, to the vector store, to the LLM is completely customizable. If you want to see a hosted version of the chat interface with its features, here's a link: https://www.youtube.com/watch?v=CNVzmqRXUCA We would love your feedback! - Mihail and Julia https://ift.tt/xE6roUC August 29, 2024 at 01:29AM
Show HN: Warehouse OpenAI requests to your own database https://ift.tt/S3FRspE
Show HN: Warehouse OpenAI requests to your own database Today we’re launching Velvet, an AI gateway for warehousing OpenAI and Anthropic requests to your PostgreSQL instance. We originally built an AI SQL editor, but realized that customers were using it to monitor their AI requests in production. We had already built an AI request warehousing tool internally to debug our SQL editor and gave some customers access. A few days into testing this idea, our pilot customer launched [1] and we began warehousing 1,500 requests per second. We worked closely with their engineering team in the following weeks, completely re-architecting Velvet for scale and additional features (such as Batch support). Along the way, other companies began seeking out Velvet to get visibility into their own LLM requests. We’re launching our AI gateway as a self-serve product today, but our pilot customers are already warehousing over 3 million requests per week - so the system is stable and performant. What makes Velvet unique is that you own the data in your own database. Also, we’re the first proxy that gives visibility into OpenAI batch calls - so you can observe and monitor async calls that save you money. Some technical notes: - Supports OpenAI and Anthropic endpoints - Data is formatted as JSON and logged to your own PostgreSQL instance (can add support for other databases for paying customers). - You can include queryable metadata in the header, such as user ID, org ID, model ID, and version ID. - Built on Cloudflare workers, which keeps latency minimal (using our caching feature will reduce latency overall) - Built for security + starting process of SOC II soon Why warehouse your requests? - Understand where money is spent. Use custom headers to calculate the cost per customer, model, or service. - Download real request/response data, so you can evaluate new models (e.g., re-running requests with a cheaper mini model) - Monitor time to completion of batch jobs. (e.g., OpenAI says 24 hours, but our customers average 3-4 hours) - Export a subset of example requests for fine-tuning It’s just a 2 line code change to get started. Try a sandbox demoing the logging proxy here: https://ift.tt/mN1pGkS More details in our docs https://ift.tt/PDt4NxT [1] https://ift.tt/utaX7wQ https://ift.tt/EzC9tg3 August 28, 2024 at 10:21PM
Tuesday, August 27, 2024
Show HN: Live Subtitles for Any App on Mac https://ift.tt/ayk6uZb
Show HN: Live Subtitles for Any App on Mac I’m non-native English Speaker and i’m so tired of saying “Say it again” on online calls. Especially if it is Indian or Scottish Accent. And moreover if it is some really serious interview. That’s why i built Subtitly - Live Subtitles for any app on macOS. Few things about subtitly: - Subtitles are in Mac’s notch ⇒ you always look into the camera - They are really fast and reliable (2-3% Word Error Rate) - On-device AI ⇒ Offline & Private - Works in any app ⇒ Watch twitch streams with subs or calls in discord with subs. Here is the demo how it works: https://ift.tt/TsGXMyb August 27, 2024 at 09:24PM
Monday, August 26, 2024
Show HN: Find out if your area could be affected by a nuclear event https://ift.tt/y3vQ4X8
Show HN: Find out if your area could be affected by a nuclear event Hey, HN! I feel like lately a lot more people are trying to keep up with geopolitics. So we've collected data from different sources and put together this map with potential targets in nuclear warfare. Please let me know if it helps you and if you have other suggestions. Thanks a lot! https://ift.tt/l04nDCU August 27, 2024 at 12:08AM
Show HN: D&D meets Siri – Interactive voice adventure https://ift.tt/k8OUiSh
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few months, as part of a hardware project. Someone suggested adapting the DSL to play Dungeons and Dragons. So, here we are! What is it? An AI-powered, voice-controlled D&D adventure set in the world of Dvorak. Talk to characters, explore locations, and shape the story using your words. Use your microphone to interact with the AI dungeon master. Explore freely – interrupt, ask questions, or take unexpected actions. If you make friends at the tavern, you can also just hang out there and chat. Hint: Talk to the bartender to move the story along. This is an early demo, and I'm eager for your thoughts: Is the concept engaging? What works well, and what doesn't? I've added a feedback form to the webpage in case you want to drop a comment without posting on HN. Thanks for trying out the demo! https://pocket.computer August 23, 2024 at 06:51PM
Sunday, August 25, 2024
Show HN: Lock-free concurrent maps for Golang https://ift.tt/AjS2KvV
Show HN: Lock-free concurrent maps for Golang https://ift.tt/raLIZAn August 26, 2024 at 03:02AM
Show HN: Aos – Alias on Steroids https://ift.tt/6Bs9L7K
Show HN: Aos – Alias on Steroids A simple golang cli to run complex command lines in a simpler way https://ift.tt/Bkrlfa8 August 26, 2024 at 12:54AM
Saturday, August 24, 2024
Show HN: High school robotics code/CAD/design binder release https://ift.tt/MacqKxI
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotics team FRC 341 “Miss Daisy” (yes named after the movie). Every year, during the first weekend in January, a new robotics game is released (no it’s not battlebots). The game could be about launching balls into a goal, climbing monkeybars, or placing cubes on a see-saw. This year we were challenged to build a robot that could shoot orange foam donuts into a goal about 6 feet in the air. Here is a yt video with the game animation https://www.youtube.com/watch?v=9keeDyFxzY4&t . After we received the game we then had six weeks to design, build, program, and field a robot capable of playing the game. And we did pretty well this year! I have attached a ChiefDelphi thread (robotics forum) where we have released our season materials. This being our CAD (3D model of robot), code, and design binder. I encourage you to take a look and leave any questions that you may have. Thanks a lot! https://ift.tt/8eGbHSO August 25, 2024 at 01:10AM
Show HN: Visualizing Kubernetes Pods Distribution in Nodes https://ift.tt/DlYsTeO
Show HN: Visualizing Kubernetes Pods Distribution in Nodes https://ift.tt/KnAtqoh August 24, 2024 at 06:28PM
Friday, August 23, 2024
Show HN: Support.dev – a non-trivial Vue and Supabase app https://ift.tt/PYcvIQ9
Show HN: Support.dev – a non-trivial Vue and Supabase app I built this tool about a year ago to get really good at the supabase ecosystem. We were trying to raise money on the idea, but that didn't occur, so I wanted to open-source it, as I would love to give back to the commmunity. It allows you to invite friends and family to be helpers for child-care, meals, and transportation, and then you can create an event and they will get auto-invited to it and can choose to support you. It is using vue on the frontend and then supabase on the backend for auth, database, realtime, storage, and edge functions. Anyway, I hope someone finds it useful, there are some pretty cool features with db triggers in the database calling out to edge functions to process data, and then realtime notifications for invites and such. https://ift.tt/DG1YLoh August 23, 2024 at 11:29PM
Show HN: No-Code ETL Framework for Vector Databases https://ift.tt/CFPoUae
Show HN: No-Code ETL Framework for Vector Databases We've open-sourced our no-code ETL framework for Vector Data processing. The VectorETL framework allows Data & AI engineers seamlessly process data from multiple data sources (S3, MySQL, Postgres, Salesforce) to ALL MAJOR vector databases (Pinecone, Weaviate, Qdrant, Milvus etc.) using just a config file. We'd love to get your feedback! https://ift.tt/eZ5CJ16 August 23, 2024 at 11:19PM
Thursday, August 22, 2024
Show HN: Kardinal – Building light-weight Kubernetes dev ephemeral environments https://ift.tt/fvjJ8OM
Show HN: Kardinal – Building light-weight Kubernetes dev ephemeral environments https://kardinal.dev/ August 23, 2024 at 06:01AM
Show HN: Funcy – AWS Lambda strongly typed, best practice https://ift.tt/vjLSOn5
Show HN: Funcy – AWS Lambda strongly typed, best practice Hi, Please check out my new library funcy. It's really simplified AWS Lambda APIs in my projects, so I thought I would open-source it. It strongly-types all request parameters, has support for CORS, content-negotiation, security headers, etc.. out of the box and works via a very simply declarative interface with progressive disclosure. It's currently pre-release, let me know what you think :) https://ift.tt/uMO1c57 August 23, 2024 at 02:44AM
Show HN: I made recipes app, so you don't waste your food ingredients https://ift.tt/9HtCOA1
Show HN: I made recipes app, so you don't waste your food ingredients Hello everyone, I created a EasyCook app, this app will generate food recipes based on your ingredients. The idea is not to waste food, and if you have left some ingredients in the Kitchen, you can write it down in app and get a recipe based on these ingredients. The app is free to use, however have more features available for paid users. Would be thankful for feedback, so I can improve the app more! https://ift.tt/ea5AuIW August 23, 2024 at 01:02AM
Wednesday, August 21, 2024
Show HN: Permify 1.0 – Open-source fine-grained authorization service https://ift.tt/pMivyaI
Show HN: Permify 1.0 – Open-source fine-grained authorization service https://ift.tt/6EuJiDt August 21, 2024 at 09:28PM
Tuesday, August 20, 2024
Show HN: Open-Source macOS App for AI-Summarized Web Change Alerts https://ift.tt/jKe6Xr0
Show HN: Open-Source macOS App for AI-Summarized Web Change Alerts Hey Hacker News! Just released v1.2 of Glanceables, an open-source macOS app that’s all about keeping you in the loop with minimal fuss. We’re cutting through the tangled web to deliver only the updates that matter to you—straight to your desktop. What is it? Think of the tool as your personal update scout. Instead of you digging through pages and pages, it keeps an eye on specific parts of websites and lets you know the moment anything changes. New Stuff in v1.2: - Change Detection: It's like having a watchtower on your favorite web spots. Whenever there’s a change, you’re the first to know. - Desktop Notifications: Get real-time notifications right where you are. No need to switch tabs or refresh browsers; we bring the updates to you. - Powered by Ollama: We've integrated with Ollama to make sure Glanceables can AI to interpret changes in text detected and smarter. Why Check It Out? - It’s open source (GPL-3.0) Jump into the code, tweak it, and help me make it better for you! - Say goodbye to browser bloat and distraction. Focus on what changes, when it changes. - Stay updated without the effort. Set it and forget it—let Glanceables handle the rest. How To Use: 1. Pick a spot on a webpage you want updates on. 2. Glanceables watches refreshes it once a minute. 3. You get a notification the moment anything changes Hoping Glanceables helps anyone looking to streamline their web interactions and I'm excited to hear what you think. Try it out, let me know your thoughts, and let's get back to what matters! https://ift.tt/0skFnra August 21, 2024 at 05:51AM
Show HN: A simple and powerful RSS reader for the web https://ift.tt/DL24uPb
Show HN: A simple and powerful RSS reader for the web Hello HN! I've been working on this new open-source project called Feedbomb. It is a simple and powerful RSS reader for the web with a modern UI, PWA support, and a built-in article reader. Visit it at https://ift.tt/vrskJyG View our GitHub repo at https://ift.tt/i8WfSDQ https://ift.tt/vrskJyG August 21, 2024 at 05:17AM
Show HN: SmolCopilot – 360M LLM writing assistant in the browser https://ift.tt/W7d3JvB
Show HN: SmolCopilot – 360M LLM writing assistant in the browser Hey! I've been really intrigued about small, on device models recently. This project was to explore that a small base model running in the browser as a Co Pilot-like writing assistant. You can check out the demo here: smol-complete.vercel.app. Smal, on device models have a lot of advantages with low latency, cost, privacy (a big one), and being task specific. The demo will definitely repeat itself and hallucinate sometimes, but let me know what you think! https://ift.tt/ldsYOeS August 21, 2024 at 02:48AM
Show HN: Tree-sitter Integration for Swift https://ift.tt/ei67lqz
Show HN: Tree-sitter Integration for Swift I have created a Swift package ( https://ift.tt/x9jqL7W ) enabling tree-sitter parsers to be written in Swift; specifically, as an array of production rules which map symbol types to pairings of syntax expression and type constructor. A member macro derives a tree-sitter grammar and embeds the generated parser in its expansion. This project is a work in progress, and I will be grateful for any feedback. Thanks, Dave https://ift.tt/x9jqL7W August 20, 2024 at 10:33PM
Monday, August 19, 2024
Show HN: Srcbook – A TypeScript notebook for rapid prototyping https://ift.tt/N4YeDuI
Show HN: Srcbook – A TypeScript notebook for rapid prototyping Srcbook (”source-book”) is an open-source TypeScript notebook that runs locally, powered by Node.js. It shines for rapid prototyping, code exploration, and collaborating on ideas. It’s inspired by Python’s Jupyter and Elixir’s Livebook. Key features: - Full npm ecosystem access - AI-assisted coding (OpenAI, Anthropic, or local models), it can iterate on the cells for you with a code diff UX that you accept/reject for a given code cell, generate entire Srcbooks, fix compilation issues, etc… - Exports to valid markdown for easy sharing and version control Try it now: `npx srcbook start` Examples Srcbooks to explore: https://hub.srcbook.com We built this because we needed a Jupyter-like environment for TypeScript, we hope others like it as much as we do! Feedback and contributions are super appreciated. (edit: formatting) https://ift.tt/jxXwNMt August 19, 2024 at 08:39PM
Show HN: Profiles – personal landing pages built with Markdown https://ift.tt/2o3dQUt
Show HN: Profiles – personal landing pages built with Markdown I imagine many people on HN have their own websites. However, most people do not. Rather, many have social media profiles they use as a landing page of sorts. Social media platforms can be bloated for this purpose. Profiles is a project that aims to allow you to setup a personal landing page in minutes and gives you a unique, short URL with your username that you can share. Github repo: https://ift.tt/ierB910 https://ift.tt/qxpdnr3 August 19, 2024 at 07:36PM
Sunday, August 18, 2024
Show HN: Wd-40, a static webserver with automatic hot-reloads https://ift.tt/md0IZ72
Show HN: Wd-40, a static webserver with automatic hot-reloads It works by injecting a websocket script which listens for file changes. The filechanges are detected using the go fsnotify package, which in turn uses the different OS's equivalent to inotify. I basically got bored with alt-tabbing and refresing when developing 'vanilla-js'. The hot-reload in the modern frameworks are very nice, so figured I'd recreate it. https://ift.tt/BTLsqua August 18, 2024 at 11:54PM
Show HN: We're developing AI employees – seeking early adopters and feedback https://ift.tt/n8JEXrW
Show HN: We're developing AI employees – seeking early adopters and feedback Hi HN, We're a small team(actually only myself working on this topic) working on an AI employee system that aims to revolutionize how teams work. Our goal is to create AI assistants capable of handling tasks like coding, project management, and documentation. The product is still in development (expected beta in 3-6 months), but we're looking for early adopters and feedback to shape its direction. Some key points: 1. 24/7 AI assistants for various roles (developers, managers, etc.) 2. Leveraging our in house low-code platforms LCDP.ai, RAG (Retrieval-Augmented Generation), and Large Language Models to create adaptable and efficient AI employees 3. Aiming for a 100% boost in team efficiency 4. Currently in active development, seeking input on feature prioritization We're offering early adopters a lifetime 50% discount for a $19.9 reservation fee. We know it's early, but we believe in building in public and involving potential users from the start. What we're looking for: 1. Would you use AI employees in your workflow? Why or why not? 2. What features would make this invaluable for your team? 3. Any concerns about integrating AI so deeply into work processes? We're here to answer questions and discuss the future of AI in the workplace. Looking forward to your thoughts! More information on https://ift.tt/Yv5HkSE , and the booking page is https://ift.tt/4wN81lj Thanks :) https://ift.tt/8JzG7Si August 18, 2024 at 08:01PM
Saturday, August 17, 2024
Show HN: NeoRetro Synth – a retro-style synthesizer and drum machine https://ift.tt/cB2sqe7
Show HN: NeoRetro Synth – a retro-style synthesizer and drum machine https://ift.tt/n8AbCdr August 18, 2024 at 04:38AM
Show HN: Typescript library for editing videos with code https://ift.tt/jVyIrBH
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://ift.tt/hm6H0Vj August 18, 2024 at 12:59AM
Show HN: V2 of maestro-CLI, a command-line music player https://ift.tt/2xAUiFr
Show HN: V2 of maestro-CLI, a command-line music player Visualization directly in the terminal, streaming, clips, tags, and more! https://ift.tt/1ZeHlSu August 17, 2024 at 11:18PM
Friday, August 16, 2024
Show HN: an AI copilot for Next.js developers https://ift.tt/IAQJlre
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://useglass.ai/ . Everything is free for now, and we'd love to hear your feedback. https://useglass.ai August 17, 2024 at 05:46AM
Show HN: Learn Blender shortcuts with lots of tiny videos https://ift.tt/Pea1ijG
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://ift.tt/QSFnWAk https://ift.tt/YIo9AWC August 17, 2024 at 04:08AM
Show HN: We are building Figma for developers https://ift.tt/TpB0NWs
Show HN: We are building Figma for developers What is Symbols? “The ultimate platform for developers & teams to build, test and document fully functional & reusable UI libraries on a canvas. Publish as a website or export to your existing tech stack with open-source development” Currently in beta access. Comes with access to 900+ UI components Build any website or add new functionality to existing web projects in minutes. From landing pages to SaaS applications. Lifetime offers We are currently running one off offers for the first 100 users from $49 USD, which includes unlimited projects or users for 1 project. Eventually charging $49 per month per user/project, as design system platforms charge a similar amount. So grab a deal! Here is a quick landing put together, with a better one in the works :) https://ift.tt/3yu5DoL Any questions let me know! August 17, 2024 at 01:26AM
Show HN: Systema Robotica, a treatise on the order and evolution of robotkind https://ift.tt/hb7ptrn
Show HN: Systema Robotica, a treatise on the order and evolution of robotkind Systema Robotica is a multi-year endeavor to define, classify and demystify robots. The treatise has been published as a book on Amazon and also as an open access public work on LessWrong and TechRxiv. The treatise defines what a robot is, classifies all past, present and future robots, and proposes a novel definition and test for sentience. I welcome everyone's comments, inputs, feedback and suggestions. This is the first edition of Systema Robotica, and I intend to continue to build upon this early framework. https://ift.tt/MqcRrg4 August 16, 2024 at 11:20PM
Thursday, August 15, 2024
Show HN: Hacker Pulse a TUI for Hacker News in your terminal https://ift.tt/oMdYUvy
Show HN: Hacker Pulse a TUI for Hacker News in your terminal https://ift.tt/bg5MZti August 16, 2024 at 02:35AM
Harvard Settles Lawsuit Over Claims of Sexual Harassment by a Professor

By Jesus Jiménez from NYT Education https://ift.tt/O0GK75i
Show HN: Printing Chess Boards in a Terminal https://ift.tt/ec2mGwk
Show HN: Printing Chess Boards in a Terminal I'm doing some fun chess-related programing during my sabbatical, and taking the opportunity to dive down rabbit holes I'd avoid for in a work setting. Found out interesting stuff from old ANSI DEC escape sequences to sixel graphics that are useful today. https://ift.tt/c9X6mnA August 16, 2024 at 12:43AM
Show HN: An extensive set of RAG implementations+many different strategies https://ift.tt/ROudyUC
Show HN: An extensive set of RAG implementations+many different strategies Hi all, Sharing a repo I was working on for a while. It’s open-source and includes many different strategies for RAG (currently 17), including tutorials, and visualizations. This is great learning and reference material. Open issues, suggest more strategies, and use as needed. Enjoy! https://ift.tt/hNL6Yys August 15, 2024 at 11:35PM
Wednesday, August 14, 2024
Show HN: Shadcn/pro – Advanced Next 15 and React 19 SaaS starter kit https://ift.tt/No0AJlU
Show HN: Shadcn/pro – Advanced Next 15 and React 19 SaaS starter kit Hey HN, Hope you are doing well! As a fellow founder, I've got something that could save you 2-5 months of development time. I'm excited to share shadcn/pro, a SaaS starter kit for building modern web apps. It’s built with Next.js 15, React 19, Auth.js (next-auth v5) and shadcn/ui. The primary focus is on the core aspects of the web application, including authentication, billing, onboarding, organization management, member invites, profile management, email integration, dashboards, master/detail pages, API keys, webhooks and more. As you probably noticed Next/React/Auth.js is currently stuck in an upgrade limbo. There are major changes in Next 15 regarding caching and new action hooks in React 19. Furthermore Auth.js got rewritten to fit the app router model. What if you could use the latest versions, but make it some else's problem (me). I'm committed to keeping all dependencies up-to-date and adding features you need but don't have time to build while you can focus on your product domain. The application is well-designed, fully responsive and built using server actions and React Server Components (RSC). Some of the libraries used are - next-safe-action - nuqs - nice-modal-react - react-email - dnd kit - zod As for the auth you get - A FULL implementation of the credentials provider including everything necessary from OTP to password resets. - Google and Microsoft logins - Connected accounts - Session management The license is very business-friendly. Unlimited developers, projects, and commercial use. No strings attached. Website: https://shadcnpro.com/ Demo: https://ift.tt/gwkQiDr What's your biggest pain point in SaaS development right now? Tell me what you think! https://shadcnpro.com/ August 14, 2024 at 11:36PM
Show HN: My Care Voice – We Help You Prepare for the What Ifs https://ift.tt/X9LWMlF
Show HN: My Care Voice – We Help You Prepare for the What Ifs We are excited to introduce My Care Voice to the HN community! It's been a personal quest of mine to develop a process to ease the burden of creating advance directives. Everyone needs them, but few think about it until it's too late. Typically, it requires an expensive visit to an attorney or the cumbersome, impersonal process of filling out paperwork. In 2016, my sister had a sudden heart attack in the middle of the afternoon. She was rushed to the hospital with no way to speak or respond. That was when I fully grasped the importance of having these wishes recorded and available. Her family, including her two kids in their early twenties, were in the hospital waiting room, not knowing her wishes during those terrifying moments. The doctors were completely in the dark about how far to go with life-sustaining measures. My Care Voice is the simplest way to create these invaluable advance directives, so your loved ones and caregivers won't have to guess your wishes if something unexpected happens. With My Care Voice, you can: Be informed with definitions and examples in an easy-to-follow journey that you can complete in minutes or over time. Receive reminders and status updates. Complete one or more of your advance directives at your own pace. Securely share your completed documents with care professionals and loved ones. Make updates or amend at any time as your life changes. Try My Care Voice now, and don't hesitate to share your feedback to help us build the ultimate advance directive experience! https://ift.tt/nQxkmzS August 15, 2024 at 02:34AM
Show HN: Beating OpenAI's structured outputs on cost, accuracy and speed https://ift.tt/q7SYU8H
Show HN: Beating OpenAI's structured outputs on cost, accuracy and speed https://ift.tt/kcsprU5 August 15, 2024 at 12:32AM
Show HN: SlateDB – An embedded storage engine built on object storage https://ift.tt/3SPE7ic
Show HN: SlateDB – An embedded storage engine built on object storage SlateDB is an embedded storage engine built as a log-structured merge-tree. Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage (S3, GCS, ABS, MinIO, Tigris, and so on). Leveraging object storage allows SlateDB to provide bottomless storage capacity, high durability, and easy replication. The trade-off is that object storage has a higher latency and higher API cost than local disk. To mitigate high write API costs (PUTs), SlateDB batches writes. Rather than writing every put() call to object storage, MemTables are flushed periodically to object storage as a string-sorted table (SST). The flush interval is configurable. To mitigate write latency, SlateDB provides an async put method. Clients that prefer strong durability can await on put until the MemTable is flushed to object storage (trading latency for durability). Clients that prefer lower latency can simply ignore the future returned by put. To mitigate read latency and read API costs (GETs), SlateDB will use standard LSM-tree caching techniques: in-memory block caches, compression, bloom filters, and local SST disk caches. https://ift.tt/kzhNv3K August 15, 2024 at 12:47AM
Tuesday, August 13, 2024
Show HN: AnimeGenAi – AI-powered anime style image and video generator https://ift.tt/YxZTjHX
Show HN: AnimeGenAi – AI-powered anime style image and video generator https://animegenai.com August 14, 2024 at 01:42AM
Show HN: AI Bartender in a Virtual Bar https://ift.tt/oQJmi0x
Show HN: AI Bartender in a Virtual Bar Note: The avatar will talk to you, so make sure you check your volume! Hello HN! I've seen a bunch of AI character type stuff online, but all of them were boring chat interfaces. I thought it would be more fun to give the characters an avatar and a 3d environment to interact with. The stack I'm using is Claude 3.5 for the LLM, OpenAI TTS, Stable Diffusion for generating drinks, and three.js for rendering. I exposed the prompt I'm using so people can play around with it by clicking the robot icon. If people find it interesting, I might add more environments, character customization options, etc. Hope you enjoy and let me know your thoughts/questions in the comments! If you want to know more, follow me on Twitter or join the Discord! https://ift.tt/OzkGNfT https://x.com/neelmango https://ift.tt/1NMiLda August 13, 2024 at 10:58PM
Show HN: AI co-worker for system software development (Rust,C,C++,pdf) https://ift.tt/I6c4UT2
Show HN: AI co-worker for system software development (Rust,C,C++,pdf) Hey Everybody, We are really excited to release the 1st version of H2LooP studio today. https://h2loop.ai/ H2LooP Studio helps system software engineers generate code from technical specs, debug issues, and understand complex code in C, C++, Go, and Rust. Under the hood, it uses the H2LooP Data Engine to create instruction-tuned datasets from data sheets and source code. Models are what they eat. We create high-quality, pre-vetted domain-specific training data (telecom, IoT, automotive, consumer electronics) at scale for fine-tuning small language models. We leverage both LLMs and human expertise (system knowledge) to build this dataset. Why are we building H2Loop? 1.Challenges in System Code: -System code presents significant challenges for LLMs that lack specialised pre-training. -Existing tools like GitHub Copilot struggle with tasks such as generating device driver code, debugging network kernel crashes, and interpreting hardware schematics. 2.Limitations of Current Coding Assistants: -Results from generic coding assistants are often unclear and insufficient. -These tools are unable to handle technical specifications or crash logs, which are essential for system software development. -System developers frequently need to reference specifications like Wi-Fi, Bluetooth, or network protocols while coding, but current tools fail to meet these needs. 3.Specialised Requirements for System Software: -System software is typically written in languages like C, C++, Go, and Rust, often in closed-source projects. -Enterprises need specialised solutions that understand their specific domain and coding standards. Challenges in Generating Accurate Code from Technical Specifications: 1.Unstructured Format of Technical Specifications: -Technical specifications are often in PDF format, which is inherently unstructured. -Parsing PDFs that include images, tables, and various text elements, and aligning them with reference sample code, presents a significant challenge. 2.Difficulty in Creating Domain-Specific Datasets: -Developing a question-and-answer coding dataset for specialised domains like automotive or telecom, suitable for LLM training, is a complex task. 3.Necessity of Expert Review: -Expert review of the training dataset is crucial. For example, if a dataset is created for socket creation in a networking protocol, it must be meticulously checked by an expert before being used for fine-tuning. The Solution: 1.RAG-Based Parsing and Chunking: -We employ a Retrieval-Augmented Generation (RAG) solution to parse and chunk PDFs effectively. -By combining LLM and manual methods, we align the content from PDFs with source code to create an instruction tuned dataset. 2.Expert Review and Validation: -Our team of system and domain experts thoroughly review and validate the training datasets, which are formatted in JSON. 3.Collaborative Fine-Tuning: -We partner with enterprises to transform their code and technical specifications into expert-vetted, domain-specific datasets. -We then assist in fine-tuning a small language model tailored to their domain and coding standards. Who can use H2LooP: H2LooP is a valuable tool for professionals like developers, product managers, and CTOs. If you're working on proprietary software, frequently coding from technical specifications,H2LooP is for you. Demo: https://ift.tt/voWkFIz H2LooP Studio is hosted in the cloud. You can download sample technical specifications and experiment with the H2LooP model to generate system software code. We will soon be releasing the H2LooP Data Engine, which will allow you to create training datasets by uploading code and PDFs. For more details, refer to https://ift.tt/s5S8q4v Also please join our community at : - Slack : https://ift.tt/B02NjJR - Twitter : https://x.com/h2loopinc Would love to hear your feedback & how we can make this better. Thank you, Team H2LooP https://h2loop.ai/ August 13, 2024 at 09:02PM
Monday, August 12, 2024
Show HN: I spent days curating concert films in Spatial Audio (Dolby Atmos/5.1) https://ift.tt/IGy0cES
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://ift.tt/1m7rEoJ August 13, 2024 at 03:19AM
Show HN: Llmq – Pipe stuff in the shell to AI https://ift.tt/Emq9eNW
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://ift.tt/vzyYKr1 August 12, 2024 at 11:12PM
Sunday, August 11, 2024
Show HN: Create HTML/Zip/PNG Polyglot Files in JavaScript (Web Presentation) https://ift.tt/0K5WYdo
Show HN: Create HTML/Zip/PNG Polyglot Files in JavaScript (Web Presentation) https://ift.tt/mh1Nk2b August 11, 2024 at 11:54PM
Show HN: SuperRocola.com – Collaborative DJ Platform for Real-Time Music Sharing https://ift.tt/Jgl4hWA
Show HN: SuperRocola.com – Collaborative DJ Platform for Real-Time Music Sharing Hi!, I've built Super Rocola, a web app that turns everyone into a DJ. Tech Stack: Built with SvelteKit, Node.Js, WebSockets and MongoDB Key Features: - Free from any kind of sign up / subscription - Create instant music sessions with a unique QR code - Integrates with YouTube and SoundCloud for vast music library - Real-time collaborative playlist management Problem It Solves: Eliminates the "aux cord fight" at parties and gatherings. Everyone can contribute to the playlist democratically. How It's Different: Unlike other music sharing apps, Super Rocola focuses on real-time collaboration and social interaction around music selection, whithout requiring to have an active subscription to any service. Future plans: - I would like to integrate more platforms (Apple music, Spotify, Deezer) I'd love to get feedback from the HN community on the concept, implementation, and any ideas for improvement. You can try it out at superrocola.com. Looking forward to your thoughts and suggestions! https://ift.tt/yQj6kzl August 11, 2024 at 09:25PM
Show HN: I built Zesfy – Your daily tasks, scheduled in seconds https://ift.tt/gn4ldUO
Show HN: I built Zesfy – Your daily tasks, scheduled in seconds https://zesfy.com/ August 11, 2024 at 10:16PM
Saturday, August 10, 2024
Show HN: Rust GUI Library via Flutter https://ift.tt/dJ2EnuQ
Show HN: Rust GUI Library via Flutter Hi, I made a bridge ( https://ift.tt/vilEN5q v2.0.0) between Flutter and Rust, which auto translates syntaxes like arbitrary types, &mut, async, traits, results, closure (callback), lifetimes, etc. The goal is to make a bridge between the two, seamlessly as if working in one single language. Then, as an example, I showed how to write Rust applications with GUI by utilizing Flutter. That is discussed in the link in details. To play with it, please visit the GitHub repo, or refer to the end of the article for detailed folders and commands. When I first released 1.0.0 years ago, it only contained few features compared to today. It is the result of the hard work of contributors and me, and many thanks to all the contributors! https://ift.tt/F59qtiU August 11, 2024 at 08:25AM
Show HN: Midsommer" or a way to create self-organizing maps in JavaScript https://ift.tt/TUWuiNF
Show HN: Midsommer" or a way to create self-organizing maps in JavaScript I've been obsessed with self-organizing maps (or Kohonen maps) for a few years now, and I made a library that implements a bare-bones SOM algorithm in JavaScript. A SOM is basically a kinda-old school—but effective—way to do dimensionality reduction and clustering. Midsommer, my library, also comes with a Svelte component to visualize the resulting SOM, and it uses a force-directed graph to display the underlying shape of the map (cosine similarity between adjacent neurons informs the edge weights, basically). You can see the code here, as well as a couple examples, including one that represents the ~300-odd books I've read since the start of the pandemic. I'm really curious what people think. https://ift.tt/4xiyvNP August 11, 2024 at 12:20AM
Show HN: Made an anonymous feedback app TeamSays https://ift.tt/iWTrYwn
Show HN: Made an anonymous feedback app TeamSays Hi HN, it’s Kaz. I’m a dev/solo founder here with my startup TeamSays [0], which is an anonymous feedback channel for improving workplace experience. Put simply, it’s like a founder/HR manager’s always-on sidekick. The product idea grew out of personal experience in startups and ~600 employee org, and me learning the shocking stats of the costs for replacing talent. To those of you who have a job: replacing you would cost your employer ~20% of your annual salary [1]. If you’re highly specialized (which is very likely) it can cost up to 4x your annual salary [2]. So, keep that in mind when you negotiate your compensation or work-life balance. Here’s how TeamSays works: 1. Once you create an account you get a link to a minimal chat-like UI, you only have to create categories and questions. 2. Then you share link with your team announcing a new channel for tracking feedback/issues. 2. Team members visit and share something, you can then see their conversations get analyzed, and turned into a positive or negative report that becomes visible in the dashboard. 3. That’s it. Nothing else to do other than update or remove questions/categories over time — minimal maintenance. 4. Get weekly/monthly reports on the state of positive/negative reports and take action. Over time you can track progress of issues as active questions get rotated, so on a long-term timeframe you can derive progress stats and see where things went right/wrong. Essentially, it’s a channel for your team members to express their true concerns and opinions (possibly in explicit manner that otherwise wouldn’t be possible), which simplifies work of HR department if you have one or becomes one if you don’t. Personal conflicts, stress/anxiety, or simply not feeling safe/confident enough are possible reasons to have this channel. The chat is fully anonymous and it does not provide any way to identify participants other than a simple browser-based ID. I’ve personally experienced bad managers in otherwise good enough organizations. As a remote team member building personal connection for transparency is hard. We all know the old saying “people quit managers, not companies” which might not be 100% true [3] but I do find it to be true enough to base TeamSays around it. Obviously, TeamSays is not for every team/organization out there but for those that value transparency and simply want to make sure they have a safe, and private channel that is remote-friendly for their colleagues, clients, or employees I believe it’s a good tool in the arsenal and I hope you consider giving it a go. Improving team experience, and providing space where everyone can truly share their concerns and keep their privacy/anonymity. Even a simple fact of sharing issues could be beneficial if there is no alternative at all. Here are some stats: 1/3 of modern day workers wouldn’t accept a job if they didn’t agree with the views of the leadership [4]; managers must use meaningful interactions to build engagement [5] as remote employees’ connection to their organization’s purpose is declining. Lots of metrics point to a high expectations of modern day workplace, and I’m here to offer help to HR process — there is a free 7-day trial, and setting it up should take only a few minutes. I made sure TeamSays supports numerous languages, and am doing my best to add more. Please share your thoughts. Thank you. [0]: https://teamsays.com [1]: https://ift.tt/NyVgFxl... [2]: https://ift.tt/ndagZo8... [3]: https://ift.tt/oi9wf7Q... [4]: https://ift.tt/E4Lt0Xy [5]: https://ift.tt/qtfoQkJ... August 10, 2024 at 09:49PM
Friday, August 9, 2024
Show HN: Word2go – A word-learning app using browser notifications https://ift.tt/5giDT10
Show HN: Word2go – A word-learning app using browser notifications Hi Hacker News, I'm excited to share a project I've been working on: a web-based word learning app designed to help you effortlessly expand your vocabulary. If you're learning a new language, especially German, this might be just what you need. What is it? This is a straightforward web application that leverages browser notifications to remind you of new words throughout the day. You upload a CSV file with your vocabulary list, and the app takes care of the rest. The notifications will pop up at intervals, displaying words and their translations to keep you engaged and learning. The CSV can be very long, just put first row be the word and the next row same column be the translation Built with JavaScript, utilizing the browser’s notification to deliver reminders. reason of making I created this app to make learning German more convenient and integrated into daily life. It’s an attempt to turn passive time into productive learning moments. try it You can upload a CSV file with your target vocabulary and start receiving notifications right away. The app is free to use and doesn't require any setup beyond uploading your word list. If you have any feedback or feature requests, I’d love to hear from you. Thanks for checking it out! https://ift.tt/q30Ycdg August 10, 2024 at 03:26AM
Show HN: PlatePlanner – Design Beautiful Platemaps https://ift.tt/Yc8jAup
Show HN: PlatePlanner – Design Beautiful Platemaps Spend less time in excel and more time doing science. Design a platemap in seconds, share it with your team, and reuse it for future experiments. https://ift.tt/bWTPHLS August 5, 2024 at 07:57PM
Thursday, August 8, 2024
Show HN: One status page to rule them all (aggregating 3k status pages) https://ift.tt/87qDIf6
Show HN: One status page to rule them all (aggregating 3k status pages) I recently got tired of subscribing to dozens of status pages (Cloudflare, Vercel, Twilio, GitHub, OpenAI) just to stay ahead of the outages that seem to happen almost every week. So I decided to build https://ift.tt/Cv0Eo4m - essentially it's an aggregator that crawls 3,000 status pages every minute, so I can see the status of all services and infrastructure in one central place. I also added the capability to create a custom dashboard so that you can monitor specifically the services that you use. I built StatusSight using Next.js, with the frontend being deployed to Vercel, and the status page monitor deployed to Hetzner with Coolify. Let me know your thoughts! https://statussight.com August 8, 2024 at 10:41PM
Show HN: Spawn – Build iOS Apps with English https://ift.tt/bRGgyrm
Show HN: Spawn – Build iOS Apps with English Hi HN, Spawn lets you build apps with human language. You can include images, audio and other files in your app just by dragging and dropping. Here's a demo video where I build the game of Snake in 60 seconds: https://www.youtube.com/watch?v=qIqp7cvmE_M As it’s still in alpha, you may need to regenerate a few times to get the app functioning the way you want. So far I’ve found it’s pretty good at generating simple utilities and games. Over time, as both Spawn and the underlying models improve, it will be able to build more complex software. I have a bunch of ideas for future updates, for example: - Allow users to include wireframes that Spawn will follow as it generates their app. - Android support in Mac, Windows & Linux Spawn desktop app. This way, people can use Spawn to build for both mobile platforms using the same app specifications. Imagine someone living in rural India using their Chromebook to build apps for their Android phone, without needing to learn how to code. - Enable people to build apps that have accounts and backend logic by autogenerating and deploying a backend during app generation. Any feedback would be greatly appreciated. https://spawnapp.com/ August 6, 2024 at 09:28PM
Show HN: I built interactive map of active and decommissioned nuclear stations https://ift.tt/rNOTIpY
Show HN: I built interactive map of active and decommissioned nuclear stations Hi all, I am not an expert in nuclear energy but I've always wondered and found it difficult to get a clear picture about the amount of nuclear stations located in a specific region. So I built this tool that shows all the nuclear plants in the world, scaled by their capacity and with indication of their status. Clustering is enabled by default and allows to see the sum potential capacity of a region. It's a fun tool for me: e.g. disable clustering, scale circle radius to 70%, go to EU, and you'll see Germany has shutdown all of the stations. Ofc it's a widely known fact, but what came to my surprise is that Poland, Turkey, Scandinavian countries, Africa have literally 1 to none nuclear stations. Which is kinda strange because some of these regions are modern, well-developed, and Africa specifically was sourcing lots of nuclear fuel for other countries other the years. idk what to do with it yet, but I think I'll come up with ideas for future improvements as I believe nuclear sector will grow drastically. https://ift.tt/eOzBPpu August 8, 2024 at 01:10PM
Wednesday, August 7, 2024
Show HN: I Built an Open Graph Image Kit for Next.js with Tailwind Customization https://ift.tt/CB7YhvI
Show HN: I Built an Open Graph Image Kit for Next.js with Tailwind Customization https://ogimage.org/ August 8, 2024 at 09:26AM
Show HN: OllamaAgents – Your Natural Language Gateway to Linux Mastery https://ift.tt/W8thdiv
Show HN: OllamaAgents – Your Natural Language Gateway to Linux Mastery OllamaAgents is a TypeScript-based CLI application that provides a Linux command interpreter using the Ollama API. It converts natural language queries into appropriate Linux commands, executing them if requested, offering explanations and cautions when necessary. https://ift.tt/YlIWtQ4 August 8, 2024 at 05:34AM
Show HN: Voyage – Toolbox of otherwise expensive SaaS marketing tools https://ift.tt/MR1wsX2
Show HN: Voyage – Toolbox of otherwise expensive SaaS marketing tools Voyage is a bunch of marketing tools for SaaS in one platform. We're betting on three things: 1. Many marketing tools don't offer free tiers. Think Optimizely, 6sense, Mutiny, Typeform, Qualified, Marketo, Drift, etc. A lot of these have minimum contract sizes of 5 figures. Voyage is completely free right now (haven't shipped monetization yet) and will always be usage-based + free tier. 2. Having these tools in one place compounds. We offer global themes for all of the user-facing marketing assets, which means you won't have to manage a brand theme for each of Wistia, Drift, etc. We also can use the data from one tool to modify another. Ex: personalize the header of the pricing page based on whether a visitor went through the video on your splash page. 3. We can outship most engineering teams in the long term. It's difficult for mar-tech companies to attract/retain talent since they're GTM-first, not eng-first. We're building an eng-first mar-tech company, getting into teams early with a generous free tier, and making money as our customers scale. We can probably offer these tools much cheaper at bundled scale too. If you use any of these tools and want to combine them together for a reduced bill or better cross-tool integration, please reach out. We'd love to have you as a design partner. - Wistia / Vimeo - Typeform / HS forms - Optimizely / Mutiny - Google Analytics 4 - Drift / Qualified / etc - SEO content tools bryan.houlton@withvoyage.com https://ift.tt/LYfk0Fs August 8, 2024 at 04:25AM
Tuesday, August 6, 2024
Show HN: Resolve AWS SecretManager secrets as env vars https://ift.tt/ElbaY8H
Show HN: Resolve AWS SecretManager secrets as env vars Frustrated by the official way to resolve secretmanager secrets in Lambda functions using the official Lambda extension ( https://ift.tt/eZS0cQW... ), I built a more user-friendly way, which requires no code changes to the Lambda function code. https://ift.tt/pk5W3sT August 7, 2024 at 02:08AM
Show HN: AutoEditor – Edit your video in just a few clicks https://ift.tt/MCLsW9P
Show HN: AutoEditor – Edit your video in just a few clicks I wanted to show the first version of my new project, its main goal is to let users edit short engaging videos in just a few clicks. Upload your video (or take a link from YouTube), cut your video, crop it, subtitle it, add overlay layers and much more. https://ift.tt/Qyac8jq August 7, 2024 at 02:01AM
Show HN: Metrics Hive – a simple, feature-rich Google Analytics alternative https://ift.tt/O7GeR1W
Show HN: Metrics Hive – a simple, feature-rich Google Analytics alternative Metrics Hive is meant to be an easy-to-use analytics tool, similar to the Google UA days. However, it also features real-time user activity, heat maps, and screen replays. https://ift.tt/JWg2C18 August 6, 2024 at 08:23PM
Show HN: Muky – A kid-friendly music player for iOS https://ift.tt/ltAP5JL
Show HN: Muky – A kid-friendly music player for iOS Hi, I've developed an iOS app called Muky ( https://muky.app/ ) that allows parents to create and manage music playlists for their children. It provides a focused, distraction-free audio experience for kids. I created this app because my 4-year-old daughter loves music, but existing solutions like Tonies or cassettes didn't meet our needs. Using an iPhone or iPad directly with Apple Music wasn't ideal either. Muky aims to solve these issues under the motto "Music for the Kids". Here some key features: * Dedicated music player for children * Parent-controlled playlists * Compatible with Apple Music (Spotify support coming soon) * Distraction-free interface * Works well with iOS "Guided Access" feature * Keeps kids' music separate from parents' personal collections and algorithms * iOS 15 Support for Older Devices * Direct Start in Audio Player * Password Protection (Secure the audio player mode with a password. Exiting the audio player mode requires the password set by the parents, ensuring kids cannot exit the app simply.) I'd love to get your feedback and hear your thoughts on this approach to kid-friendly music streaming. https://muky.app August 5, 2024 at 12:36AM
Monday, August 5, 2024
Show HN: Iso20022.js – Create payments in 3 lines of code https://ift.tt/7KtFpUd
Show HN: Iso20022.js – Create payments in 3 lines of code https://ift.tt/Qo8HhA2 August 5, 2024 at 11:25PM
Show HN: Datoviz 0.2.0, Vulkan-based GPU scientific visualization (C/C++/Python) https://ift.tt/mZzeOW7
Show HN: Datoviz 0.2.0, Vulkan-based GPU scientific visualization (C/C++/Python) I'm excited to announce the release of Datoviz 0.2.0, an open-source, high-performance GPU scientific visualization library built on Vulkan. It targets the interactive visualization of large 2D/3D datasets. This version includes tentative precompiled Python wheels for Linux, macOS (ARM and Intel), and Windows. Datoviz is a key part of the CZI-funded Vispy 2.0 project and will serve as its main GPU backend. Datoviz provides core GPU visualization capabilities while VisPy 2.0 will provide high-level plotting functionality (a bit similar to NumPy vs SciPy). What I'm looking for from the community: 1. Compatibility feedback: I'd appreciate quick feedback on how these precompiled Python wheels perform across different operating systems and graphics hardware. 2. Library feedback: Datoviz is still in its early stages and actively evolving. The API is subject to change, and I'd appreciate any feedback on its functionality and design. Please report issues on GitHub. Since the initial 2021 v0.1 release, the underlying technology has matured significantly. The internal architecture is now more robust and modular, paving the way for support for other rendering technologies like WebGPU and WebAssembly in the medium term. While still somewhat limited, the focus is on ensuring stability, performance, and visual quality. Available visuals include points, markers, line segments, paths, glyphs, images, spheres, 3D meshes, and basic volume rendering. Some important features, like axes and picking, are planned for v0.3 and later. Please give it a try, report any issues on GitHub, and feel free to ask questions. You're also welcome to contribute. I'm looking forward to your feedback! https://ift.tt/SWd3jQH August 6, 2024 at 01:33AM
Show HN: Run Mutahunter.ai LLM powered software testing on your code in browser https://ift.tt/z3L7Avp
Show HN: Run Mutahunter.ai LLM powered software testing on your code in browser https://ift.tt/br5hJxn August 6, 2024 at 12:40AM
Sunday, August 4, 2024
Show HN: Resurrecting DOS – Bringing Classic Gaming to the Web https://ift.tt/UbgMpxr
Show HN: Resurrecting DOS – Bringing Classic Gaming to the Web Hi There, We’ve all felt the nostalgia for classic DOS games like DOOM, Prince of Persia, and Duke Nukem. Unfortunately, running these games on modern systems is a hassle with often 10+ setup steps. To bridge that gap, I’ve built a platform that leverages DOSBox and JS-DOS to bring these beloved titles directly to the browser. Say goodbye to complex setups! This platform seamlessly emulates DOS games, letting you jump straight into the action. I'm eager for your feedback on emulation performance, game compatibility, and user interface. I’m currently beta testing and plan to integrate a light CMS like PocketBase for more user controls. I’m also excited to open-source the project soon, allowing users to create personalized “DOS cabinets” with their favorite games! Let me know your thoughts and help bring back the glory days of DOS gaming! https://ift.tt/7Qndcja August 5, 2024 at 02:56AM
Show HN: AI-Powered Stock Market Analyst with Global Coverage https://ift.tt/mdajFzH
Show HN: AI-Powered Stock Market Analyst with Global Coverage We’re thrilled to announce the launch of our AI-powered stock market analyst chatbot, designed to help you analyze stocks and gain valuable market insights with ease. Our intuitive conversational chat interface makes it simple for anyone to get started. Why You’ll Love It: Our AI Analyst uses a long-term value-growth investing strategy, similar to those employed by legendary investors like Warren Buffett, Mohnish Pabrai, Phil Town and Charlie Munger. It’s built to provide you with thorough, data-driven analysis to help you make informed investment decisions. Key Features: - Comprehensive Analysis: Analyze, review, and compare financial records of multiple companies at once. - Global Coverage: Access over 68,000 stocks across 69 stock exchanges worldwide. - Rich Data Insights: Our AI Analyst taps into a wealth of data, providing deeper and more insightful analyses. Data Access Includes: - Company stock quotes (price, volume, market cap, etc.) - Company profiles - Key product information - Financial ratios & metrics - Latest earnings call transcripts - Recent news headlines and summaries - Company press releases - 15+ years of financial statements (income, balance sheets, cash flow) - Executive compensation - Insider trading activity - Past earnings call transcripts - Trailing Twelve Months (TTM) ratios - Analyst earnings estimates - Historical analyst recommendations - Historical dividends and stock splits - Key ratios, owner earnings, and enterprise value - Price target summaries - Analysts’ price targets - Historical stock price and intraday price charts - ESG ratings and benchmarks - Daily most active, gainer, and loser stocks and much more. Available now at decodeinvesting.com/chat. We’d love to hear your feedback and thoughts. Try it out and let us know what you think! Your insights will help us continue to improve and provide the best possible tool for stock market analysis. https://ift.tt/I0GiXg1 August 5, 2024 at 03:01AM
Show HN: Remix Gear and Next.js Gear – The cleanest way to start a project https://ift.tt/w57EZ4A
Show HN: Remix Gear and Next.js Gear – The cleanest way to start a project I like starting projects from scratch, but not from zero: - Remix or Next.js - Tailwind CSS - TypeScript - shadcn/ui - i18n https://ift.tt/UfnrRvA https://ift.tt/H5nSkxz August 4, 2024 at 12:29AM
Saturday, August 3, 2024
Show HN: Plain Vanilla – a tutorial website for vanilla web development https://ift.tt/y7caiE3
Show HN: Plain Vanilla – a tutorial website for vanilla web development This site explains how to do web development without any tools or frameworks, relying only on the browser and web standards. I made it because I couldn’t find a single place online that put together all the right information in the way that I liked. The site itself is of course also vanilla and open sourced on github. https://ift.tt/qzj2Xd5 August 3, 2024 at 10:45PM
Show HN: Open-source nextjs14 and Supabase and stripe and docs/blog template https://ift.tt/ifYRnOz
Show HN: Open-source nextjs14 and Supabase and stripe and docs/blog template I built a more modern taxonomy. Uses supabase everywhere instead of the alternative. - NextAuth using Supabase - PostgresDB using Supabase - Components using ShadcnUI - Modern animation effects using MagicUI - Documentation and Blog using Fumadocs - Billing using Stripe https://ift.tt/pwo0TPq August 3, 2024 at 04:30PM
Friday, August 2, 2024
Show HN: I built a solcial-media-inspired fitness App https://ift.tt/TGLlqcK
Show HN: I built a solcial-media-inspired fitness App Hi Hacker News! I'm Jarne, a student and software developer, and I have developed MyGainplan for the last 2 years. When I started working out, I realized that it is quite hard to keep varying training plans. I know that it is recommended to change your training plan every 2–3 months in order to prevent muscular imbalance and other injuries. Besides that, some little changes help to stay motivated on a long fitness journey . After endless searching for free workouts or training plans, I had the idea of MyGainplan. The main idea of MyGainplan is to allow users to share their experience and profit from each other. MyGainplan guides you through your workouts, tracks your progress and keeps you motivated to train. When it comes to discovering new workouts, MyGainplan allows you to search for unique and different workouts created and uploaded by other users. With that, changing your training plan becomes a breeze - And it's totally free! No payments, no subscriptions, no advertisements! I am so happy to say that I have now launched on iOS and Android. I would love to get some Feedback from the first users in order to make MyGainplan even better! Website: https://ift.tt/vd8gLj3 Play Store: https://ift.tt/tURnGAw App Store: https://ift.tt/gFK2ka5 Let's make training better together https://ift.tt/padz9ib August 3, 2024 at 02:09AM
Show HN: webhooked.email (2023) https://ift.tt/JpQP2Mo
Show HN: webhooked.email (2023) Hey HN, I built this tool a while ago, and it looks like it's finally getting some traction lately -- wanted to post it up again here for anyone who's looking for a dead simple solution for webhooks that email you. For those who say new products are hard to trust ("you never know how long they'll be around!") -- this one has been casually running for just over 13 months now! https://webhooked.email August 3, 2024 at 07:47AM
Show HN: Created an App for People Who Hate Planning Vacations https://ift.tt/VpQch3f
Show HN: Created an App for People Who Hate Planning Vacations Hi HN! I and my team have been hard at work for the past 4 years on our passion project, Trameter, and we're thrilled to share our second public release with you. Just 2 days ago, we launched Trameter on the App Store in the US, and we'd love to get your feedback. What Trameter Does Imagine planning a whole vacation in just a few seconds. That’s Trameter! It’s a mobile app that takes the stress out of travel planning. You simply tell it where you want to go, when you want to go, and how much you want to spend. In return, it gives you 9 personalized vacation options – a mix of flights and hotels – all ready to book in seconds. The Problem We're Solving Planning a trip can be a nightmare. Endless tabs, hours of comparing prices, and still feeling unsure about your choices. Most people end up with generic packages or spend way too much time and effort on DIY planning. How Trameter Flips the Script Trameter cuts through the noise and saves you from spending 15+ hours on 38+ websites. You get personalized options in seconds. Here’s how it works: 1. Enter your Preferences: Where do you want to go? When? What’s your budget? 2. Relax and Let Trameter Do the Work: No more endless searches! Our smart algorithm finds the perfect flights and hotels for you. 3. Explore 9 Personalized Vacation Packages: In seconds, you'll get 9 curated options – 3 within your budget, 3 below, and 3 above. 4. Book in 1 Click Within the App: Finalize your travel plans with one click, without leaving the app or being redirected elsewhere. Our Journey We’re a small team of passionate travelers, frustrated with the planning process ourselves, who’ve poured our hearts into this app. We’re committed to making travel planning easy and enjoyable. We’d love to hear your thoughts on: - Potential use cases we might not have considered - Suggestions for improving the app - Ideas for marketing strategies - Any potential pitfalls to look out for as we scale Try the app out and let me know what you think! I'm here for all your feedback and questions. Links: Mobile App: https://ift.tt/9Tg4iGa Website: https://trameter.com/ https://trameter.com/ August 2, 2024 at 11:53PM
Show HN: Roast or Get Roasted https://ift.tt/E2pjydl
Show HN: Roast or Get Roasted https://twocents.site/ August 2, 2024 at 11:17PM
Thursday, August 1, 2024
Show HN: Trayce – Network tab for your local Docker containers https://ift.tt/3oU4VlR
Show HN: Trayce – Network tab for your local Docker containers Trayce is an open source desktop application which monitors HTTP(S) traffic to Docker containers on your machine. It uses eBPF to achieve automatic instrumentation and sniffing of TLS-encrypted traffic. As a backend developer I wanted something which was similar to Wireshark or the Chrome network tab, but which intercepted requests & responses to my containers for debugging in a local dev environment. Wireshark is a great tool but it seems more geared towards lower level networking tasks. When I'm developing REST APIs I dont care about packets, checksums, bit flags etc. I'm only concerned with HTTP requests and their responses. I also didn't want to have to configure a pre master key to intercept TLS, I wanted it to work out-of-the-box. Trayce is in beta phase so feedback is very welcome, bug reports too. The frontend GUI is written in Python with the QT framework. The TrayceAgent which is what does the intercepting of traffic is written in Go and eBPF. https://trayce.dev July 31, 2024 at 12:28AM
Show HN: Anyma V, a hybrid physical modelling virtual instrument https://ift.tt/MAoy0vG
Show HN: Anyma V, a hybrid physical modelling virtual instrument Hi HN! We're a small team in Lille (France) who make synthesizers and MIDI controllers. We've just released a virtual plugin version of our hardware synth Anyma Phi, which offers a semi-modular environment with a focus on physical models, although there are several other kinds of synthesis. Here's a video: https://www.youtube.com/watch?v=6efDQ9GmRpg We're not pivoting to VSTs, it's just that it was a practical way of investigating several issues and helping us with the ongoing development of our upcoming Kickstarter-backed synth (Anyma Omega) and MPE controller (Loom), and a gift to thank our backers for the wait they gave to go through due to several manufacturing and production issues. I enjoy reading music-related entries here, so I thought I'd contribute this time and I hope it will interest some. I'm here for any question or remark. https://ift.tt/nK1OEW4 August 2, 2024 at 12:05AM
Show HN: Limbo – SQLite compatible, in-process OLTP database written in Rust https://ift.tt/JnkM0yf
Show HN: Limbo – SQLite compatible, in-process OLTP database written in Rust https://ift.tt/6YlkUJb August 1, 2024 at 11:48PM
Show HN: Uncover the Tools and Tech Behind Any Website https://ift.tt/ndu1vFb
Show HN: Uncover the Tools and Tech Behind Any Website https://ift.tt/cJn4kGE August 1, 2024 at 11:29PM
Subscribe to:
Posts (Atom)
Show HN: Soundscapes and Lofi Player https://ift.tt/VFzM94Q
Show HN: Soundscapes and Lofi Player Hello HN! I would like to share my website which lets you play soundscapes and lofi music. All the soun...
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few mon...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...