This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Tuesday, November 26, 2024
Show HN: I created a lightweight JavaScript library to visualize JSON as a graph https://ift.tt/4NuURab
Show HN: I created a lightweight JavaScript library to visualize JSON as a graph https://ift.tt/4dQqZXS November 27, 2024 at 04:11AM
Show HN: Clean Your Mac with a Script https://ift.tt/SarbI54
Show HN: Clean Your Mac with a Script I wanted to clean old temporary files and caches from my macOS with a script instead of using a shady paid app, so I created a simple script for that. Pull requests are very welcome for other unused files to clean up storage space! https://ift.tt/ynaSpAs November 27, 2024 at 03:19AM
Monday, November 25, 2024
Show HN: Table of Elements – Your strategic advantage in project management https://ift.tt/xg4mZ32
Show HN: Table of Elements – Your strategic advantage in project management https://ift.tt/pm06xTy November 26, 2024 at 08:17AM
Show HN: I made a tool for voice cloning https://ift.tt/hS3eDoO
Show HN: I made a tool for voice cloning https://anyvoice.app November 26, 2024 at 01:30AM
Show HN: WeSQL – An Innovative MySQL That Stores All Data on S3 https://ift.tt/WbjhHIy
Show HN: WeSQL – An Innovative MySQL That Stores All Data on S3 https://ift.tt/OorvAwT November 25, 2024 at 11:39PM
Sunday, November 24, 2024
Show HN: QuackHouse, Database in the browser, using WASM and DuckDB https://ift.tt/wC2eitM
Show HN: QuackHouse, Database in the browser, using WASM and DuckDB I'm building a privacy focused analytics tool, using WebAssembly and DuckDB. You can upload your files (CSV, JSON and Parquet), and interact with them as where they a SQL Server. Your data never leaves your computer, however I do track page views and visitors using Plausible. The next steps are to add forecasting and segmentation, as well as some data visualisation capabilities. I would love to hear your opinion. All code for the repo is available here: https://ift.tt/3o70znb https://ift.tt/curMqw9 November 25, 2024 at 02:42AM
Show HN: My weekend project to end Go/TypeScript boilerplate hell https://ift.tt/0oiYq2a
Show HN: My weekend project to end Go/TypeScript boilerplate hell https://ift.tt/6qhyIX3 November 24, 2024 at 03:24PM
Saturday, November 23, 2024
Show HN: Over 600 CSS Animations to Code https://ift.tt/SJN0qkD
Show HN: Over 600 CSS Animations to Code Hey HN, We’re excited to share Gradienty's CSS Animation Generator designed to make web animations intuitive and accessible for developers and designers at any level. Whether you’re new to CSS animations or a seasoned pro looking to save time, Gradienty equips you with the tools to create beautiful animations with zero coding headaches. Key Features: 1. 600+ Pre-Built Animations: From subtle hover effects to complex keyframe sequences, all categorized for easy navigation. 2. Visual Editor with Live Preview: See your animations in action as you tweak timing, easing, delay, and iterations. 3. Responsive Design Previews: Test animations across layouts for desktop and mobile compatibility. 4. Multiple Preview Objects: Visualize animations on text, buttons, boxes, circles, and more. 5. One-Click Code Export: Generate production-ready CSS with proper vendor prefixes, ready to drop into your project. 6. Zero-Dependency Animations: Works flawlessly across all modern browsers. Why We Built This: As developers, we often found animations to be either overly complex to implement manually or limited by pre-made libraries. Gradienty bridges this gap by offering both flexibility and ease of use, helping you create animations that look and perform great—without sacrificing development time. Who It’s For: Beginners: Experiment with animations visually without writing a single line of code. Designers: Focus on creativity while leaving the technical aspects to the generator. Developers: Save time with ready-to-use animations that can be customized and exported instantly. What’s Next: We’re working on adding community features like user-created animation libraries, animation presets for specific design systems, and integration guides for popular frameworks. We’d love to hear your feedback! Check it out here: Gradienty Let us know what you think or if there are features you’d love to see! https://ift.tt/b4Q1jVk November 24, 2024 at 01:07AM
Show HN: I'm making a spiritual successor to Ski Free that runs in a browser https://ift.tt/FUR1jlZ
Show HN: I'm making a spiritual successor to Ski Free that runs in a browser https://ift.tt/HNGRs1E November 23, 2024 at 10:45PM
Show HN: EnvCloak: lightweight, env file encryption – ready for CICD pipelines https://ift.tt/sTFM1w4
Show HN: EnvCloak: lightweight, env file encryption – ready for CICD pipelines When someone here told me to focus on something more useful than reinventing the wheel. So. EnvCloak, a lightweight and simple tool for securely managing sensitive environment files. The design focuses on simplicity - just a few intuitive commands using the Click Python library. I assume seamless integration with CI/CD workflows. The aim is to provide a streamlined solution without the need for clunky tools. If you're tired of complex configurations or bloated alternatives, this might be worth a look! I would appreciate any feedback, feature ideas or input on how to improve this solution. I'd love to hear your thoughts! Regards! https://ift.tt/qDB6p3a November 23, 2024 at 11:29PM
Friday, November 22, 2024
Show HN: ChessGPT https://ift.tt/jz9TRrV
Show HN: ChessGPT I made this quite a while back - but there seems to have been some interest in playing chess with ChatGPT again https://ift.tt/vrYOEFM You can paste you API key in, it all runs locally so should be pretty safe. November 23, 2024 at 04:56AM
Show HN: AI bot that automatically processes unstructured documents https://ift.tt/wm0iRIa
Show HN: AI bot that automatically processes unstructured documents Hi HN! We’re excited to share what we’ve been working on—a bot that automates the tedious task of processing unstructured documents from emails and entering them into ERPs. After many iterations, we’ve achieved 99.8% accuracy in extracting and mapping data from invoices, POs, and other documents. One surprising takeaway from this journey: building the AI was only 10% of the challenge! The real work came from handling edge cases, integrating seamlessly with various ERPs, and creating a reliable pipeline for real-world documents with messy formats. We’d love your feedback, thoughts, or questions about how we built this, the challenges we faced, or anything else. Let us know what you think! Thanks for checking it out! https://ift.tt/5xSU3ds November 23, 2024 at 06:50AM
Show HN: Open-Source Pull Request AI Reviewer https://ift.tt/ZOMI0Ub
Show HN: Open-Source Pull Request AI Reviewer Hey HN, Over the last year, I’ve reviewed more than 1000 code changes. Most of the time was spent catching obvious mistakes rather than debating complex design decisions. If we estimate ~10 minutes per review, that’s 160+ hours spent reviewing code in just one year. So I thought: could I get some of that time back using LLMs? That's why I spent the last few weekends building Presubmit.ai, an open-source AI reviewer that runs as a Github Action right when you open a Pull Request. The results so far are promising: I estimate it can reduce the review time by 50%, which in my case would mean I save 80hours (~10 working days) per year. Unlike similar SaaS solutions, the goal is not to replace the human reviewer but to highlight obvious mistakes early, spot security vulnerabilities and give more context about the change. I like to think of it as a “pre-reviewer”. Some of its features are: * Line-by-line comments * PR summarization * Title generation on request * Responds to review comments It supports all major LLMs, but I’ve found Anthropic's Claude works best for this use case. Please give it a try and share your feedback! https://ift.tt/zEDw2fl https://ift.tt/zEDw2fl November 22, 2024 at 08:28PM
Show HN: Pull Request Reviewed by LLM https://ift.tt/RpWiKwX
Show HN: Pull Request Reviewed by LLM This year I’ve reviewed more than 1000 code changes. Most of the time was spent catching obvious mistakes rather than debating complex design decisions. If we estimate ~10 minutes per review, that’s 160+ hours spent reviewing code in just one year. So I thought: could I get some of that time back using LLMs? That's why I spent the last few weekends building an LLM-based prereviewer that should take a first pass before the actual human reviewer. The results so far are promising: I estimate it can reduce the review time by 50%, which in my case would mean I save 80hours (~10 working days) per year. Linked above is an example of a PR where I'm testing the AI reviewer and it showcase how it can detect bugs, suggest best practices about token validity, generate summary and title, and even chat with me in review comments. The AI reviewer is a simple Github action that runs everytime I open or synchronize a pull request and you can see the source code at https://ift.tt/zEDw2fl . https://ift.tt/bnXKP85 November 22, 2024 at 11:29PM
Thursday, November 21, 2024
Show HN: VS Code extensions that display CGM blood glucose levels in status bar https://ift.tt/lrmxKn7
Show HN: VS Code extensions that display CGM blood glucose levels in status bar As a Type 1 diabetic, I need to continuously monitor my blood glucose levels. I’ve implemented a couple of Visual Studio Code extensions that retrieve the latest blood glucose readings from your CGM and display them in your VS Code status bar. One VS code extension uses the Nightscout CGM to retrieve the blood glucose readings. It requires users to run the Nightscout application on a hosted server. A nice benefit of Nightscout application is that it works with all the major CGM devices. However, a slight drawback of this option is that it requires a hosted third party software (Nightscout) for proper functionality. I’ve also implemented a Visual Studio code extension for those (like myself) that use the Freestyle Libre CGM. This version connects directly to LibreLinkUp to retrieve the latest blood glucose readings and display them in your VS code status bar. This removes the dependency for the intermediary Nightscout application. If you are or know any software engineers living with diabetes, these tools might be helpful with diabetes management. These are tools I built for myself that help me manage my diabetes. They are completely free and open source. I am not selling anything. Users of the tools can use them without any restrictions or connection to me. I am genuinely trying to help others in the community that are software engineers and might find this helpful. If you try out any of these extensions, I’d love to hear back from you. Any feedback on improvements are very welcome and appreciated. - https://ift.tt/asUNE72... - https://ift.tt/xXcgqaz... November 22, 2024 at 12:19AM
Show HN: My Remote Teaching Station (Mk IV) https://ift.tt/DkgcRQ9
Show HN: My Remote Teaching Station (Mk IV) The remote teaching station has been evolving for the last four years. The Mk IV is the most advanced and most attractive version so far. https://ift.tt/vTZYLRU November 21, 2024 at 10:07PM
Wednesday, November 20, 2024
Show HN: Self-Host Next.js in Production https://ift.tt/qIK6hrJ
Show HN: Self-Host Next.js in Production https://ift.tt/yoYnRpC November 21, 2024 at 03:37AM
Show HN: Autotab – Programmable AI browser for turning web tasks into APIs https://ift.tt/w9BF7yR
Show HN: Autotab – Programmable AI browser for turning web tasks into APIs Hey HN, we're Alexi and Jonas the co-founders of Autotab ( https://autotab.com ). Autotab is a chrome-based browser you can teach to do complex tasks, with a simple API for running them from your app or backend. Here is a walkthrough of how it works: https://youtu.be/63co74JHy1k , and you can try it for free at https://autotab.com by downloading the app. Why a dedicated editor? The number one blocker we've found in building more flexible, agentic automations is performance quality BY FAR ( https://ift.tt/9bzdnoX... ). For all the talk of cost, latency, and safety, the fact is most people are still just struggling to get agents to work. The keys to solving reliability are better models, yes, but also intent specification. Even humans don't zero-shot these tasks from a prompt. They need to be shown how to perform them, and then refined with question-asking + feedback over time. It is also quite difficult to formulate complete requirements on the spot from memory. The editor makes it easy to build the specification up as you step through your workflow, while generating successful task trajectories for the model. This is the only way we've been able to get the reliability we need for production use cases. But why build a browser? Autotab started as a Chrome extension (with a Show HN post! https://ift.tt/p6EmFJA ). As we iterated with users, we realized that we needed to focus on creating the control surface for intent specification, and that being stuck in a chrome sidepanel wasn't going to work. We also knew that we needed a level of control for the model that we couldn't get without owning the browser. In Autotab, the browser becomes a canvas on which the user and the model are taking turns showing and explaining the task. Key features: 1. Self-healing automations that don't break when sites change 2. Dedicated authoring tool that builds memory for the model while defining steps for the automation 3. Control flows and deep configurability to keep automations on track, even when navigating complex reasoning tasks 4. Works with any website (no site-specific APIs needed) 5. Runs securely in the cloud or locally 6. Simple REST API + client libraries for Python, Node We'd love to get any early feedback from the HN community, ideas for where you'd like the product to go, or experiences in this space. We will be in the comments for the next few hours to respond! November 21, 2024 at 01:52AM
Show HN: Postiz – open-source social media scheduling tool https://ift.tt/vKfkVBT
Show HN: Postiz – open-source social media scheduling tool https://postiz.com/ November 20, 2024 at 08:07PM
Tuesday, November 19, 2024
Show HN: DDoS Photon Cannon – A Toy DDoS https://ift.tt/QVUJKWP
Show HN: DDoS Photon Cannon – A Toy DDoS Blog Post: https://christopherchmielewski.xyz/blog/2024-11-18-homemade-... https://ift.tt/EUZG37D November 20, 2024 at 09:51AM
Show HN: Browser-based website builder powered by LLMs https://ift.tt/dfJ3QzM
Show HN: Browser-based website builder powered by LLMs I wanted to share what I've been working on - it's a AI site builder that runs in the browser powered by WebGPU and OnnxRuntime-Web. I have got the following all working to varying degrees: - text to code generation - image to code generation - microphone to text to code generation If you are on Mac for instance, it will interface directly with your GPU to power the LLM interface. It only requires downloading the models, and then everything after that is offline. It's not even close to as powerful as Claude or ChatGPT, but I like the idea of having the LLM run directly on your machine. I just did this for fun, but I am looking for a new role if anyone's hiring - https://ift.tt/6apzsqR ! More technical insight: - I also got the Typescript / React app to compile itself in the browser via a service worker https://ift.tt/1cgJ9mt but took it offline due to some oddities with service workers. - A lot of the new speech models are a lot better than anything built into your phone / computer. I wonder when more computers will have them built in. - I added a CSP to the iframe only because I was worried about spamming sites since I update the iframe anytime a new token comes in. So if you have an image on the page it will get reloaded every time the iframe is updated. Otherwise there would be no reason for it. https://ift.tt/gQZ62Xf November 20, 2024 at 01:54AM
Show HN: Serverless code execution, but for AI agents https://ift.tt/U8H35nm
Show HN: Serverless code execution, but for AI agents https://sandboxed.ai November 20, 2024 at 05:06AM
Show HN: Archgw: open-source, intelligent proxy for AI agents, built on Envoy https://ift.tt/GwO0Tlx
Show HN: Archgw: open-source, intelligent proxy for AI agents, built on Envoy Hi HN! This is Adil, Salman, Co and Shuguang and we're excited to introduce archgw [1], an open source intelligent proxy for agents built on Envoy [2]. Arch moves the critical but crufty work around safety, observability, and routing of prompts outside business logic. Arch is a uniquely intelligent infrastructure primitive, engineered with purpose-built fast LLMs [3] for tasks like intent detection over multi-turn, parameter identification and extraction, triggering single/multiple function calls, and offers convenience features to auto dispatch LLM calls for summarization based on data from your APIs via system prompts configured in archgw. Today, the approach to build a smart production-ready agent is weaving together a large set of mono-functional opinionated libraries, adding extra layers like LLM-based preprocessing to determine things like relevance and safety of the user's prompt (e.g. applying governance and guardrails). Once past that stage, developers must extract relevant information from the user prompt to determine intent, extract parameters as necessary, package relevant tools calls to an LLM to trigger a backend API to execute particular domain-specific task. etc. After all that is done then only are developers ready to trigger an LLM call for summarization and must manage upstream error handling and retry logic themselves. Not to mention, if they want to experiment with multiple LLMs or move between LLM versions, they have to write crufty undifferentiated code. This entire experience is slow, error prone, cumbersome, and not specifically unique. Prior to building archgw, the team spent time building Envoy [2] at Lyft, API Gateway at AWS, specialized search and intent models at Microsoft Research and worked on safety at Meta. archgw was born out of the belief that several rules based mono-functional tools should be converged into a multi-functional infrastructure primitive designed for prompts and agents. We built archgw on the highly popular, battle-tested open source proxy Envoy and re-imagined it for prompts and agents. For this we had to build blazing fast LLMs [3] that can handle crufty, ahead-in-the-request-path type of work in handling and processing prompts that are sent to an agent, so that developers can focus on what matters most: building fast personalized agents without the unnecessary prompt engineering and systems integration work needed to get there. Here are some additional details about the open source project. arghw is written in rust, and the request path has three main parts: * Listener subsystem which handles downstream (ingress) and upstream (egress) request processing. * Prompt handler subsystem. This is where archgw makes decisions on the safety of the incoming request via its prompt_guard primitive and identifies where to forward the conversation to via its prompt_target primitive. * Model serving subsystem is the interface that hosts all the lightweight LLMs engineered in archgw and offers a framework for things like hallucination detection of our these models We loved building this open source project, and our belief is that this infra primitive would help developers build faster, safer and more personalized agents without all the manual prompt engineering and systems integration work needed to get there. We hope to invite other developers to use and improve Arch. Please give it a shot and leave feedback here, or at our discord channel [4] Also here is a quick demo of the project in action [5]. You can check out our public docs here at [6]. Our models are also available here [7]. [1] https://ift.tt/8uDVWLg [2] https://ift.tt/ZF9YTDf [3] https://ift.tt/EP4J3Cv... [4] https://ift.tt/DAt4fXM... [5] https://www.youtube.com/watch?v=I4Lbhr-NNXk [6] https://ift.tt/QvAJDPy [7] https://ift.tt/o2ewFMC https://ift.tt/8uDVWLg November 20, 2024 at 12:56AM
Monday, November 18, 2024
Show HN: Tailwind Box Shadow Generator https://ift.tt/J4fcHnu
Show HN: Tailwind Box Shadow Generator https://ift.tt/BV2oLry November 19, 2024 at 02:57AM
Show HN: Nosia – Privacy-Focused AI to Run Models on Your Own Data and Device https://ift.tt/1pdKlfh
Show HN: Nosia – Privacy-Focused AI to Run Models on Your Own Data and Device What happens when you wait months after the official release of ChatGPT, with all the media buzz, before you actually try it for the first time? What happens when your first question to ChatGPT is about its carbon footprint, including Scope 3 emissions, and whether OpenAI complies with the Paris Agreement? What happens when, back in 2013, you almost left tech to become a beekeeper, but then returned to the field driven by passion and a vision for doing things differently? What happens when you believe in extending the life of terminals and servers, recycling, and reusing hardware, instead of succumbing to programmed obsolescence or deleting old emails? What happens when you believe in the power of the French and European tech ecosystem to provide digital solutions that respect GDPR and uphold core values? What happens when you stand for data sovereignty, empowering organizations to protect their data and act independently? What happens when you champion open-source and collective intelligence as key drivers of innovation? What happens when you work with code, systems, networks, and cybersecurity, and approach your work like a craftsman, building something meaningful? Introducing Nosia – a platform that allows you to run an AI model directly on your own data and device, from small models (SLM) to large models (LLM). It's designed to be easy to install and use, empowering you to take control of your AI needs while respecting privacy, sustainability, and autonomy. https://ift.tt/ZToVFsg November 19, 2024 at 04:44AM
Show HN: CSV Table – Proper GUI for View and Edit CSV, JSON https://ift.tt/1fqxDWK
Show HN: CSV Table – Proper GUI for View and Edit CSV, JSON https://csvtable.com November 18, 2024 at 10:04PM
Sunday, November 17, 2024
Show HN: Understanding the Bloch Sphere https://ift.tt/dpYhFzr
Show HN: Understanding the Bloch Sphere https://ift.tt/M1u8BkK November 18, 2024 at 01:48AM
Show HN: I made Picle (a.k.a. Catchphrase x Wordle x AI) https://ift.tt/jSbY56R
Show HN: I made Picle (a.k.a. Catchphrase x Wordle x AI) Love to hear what you think! Thank you! https://picle.fi/ November 17, 2024 at 08:38PM
Show HN: Knight's Graph – game based on the Knight's tour problem https://ift.tt/iaWhQgZ
Show HN: Knight's Graph – game based on the Knight's tour problem When I was in high school, my dad showed me how to play Knight Tour on a piece of paper. Many years passed before I decided to create the Knight's Graph app. “Knight's Graph” is an intellectual puzzle game based on the classic knight tour problem, known since the 18th century. Your task is to move the chess knight across the board so that each square is visited exactly once. Test your logical and strategic skills in an exciting game where every game is a new challenge! The app is already available for download on the App Store. Google Play will be available a little later. App Store: https://ift.tt/OLN41aI... Website: https://ift.tt/Z3sH2jp https://ift.tt/WtLfCGp November 13, 2024 at 03:23PM
Show HN: Top Hacker News stories every day over the years https://ift.tt/RZGbLPM
Show HN: Top Hacker News stories every day over the years https://ift.tt/wvXKeWs November 17, 2024 at 09:19AM
Saturday, November 16, 2024
Show HN: Next Beats – A Modern, Customizable, Open Source Lofi Music Player https://ift.tt/M5D2BL7
Show HN: Next Beats – A Modern, Customizable, Open Source Lofi Music Player Hey everyone, I've always wanted to build my own lofi player, and I recently added it to one of my projects, You-TLDR. I decided to open-source it so more people can play around with it and make it their own. NextBeats is a modern, customizable lofi music player built with Next.js and TypeScript. It features a retro TV-style interface, YouTube integration for endless lofi streams, sound effect mixing (rain, cafe, etc.), and theme customization. Perfect for coding, studying, or relaxing, it lets you add custom channels, control music and effect volumes independently, and save settings locally. Open-source and mobile-friendly. Appreciate any feedback! https://ift.tt/8wiKHOm November 17, 2024 at 11:01AM
Show HN: I built an app for anyone to design their own kitchen https://ift.tt/0o7n5f2
Show HN: I built an app for anyone to design their own kitchen https://ift.tt/izrQRqZ November 17, 2024 at 04:49AM
Friday, November 15, 2024
Show HN: Scooter – Interactive find and replace in the terminal https://ift.tt/qRAW4xv
Show HN: Scooter – Interactive find and replace in the terminal https://ift.tt/kjRFlCZ November 15, 2024 at 10:15PM
Thursday, November 14, 2024
Show HN: Windsurf – Agentic IDE https://ift.tt/ai3U6Dm
Show HN: Windsurf – Agentic IDE At Codeium, we've been building AI-powered extensions for a while (we first launched our VSCode extension with autocomplete a little over 2 years ago!), but we've always thought there would come a day where we would hit the limits of what could be achieved within existing IDEs, so we decided to build our own: Windsurf (yes, it's yet another VSCode fork :) We've stuffed a lot of cool features into Windsurf—a super fast autocomplete model, an inline diff generation experience that feels truly native, but we're most proud of Cascade, which is an evolution of the sidebar chat experience that many other extensions have. Cascade can perform deep reasoning on your existing codebase, access a vast array of tools that allow it to run terminal commands and find relevant files, and it's omniscient of all the actions that the user has taken independent of invoking the AI. (You can for example, start implementing a change manually and just ask Cascade to "continue"). We've been using Cascade internally at Codeium on our actual production codebase, and we're getting actual value from it. We hope everyone here does too! You can find a bunch of demos of Cascade on our website but I want to show one that I made myself using Cascade to solve an interesting cryptography challenge: https://youtu.be/LbYepFmVB20 Cascade was able to explain the problem to me, install some libraries needed to interact with the challenge, give me some pointers towards a solution, and implement an attack that I described to it all by itself. https://ift.tt/ZoFMJ6U November 13, 2024 at 10:39PM
Show HN: The Billy Bass I put on the Internet https://ift.tt/GuqNkjC
Show HN: The Billy Bass I put on the Internet This one is just for fun. A couple years back I put together this tool to help me make synced up open/close mouth animations. End goal was always to "put it on the internet" like so many other things I remember when I was a bit younger. You can't drop this into a livestream these days without getting banned because people can't play nice, so I made it to record and distribute videos privately. I only code like this as a hobby, so it is a bit rough (I am a hardware guy), but these days you can get pretty far without knowing a lot. Enjoy https://ift.tt/xcaylDt November 14, 2024 at 06:17PM
Show HN: Memoripy – AI Memory Layer with Short- & Long-Term Memory, Clustering https://ift.tt/rq1nQIw
Show HN: Memoripy – AI Memory Layer with Short- & Long-Term Memory, Clustering Hey HN! I built Memoripy, a memory layer for AI that adds short-term, long-term, and semantic memory capabilities to enhance LLM applications. It helps AI systems retain and prioritize past interactions, adapt over time, and respond with greater context and personalization. Memoripy uses semantic clustering to retrieve relevant memories, along with adaptive memory decay and reinforcement, so interactions stay fresh and context-aware. It’s designed for easy integration with OpenAI, Ollama, and other platforms—giving your AI applications dynamic memory management with minimal setup. Would love to hear your thoughts and feedback! https://ift.tt/evaRfZ1 November 15, 2024 at 02:12AM
Wednesday, November 13, 2024
Show HN: Email marketing as code (open source Customer.io alternative) https://ift.tt/nvwirQB
Show HN: Email marketing as code (open source Customer.io alternative) After getting frustrated with Customer.io's limitations, I built an open-source alternative that lets you write marketing automation in pure code. Define user segments in SQL, write email flows in TypeScript, and template emails in React+Tailwind. Support for campaigns, segments, events, users, and transactions. SMS support planned. https://segflow.io November 14, 2024 at 03:40AM
Show HN: I Built Tinder, but for Entrepreneurs and Investors https://ift.tt/F19nbUH
Show HN: I Built Tinder, but for Entrepreneurs and Investors AloAngels, helps you connect to more than 2200 investors by your startup's profile https://ift.tt/ue3VwUl November 14, 2024 at 02:13AM
Show HN: Humbo Visited – create a visited countries map https://ift.tt/zZLE7I0
Show HN: Humbo Visited – create a visited countries map Share where you have been with your own interactive world map. A complete view of your travels showing both visited countries and places. https://ift.tt/gjqQkE7 November 13, 2024 at 11:50PM
Show HN: Xfer, a data-transfer language https://ift.tt/v4Gjbpz
Show HN: Xfer, a data-transfer language Xfer is an experimental language I've been defining for a little while. It's intended to be a strictly-typed alternative to Json that offers a few other features, like comments, nested elements, placeholder substitution, and metadata. It's in VERY early days, so I'd love to hear your suggestions and feedback. https://ift.tt/JH2miwO November 12, 2024 at 04:35PM
Tuesday, November 12, 2024
Show HN: Visual inference exploration and experimentation playground https://ift.tt/oVa7GeF
Show HN: Visual inference exploration and experimentation playground https://ift.tt/INts6wE November 12, 2024 at 06:33AM
Monday, November 11, 2024
Show HN: Automatically tweet (X) the music you're enjoying on Spotify https://ift.tt/86hYKUt
Show HN: Automatically tweet (X) the music you're enjoying on Spotify Hey HN! Excited to show a project called Bopping that makes it effortless to share the music your enjoying on X (Twitter). Bopping connects to both your Spotify and X (Twitter) accounts, tracks your listening activity, and automatically tweets out your top 3 tracks every day (timeframe adjustable in settings). When it knows an artists handle, it will tag that artist in the tweet, which has resulted in some nice artist/fan interactions. I often get artists retweeting or liking my tweets which feels very cool. It's been fun to see the tweets from the small group of people using it on my timeline. Would love for you to give it a try. Excited to hear feedback and see what tracks everyone’s vibing to. You can see some other bops here: https://ift.tt/4gj0N6c... All bops are also added into a (rather eclectic) playlist: https://ift.tt/h6E4sv9... https://bopping.to November 12, 2024 at 03:51AM
Show HN: DocSend, but Made 10x Cheaper https://ift.tt/hwKlkvd
Show HN: DocSend, but Made 10x Cheaper Hey HN, founder of Peony here. Most founders use DocSend to share investment or sales docs and have to pay $65 to $300 a month to get the security and analytics features. It pains me to see startups getting ripped off when the availability of technologies such as Clickhouse makes real time analytics almost a trivial feature to implement in 2024. We think it's time to end the carnage and democratize the technology. We set ourselves a high bar: we don't want to build another DocSend - we want it to be a far more superior product and also 10x cheaper. After a couple of months of work, I'm proud to share with you Peony - a first preview into what we believe will be the future of file sharing. In addition to the analytics and security features you'd expect coming from DocSend, we built Peony to be flexible and adaptable across all your file sharing needs and give you the ability to deeply personalize your file share per recipient. I'd love to hear what you think? We are the Prometheus stealing fire from the guarded Olympian mountains. Help us win the rebellion. https://peony.ink/ November 12, 2024 at 12:58AM
Show HN: Flash Kitty – Archive of Adobe/Macromedia Flash Movies from Flash Kit https://ift.tt/3j8HZiy
Show HN: Flash Kitty – Archive of Adobe/Macromedia Flash Movies from Flash Kit After realizing a few months ago that the current flashkit owners didn't really back up any of the user submitted movies, and getting some Flash nostalgia, I created this working Flash Kit archive using data from the Wayback Machine/Internet Archive. It uses Raffle so you can watch the submitted movies in a modern browser without needing plugins. It's not curated so you'll find a variety of things, some things are really creative and can be used for inspiration. https://ift.tt/QXaDyf1 November 11, 2024 at 11:11PM
Show HN: I made a conversation starter card game https://ift.tt/zwg24dh
Show HN: I made a conversation starter card game Hey HN, I made conversation starter game. Here's how it works: - Choose a theme like "Couples" or "Favorites" - Tap to reveal thought-provoking questions - Take turns answering and discover new things about each other I made ConvoCards because everyone has an interesting story to tell, but these don't often come up in day to day conversations. I also enjoy using them for journaling and self reflection. I hope you enjoy playing and learn something new about someone close to you! https://convo.cards November 11, 2024 at 01:24PM
Sunday, November 10, 2024
Show HN: Krita RGBA Tech – Bringing Realistic Metal to Life in Open-Source Art https://ift.tt/m0o9ASn
Show HN: Krita RGBA Tech – Bringing Realistic Metal to Life in Open-Source Art Krita's v4.2+ RGBA brushtips let you paint with dimensionality, and it's a technology that Photoshop doesn't have (≖‿ゝ≖) It lets the creator do things like emulating light direction, making brushstrokes look 3D. I used them to make a set of metallic brushes. If there are any FOSS artists around, feel free to test them out. (p.s. Yes, I am learning Github so I probably made repository mistakes - apologies in advance lol) https://ift.tt/aecnwrI November 11, 2024 at 08:15AM
Show HN: Open-source tool to convert ComfyUI workflows into web apps and APIs https://ift.tt/RvbFEaI
Show HN: Open-source tool to convert ComfyUI workflows into web apps and APIs We built an open-source solution to transform ComfyUI workflows into production-ready web applications with minimal configuration. The project consists of: - ViewComfy (open source) - A tool for wrapping ComfyUI workflows in clean, user-friendly interfaces: https://ift.tt/fCFkiKZ - Cloud deployment layer - Includes an automatic dependency resolver that handles model management and node installation. Deploy either as interactive web apps (using ViewComfy) or REST APIs: https://ift.tt/21yYQ9H Key features: - Zero-config deployment of any ComfyUI workflow - Automatic model/dependency management - REST API generation - UI builder components You can get started by dropping a workflow here: https://ift.tt/21yYQ9H https://ift.tt/YUVnpiz November 11, 2024 at 01:31AM
Show HN: I made a tiny device for automatically recording digital pianos https://ift.tt/xy5wrbQ
Show HN: I made a tiny device for automatically recording digital pianos Hey HN! A few years ago, I left my cushy big tech job to make hardware. And made the device I always wanted - an automatic piano recorder! I usually play piano improvisationally, and manually hitting record never meshed well with that. But there are always moments I wish I recorded, and now they are! Hopefully it scratches a similar itch for some of you as well! A few of the tech details: * built on an esp32-s3 * custom injection molded enclosure * BLE comms, sd card storage, DS1302 RTC * android & ios apps with Flutter * Shadertoy vfx support for video sharing - Chip https://jamcorder.com/ November 8, 2024 at 05:11AM
Saturday, November 9, 2024
Show HN: Dracan – Open-source, 1:1 proxy with simple filtering/validation config https://ift.tt/Yos3kqX
Show HN: Dracan – Open-source, 1:1 proxy with simple filtering/validation config If you are tired of using Apache or Nginx to proxy your app and implement validation or limiting you may be interested in this hobbyist project. Thanks for all feedback. https://ift.tt/V6smvT7 November 10, 2024 at 05:45AM
Show HN: Visprex – Open-source, in-browser data visualisation tool for CSV files https://ift.tt/uDXU6vz
Show HN: Visprex – Open-source, in-browser data visualisation tool for CSV files https://ift.tt/toL85Ei November 10, 2024 at 02:24AM
Show HN: Jaws – a JavaScript to WASM ahead-of-time compiler https://ift.tt/5HcDiY1
Show HN: Jaws – a JavaScript to WASM ahead-of-time compiler I've open sourced a JavaScript to WASM compiler. It's an experimental tool, but given the semantics I already implemented, I'm fairly certain I am able to eventually cover 100% of JavaScript spec. Any ideas, questions or critique welcomed! If you are interested in WASM, especially with new proposals like WASM GC or exception handling, it might be a good source of seeing these features in action - the project has a few thousand lines of hand written WAT so far. https://ift.tt/w9rVjJM November 9, 2024 at 11:44PM
Show HN: Akas: A Micropodcasting App https://ift.tt/XbqmpKv
Show HN: Akas: A Micropodcasting App App store: https://ift.tt/srNCWZE... Play store: https://ift.tt/buH9hBO... Site link: https://akashq.com Invitation code: BVN55L https://www.akashq.com/ November 10, 2024 at 12:15AM
Friday, November 8, 2024
Show HN: SICP-VSCode https://ift.tt/WnV6LG7
Show HN: SICP-VSCode I am sharing an opinionated configuration for VS Code that should suffice to work through Structure and Interpretation of Computer Programs (SICP). I have owned SICP for a decade or more and am giving it another go. I (re)started it last weekend using the DrRacket editor, which is fine, but I spend most of my time in vs code. It was a jarring to use another editor. So, in an evening of delightful bikeshedding, I now have a setup that should let me work through SICP in vs code. I thought I'd share this in case someone else is interested or has any feedback. This is a barebones configuration with a lightly tested installation script that works on my machine! I wanted to avoid installing a bunch of vs code extensions and was able to get this working with only a single extension to add scheme support to vs code. Any feedback is welcome and I hope someone gets some use out of this! https://ift.tt/xp380sV November 9, 2024 at 09:57AM
Show HN: I build a FullStack boilerplate to ship my projects faster https://ift.tt/3qYnyOQ
Show HN: I build a FullStack boilerplate to ship my projects faster Every time I start a new project, it’s the same drill: setting up authentication, routing, databases, UI, etc. Sound familiar? I wasted 10+ hours on the same repetative setup. So I built Getstart, a SaaS-ready framework with everything you need to go from zero to launch—fast. It’s all here: NextAuth for easy auth Prisma + MongoDB for scalable databases Next.js API routes pre-built Nodemailer for emails Razorpay for both domestic and international payments Tailwind and Shadcn for sleek and customizable UI Let me know what you guys think and what can be improved https://ift.tt/25wpaxE November 9, 2024 at 04:40AM
Show HN: RL Agent that can auto-optimize your LLM prompts https://ift.tt/17Xl65W
Show HN: RL Agent that can auto-optimize your LLM prompts Hey everyone! Along with my team, I've developed a reinforcement learning system that automatically optimizes LLM prompts, complete with a visualization feature to track both prompt structure and learning progress over time. Take a look here: https://ift.tt/OMoGPt5... Check out our website too: https://ift.tt/cYspTyi In terms of how this visualization works: The RL Prompt Optimizer employs a reinforcement learning framework to iteratively improve prompts used for language model evaluations. At each episode, the agent selects an action to modify the current prompt based on the state representation, which encodes features of the prompt. The agent receives rewards based on a multi-metric evaluation of the model's responses, encouraging the development of prompts that elicit high-quality answers. And see our github repo! https://ift.tt/GcX5P0W https://ift.tt/MgX6kFv November 9, 2024 at 01:47AM
Show HN: Tuki – A GitOps tool for safely running one-off commands in production https://ift.tt/pCYrJI6
Show HN: Tuki – A GitOps tool for safely running one-off commands in production Tuki is a small, open-source utility that lets you run one-off commands in production through Git, bringing version control and code review to production scripts. I built it after accidentally dropping a production table due to a console typo Key features: - Run scripts through Git PRs instead of direct console access - Built-in auditing via Git history - RBAC through standard Git permissions - Simple setup for non-Kubernetes environments - MIT licensed Demo & more details: https://ift.tt/LNjSqVm Announcement blog post: https://ift.tt/Bf7zeuY Would love feedback from the HN community! https://ift.tt/LNjSqVm November 9, 2024 at 12:04AM
Show HN: Motherfuckingrssreader.com https://ift.tt/JoSzeOA
Show HN: Motherfuckingrssreader.com The simplest RSS reader on the web. No signup. No bells and whistles. Just your customised frontpage. https://ift.tt/BsDMueI November 8, 2024 at 07:17PM
Show HN: Asterogue, my sci-fi roguelike, is now playable on the web https://ift.tt/2jwM4sZ
Show HN: Asterogue, my sci-fi roguelike, is now playable on the web https://asterogue.com November 8, 2024 at 01:13PM
Thursday, November 7, 2024
Show HN: Draw.Audio – A musical sketchpad using the Web Audio API https://ift.tt/1W8Opzj
Show HN: Draw.Audio – A musical sketchpad using the Web Audio API https://draw.audio November 8, 2024 at 01:36AM
Show HN: ChatGPT for calorie tracking. Frictionless diet and exercise tracking https://ift.tt/rRTwAWC
Show HN: ChatGPT for calorie tracking. Frictionless diet and exercise tracking Hi, I'm Steve and I've built this mobile app to solve my very long-standing problem of not consistently using any calorie tracking apps due to the poor UX (many clicks, too much friction). So, although I am not the best UI/UX designer, I have tried to remove friction at every corner with Journable. This applies to the 1. Tracking experience: Chat-based interface (think ChatGPT) to log food/exercise 2. Onboarding experience: No login screen, no measurements or goals, straight to the main chat window 3. Photo entries: Just take a picture of your plate and done That said, I'm not the best UI/UX designer so I would really appreciate any feedback on the app, and I welcome any and all comments & suggestions. Should I make it easier? Faster? Simpler? Does it need more color? Keen to hear it all! https://ift.tt/njc7JTZ November 7, 2024 at 11:52PM
Wednesday, November 6, 2024
Show HN: GitQuill – free cross-platform GUI for Git, inspired by GitKraken https://ift.tt/ijU2qCN
Show HN: GitQuill – free cross-platform GUI for Git, inspired by GitKraken https://ift.tt/62alXWq November 7, 2024 at 02:13AM
Show HN: Last CLI tool you will need https://ift.tt/f4tw3IA
Show HN: Last CLI tool you will need https://ift.tt/Z1fnqvP November 7, 2024 at 12:38AM
Tuesday, November 5, 2024
Show HN: Samsar One Version One is now live https://ift.tt/3hCtlG2
Show HN: Samsar One Version One is now live Hi all, 6 months ago I started building out an app which combines all the SoTA gen-ai models out there into one platform which anyone could use to create 2-4 min long videos starting from scratch, starting from an idea. I received a ton of feedback from HN community & others along the way. Today excited to announce version one of app.samsar.one, a platform which allows anyone to easily and consistently create long, coherent and consistent generative-ai videos while picking and choosing their model starting from merely an idea. https://app.samsar.one/ October 31, 2024 at 03:36PM
Monday, November 4, 2024
Show HN: Krixik – Easily sequence small/specialized AI models (pip-installable) https://ift.tt/9J64CVb
Show HN: Krixik – Easily sequence small/specialized AI models (pip-installable) Our initial intention was to experiment with a smartbook idea, but we couldn't find a good prototyping tool for small/specialized AI models. That rabbit hole took us through vector databases, through infra for small AI, and finally here. We’re particularly proud of the accessibility/simplicity of our code syntax. Krixik’s model library is limited to eleven model types (modules) and a few dozen models, but we will significantly expand it. Other enhancements, like a local client and several 3rd-party integrations, are also planned. You require API credentials to try Krixik. You can quickly get them through this form: https://ift.tt/b4alqjK And here’s a demo video (our YouTube channel also has a couple dozen example videos in it): https://youtu.be/WpSSYLfvfdM https://ift.tt/nYRZSar November 4, 2024 at 08:33PM
Show HN: HN Push – Web push notifications for top stories on Hacker News https://ift.tt/OKbFpv9
Show HN: HN Push – Web push notifications for top stories on Hacker News I created HN Push to help reduce the urge to refresh Hacker News constantly. Since I rely on HN for real-time tech news, I wanted an efficient way to stay informed without having to check the site. Receiving summaries with Apple Intelligence was an added bonus. The source code is available on GitHub[^1]. [^1]: https://ift.tt/xy5zMpl https://www.hnpush.com November 4, 2024 at 07:17PM
Sunday, November 3, 2024
Show HN: BladeEvader – a game you play by moving your real head https://ift.tt/QfCc6N9
Show HN: BladeEvader – a game you play by moving your real head https://ift.tt/5JsV1r6 November 3, 2024 at 08:04PM
Show HN: Outcheckr- Webpage outbound link enumerator with threading https://ift.tt/ocTC7K8
Show HN: Outcheckr- Webpage outbound link enumerator with threading Outcheckr enumerates all outbound links present in a webpage, now faster with multi-threading support. https://ift.tt/27VbuiT November 3, 2024 at 09:52PM
Saturday, November 2, 2024
Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/gaTwqvs
Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/GpbOY0U November 3, 2024 at 08:01AM
Show HN: Super Simple CRC32 Implementation https://ift.tt/pSvR2mt
Show HN: Super Simple CRC32 Implementation I written this as a little programming exercise in C https://ift.tt/NxUPw5R October 29, 2024 at 08:12PM
Show HN: GraphQL Zeus 7 – type-safe GraphQL on front end for newbies https://ift.tt/mghR6aU
Show HN: GraphQL Zeus 7 – type-safe GraphQL on front end for newbies Ok, so I've heard the voice of community and added null support and dropped const enums. Also you can fetch all scalar fields with "fields" selector. https://ift.tt/vPo6KxE November 2, 2024 at 07:15PM
Friday, November 1, 2024
Show HN: Autotab Instruct – Claude Computer Use with Guardrails for Reliability https://ift.tt/8vETZnR
Show HN: Autotab Instruct – Claude Computer Use with Guardrails for Reliability Hi HN, We’ve built a desktop app to create highly reliable AI agents that use a computer with mouse and keyboard. Until last week, we had tried many different approaches to open-ended agentic features but none of them had met our reliability bar. With Anthropic’s Computer Use this finally changed, and we just shipped a feature we’re calling Instruct. Instruct allows users to create agentic blocks as part of a larger Autotab skill that provides the structured logical flow to keep the automation on track. If you haven’t had a chance to try Computer Use yet, it is an impressive leap from the last generation of vision models (e.g. gpt4o struggles with relative positions, let alone coordinates). At the same time, it is still not good enough to be given a prompt and let loose. One of the big surprises to us early on was just how much intent specification is required for most real world workflows to run reliably. What looks at first like a simple form filling task usually turns out to have dozens of edge cases and super specific, hidden rules. Even human employees need to be shown how to perform these tasks, and then refined with question-asking + feedback over time. We wanted to build a tool for specifying intent, and iterating with the model to make it reliable enough for real work. - Automations run on top of an action scaffold, which works kind of like a very fuzzy programming language with strict types. This gives the model a high level plan that guides execution, and makes it easy to break out discrete steps to get the reliability you need. (Interestingly, this has also proven useful not just for the agent, but also for the human trying to create, verify and edit the automation.) - When the model is unsure it asks for clarification. For example, if you are in editing mode and the model thinks that an element looks meaningfully different than before, it will ask you to verify that it is the same element. - The agent has access to a memory system that lets it recall information from past runs as well as instructions and feedback from the user. Here's a short video of Autotab Instruct in action: https://ift.tt/xOpDGTj?... We’d love to hear what you think! November 1, 2024 at 10:26PM
Show HN: I created a minimalist pastebin clone using Go, Htmx, and PostgreSQL https://ift.tt/JtEZxdc
Show HN: I created a minimalist pastebin clone using Go, Htmx, and PostgreSQL https://ift.tt/WPT57Mj November 1, 2024 at 07:56PM
Thursday, October 31, 2024
Show HN: Combine/Join multiple CSVs just by talking to our Spreadsheet https://ift.tt/FmOKY41
Show HN: Combine/Join multiple CSVs just by talking to our Spreadsheet VLOOKUP is dead. Long live AI. This demo shows how to combine two CSV datasets just by talking to our (actual) spreadsheet. Check out the video: https://youtu.be/irdXF9ioiB8 Try it out! https://sourcetable.com https://www.youtube.com/watch?v=irdXF9ioiB8 November 1, 2024 at 03:59AM
Show HN: Mail2github – commit something to GitHub via email https://ift.tt/cuQ86zn
Show HN: Mail2github – commit something to GitHub via email https://ift.tt/bXmZQkV November 1, 2024 at 02:02AM
Show HN: Shimmer – ADHD-adapted body doubling https://ift.tt/PxVteil
Show HN: Shimmer – ADHD-adapted body doubling I’m Chris, one of the co-founders of Shimmer. In 2022, following my ADHD diagnosis, I launched Shimmer ( https://shimmer.care ), a 1:1 ADHD Coaching for adults (HN launch here: https://ift.tt/wUqHdDI ). One problem we discovered while running 1:1 coaching is that people weren’t able to actually follow through (in real life) on the ideas they came up with during their weekly sessions with their coach. There is a concept called body doubling that’s popular within the ADHD community—it’s basically getting things done in the presence of other people. The positive accountability is proven to work. However, our members told us they tried other body doubling solutions or attempted to organize it themselves in real life but none of the solutions stuck. So we reverse engineered productive moments our members described, paired with scientific backing of what motivates ADHD-ers, and designed an online body doubling experience for our coaching members that provides a safe but productive space for them to get things done between weekly sessions. A few of the motivators we infused into the traditional body doubling experience were 1) newness/novelty — each session has a different guided experience in the break like breathwork or stretching, 2) urgency — there’s a large visible pomodoro timer on the top left that counts down from 25 min, 3) community — the shared space is ADHD-friendly, and has a mood check-in & sharing functionality built in so you don’t feel alone, 4) accountability — there’s a task list where each time you check something off, it notifies the group, and you can view others’ as well if they opt in. Here’s a video walking through the product experience: https://ift.tt/AtKdlLq Our body doubling was created and iterated alongside thousands of people with ADHD on our coaching platform over 9+ months of building & iterating with them. We’re excited to unveil this experience. If you have ADHD (or executive functioning challenges), we’d love for you to check out coaching & body doubling and give us critical feedback. Shimmer’s pricing: $140/mo. for Essentials plan (15-min weekly sessions), $230/mo. for Standard plan (30-min weekly sessions), $345/mo. for Immersive plan (45-min weekly sessions); all plans start with an additional 25% off the first month, HSA/FSA-eligible. The reason why the price is so high is that this is not a self-guided app or SaaS tool. You’re matched with a real, credentialed coach (not AI) and since ADHD coaching is not reimbursed in the US, the price is hard for us to bring down because the largest cost component is the coach’s compensation. *We know these prices are still expensive for many people with ADHD. Here are the actions we’re taking: (1) we offer needs-based scholarships and aim to have 5% of members on them at any time, (2) we often run fully sponsored scholarships with our partners—over 60 full ride scholarships and 100 group coaching spots have been disbursed alongside Asian Mental Health Project, Government of Canada, and more, and (3) we have aligned our coaching model alongside Health & Wellness Coaching, which is expected to be reimbursed in the next years. If there are ways we can further drive down the cost, please reach out to me directly at chris@shimmer.care. https://ift.tt/wrI1cVm October 31, 2024 at 10:57PM
Wednesday, October 30, 2024
Show HN: Costco for LLM Tokens https://ift.tt/L6XFP9R
Show HN: Costco for LLM Tokens https://inference.net/ October 31, 2024 at 02:50AM
Show HN: Routing24 – Free route optimization in the browser https://ift.tt/0v6pYzo
Show HN: Routing24 – Free route optimization in the browser Hi HN! I built Routing24 to make route optimization easier and accessible for small businesses and solo drivers. With Google Maps, you can plan routes between a few locations for free, but it doesn’t support efficient multi-stop planning, handling multiple vehicles, or adding specific business rules like delivery time windows. Many tools offer route optimization for around $30 per vehicle per month, but Routing24 provides it completely free. Optimization happens fully on the client-side, using your device’s resources instead of cloud servers. The interface is simple for now: you can import/export using Excel, and there’s a web UI to edit and view imported data and optimized routes. Data is saved or uploaded anywhere, and one browser tab runs one optimization. Map data comes from OpenStreetMap, and the solver is built in C++/WASM, using public domain algorithms. I’d love to hear any feedback as I keep developing it. Thanks, and I hope it’s useful! https://routing24.com October 30, 2024 at 08:06PM
Show HN: LlamaPReview – AI GitHub PR reviewer that learns your codebase https://ift.tt/NlZD0Ru
Show HN: LlamaPReview – AI GitHub PR reviewer that learns your codebase I built LlamaPReview to solve a common frustration: most AI code reviewers either require complex setup or don't truly understand project context. Key differentiators: 1. One-click installation through GitHub Marketplace - no configuration needed 2. Analyzes your entire codebase first to understand: - Project structure - Coding patterns - Naming conventions - Architecture decisions 3. Completely free with no usage limits 4. Fully automated PR reviews with zero human intervention required Technical implementation: - Built on top of llama-github (my open source project) - Focuses on deep code understanding rather than superficial linting - Provides context-aware suggestions with explanations The goal is to handle routine reviews automatically so developers can focus on complex architectural decisions. Currently in production and processing real PRs. Try it for free: https://ift.tt/ZieQUGn Looking for feedback from the HN community, especially on: - What features would make this more useful for your workflow? - How do you currently handle code review automation? - What aspects of code understanding matter most to you? https://ift.tt/NnhmfbJ October 30, 2024 at 09:46PM
Tuesday, October 29, 2024
Show HN: GPT powered Discord bot that summarizes mental health research daily https://ift.tt/vxwkS1P
Show HN: GPT powered Discord bot that summarizes mental health research daily I created an open-source Discord bot that uses GPT-4 to aggregate and summarize the latest developments in mental health research, computational neuroscience, and precision psychiatry. It scans news sources daily and delivers concise summaries to Discord. I would look feedback on integrating additional sources for this purpose or any suggestions on prompt engineering https://ift.tt/Rkhyr9B October 30, 2024 at 10:25AM
Show HN: I built PixSpeed to optimize website images for free https://ift.tt/l1NFzwf
Show HN: I built PixSpeed to optimize website images for free https://pixspeed.com/ October 30, 2024 at 04:27AM
Show HN: Built MRRTracker in 4 Days, Hit #4 on Product Hunt, Seeking Feedback https://ift.tt/oi2Pt6l
Show HN: Built MRRTracker in 4 Days, Hit #4 on Product Hunt, Seeking Feedback https://ift.tt/M2opT73 October 30, 2024 at 01:12AM
Show HN: Let's Play (Voice AI) Ball – A Baseball Strategy Game https://ift.tt/wGK50Y3
Show HN: Let's Play (Voice AI) Ball – A Baseball Strategy Game My 8 year old son is obsessed with baseball. It’s unfortunate because 1) I deeply love lacrosse (I was the leading scorer my sophomore year for UC Davis! Never miss an opportunity to say it!), 2) I don’t know much about baseball, and 3) he’s a diehard Yankees fan. Although I can’t do anything about his team affiliation or the current 3-0 Yankees deficit in the 2024 World Series, I can do something about teaching him baseball strategy -- despite knowing little about baseball myself. I built this Voice AI game for him to learn more about baseball strategy. In the game, the Voice AI describes a baseball scenario, and the caller has to describe what the defensive player should do. To try it out, call (530) 203-8359. While my son is obsessed with baseball, I’m equally obsessed with Voice AI. Voice AI is eating the world. We’re seeing Voice AI consume pre-existing call volume (e.g., lead qualification calls, customer surveys, medical appointment setting) and creating a deluge of new call volume enabled by the Voice AI medium (e.g., role playing for professional development ( https://solidroad.com/ ), an AI that introduces you to people with similar interests ( https://www.boardy.ai/ ), and, yes, voice-first baseball games to make you feel like a better dad). If you’re building in Voice AI and are as enthralled with Voice AI as me, check out what we’re building ( https://ift.tt/9Dc654B ) when we’re not building fun voice-enabled AI applications. We love meeting other people in Voice AI and helping them improve their Voice AI agents! Tom https://ift.tt/bCa0NpD https://ift.tt/WSjKct0 October 30, 2024 at 02:13AM
Monday, October 28, 2024
Show HN: Saasdoor – Glassdoor for Enterprise SaaS price parody https://ift.tt/I0tChEc
Show HN: Saasdoor – Glassdoor for Enterprise SaaS price parody https://saasdoor.org October 29, 2024 at 01:35AM
Show HN: Trench – Open-source analytics infrastructure https://ift.tt/KRroPwI
Show HN: Trench – Open-source analytics infrastructure Hey HN! I want to share a new open source project I've been working on called Trench ( https://trench.dev ). It's open source analytics infrastructure for tracking events, page views, and identifying users, and it's built on top of ClickHouse and Kafka. https://ift.tt/TirJE6A I built Trench because the Postgres table we used for tracking events at our startup ( http://frigade.com/ ) was getting expensive and becoming a performance bottleneck as we scaled to millions of end users. Many companies run into the same problem as us (e.g. Stripe, Heroku: https://ift.tt/dKfEr1P ). They often start by adding a basic events table to their relational database, which works at first, but can become an issue as the application scales. It’s usually the biggest table in the database, the slowest one to query, and the longest one to back up. With Trench, we’ve put together a single Docker image that gives you a production-ready tracking event table built for scale and speed. When we migrated our tracking table from Postgres to Trench, we saw a 42% reduction in cost to serve on our primary Postgres cluster and all lag spikes from autoscaling under high traffic were eliminated. Here are some of the core features: * Fully compliant with the Segment tracking spec e.g. track(), identify(), group(), etc. * Can handle thousands of events per second on a single node * Query tracking data in real-time with read-after-write guarantees * Send data anywhere with throttled and batched webhooks * Single production-ready docker image. No need to manage and roll your own Kafka/ClickHouse/Nodejs/etc. * Easily plugs into any cloud hosted ClickHouse and Kafka solutions e.g. ClickHouse Cloud, Confluent Trench can be used for a range of use cases. Here are some possibilities: 1. Real-Time Monitoring and Alerting: Set up real-time alerts and monitoring for your services by tracking custom events like errors, usage spikes, or specific user actions and sending that data anywhere with Trench’s webhooks 2. Event Replay and Debugging: Capture all user interactions in real-time for event replay 3. A/B Testing Platform: Capture events from different users and groups in real time. Segment users by querying in real time and serve the right experiences to the right users 4. Product Analytics for SaaS Applications: Embed Trench into your existing SaaS product to power user audit logs or tracking scripts on your end-users’ websites 5. Build a custom RAG model: Easily query event data and give users answers in real-time. LLMs are really good at writing SQL The project is open-source and MIT-licensed. If there’s interest, we’re thinking about adding support for Elastic Search, direct data integrations (e.g. Redshift, S3, etc.), and an admin interface for creating queries, webhooks, etc. Have you experienced the same issues with your events tables? I'd love to hear what HN thinks about the project. https://ift.tt/j0BYkNb October 25, 2024 at 07:37PM
Sunday, October 27, 2024
Show HN: Finstruments - Financial instrument library built with Python https://ift.tt/ORdz59J
Show HN: Finstruments - Financial instrument library built with Python finstruments is a Python library designed for modeling financial instruments. It comes with the core financial instruments, such as forwards and options, out of the box, as well as position, trade, and portfolio models. finstruments comes with the basic building blocks, making it easy to extend and build new instruments for any asset class. These building blocks also provide the functionality to serialize and deserialize to and from JSON, enabling the ability to store a serialized format in a document database. This library is ideal for quantitative researchers, traders, and developers who need a streamlined way to build and interact with financial instruments. https://ift.tt/iPIKD4m October 28, 2024 at 10:48AM
Show HN: I built EstateLead AI – lead generator boosting agent productivity 10x https://ift.tt/n1Dk0dH
Show HN: I built EstateLead AI – lead generator boosting agent productivity 10x As a former real estate agent, I discovered a critical pain point in early 2023. Every day, I spent 3-4 hours manually copying leads from Zillow - phone numbers, emails, and property details. This tedious process was stealing valuable time I could have spent with clients. I realized this wasn't just my problem. Thousands of agents were stuck in this same time-consuming routine, manually gathering leads one by one. There had to be a better way. Over the next a months, I faced numerous challenges building EstateLead AI: - Ensuring reliable data extraction - Maintaining compliance with data privacy regulations - Creating an intuitive interface for non-technical users - Scaling the system to handle thousands of requests After countless iterations and feedback from 50+ beta testers, I'm excited to launch EstateLead AI with these key features: Key Features: - One-click lead extraction from Zillow listings - Up to 18,000 leads per month with phone numbers - Export to Excel/CSV for easy CRM integration - Coverage for both US and Canadian markets - Built-in compliance with data protection rules - Simple browser extension interface The tool has already helped 600+ agents save 40+ hours per week on lead generation. Early users report a 10x increase in their prospecting efficiency. I'd love for the HN community to try it out and share your thoughts. What features would make this even more valuable for real estate professionals? Try it here: https://ift.tt/FSvsxn0 P.S. First 100 users get 40% off (19 spots remaining), and we offer a 60-day money-back guarantee. https://ift.tt/FSvsxn0 October 27, 2024 at 03:02PM
Show HN: Decentralized Twitter clone built on Ethereum blockchain https://ift.tt/HEnOPuy
Show HN: Decentralized Twitter clone built on Ethereum blockchain https://ift.tt/IDMOsAa October 27, 2024 at 07:11PM
Show HN: Mahjong Dark Dimensions: Mahjong Dimensions Game Online https://ift.tt/Cyqp6Sw
Show HN: Mahjong Dark Dimensions: Mahjong Dimensions Game Online Mahjong Dark Dimensions is a captivating mahjong puzzle game set in a mysterious and dark dimension. Solve the puzzles and uncover the secrets of the dimension. https://ift.tt/MkqpWi1 October 27, 2024 at 12:25PM
Show HN: AI agents working together in a virtual podcast studio. NotebookLM alt https://ift.tt/693SALl
Show HN: AI agents working together in a virtual podcast studio. NotebookLM alt Made this project in a couple of weekends after playing around with NotebookLM and seeing the hype for more projects like this. Let me know what you think! https://ift.tt/60Bym78 October 27, 2024 at 12:06PM
Saturday, October 26, 2024
Show HN: Mdx – Execute your Markdown code blocks, now in Go https://ift.tt/b7TtLpc
Show HN: Mdx – Execute your Markdown code blocks, now in Go Hey HN! I recently came across makedown here on HN and loved the concept. Wanting to learn Go, I thought this could be a great starter project - so I started working on my own Go implementation, which I’m calling mdx ( https://ift.tt/yTxzahO ). Key Features: - Define dependencies between commands - Supports shebangs - Ability to pass arguments to code blocks Would love feedback and thoughts! Ref. makedown: https://ift.tt/7vCjTgs . Thanks for the idea! :) https://ift.tt/yTxzahO October 26, 2024 at 11:04AM
Show HN: I built a paragraph rewriter that runs 100% in the browser https://ift.tt/iqCVydJ
Show HN: I built a paragraph rewriter that runs 100% in the browser https://ift.tt/lsM8gBq October 26, 2024 at 07:59PM
Show HN: Jist searches JSON 3x faster than jq https://ift.tt/dNwUuKt
Show HN: Jist searches JSON 3x faster than jq Hi HN, jist is a JSON path search tool that feels like accessing a JavaScript object. It’s 3x faster than jq for the same use case, and over 2000x more memory efficient when searching a 3.3GB file for the last element (jist reads data in chunks so has constant space use). It doesn’t implement pattern matching yet. A feature I’m looking to add is generating a full JSON schema using the same streaming approach so stay tuned! Any feedback and feature requests are more than welcome https://ift.tt/MwHirhx October 26, 2024 at 06:55PM
Show HN: Simple Text Blog https://ift.tt/oIXNYph
Show HN: Simple Text Blog https://ift.tt/Mv3BbyK October 26, 2024 at 06:10PM
Friday, October 25, 2024
Show HN: Create Waitlist Pages https://ift.tt/3Z5uFyd
Show HN: Create Waitlist Pages I decided to launch FastWaitlist because I was facing a problem with validating my own product ideas. I noticed the lack of tools that: 1. Let you create waitlist pages fast (always faced complicated page builders) 2. Have conversion optimized templates (we have 5 and we're planning to add more) 3. Support custom domains That's exactly why I launched FastWaitlist. It has solved a huge pain point for me and I hope it'll do the same for you. https://ift.tt/Dc3S1Bi October 25, 2024 at 11:47PM
Thursday, October 24, 2024
Show HN: Infinite SCP Generator https://ift.tt/bjUvTS9
Show HN: Infinite SCP Generator I work at .txt, the Outlines maintainers, and did this as a fun side project. I used Outlines to structure language model output in the format of an SCP entry. SCP entries have a specific structure. It's easy to get a language model to generate these structures via JSON without fail -- no parsing errors, no trailing commas, no missing brackets. Outlines ensures that all text generated will follow the SCP structure. We're also testing an internal structured text API, and figured this might be a good way to test out repeated, regular calls. Entries are generated at midnight and uploaded to a simple website. Check out the resulting entries here: https://ift.tt/5IC0zSL https://ift.tt/yhm6Fwr October 24, 2024 at 11:46PM
Show HN: A shim/command-line tool to use Bluetooth Classic features on Windows https://ift.tt/oQXW2Fh
Show HN: A shim/command-line tool to use Bluetooth Classic features on Windows https://ift.tt/fa5HI0A October 24, 2024 at 10:27PM
Wednesday, October 23, 2024
Show HN: Wall-mounted diffusion mirror that turns reflections into paintings https://ift.tt/YDdWawl
Show HN: Wall-mounted diffusion mirror that turns reflections into paintings https://ift.tt/l4CbZyR October 24, 2024 at 03:54AM
Show HN: I designed a PCB MIDI saxophone https://ift.tt/nhi2jIY
Show HN: I designed a PCB MIDI saxophone The Circuit Sax is a saxophone MIDI controller. It lets you play any software instrument you’d like using saxophone fingerings, allowing you to practice without disturbing others, create music in any DAW, and even perform with it. It’s designed to feel as close to a regular saxophone as possible so that it won’t feel unfamiliar to the player. https://ift.tt/dhzgZxj October 23, 2024 at 11:40PM
Show HN: Open-source low-code email editor https://ift.tt/IwfPXdc
Show HN: Open-source low-code email editor Hey HN, Chandler from Dittofeed ( https://ift.tt/CqmKzwn ). We just added low-code functionality to our open-source email template editor. The editor features a Notion-inspired “/” command interface for inserting new blocks. You still have the option of using MJML or HTML, but we wanted to give everyone an easier option for creating primarily text-based emails. We have a live demo of the editor which you can access here (just hit the “Create Template” button): https://ift.tt/q4lRrJ9 Since this is the first iteration of the feature, we’d love to hear your thoughts and feedback on how we can improve it. You can reach us anytime at: founders@dittofeed.com If you’d like to self-host Dittofeed and want help from us and the community, you can join our Discord: https://ift.tt/sMgQS70 https://ift.tt/TFuL8b2 October 24, 2024 at 12:24AM
Tuesday, October 22, 2024
Show HN: OVault – Simple and Local OTP Management for iOS/macOS https://ift.tt/sQ8Wlt3
Show HN: OVault – Simple and Local OTP Management for iOS/macOS OVault is a super simple iOS and macOS app that lets you store and view your OTP codes for two factor authentication. I found that my personal favourite OTP app Authy seemed to be getting worse with each iOS release. Its usability has never been great, and iOS 18 meant that it lost its Home Screen Widget that let me view my OTP codes without opening the app. I decided to switch to another app, then became frustrated that I couldn't easily export my secrets from Authy. Of course I'm sure there are good security related reasons for this, but I didn't want to migrate all my OTPs just to end up in the same situation in the near future. I also didn't want to have to trust another external service with my OTP secrets being stored on their servers (irrational I'm sure). The obvious answer for this would be to use Apples new 2FA support in Keychain, however the usability for this outside of Safari autofill isn't great either. So that's the long-winded reason for why I built my own OTP app. I hope that anyone else feeling the same way will find this app useful. Of course, learning how TOTP codes works was a nice bonus for my curiosity. OVault stores your OTP metadata inside your devices Keychain, so that you don't have to trust any new service with your data. Unless you have iCloud Keychain enabled, this also means your secrets never leave your device. If you do have iCloud Keychain enabled, your OTP metadata will be synced between all your devices, which ensures your data is never lost. The app provides widgets that you can put in your iOS Home Screen or macOS Notification Center so that you can view your OTPs without opening the app. This was my favourite feature of Authy (until iOS 18). To the best of my knowledge, OVault supports all TOTP codes that are compliant with RFC6238 [1], which means that it supports codes of lengths 6-8, three hash algorithms (SHA1, SHA256, SHA512), and all suggested time periods (15s, 30s (default), 45s, 60s). Exposing these options means that it supports a wide array of TOTP codes, even those that seem non-standard (like those used in HID Approve MFA and other "proprietary" 2FA solutions). Your OTP secrets are yours, so OVault allows you to view the saved secret on demand. This gives you enough information to import your OTPs to any other authenticator you want, avoiding lock-in to a specific app. It's worth mentioning that this app isn't designed to be "super high" security. If you already use Keychain for your passwords, you'll find yourself storing OTP secrets and passwords in the same database. Depending on your threat model, this may not be ideal. For me, I'm happy with threat model this leaves me with (I personally prefer to trust fewer parties), but everyone should critically evaluate if this works for them. If you want to evaluate the app, here's how to add a sample OTP: 1. Tap the "+" button in the toolbar, then tap "+ Manual" 2. Switch to the "From URL" tab 3. Paste in the following URL: otpauth://totp/Example:alice@example.com?secret=JBSWY3DPEHPK3PXP&issuer=Example I'd love to hear any feedback, this has been a fun side project and it would be fun to see if it's useful at all to anyone else. [1] https://ift.tt/s4ATdOP https://ovault.net October 23, 2024 at 01:13AM
Subscribe to:
Posts (Atom)
Show HN: I wrote a "web OS" based on the Apple Lisa's UI, with 1-bit graphics https://ift.tt/4vWMIzk
Show HN: I wrote a "web OS" based on the Apple Lisa's UI, with 1-bit graphics https://ift.tt/4q7uhyi This is a web OS I wrote ...
-
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...