Show HN: How I made a donut-shaped donut.c replica in Python [video] https://www.youtube.com/watch?v=tzpfyTFvU6M October 1, 2023 at 07:00AM
Show HN: Program ESP32s in Nim https://ift.tt/VdCLhTS October 1, 2023 at 01:43AM
Show HN: Noisy Nest Free white/pink/brown noise generator Hi All, i was playing around with GPT-4 today, and threw together a simple noise generator. It can play pink, brown, and white noise indefinitely. I spent maybe an hour creating this. It's quite amazing what you can do with such little time with AI. Let me know if you think of any features to add, and i'll consider adding them to make this more useful. https://ift.tt/Z3Lv74w October 1, 2023 at 12:10AM
कोटद्वार। राज्य शैक्षिक अनुसंधान एवं प्रशिक्षण परिषद की ओर से देहरादून में आयोजित प्रथम टेक्नोलॉजी मेला 2023 में जयहरीखाल के जीआईसी सेंधीखाल के दो छात्रों ने उत्कृष्ट प्रदर्शन किया। via Chebli Mohamed
Show HN: kproximate – A Kubernetes node autoscaler for Proxmox https://ift.tt/eLKxihs September 30, 2023 at 12:10PM
Show HN: Integrate Discord with Jira Looks like growing number of companies are adopting Discord as their communication platform (instead of Slack or Teams). I've developed this integration between Discord and Jira and it is much more popular than I expected. By the way I continue improving it, so feedback and insights are very welcome! https://ift.tt/SWKNfZg September 30, 2023 at 11:37AM
दुराचार के मामले में आरोपी की गिरफ्तारी के बाद करीब 20 लोगों की पिटाई
Show HN: Raiseto – Discover and Share Ideas https://raiseto.com/ September 30, 2023 at 03:16AM
Show HN: A C++ dump func. that can print multi-D vectors, maps, tuples, and all https://ift.tt/4XjT9ME September 30, 2023 at 06:37AM
Show HN: Dolce – Get notified if something (bad) happens to your containers Hi HN, while I was on vacation this year the shop of my wife was suddenly down and we only noticed once the emails of customers rolled in. After fixing it on my phone I thought there has to be a better way to notice when your docker container die or are in a restart loop for whatever reason. Now I know there are lots of tools like healthcheck.io and monocker, however none seemed to match my simple use case of getting notified _via email_ when the running– or health-sta…
Show HN: Config-file-validator – CLI tool to validate all your config files https://ift.tt/Amtly8w September 29, 2023 at 03:44PM
श्रीनगर। कीर्तिनगर के लोस्तु और बडियारगढ़ क्षेत्र में महिलाओं को स्वरोजगार से जोड़ने के लिए 40 से अधिक महिला समूह बनाए गए हैं।
पौड़ी। पीपीपी मोड के तहत संचालित जिला अस्पताल का स्वास्थ्य सचिव डाॅ. आर. राजेश कुमार ने निरीक्षण किया।
ऋषिकेश बदरीनाथ राष्ट्रीय राजमार्ग पर बछेलीखाल के निकट जेसीबी मशीन ला रहा ट्रेलर वाहन गहरी खाई में गिर गया।
Show HN: I Made a Chrome Extension for Vocabulary Building https://ift.tt/enVdFzZ September 29, 2023 at 04:38AM
Show HN: SapientML – Generative AutoML for Tabular Data https://ift.tt/y9WpsdY September 29, 2023 at 05:10AM
Show HN: Automated competitor tracking tool for startups Hello HN! I'm excited to share my product that helps companies to track their competitors, their website updates, new features, social media activity etc. I already have the first set of early adopters (thanks to a pretty good ProductHunt launch) who're using it on the daily basis so I'm excited to remove the waiting list and share it with everyone. Cheers! https://rivalhunt.co/ September 29, 2023 at 12:51AM
Show HN: Create short form videos on any topic using Generative AI Hey HN, Long time lurker first time posting. This is a streamlit app I wrote as a side project. It's a Generative AI webapp for creating short 30 second informative videos on any topic or subject under the sun. It's not perfect by any means, but a cool demo. It takes around a minute to generate so please be patient. Email is optional, only if you want link to watermark removed completed video clip. Any feedback/suggestions would be appreciated. Thanks! JD P.S. I am acti…
Show HN: Generative Fill with AI and 3D Hey all, You've probably seen projects that add objects to an image from a style or text prompt, like InteriorAI (levelsio) and Adobe Firefly. The prevalent issue with these diffusion-based inpainting approaches is that they don't yet have great conditioning on lighting, perspective, and structure. You'll often get incorrect or generic shadows; warped-looking objects; and distorted backgrounds. What is Fill 3D? Fill 3D is an exploration on doing generative fill in 3D to render ultra-realistic…
Show HN: Diarupt AI – Converse with AI over video in realtime Diarupt AI is a platform that makes it possible to integrate real-time video AI conversations into your product. With Diarupt AI, you can build: Dynamic video and audio-based AI interactions, with human-like avatars and realistic voices, that can have long and fluid conversations, exposed through easy-to-use APIs & SDKs so you can integrate in minutes. At Diarupt, we believe user experience is an essential part of any technology, and the same is true for AI. We aim to take our e…
Show HN: RFSH – A Free-forever flows running tool At the first point of view, I want to create a tool which can help our team run the bash script easier, faster, safer, with clearly reports, so I build RFSH. To me, the first ability of good software is privacy matter. I want to create a good software and I don't want to make rich by charging on things running on your own resources (your computer, your server, your cloud,...). So basically, RFSH will be free-forever for usage. You put a .csv file, a bash script as a template file, RFSH will…
Show HN: Carton – Run any ML model from any programming language The goal of Carton is to let you use a single interface to run any machine learning model from any programming language. It’s currently difficult to integrate models that use different technologies (e.g. TensorRT, Ludwig, TorchScript, JAX, GGML, etc) into your application, especially if you’re not using Python. Even if you learn the details of integrating each of these frameworks, running multiple frameworks in one process can cause hard-to-debug crashes. Ideally, the ML framewor…
Show HN: Using LLMs and Embeddings to classify application errors Hi Hacker News! We’re Vadim and Chris from Highlight.io [1]. We do web app monitoring and are working on using LLMs/embeddings to add new functionality to our error monitoring product. Given that there’s a lot of founders/engineers using LLMs in their products, we figured we’d share how we built the new functionality, their impact on our workflows, and how you can try it out. Our goal was to build two features: (1) tagging errors (e.g. deeming an error as “authentication error” …
डेढ़ माह से सिंचाई के संकट से जूझ रहे भाबर के 40 गांवों के किसानों के लिए बुधवार का दिन बेहद उत्साह भरा रहा। सिंचाई विभाग ने मालन मेन फीडर पर साइफन से सिंचाई का पानी चलवा दिया है। नहर में पानी देखकर काश्तकार झूम उठे। via Chebli Mohamed
Show HN: Customizable Woodworking Plans with Three.js This is the first time I manage to publish a side project in 12 years of web development (achievement unlocked!). I’ll be happy to read your thoughts about it. I’m interested in all types of feedback, and particularly I’d like to know if you’re aware of similar projects, as I haven’t found any. This is about helping makers build things, wooden things for now, when they don’t want to invest time to use or learn CAD softwares. I think the value will be tied to the size of the catalog, for now…
Show HN: Railway.app POC https://ift.tt/jkJSGmK September 27, 2023 at 07:33AM
Show HN: OnlineOrNot – Cron Job Monitoring https://ift.tt/IzyZxYO September 27, 2023 at 01:45PM
Show HN: A JavaScript function that looks and behaves like a pipe operator https://ift.tt/HEogjfM September 27, 2023 at 10:31AM
Show HN: POC: Real-Time Medical Image Collaboration Made Easy with OHIF / Nun-Db https://ift.tt/timFCQD September 27, 2023 at 02:10AM
श्रीनगर। एक घर और रेस्टोरेंट में तोड़फोड़ करने, उपद्रव फैलाने, मारपीट, गाली-गलौज करने के मामले में मुख्य न्यायिक मजिस्ट्रेट पौड़ी की अदालत ने साक्ष्यों के अभाव में घुड़दौड़ी संस्थान के 18 छात्रों को दोषमुक्त कर दिया है।
Show HN: Django ORM back end for RisingWave https://ift.tt/zWoaNu7 September 26, 2023 at 12:19PM
Show HN: Webcam Test https://ift.tt/4HtXhQ6 September 26, 2023 at 07:55AM
Show HN: Nature – Modern System-Level Programming Language and Compiler This is an introduction to the "Nature" project: https://ift.tt/zMw7fSU I am the author of the Nature language, and today I have released the 0.4.0-beta version. For detailed updates, please see https://ift.tt/MeHNRgt Now, Nature can easily interact with C language. It is anticipated that in about six months, Nature will release a version available to the community. By then, there will be stable syntax API, a complete standard library, and support for development…
Show HN: Visualize your house in different styles I often find myself wanting to reimagine what a fresh coat of paint and some modern touches can do for houses in my neighborhood. This was a fun tool I made to solve that. Built with Replicate, Vercel, Next.js P.S. Still learning lots about how to best prompt the model to get best results. Would love to hear ideas/feedback. https://ift.tt/g7QDBTJ September 25, 2023 at 08:54AM
Show HN: A central place to find custom ROMs for your Android device https://ift.tt/AGOL4n0 September 25, 2023 at 10:38AM
Show HN: Rust, Wasm and WebRTC: A browser native P2P implementation https://ift.tt/IvyXlmj September 25, 2023 at 08:53AM
Show HN: Faciliart – Create generative art without coding (preview) I'm developing a Ruby on Rails application (still on preview) for my undergraduate dissertation that allows the user to create generative art using pre-programmed patterns (only three at the moment) without coding. Suggestions are appreciated. Thanks. https://www.facili.art September 25, 2023 at 07:13AM
Show HN: Animation Music Rose – JavaScript Web Art Tool on HTML5 Canvas This program is created by CreateJS (JavaScript) + HTML5 Canvas. You can use it for your web pages and modify the design. https://ift.tt/EzlJZe0 September 25, 2023 at 06:57AM
Show HN: Crystaldoc.info – Crystal Shards API Documentation Hosting This is a website I developed in Crystal for hosting API documentation for Crystal shards (aka gems, crates, libraries, etc). It's built in Crystal itself and is using Postgres, Kemal, the built-in doc generation tooling, and Lexbor. I've been working on this for a number of months and I'm proud of where it's gotten. All feedback welcome! Repo: https://ift.tt/Pe9KDk7 https://ift.tt/hxQJ4SD September 25, 2023 at 05:00AM
Show HN: Bots Playing Online Cash Bingo on an iPad Hey HN, I really enjoy playing "Bing King" from time to time. I had a little downtime, and thought it would be fun to try and write a bot to play it. Sharing it here: https://ift.tt/Pd5kOn8 Demo videos in the repo https://ift.tt/Pd5kOn8 September 25, 2023 at 03:53AM
Show HN: Krestomatio – managed e-learning platforms in public beta Public beta available for our managed service that takes care of all the technical aspects of hosting open source Moodle™ e-learning platforms https://ift.tt/NAqRTXL September 24, 2023 at 10:57AM
ऋषिकेश में वेलनेस सेंटर में चल रहे कसीनो में पकड़े गए सभी 32 आरोपियों को पौड़ी सीजेएम कोर्ट से जमानत मिल गई है।
शौर्य जागरण यात्रा का श्रीनगर और देवप्रयाग में हुआ भव्य स्वागत
Show HN: Cloud for AI Agents and AI Apps https://e2b.dev/docs September 23, 2023 at 11:42PM
Show HN: Karektar – Bitmap Font Designer Karektar is a React/TS app for building exportable bitmap fonts from custom glyph sets. You can submit your own input string, and the app will generate the gallery of unique glyphs. Build your own designs using the various tools available, then export it to an OTF format when you're done. This is my first front-end project, and one I picked up to learn React. I'd love to hear any feedback, especially on usability and additional features you'd like to see. Cheers! https://ift.tt/fmxyQr4 Septe…
Show HN: Cup – expose declarative APIs over config stored in Git https://ift.tt/MvdRKas September 24, 2023 at 02:04AM
Show HN: A Less Shitty OpenAI Token Counter Built a simple OpenAI token counter that doesn't crash. It gives you: Tokens Characters Words Paragraphs Link: https://ift.tt/GsIOoTb Client side only. Feedback welcome. https://ift.tt/GsIOoTb September 24, 2023 at 12:51AM
पारंपरिक खेती की ओर लौटने का सही समय
Show HN: A Social Bookmarking tool – Pinterest for knowledge I spent few months building this tool after i lost my job earlier this year, it's something like a bookmark manager but super simple to use. I also built a explore page, where people upvote and view collections people curate using linkcollect, save and share their profile. It has around 1000 public collections and 1100 users https://linkcollect.io September 23, 2023 at 12:07PM
Show HN: CleanClip – Search/Preview/Paste, the simplest way to manag clipboard CleanClip is An immersive clipboard management tool designed for Mac, allowing you to quickly search, preview, and use clipboard history at your input position. Its features are: Use Anytime Call it up with a single keystroke "⌘ + ;" in any scenario, view, search, preview, and use all your records. ⌨ Immersive Popup No need to switch focus, the popup always appears at the editing field position. Quick Search Type a letter to quickly search, even the oldest…
Show HN: Package a python script into an executable file https://ift.tt/VOLr8HA September 23, 2023 at 06:12AM
Show HN: ChatGPT for Med-School and Healthcare https://ift.tt/ZqIR3Cc September 23, 2023 at 05:11AM
Show HN: TG – Fast geometry library for C https://ift.tt/WjmJlD9 September 23, 2023 at 02:27AM
श्रीनगर। एक पैर की हड्डी खराब होने के कारण मरीज ठीक से चल नहीं पा रहा था।
कोटद्वार। दिल्ली से बाइक चुराकर चोरी के इरादे से कोटद्वार पहुंचे दो चोरों को पुलिस ने दबोच लिया। उनके खिलाफ मुकदमा दर्ज कर लिया है। जल्द उन्हें कोर्ट में पेश किया जाएगा। via Chebli Mohamed
Show HN: Learn piano without sheet music I always found sheet music way too hard to read - and I literally spent a year at a company building a sheet music rendering engine. I wanted an app that would display music like the tutorials on YouTube, but not be focused on upselling lessons etc. like most current apps, and also would let me import my own files This works on MIDI files. If it’s a valid midi it probably plays. Since releasing, I did add a subscription for classical music - on a theory that most normal users don’t know what a midi file…
Show HN: FormsLab – Open-source form builder Hello guys, I wanted to share with you and ask your opinion about my first open-source project. FormsLab is a tool that can be used as a feedback app to collect feedback from customers, create polls for voting, or as a survey creator. I would like to ask for your feedback and opinions. Thank you! https://ift.tt/FO9RZTm September 22, 2023 at 12:29PM
पौड़ी। उत्तराखंड की गढ़वाली पहली धार्मिक फिल्म ‘जै मां धारी देवी’ अब पौड़ी शहर में संस्कृति भवन के ऑडिटोरियम में 24 सितंबर को प्रदर्शित होगी।
Show HN: Corgi – on-demand, 1-on-1 tutoring Hey all — I’m Sameer, a software engineer and longtime math/CS tutor who’s just launched an on-demand tutoring platform called Corgi. The product is a mobile app (currently iOS only) that allows users to request and receive tutoring help whenever they want it, for as little or as long as they need. Here’s how it works: 1. User selects a subject, adds a brief summary of what they need help with, and submits their request 2. All tutors who are online and qualified in that subject receive a notification…
Show HN: brane, a tool to log and query your thoughts with the power of AI https://ift.tt/vOSVQoh September 22, 2023 at 01:23AM
कोटद्वार। नागरिक मंच ने आइकॉनिक स्थल कण्वाश्रम के विकास के लिए बनाई गई योजना को धरातल पर उतारने की मांग की। via Chebli Mohamed
Show HN: FlowerJS – JavaScript Framework for Flower Shapes and Animation JavaScript Framework for Flower Shapes and Motion Animation. Now the three types of flowers are provided. You can change the petal number and color. Many easy coded motion properties are provided too. https://ift.tt/l4z3I98 September 21, 2023 at 03:54AM
Show HN: A website that gives voice to unfulfilled customer needs How does it work? You just write a short title of what you want like “24/7 cafe in my town”, a short description why you need it - “I like to work late, don’t like to work at home and all coffee places close at 9” and how much you would pay per visit. If many people subscribe to your idea, hopefully someone will see it and open that coffee shop. You can also see what others want and maybe get inspired. Or you can just use the website to track your ideas. What problems am I tryin…
Show HN: Kusho – Copilot for API Testing https://kusho.co/ September 20, 2023 at 11:34PM
Show HN: Coffee grind size chart generator https://ift.tt/1l4CANY September 21, 2023 at 01:48AM
Show HN: I built a Stable Diffusion directory of 100 best AI workflows https://ift.tt/FDzVptc September 21, 2023 at 01:25AM
Show HN: Breathwork App for Endurance Athletes Hi, I had a problem of how to get into a proper shape again after quitting smoking after 17 years, where lungs of mine were the main bottleneck. I was therefore inclined to find a solution that would help me to systematically improve my breathing pace, but since I couldn't find anything related to it, I therefore decided to solve it myself. Being a designer while also having skills of a full-stack developer, I decided to learn Swift and use Apple Watch to design one. In essence, the app is rat…
Show HN: Cheq UPI (YC S23) – India's first UPI payments app for foreigners Hello HN, My name is Sudhanshu and I'm the Co-founder/CEO of Cheq UPI ( https://www.chequpi.com ). We are the first UPI wallet for foreigners and non-resident Indians travelling to India. Using Cheq, you can purchase almost any goods/services across India . Just scan the merchant QR code / choose the pay by UPI id option to make the purchase. You don’t need an Indian bank account to operate Cheq UPI. Our prepaid wallet can be topped up with any international deb…
Show HN: I made a CMS for Astro content collections I like writing content in Markdown and I enjoy Astro very much. When I tried out Astro's content collections feature, I couldn't stop wondering how would a nice packaging look for it, which would smooth out the rough edges around Markdown in static websites. So I made the app that I can enjoy when writing posts on my Astro-powered blog. It's been saving me a ton of time already. I don't need to: 1. Edit in iA writer then paste into VS Code. 2. Google YAML date format. 3. Gener…
कण्वघाटी/कोटद्वार। मालन पुल टूटने के बाद आवागमन के लिए बनाए गए वैकल्पिक मार्ग कंडी रोड पर बने कॉजवे पर एक बाइक सवार युवक अनियंत्रित होकर नदी में गिरकर घायल हो गया। via Chebli Mohamed
पौड़ी/थराली। उत्तराखंड संस्कृत अकादमी हरिद्वार की ओर से 26 सितंबर से राजकीय आदर्श इंटर काॅलेज पौड़ी में दो दिवसीय खंड स्तरीय संस्कृत छात्र प्रतियोगिता शुरू होगी।
लापरवाही से वाहन पार्क करने वाले अज्ञात चालक पर केस दर्ज
Show HN: Pendable - high performance email sending with Amazon SES Hi HN, Today we announce Pendable (Pendable.io), which is a production-grade email sending platform using Amazon SES. Pendble does parallelized email sending, dynamic priority queues, scheduled future delivery, email events, active throttling based on bounces and complaints, spam domain filtering, email logs and resend options, all using your existing Amazon SES setup. To get started, use our API instead of SES and start routing your emails through Pendable. In our day job, we …
Show HN: I've working on a webUI for the TinyLlama LLM, would love some feedBack Hi HN! This Is a UI I've Been building for the tinyLlama model.The website design is based off openchat.team, but I'm not a Ux designer, and I wanted some feedback on how I could improve it, thanks! https://ift.tt/2bsnr9i September 19, 2023 at 04:05AM
Show HN: Breakout programmed in CSS (no JavaScript) I always see great questions here and I'd love to talk about the specifics of the CSS code involved here if anyone is curious or has questions. I have written about the very basics of the "engine" driving this on my blog but there's a lot more involved in many different directions of its creation: https://ift.tt/GIizjQB Happy Monday! // Jane https://ift.tt/fIlydcN September 18, 2023 at 09:45PM
Show HN: Collaborative Lisp Coding on Discord This is a Discord bot I made, which lets you write and evaluate Lisp code in collaborative sessions on Discord. I wrote it in a short amount of time, partly for learning purposes, but also because I found the idea exciting and it was fun to hack around. I'd be happy to get your feedback, especially on how to improve the deletion mechanism (maybe make deletion sexpr-based?). I've tried to make the README detailed enough so that it's easy to make some changes and run your own version. htt…
मानदेय भुगतान के लिए पर्यावरण मित्रों का कार्यबहिष्कार जारी
Show HN: LLM Powered Keyboard [video] Hey HN, I'm excited to share Taikoboard, a mechanical keyboard with LLM powered autocomplete. I made this keyboard for myself so I could use LLM-powered autocomplete in apps that didn't have this feature. Although more apps have started integrating LLMs, there's a large number of software tools that don't support this. Taikoboard bridges that gap, making the AI autocomplete experience universal. Would love to hear feedback, answer questions, or discuss potential use cases you see for Taikob…
एक साल पहले आज ही के दिन पौड़ी की बेटी अंकिता की बेरहमी से हत्या कर दी गई थी। अंकिता को उसी के रिजॉर्ट के मालिक पुलकित आर्य और उसके दो साथियों ने नहर में धक्का देकर मौत के घाट उतारा था। via Chebli Mohamed
Show HN: I made a browser extension for building your own custom HN themes Hi HN! I’ve spent the last few weeks writing a browser extension that lets users write their own HN themes using Handlebars and CSS. It works by converting the current Hacker News page’s content into an object that is made available to the user-defined Handlebars templates. There is a built-in code editor that makes writing themes super easy and you can see changes in real-time. If you don’t want to write a theme from scratch, there are premade themes available or you m…
गढ़वाल के रेल यात्रियों को कोटद्वार से आनंद विहार टर्मिनल (दिल्ली) के लिए एक नई रेल सेवा की सौगात मिलने वाली है। via Chebli Mohamed
श्रीनगर। नगर निगम क्षेत्र श्रीनगर के वार्ड नंबर-2 श्रीकोट में गुलदार दिखने पर स्थानीय लोगों ने एसडीएम को ज्ञापन भेजकर बस्ती में पिंजरा लगाने की मांग की।
पौड़ी। डीएम डॉ. आशीष चौहान ने जिले में अफीम, खस-खस, भांग और पोस्त की खेती के उत्पादन को रोकने के लिए सख्त कार्रवाई के निर्देश दिए हैं।
Show HN: Making $11,000 monthly without doing much running a simple website https://ift.tt/QKo8CJp September 17, 2023 at 01:23PM
Show HN: Fireworks Tap Toy https://ift.tt/j9T5i8z September 17, 2023 at 10:47AM
Show HN: Android Hacker News Widget and App This app and widget and related code is free to use for anyone. This was a side project to learn Android, Kotlin and the many libraries that came along with it. Screenshots in the Google Play link above. app code: https://ift.tt/KLzlD0p backend api: https://ift.tt/hFbcvjs There are many Hacker News apps, but this one focused on two features: - Widgets: This app supports dynamic widgets using Compose Glance. The widgets can be themed and set up with one of the three main categories: "New", &…
Show HN: Make box plots from parquet, avro, CSV https://ift.tt/p2LF8dj September 16, 2023 at 02:31AM
Show HN: Hello Inbox – Free email deliverability checklist for marketers After struggling with low open rates in my small lifestyle software business, I decided to go down the rabbit hole that is email deliverability, learned a bunch of things I didn't know even after being in tech for a decade. A/B tested a bunch of things and finally got good results. I then decided to put together a comprehensive checklist of everything I learned and got me results to share with others. Now I help companies fix poor email deliverability and boost their …
Show HN: Super Castle Game, a JavaScript puzzle under 13 KB I wrote this for the js13kGames game jam, and thought I'd share. https://ift.tt/rVNLwZ5 September 16, 2023 at 03:37AM
Show HN: Prompt-to-Publishable-Book I'm thrilled to share something I've been working on for the past year. We built your dream tool for turning the idea you wished could be a book into a book - we call it Omniscience. It goes from a single prompt to a high-quality, cover-to-cover novel or non-fiction book. You can sample our non-fiction by reading Revolutionizing Life Design ( https://t.co/zfdBALBkNw ) and Unhinged Genius ( https://t.co/JVNXAJAqsE ) or our fiction by reading Omni Genesis. https://t.co/5WSQ3jsaA5 Plenty of other great …
Show HN: Bleuit – A Recursive Reddit Hi, I wanted to make a social media website that did things a little differently. I'd describe it like something between reddit and Hacker News, but with a different approach to browsing and submitting content. I learned nextjs in the process of this so it is pretty plain and simple. However if there's interest I might spend more time on it. Thanks for checking it out! https://bleuit.io/ September 16, 2023 at 01:23AM
Show HN: I built an app that lets you create and chat with 3D AI characters Hello everyone! I'm excited to announce the launch of Astrocyte, a web app that allows you to create and interact with 3D AI characters. Whether it's video game heroes, anime characters, political figures, or even that obscure NPC from your favorite RPG, you can bring them to life and have a chat with them on Astrocyte! Many users have already begun crafting their own characters on Astrocyte, and the conversations have been incredibly entertaining. I would be t…
Show HN: Python SDK for iWF – workflowAsCode API orchestration engine Main repo(with docs/wiki/discussion): https://ift.tt/qeVLQJM Samples: https://ift.tt/dLPVqzp https://ift.tt/gI8uX0B September 14, 2023 at 10:42PM
Show HN: Nue – A React/Vue/Vite/Astro Alternative Author here. I've been working on this for the past ~12 months, lately full-time. I'm releasing two things today: 1. Nue JS: https://ift.tt/ugiGJH2 — A tiny (2.3kb minzipped) JavaScript library for building user interfaces. It's like React/Vue core, but there are no hooks, effects, props, or other unusual abstractions on your way. Know the basics of HTML, CSS, and JavaScript and you are good to go. Nue JS supports server-side rendering (SSR), reactive components, and "isomorphi…
Show HN: SlackRevert, a Firefox extension to revert Slack's new design https://ift.tt/zAnHS6B September 15, 2023 at 02:06AM
Show HN: Image Eval – An evaluation toolkit for image generation models https://ift.tt/cKFhCuR September 14, 2023 at 08:29PM
Show HN: ChatGPT History Explorer Hey HN, As a heavy ChatGPT user, I often want to explore my chat history, look for things I've already asked, keep favorite chats, and much more. ChatGPT doesn't even offer search capability (except in mobile version). So I decided to build one myself. It runs locally, so no sensitive data leaks. You only need to export your ChatGPT conversations, and put it in the `data` folder. Optionally setup OpenAI API key and it will create embeddings for semantic search. *Important* - it's not a desktop app …
Show HN: Note AI – use AI to summarize search results so you don't have to https://noteai.com/ September 14, 2023 at 03:02AM
Show HN: I found this useful tool for creating HTML Emails for free https://htmlemailbuilder.xyz/ September 13, 2023 at 06:07PM
Show HN: Tophat – a friendly 2d game framework https://tophat2d.dev September 13, 2023 at 11:56PM
Show HN: Demo Creation Platform (Bootstrapped) Hi, I am George, a co-founder of LiveDemo. Our LiveDemo chrome and web application helps founders, sales and marketing people to develop a live demonstration of their product, allowing them to: - Show their product features to prospects - Capture hot leads with their product - And ultimately sell their product with their product. It is better to see once than to hear a hundred times. Our website: https://livedemo.live https://ift.tt/QRpdTjs... Please let me know what do you think about the app htt…
कोटद्वार। मालगोदाम रोड के पास सार्वजनिक स्थान पर सट्टा लगाते हुए पुलिस ने एक युवक को गिरफ्तार किया। via Chebli Mohamed
Show HN: C++ LMAX Disruptor < 200 LOC Hi HN, I built an implementation of the LMAX disruptor described by Martin Fowler. https://martinfowler.com/articles/lmax.html Would love to hear your comments and suggestions! https://github.com/sneilan/lmax-disruptor-tutorial September 13, 2023 at 09:12AM
Show HN: HTTP Status Code Generator A service for generating HTTP codes. It’s useful for testing monitoring services. Just add the status code you want to the end of the URL, like this https://ift.tt/fpNKVHk https://statuscode.app/ September 13, 2023 at 01:34AM
संविदा श्रमिक संघ ने दी 18 को पेयजल योजना बंद करने की चेतावनी
Show HN: SHA256 sentence demo with Rust, rayon, once_cell, Rosetta code iterator https://ift.tt/ipvhxtH September 12, 2023 at 05:50AM
Show HN: Lambda-Calculi Expression Visualizer https://ift.tt/kjsRWC4 September 12, 2023 at 12:11AM
Show HN: KlongPy now supports ticker plants https://ift.tt/8tVsvG6 September 12, 2023 at 12:06AM
Show HN: Slotmachine, to book and free server ports at scale This is a very specialized Go library and, frankly, somewhat of a straw man: I've found myself needing to quickly assign ports on servers with a high density of highly ephemeral inbound/outbound connections where the protocol relies on a specific port number. Obviously, running sequentially through a list of ports until I find one I have not already allocated does not perform very well. I was surprised when I did not find anything already addressing this need. So, this is the str…
Show HN: Free High-quality TailwindCSS Components. No attribution required https://tailspark.co/ September 11, 2023 at 02:14PM
नगरपालिका की महिला सभासद ने पालिकाध्यक्ष पर अभद्र व्यवहार करने का आरोप लगाया है। उन्होंने डीएम से मामले में उचित कार्रवाई की मांग उठाई है।
नागरिक कल्याण एवं जागरूक विकास समिति ने शहर की विभिन्न समस्याओं को हल करने की मांग डीएम से की है। कहा कि जल्द ही शहर की समस्याएं हल नहीं होने पर वे आंदोलन के लिए बाध्य होंगे।
श्रीनगर। ब्लाॅक मुख्यालय के जीआईसी कीर्तिनगर में 26 और 27 सितंबर को ब्लाॅक स्तरीय संस्कृत छात्र प्रतियोगिता आयोजित की जाएगी।
Show HN: Dracula Theme for Miniflux https://ift.tt/yVNv1YG September 11, 2023 at 11:47AM
35 घंटे से हो रही बारिश ने खोली नगर निगम की सफाई व्यवस्था की पोल via Chebli Mohamed
Show HN: Papersnap – Claude 2-Powered Mind Maps from Research https://ift.tt/BiGRblz September 10, 2023 at 10:51AM
Show HN: Twitch chat in the Terminal https://ift.tt/E3YLXKB September 10, 2023 at 03:25AM
डेंगू ने प्रदेश की राजधानी में पांव जमाना शुरू कर दिया है। उसने अपना ठिकाना रायपुर क्षेत्र को बनाया है जहां पांच सौ ज्यादा मरीज मिले हैं। via Chebli Mohamed
Show HN: Founder Pen Pals https://ift.tt/FKJy3Ut September 10, 2023 at 01:28AM
Show HN: Ghidra Plays Mario https://ift.tt/rQB1j8n September 9, 2023 at 03:42PM
कोटद्वार पौड़ी हाईवे पर अचानक हाथी के धमकते ही लोगों में भगदड़ मच गई। जान बचाने के लिए यहां लोग दौड़ लगाने लगे। via Chebli Mohamed
Show HN: Which is faster? Puppeteer, Playwright or Selenium Hey Everyone, I just ran a [rather silly] race between Puppeteer (JS), Playwright (Python) and Selenium (Python) to see which one would be fastest on a simple scrape (using Google Colab so you can also run it) Far from a comprehensive benchmark, this race is 100% free from advanced configurations, multi-threading or anything complicated. It just opens Wallapop (a second hand marketplace in Spain) and times how long it takes to extract the first 2000 results of a search. If you like th…
उत्तराखंड ग्रामीण बैंक गवाणी द्वारा ग्रामीणों को वित्तीय साक्षरता अभियान में कई जानकारी दी गई।
Show HN: Convert Youtube Video to Pdf https://www.u2docs.com September 9, 2023 at 05:42AM
Show HN: Mkwhl – Python wheel creation utility https://ift.tt/BIrbJdM September 9, 2023 at 01:08AM
Show HN: Rivet – open-source AI Agent dev env with real-world applications We just launched Rivet, the open-source visual AI programming environment! We built Rivet, because we were building complex AI Agent applications at Ironclad. It unlocked our abilities here, and we're excited to make available to the entire community. Backstory: A few months ago, inspired by things like LangChain and LlamaIndex, we started building an AI agent that could work with legal contracts. Unfortunately, we couldn't just use retrieval augmented generatio…
Show HN: Rocketify – your one-stop shop for growth hacking tools https://ift.tt/fBH6lqz September 8, 2023 at 09:43AM
Show HN: Yggdrasil 1.0 – Native executables for Shen Yggdrasil allows for the generation of type secure stand-alone native language programs from Shen source programs. We are pleased to announce the release of Yggdrasil 1.0 which has a plug-in configured for Common Lisp. Yggdrasil requires Shen 34.6 which is now available from https://ift.tt/4wRibTx . Questions to https://ift.tt/Bdmq8p1 . More details on Yggdrasil can be found at https://ift.tt/DdjqXlG . September 7, 2023 at 09:29AM
Show HN: Study hack using AI powered article-to-podcast tool https://podstash.ai September 8, 2023 at 06:10AM
Show HN: Nero Burning ROM X Muse – The Burning Art of CD Hi HN, Have you heard of Nero Burning ROM? It was named after 'the Great Fire of Rome' as a pun. We are thrilled to announce that we're back with an AI-powered new product called 'Nero Muse' – a CD/Album cover generator. It's the great fire of virtuality now. https://muse.nero.com/ September 8, 2023 at 04:56AM
Show HN: HackYourNews – AI summaries of the top HN stories Hey there HN! I wanted to share a pet project of mine. I built HackYourNews [1] to scratch a personal itch: Knowing which stories to focus on while browsing aimlessly (though there is a certain joy in that, as well!) HackYourNews uses OpenAI's gpt-3.5-turbo to summarize the destination article as well as the comments section. Summarization of the article is always cached, while summaries of the comments are regenerated if the comments count is >10% (or >10 comments) different…
गढ़वाली भाषा में पाठ्यक्रम तैयार करने वाला पौड़ी भले ही प्रदेश में पहला जिला हो, लेकिन सरकार और प्रशासन की उपेक्षा के कारण यह पहल आगे नहीं बढ़ सकी।
गढ़वाल राइफल्स रेजिमेंटल सेंटर (जीआरआरसी) लैंसडौन में यूनिट कोटे की अग्निवीर जीडी लिपिक, ट्रेडमैन पदों की लिखित परीक्षा 10 सितंबर को आयोजित की जाएगी। via Chebli Mohamed
जिला अधिवक्ता संघ ने उत्तर प्रदेश के हापुड़ में पुलिस द्वारा अधिवक्ताओं के उत्पीड़न की घटना पर आक्रोश जताया है।
जिला मुख्यालय पौड़ी मेंं श्री कृष्ण जन्माष्टमी पर्व धूमधाम से मनाया। इस दौरान बुधवार शाम पुलिस लाइन पौड़ी में भव्य कार्यक्रम आयोजन किया गया। जिसमें लोक गायक गजेंद्र सिंह राणा के गीतों पर दर्शक देर रात तक जमकर थिरके।
Show HN: Formstr: An open source and decentralized alternative to Google Forms https://formstr.app September 7, 2023 at 06:24AM
Show HN: uDSV.js – A faster CSV parser Hey folks! I know CSV parsers (especially in JS) aren't terribly exciting and someone writes a "better" one every week. I'm in the middle of my parental leave, and this was a project that came out of me looking for the fastest/smallest CSV parser. It all started so innocently, and then turned into a benchmark-validation-athon; the library itself took ~2 weeks to write, but the performance comparisons took another ~4 weeks (on and off). The benchmarks were a huge effort, but I think they …
Show HN: Nix Snapshotter – Native understanding of Nix packages for containerd Hello! This is Edgar and Robbie and we built nix-snapshotter. nix-snapshotter brings native understanding of Nix packages to containerd. We built this because Nix is a great fit for making efficient containers. They don't need an OS because Nix captures all dependencies exactly. However, the current process of creating Nix images is subpar because one needs to transform Nix packages into a format that container runtimes understand. Using nix-snapshotter, instead…
Show HN: Fully client-side GPT2 prediction visualizer https://ift.tt/93OYFqh September 6, 2023 at 01:42AM
Show HN: ConfigNexus – A way to store configuration data centerally https://ift.tt/YjdZC4z September 6, 2023 at 01:03AM
Show HN: Ethical AI – Alternate Reality Game on LLMs https://ethical-ai.eu/ September 5, 2023 at 11:05PM
Show HN: PayPal Mafia https://ift.tt/MevSQG4 September 5, 2023 at 11:56AM
Show HN: Monitoring my life with Grafana, Prometheus and InfluxDB I love the idea of quantified self and recently decided to pull all of my data in one place. I pull all of my data from ActivityWatch, Wakatime, and Health Connect APIs :) https://ift.tt/BwbtiNP September 5, 2023 at 01:23PM
Show HN: Simple passwordless authentication for your website Solo founder here - built a passwordless authentication service after getting frustrated with the very high pricing and lack of customizability, easy passwordless authentication on existing solutions. Check it out here and let me know what you think! https://ift.tt/GNJ01bM September 5, 2023 at 10:47AM
उत्तराखंड में श्रीनगर में गुलदार की दहशत बनी हुई है। विकासखंड खिर्सू के ढिकाल गांव में दिनदहाड़े गुलदार ने दादी की गोद से छीन कर चार वर्ष की बच्ची को निवाला बना लिया। घटना के बाद गांव में कोहराम मचा हुआ है।
Show HN: Subsidian – Visualize a Substack archive in Obsidian graph view https://ift.tt/bxpkDo1 September 4, 2023 at 05:08PM
Show HN: Transform any website or eBook into a research paper (no LLM required) https://ift.tt/kSm1h32 September 5, 2023 at 06:38AM
Show HN: Keep – GitHub Actions for your monitoring tools Hi Hacker News! Shahar and Tal from Keep here. A few months ago, we introduced here at HN ( https://ift.tt/G23k8gU ) Keep as an “open source alerting CLI” and got some interesting feedback - mainly around UI, automation, and supporting more tools. We were VERY early back then, and we understood that although the current DX around creating alerts is not great, it's not that critical and developers don’t need another tool just for that. But we did find something else. While talking to …
उत्तराखंड में कोटद्वार की पूर्व पालिकाध्यक्ष शशि नैनवाल का सोमवार को लंबी बीमारी के बाद निधन हो गया। उनके निधन पर शहरवासियों ने शोक की लहर है। via Chebli Mohamed
Show HN: The simplest way to validate your idea Real idea (The Facts Clock): https://ift.tt/B47uhca https://bovind.com September 4, 2023 at 06:44AM
Show HN: MonoDevelop https://ift.tt/wNyJLZK September 4, 2023 at 06:51AM
Show HN: FeedsBot – A Meower bot that posts RSS feed updates to groupchats Hi, HN! I made this awhile back as a Meower[1] bot that posts RSS feed updates to groupchats, and reads RSS feeds, powered by Extractus' Feed Extractor[2][3]. My friend's groupchat uses this bot to post updates to his blog, and he says that it has been working out great. Looking forward to your feedback and suggestions! [1]: https://meower.org/ [2]: https://ift.tt/oyIJTXG [3]: https://ift.tt/b9plu2v https://ift.tt/1DECUKv September 4, 2023 at 02:33AM
Show HN: Llama2.f90 – Toy LLaMA2 model inference in Fortran https://ift.tt/wzPqtj6 September 4, 2023 at 12:07AM
कोटद्वार। रिखणीखाल ब्लॉक की रौता पेयजल योजना एक माह से ठप पड़ी है ऐसे में ग्राम पंचायत कलिगाड के लोगों को करीब दो किमी. दूर प्राकृतिक स्रोत से पानी सिर पर ढोकर लाना पड़ रहा है। via Chebli Mohamed
देवप्रयाग में हेरिटेज टूर गाइड प्रशिक्षण शुरू
Show HN: Cross-platform dotfiles manager written in Rust https://ift.tt/7e9mEwG September 3, 2023 at 10:03AM
हेमवती नंदन बहुगुणा गढ़वाल केंद्रीय विवि को सीयूईटी के बाद खाली रह गई सीटों को भरने की चिंता है।
Show HN: A .bit gateway for resolving ipfs:// to https:// bit.site dynamically captures all requests to *.bit.site, automatically resolving the IPFS/IPNS/Skynet content hashes for the corresponding .bit account records. It returns the relevant static content via HTTPS, enabling users to access decentralized networks with zero configuration on modern browsers. At the same time, we provide global CDN acceleration, striving to enhance the availability of decentralized content. https://bit.site/ September 2, 2023 at 06:30PM
Show HN: Menu Bar Calendar on macOS https://ift.tt/NxVeEmn September 2, 2023 at 11:57PM
कोटद्वार। नगर निगम क्षेत्र में डेंगू के मरीज लगातार बढ़ते जा रहे हैं। via Chebli Mohamed
शिक्षकों की कमी से जूझ रहा जीआईसी पीपलीधार डागर
Show HN: ragapi – an API for using LLMs on your own data https://ragapi.com September 1, 2023 at 11:06AM
Show HN: npm i novel – open-source Notion-style editor https://ift.tt/MVdyhUp September 1, 2023 at 08:24PM
Show HN: Backend for LLM coding copilots https://e2b.dev/docs September 1, 2023 at 07:24PM
Show HN: esbuild-config − Config files for esbuild https://ift.tt/B4JqcvG August 30, 2023 at 06:22PM
Show HN: An Immersive Game of Thrones Multiverse Experience Alpha Version Demo: https://ift.tt/cxvRp2m Twitter: https://twitter.com/ThronesMultiV/status/1697440568874348953 We're here to present an experimental product empowered by the blend of Stable Diffusion and ChatGPT! Dive into Westeros like never before. Our experimental product offers an immersive storytelling experience where you play a pivotal role in shaping the narrative. Ever wondered if the ending of the final seasons of Game of Thrones could've been different? Now's …
Show HN: Merge – Connect Google Wear OS to Apple iOS TLDR: Wear OS app for Samsung Galaxy Watches and Google Pixel Watches to connect them with iPhones, after Samsung and Google ditched iOS support back in 2021. Hi all! I recently switched to an iPhone and became frustrated when my Galaxy Watch was rendered useless, due to Google's and Samsung's decision to cut off iPhones from Wear OS back in 2021. I then started a project to create an alternative integration. I launched it 3 weeks ago as a Google Play app for Wear OS watches, most pr…
कोतवाल को अलकनंदा किनारे दिखा शावक
Social Plugin