Show HN: DailyPings – Like HN, but for maker's daily progress DailyPings ( https://dailypings.com ) is a HN-inspired platform where makers share their daily progress. Key features: - Three posts per day limit to encourage quality updates - HN-style upvote system - No comments, just pure progress sharing - Email verification Tech stack: - Next.js 15 App Router - TypeScript - Prisma ORM - PostgreSQL - NextAuth.js - Tailwind CSS - Geist Mono font - Deployed on Coolify The idea came from wanting a distraction-free space for makers to share the…
Show HN: Open-source private home security camera system (end-to-end encryption) I needed a security camera inside my house, one that would send motion notifications to my smartphone and would allow me to livestream remotely. However, I could not find one that I could trust due to privacy concerns. Many of them upload the plaintext of videos to their servers and none is fully open-source as far as I know. Therefore, I decided to use my spare time to build one from scratch. Called Privastead (as in Private Homestead), it uses OpenMLS for end-to…
Show HN: SurveyMoji – An easy way to get realtime feedback with a link/QR code Hi HN - I've been working on this site on and off for awhile. It started out as a personal tool and fun thing to hack on in my spare time. I recently added some UI improvements and a landing page and thought maybe it would be nice for other people to use as well. The idea was to create the fastest/easiest way to share a link to collect realtime feedback from a person's phone during a presentation or video call. Would love to hear any feedback, especially on …
Show HN: Jinbase – Multi-model transactional embedded database Hi HN ! Alex here. I'm excited to show you Jinbase ( https://ift.tt/mDqnjuI ), my multi-model transactional embedded database. Almost a year ago, I introduced Paradict [1], my take on multi-format streaming serialization. Given its readability, the Paradict text format appears de facto as an interesting data format for config files. But using Paradict to manage config files would end up cluttering its programming interface and making it confusing for users who still have choice…
Show HN: Gogo installs your shell tools Trying to be as friction-less as possible, allowing you go quickly gather your favorite command-line tools in a new environment. And keep them updated too. This is an open-source, personal project, hope someone else finds it useful. https://ift.tt/qaBPNbF November 30, 2024 at 02:40AM
Show HN: It took me 5() months to build a Plausible alternative After months of using Google Analytics I realized only about 50% of people accepted my cookie-popup. I had months of incorrect data for my website. I started looking for alternatives and eventually found Plausible, which is great (and open-source). Problem is, I didn't feel like paying 9$ a month to see the amount of visitors on a website i didn't even earn anything on, it was just a hobby project. Eventually I started making my own web analytics. Which actually isn't …
Show HN: Built This in 3 Hours Using Bolt (No React Knowledge) It's blowing my mind that I could build an app from scratch in 3 hours and deploy it with the click of a button - without writing a single line of code myself CacheNotes is a browser-based note-taking app that saves your notes, threads, and AI conversations securely in your browser's local storage 100% free. No login required. You get, - simple, minimal note taking app in your browser - no login required - you can connect your claude api key for the ai integration - visuali…
Show HN: Indentation-based syntax for Clojure https://ift.tt/X7dfIVM November 25, 2024 at 11:29AM
Show HN: A word guessing game based on text vector embeddings and cos-similarity Try to find the secret word that computer holds, by guessing and getting feedback in form of how similar your guess to the secret is. The fewer attempts the better. There is also a hint and a give-up button. Thank you, please give it a try ) https://ift.tt/sLGCjmZ November 29, 2024 at 02:11AM
Show HN: myphotos.site – Google photos to a website in 60 seconds Hey HN! My friend and I love taking pictures on our phones, and we were looking for a super simple way to share them with the world. Google Photos albums are nice, but the result isn't slick enough and lacks customization options (embed, custom domain). That's why we built myphotos.site - a micro SaaS that allows anyone to create a slick, minimal gallery website from Google Photos. Galleries can be iframe-embedded for those looking for full customization. One thing we ha…
Show HN: Voice-Pro – AI Voice Cloning Magic: Transform Any Voice in 15 Seconds Imagine creating a podcast where Mark Zuckerberg interviews Elon Musk – using their actual voices? What sounds like science fiction is now reality. Voice-Pro is an open-source Gradio WebUI that breaks the boundaries of audio manipulation. Powered by cutting-edge Whisper engines, this tool turns voice replication into child's play. Key Features: - Zero-shot Voice Cloning - Voice Changer with 50+ Celebrity Voices - YouTube Audio Downloading - Vocal Isolation - Mul…
Show HN: SF Search – iPhone app for searching SF Symbols by drawing Hello HN, first-time poster, long-time lurker. Sometimes I found it really hard to find a specific icon in Apple's SF Symbols library, so I made a pretty simple iPhone app that lets you make a drawing to search symbols similar to it. It also works on Macs with Apple Silicon. I used Create ML to train the image classifier that generates the suggestions. The app is completely free and you can download it here: https://ift.tt/GN0Enms I'd love any feedback that you might h…
Show HN: Search and Analyze SEC Filings of Publicly Traded Companies with AI https://ift.tt/q7aZko2 November 28, 2024 at 12:49AM
Show HN: Yoyo is a Livewire/Htmx alternative for vanilla php https://ift.tt/8GyFeLH November 27, 2024 at 06:13AM
Show HN: AI Project Manager for Slack with Natural Language Superpowers https://ift.tt/OVzeIdL November 27, 2024 at 05:03AM
Show HN: I created a lightweight JavaScript library to visualize JSON as a graph https://ift.tt/v3AyRXz November 27, 2024 at 01:41AM
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/XIPisYK November 27, 2024 at 12:49AM
जिले के सभी विभागों में लगेंगे सोलर प्लांट : डीएम
सितारगंज यूएसनगर में सोमवार से शुरू हुई राज्य स्तरीय कला उत्सव प्रतियोगिता में जिले के दस छात्र-छात्राएं संगीत गायन, संगीत वादन, दृश्य कला आदि में अपनी प्रतिभा दिखाएंगे। इन छात्रों का चयन बीते 11 नवंबर को हुआ था।
Show HN: Email Inbox for Bots https://ift.tt/rVFoqve November 24, 2024 at 07:20PM
Show HN: Video Composition Tool Powered by Qwen2.5-Coder and FFmpeg This tool allows you to drag and drop your own assets, such as videos, audio, and images, and then use natural language instructions to generate a new video. It uses the Qwen2.5-Coder-32B-Instruct model to process your assets and instructions, to generate a valid FFMPEG command. This command is then executed on your assets to create the desired video. What's particularly exciting with this is that it's powered by an open-source model licensed under Apache 2.0 ( https:/…
Show HN: I built JSONtree a tool to validate, format, and graph JSON for devs https://jsontr.ee/ November 25, 2024 at 12:41AM
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/bG5s…
Show HN: A web app for hosting quiz games I wrote a tiny version of this in Covid lockdowns because I felt playing trivia with friends was a bit boring, and we should all have buzzers like on game shows. I've been using it as a test project for trying out frameworks for years but I finally polished it up into a proper product. I'd love it if people try it out and give me some feedback, at the moment it sends you an emailed validation code which might put some people off trying it, if it does put you off then please let me know, I was a…
Show HN: AI Photobooth Create a cool photobooth-style strip using artificial intelligence. https://ift.tt/GvYISMP November 24, 2024 at 12:20AM
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 …
Show HN: LLM Alignment Template – Aligning Language Models with Human Feedback Hey Hacker News! I've been working on an open-source project called LLM Alignment Template, a comprehensive toolkit designed to help researchers, developers, and data scientists align large language models (LLMs) with human values using Reinforcement Learning from Human Feedback (RLHF). What the project does: Interactive Web Interface: Easily train models, visualize alignment metrics, and manage alignment with an accessible UI. Training with RLHF: Align models e…
Show HN: Better Auth v1.0 is here https://ift.tt/PhF0iz9 November 23, 2024 at 11:39AM
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/b4wUqsY You can paste you API key in, it all runs locally so should be pretty safe. November 23, 2024 at 02:26AM
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 cr…
Show HN: Video editor app that generates FFmpeg commands Hello Friends, I have built a new video editor app that generates ffmpeg commands to get the edited video. This gives you flexibility to use it in scripts etc. for your video editing workflows and makes editing tasks smooth by letting you visually adjust video elements that are difficult to adjust in commandline. Demo is here - https://www.youtube.com/watch?v=KSvazNBEfTc Link is here - https://ift.tt/HpkYtlR Features are - video, image, text editing - adjustable timeline and layers - adj…
Show HN: I made a free business name generator that allows easy export I made a free business name generator where users can: - Generate business ideas - Copy all the ideas at once - Export ideas in CSV and PDF Please give it a try and let me know :) https://ift.tt/janQKoV November 21, 2024 at 11:20PM
Show HN: Bike route planner that follows almost only official bike trails Hey guys, I built a route planner that is mostly focused on bike touring and using existing bike infrastructure. For each request you're shown what bike tracks/trails your route uses and can further explore them by showing them on map or going to the official trail route. The main idea for the app is to have a friendly and easy to use planner that would make heavy use of official bike trails data (mainly from OpenStreetMap) and make it easy to plan a longer trip usin…
Show HN: Self-Host Next.js in Production https://ift.tt/qtksi7A November 21, 2024 at 01:07AM
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 …
गढ़वाल केंद्रीय विवि के एसीएल सभागार में भगवान बिरसा मुंडा की जयंती के उपलक्ष्य में 15 से 26 नवंबर तक विभिन्न कार्यक्रम आयोजित किए जा रहे हैं।
पंच केदार में द्वितीय भगवान मद्महेश्वर के मंदिर के कपाट शीतकाल के लिए आज शुभ मुहूर्त पर सुबह 8 बजे विधि-विधान के साथ बंद कर दिए जाएंगे। via Chebli Mohamed
Show HN: Tailwind Box Shadow Generator https://ift.tt/DIy9ZBk November 19, 2024 at 12:27AM
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 differe…
Show HN: Venmo Unofficial API https://ift.tt/RZUpgiG November 19, 2024 at 02:04AM
Valencia Side-Running Bikeway Goes to SFMTA Board for Final Vote By Coming up with the final design required in-depth community outreach and conversations, like this feedback exercise conducted at a Valencia Street open house. On Nov. 19, we will present a final design for a side-running Valencia Street bikeway to the SFMTA Board of Directors. This follows ten months of sustained community outreach and design work. If approved, construction will begin in January 2025. This project aims to create a safer and more enjoyable experience for ever…
Show HN: Terminal3d – View 3D Models in Your Terminal, Built with Rust https://ift.tt/M0HQNus November 17, 2024 at 11:30PM
Show HN: The App I Built to Help Manage My Diabetes, Powered by GPT-4o-Mini https://ift.tt/TjKJIDL November 18, 2024 at 03:07AM
Show HN: Nova JavaScript Engine We're building a different kind of JavaScript engine, based on data-oriented design and willingness to try something quite out of left field. This is most concretely visible in our major architectural choices: 1. All data allocated on the JavaScript heap is placed into a type-specific vector. Numbers go into the numbers vector, strings into the strings vector, and so on. 2. All heap references are type-discriminated indexes: A heap number is identified by its discriminant value and the index to which it poin…
Show HN: Store and render ASCII diagrams in Obsidian Obsidian plug-in that allows you to create and store ASCII diagrams in your notes. It can be used to visualise diagrams, flowcharts, complex tables, Gantt charts and more in technical documentation, that will be rendered as a nice SVG graphics. https://ift.tt/lcaEITG November 12, 2024 at 05:03AM
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 chal…
Show HN: Top Hacker News stories every day over the years https://ift.tt/IsLUG4t November 17, 2024 at 06:49AM
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, …
Show HN: I built an app for anyone to design their own kitchen https://ift.tt/gTkpvyo November 17, 2024 at 02:19AM
Show HN: Get any domain's brand data via API https://brand.dev/ November 16, 2024 at 02:19AM
Show HN: Linux Voice AI https://ift.tt/56QbnX2 November 16, 2024 at 05:16AM
Show HN: A Tiny-C language compiler, rewritten in Python A Tiny-C language compiler, rewritten in Python(It has been converted from C to Python with as much one-to-one correlation as possible). Reference: https://ift.tt/Cxw0PJ6... https://ift.tt/KliR16O November 16, 2024 at 12:17AM
A New Community Shuttle Launched in the Bayview – Take a Ride! By Javaun Garcia Sharing information about the Bayview Shuttle at a block party in the neighborhood. We chatted with community members and gave out handouts on the project. The new Bayview Shuttle launched on Nov. 12. It is an on-demand service that gives the public access to another transportation option, within minutes of booking. For the first month, until Dec. 11, 2024, all rides are free! With fares equal to Muni, the shuttle pilot program improves connections within Bayview…
Show HN: Railway – A better way to build software. Period https://railway.com/ November 14, 2024 at 11:25PM
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 nativ…
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 …
Show HN: I made a scam detector and build a public database for it We think this is helpful because scams are getting more out of hand than ever, so we wanted to build a tool that can help people to identify scams instantly and ALSO creates a large dataset to "train" everyone's brain on scam detection patterns. After browsing 10-20 scams, anyone can quickly learn what indicators to look for in subtle (or not so subtle) scams. 1. Upload screenshot of anything you think is suspicious 2. GPT-vision goes to work, extract text and ana…
वो छह युवा जिंदगियां, जिन्हें कई लोग जानते और प्यार करते थे। उनके असामयिक निधन से एक ऐसा खालीपन पैदा हो गया, जिसे कभी भरा नहीं जा सकता। पीछे छूट गए लोगों का दर्द बहुत गहरा है। via Chebli Mohamed
Show HN: Unifi – Accept Crypto Payments – Zero Transaction Fees https://ift.tt/RmXUC9n November 14, 2024 at 03:44AM
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. https://segflow.io November 14, 2024 at 01:10AM
Show HN: SurfSense – A Personal NotebookLM and Perplexity-Like AI with Privacy https://ift.tt/GRZQd95 November 13, 2024 at 06:09AM
Show HN: ClearTerms – Analyze TOS of your Gmail-connected app Hi everyone, I'm working on a SaaS idea to make TOS more understandable. Motivation: companies like Disney, Uber, and many more put an arbitration clause in order to protect themselves from being sued. Not to mention Adobe has also tried sneaking in access to users IP in their terms of service. Any feedback is appreciated, lmk if love the idea, hate it or anything in between! https://ift.tt/uGewkbU November 13, 2024 at 01:33AM
Show HN: RowMaker – Turn Images and Words into Spreadsheets Hey All, RowMaker is a simple utility app I built that helps you automate data entry into personal spreadsheets. RowMaker uses AI to turn pictures and voice notes from your phone into rows of data for personal use cases. I built RowMaker for myself because I have a ton of use cases where I'd like to track information in a spreadsheet, but I'm way too lazy to do manual data entry. It occurred to me that, if the things I'm trying to track can be captured in an image or descr…
Show HN: New service to rent and trade-in your beloved AI and FPGA boards We have all been there. Spending hundreds and even thousands of dollars on development boards to finish a project or two and learn new tricks for a few months and then they end up in the hardware pile. But a few months later, the next cool thing arrives, and you feel that regret and wish to yourself you have an extra $500 here and there to try this cool board -and add it to the pile- and so forth.. You end up with $10k or $15k of useless hardware collecting dust in your …
Show HN: Comicmark – A Self-hosted Link Manager with comic-like visual elements https://ift.tt/msORrNl November 12, 2024 at 11:44AM
Show HN - All-in-one developer portfolio platform Browse developer portfolios uploaded by real developers, upload your portfolio to be seen by others. https://ift.tt/2HSui47 November 12, 2024 at 06:37AM
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 l…
Show HN: Collaborative MIDI over WebRTC Hello Everyone Just finished developping a collaborative MIDI app with WebRTC The app unables you to send and receive MIDI signals over the net with peer to peer connection. You need to be signed up in order to use it and the repository is not yet accessible. https://ift.tt/V4QagrX November 11, 2024 at 11:59PM
Show HN: Lyceum – An MMO game built with Zig and Erlang Hey HN, this is a small project myself and closer friends have been building on our free time ( https://ift.tt/C7qyZUA ), it finally reached 0.1.0, we are open to feedback! The original idea was to experiment with Zig + Raylib, eventually we wrote a small server in Erlang as well. We started by first interacting with Erlang via its C bindings, but this eventually led to some of us to prototyping our own tooling to better integrate Zig types with Erlang, we called such tool "zerl"…
Show HN: Openkoda 2.0, an open-source insurance application platform https://ift.tt/UCNt69A November 11, 2024 at 12:57PM
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 clo…
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/UMexia7 November 11…
Show HN: LLM driven OS to execute network security exploration agents I made this thing where LLM works like a tiny OS kernel - it plans tasks and runs different agents. Right now it's doing security stuff (poking at networks, checking SSL, testing APIs) with WebGoat as a playground. The ultimate goal is to ask it "find vulnerabilities in XYZ" and see it orchestrate its own tools, backtrack, try different approaches, etc. The cool part is the LLM doesn't just blast out a bunch of tokens - it plans, reasons and executes tasks …
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/M28lnNL November 10, 2024 at 03:15AM
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.…
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 f…
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/lGJ7dmu... Check out our website too: https://ift.tt/SwlH3K6 In terms of how this visualization works: The RL Prompt Optimizer employs a reinforcement learning framework to iteratively improve prompts used for language model eval…
Show HN: ZetaJS – client-side LibreOffice widget and automation in the browser ZetaJS wraps ZetaOffice, a WASM version of LibreOffice - and makes accessing the entire gamut of the LibreOffice programmability interfaces from JavaScript convenient, idiomatic & extremely fast. If you always wanted an entire client-side office suite in the browser, that you could fully automate with JS & seamlessly embed in your web apps - and on top of that, be able to self-host it & keep all data on the client, since there's literally no server i…
Show HN: Asterogue, my sci-fi roguelike, is now playable on the web https://asterogue.com November 8, 2024 at 10:43AM
गढ़वाल विवि में रिटायर होने के बाद भी कुर्सी नहीं छोड़ रहे कुलपति, छात्रों ने एसडीएम को दिया ज्ञापन
कोटद्वार में कर्मचारी उत्पीड़न के विरोध में उतरे रोडवेज कर्मचारी, बसों के पहिए थमे via Chebli Mohamed
Show HN: A minimal iPhone widget for people who love sharing links https://eyeball.wtf/ November 7, 2024 at 02:24AM
Show HN: GitQuill – free cross-platform GUI for Git, inspired by GitKraken https://ift.tt/83eEz1p November 6, 2024 at 11:43PM
Show HN: Last CLI tool you will need https://ift.tt/od3kDH0 November 6, 2024 at 10:08PM
Show HN: Hackertuah: A Hacker News CLI Built in Rust This was a lot of fun! Using Claude to start, and then Cursor to make more complicated changes, I made a Hacker News CLI, built in Rust, that has a sweet loading screen ;) Wanted a neat way to browse hacker news, and this was a fun start. Just a 4.7M binary on macOS. https://ift.tt/CQqO9PZ November 6, 2024 at 03:05AM
Show HN: Firecrawl-Simple – Stable fork of Firecrawl optimized for self-hosting Firecrawl Simple is a stripped down and stable version of firecrawl optimized for self-hosting and ease of contribution. The upstream firecrawl repo contains the following blurb: >This repository is in development, and we're still integrating custom modules into the mono repo. It's not fully ready for self-hosted deployment yet, but you can run it locally. Firecrawl's API surface and general functionality were ideal for our Trieve sitesearch product,…
Show HN: IMDb SQL Best Movie Finder I've built a static web app called IMDb SQL Best Movie Finder that lets you query a database of 1.5 million IMDb titles using SQL directly in your browser. It’s entirely client-side, so all the data processing happens locally on your machine — no server involved. https://ift.tt/2epjXDC November 5, 2024 at 12:16PM
Show HN: Apache Wayang supports now Kafka https://ift.tt/h85MAtb November 5, 2024 at 10:08AM
Show HN: Gradienty V2 – Effortlessly Convert 16K+ Color Palettes to Code Hi HN community, I'm excited to share the latest version of Gradienty – a tool designed to streamline your design-to-development workflow by converting over 16,000 color palettes into code effortlessly. What’s New in Gradienty V2? Palette Visualizer: Preview your color palettes in real-time on a fully-functional website interface. See how your colors interact across various UI components like buttons, cards, navigation bars, and typography. Extensive Palette Library: …
देवप्रयाग थाना क्षेत्र के मूल्या गांव के पास एक ट्रक अलकनंदा नदी के किनारे 70-80 मीटर नीचे खाई में गिर गया।
Show HN: I launched a super cheap and simple to use OCR tool for macOS 1. Click capture text 2. Select an area on screen with text 3. Paste the text anywhere Are there other solutions out there? Yes, the best one that I've found is Text Sniper, it $8 so I decided to learn SwiftUI and release Text Capture for $0.99. This one uses MacOS builtin Vision API under the hood so it should also improve with new macOS releases. Would love to hear your feedback! https://ift.tt/uSXhIyw November 4, 2024 at 01:40AM
Show HN: A blog I built with Django and Svelte https://ift.tt/Q48APok I realize SvelteKit is overkill, but I originally had bigger plans for the blog, before deciding to just keep it simple. Yeah, I had Medium open on a different tab while building. It's going to be a personal blog where I write about my experiences, if you're interested you can subscribe to the newsletter. November 3, 2024 at 11:32PM
Show HN: An app for biomechanically-optimized exercise selection I built an app that analyzes individual anatomical variations (limb lengths, joint alignments, mobility patterns) and matches them with biomechanically suitable exercises. The matching algorithm considers: - Valgus/varus alignment - Limb-to-torso ratios - Joint mobility ranges - Anatomical leverages It then cross-references these data points with a curated database of exercises to determine optimal movement patterns for each body type. Early access signup : https://morpho.fit/ ht…
Show HN: Pinterest Font Generator https://ift.tt/K8QOykA November 3, 2024 at 10:00AM
Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/MY3nLeR November 3, 2024 at 05:31AM
Show HN: Super Simple CRC32 Implementation I written this as a little programming exercise in C https://ift.tt/05gfPL4 October 29, 2024 at 05:42PM
Show HN: Midnight Reminders via Morse Code https://ift.tt/aJKHPRo November 2, 2024 at 04:11AM
Show HN: Holos – Configure Helm and Kustomize Holistically with Cue Hi HN! I’m excited to share Holos, a Go command line tool I wrote to make it easier to manage a platform built on Kubernetes. Holos implements the rendered manifests pattern as a data pipeline to fully render manifests generated from Helm, Kustomize, or CUE in a holistic way. At the start of the pandemic I was migrating our platform to Kubernetes from virtual machines managed by Puppet. My primary goal was to build an observability system similar to what we had when we managed…
Show HN: Robots.txt generator for blocking AI crawlers https://ift.tt/cznJ09k November 2, 2024 at 12:23AM
Show HN: AutoSEO – Generate SEO-optimized blog posts to get more organic traffic Hey! I built AutoSEO for myself since I needed a solution for my lack of SEO. As a very much non-writer, I have tried to generate something like this from the browser using Claude or in VS Code using Copilot. But neither work for the scale vs. time input I'm looking for. There is something to be said for polluting the web with more AI generated listicles and posts. If I had built this 2 years ago I may have agreed with some ethical concerns, but I think Google…
Social Plugin