This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Saturday, August 17, 2024
Show HN: I built a directory of resources for Bitcoin beginners https://ift.tt/2yGeS0w
Show HN: I built a directory of resources for Bitcoin beginners I am Isaque Franklin and I build products and solve problems in my free time (between college and work) and also for a living. I am a Bitcoin maximalist and I truly believe that Bitcoin is the sanest money that exists today, and I also belive that hard money is essential for the development of civilization and for the future of mankind. However, one cannot uderstand Bitcoin and all it's applications and benefits without falling down the rabbit hole - an experience every bitcoiner has tasted in the beginning of their journey and constantly tastes when learning new things about bitcoin. Unfortunately, the rabbit hole is very tiring. It's hard to find good organized information like tutorials, pdfs, lists and others. You can actually learn everything just by searching the internet for hours straight to try and find really good information, but the time you spend doing so does never come back. And thinking about the time waste when a beginner falls down the Bitcoin rabbit hole, I created Directory of Satosh. It basically is just a place where a newcomer can find all the basic information he needs to start in the Bitcoin world. If you've read until here, I appreciate your time. Here you can find out more about me and my projects: https://ift.tt/WCaZ1jE https://ift.tt/yRqwG1i August 18, 2024 at 12:04AM
Friday, August 16, 2024
Show HN: an AI copilot for Next.js developers https://ift.tt/8jgR0mV
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/ZzL1n3I
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/xUFrMef https://ift.tt/xOgoy4N August 17, 2024 at 04:08AM
Show HN: We are building Figma for developers https://ift.tt/yF1mg7v
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/naZ7S62 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/z3t8TOE
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/BLyJQD2 August 16, 2024 at 11:20PM
Thursday, August 15, 2024
Show HN: Free Generative Service – AspirArt https://ift.tt/CZghQpy
Show HN: Free Generative Service – AspirArt No account needed, our first big release! With AspirArt you can freely generate AI images. So what's the difference compared with other generators? We can support ANY workflow that comfyui can - in the coming weeks we will be adding face swapping features, LoRa support, and hopefully even voice cloning. What types of services would you be excited for? https://ift.tt/HTP7FUx? August 16, 2024 at 03:20AM
Show HN: Hacker Pulse a TUI for Hacker News in your terminal https://ift.tt/9uexlgF
Show HN: Hacker Pulse a TUI for Hacker News in your terminal https://ift.tt/BkdVHON August 16, 2024 at 02:35AM
Show HN: Printing Chess Boards in a Terminal https://ift.tt/GLWvtNb
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/r7zUKuy August 16, 2024 at 12:43AM
Show HN: An extensive set of RAG implementations+many different strategies https://ift.tt/j7iEGpQ
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/4OkZKtD 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/BD2GFph
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/7hrTyX3 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/JWn9tKe
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/Yldxk3r August 15, 2024 at 02:34AM
Show HN: Beating OpenAI's structured outputs on cost, accuracy and speed https://ift.tt/Y2JXn4U
Show HN: Beating OpenAI's structured outputs on cost, accuracy and speed https://ift.tt/8RgmUjJ August 15, 2024 at 12:32AM
Show HN: SlateDB – An embedded storage engine built on object storage https://ift.tt/RjptkX4
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/kGOD3hR August 15, 2024 at 12:47AM
Tuesday, August 13, 2024
Show HN: I've open sourced DD Poker https://ift.tt/FR2LzN4
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://ift.tt/e1znqip August 14, 2024 at 04:04AM
Show HN: I built a tool to try artworks on your own wall https://ift.tt/Lm1pjr6
Show HN: I built a tool to try artworks on your own wall Simply upload a photo of your wall, upload the artwork images, position them, and download the result. It's very lightweight and nothing is uploaded to a server - everything runs directly in your browser. Why I made this: Existing apps (like Artrooms) fell short for me because they only offered stock wall images and limited 3D positioning, especially if your wall isn't perfectly frontal. I wanted something more flexible that would allow me to experiment with more scenarios, even when the photo is taken at a weird angle. The objective is to get a feel of how'd it look like, without the result being super realistic. Details: - Built with Three.js. - It's a static site hosted on Cloudflare. - Uploaded images are stored in IndexedDB. - Some effects, like shadows and blending, work intermittently. Sometimes they really work, and sometimes they fail horribly. - I've included a few galleries from classic artists and default wall images so you can test it out right away. - I tried to make the UI as intuitive as possible, but that was surprisingly hard - especially in mobile where the space is limited. Any feedback would be greatly appreciated :-) https://ift.tt/9CstZ0Y August 14, 2024 at 02:17AM
Show HN: AnimeGenAi – AI-powered anime style image and video generator https://ift.tt/H6TUtmJ
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/Zcv31ry
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/6rno1gN https://x.com/neelmango https://ift.tt/0NSry35 August 13, 2024 at 10:58PM
Monday, August 12, 2024
Show HN: I spent days curating concert films in Spatial Audio (Dolby Atmos/5.1) https://ift.tt/7eZ8uTg
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/MHzbqFn August 13, 2024 at 03:19AM
Show HN: Llmq – Pipe stuff in the shell to AI https://ift.tt/XHGwr7l
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/sGFXgp2 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/Mx2b9O8
Show HN: Create HTML/Zip/PNG Polyglot Files in JavaScript (Web Presentation) https://ift.tt/QYqdJlL August 11, 2024 at 11:54PM
Subscribe to:
Posts (Atom)
Show HN: Core – open source memory graph for LLMs – shareable, user owned https://ift.tt/mVZIBn6
Show HN: Core – open source memory graph for LLMs – shareable, user owned I keep running in the same problem of each AI app “remembers” me i...
-
Show HN: Locksmith – detect locks taken by Postgres migrations https://ift.tt/0cBueJt February 10, 2025 at 02:26AM
-
Show HN: I built a FOSS tool to run your Steam games in the Cloud I wanted to play my Steam games but my aging PC couldn’t keep up, so I bui...
-
Show HN: TNX API – Natural Language Interactions with Your Database Hey HN! I built TNX API to make working with databases as simple as aski...