This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Tuesday, December 31, 2024
Show HN: dorm: Django wrapper that lets you use its ORM in standalone manner https://ift.tt/omCclJ9
Show HN: dorm: Django wrapper that lets you use its ORM in standalone manner dorm is a lightweight wrapper around Django that provides a minimal interface to its ORM. This package allows you to quickly integrate Django's powerful ORM into your project with minimal configuration—simply add a settings.py file to the project root and you're ready to start using it. PyPI: https://ift.tt/e3bioUF Source: https://ift.tt/p8nJz7q Give me feedback, if you do give it a try. ## Motivation I’ve always been a big fan of the Django ORM, especially its features like automatic schema migrations and the ability to perform joins without writing raw SQL. Over time, I’ve used it outside of full Django projects whenever I needed to interact with a database. Given the richness of Django’s ORM, I found other standalone ORMs (like SQLAlchemy) to be lacking in comparison. During these experiences, I kept wondering: what if I could use just the ORM, without the need for manage.py, views.py, urls.py, or any unnecessary entries in settings.py? That’s how the idea for this project was born. https://ift.tt/e3bioUF January 1, 2025 at 03:51AM
Show HN: vectorvector – CLI for Contour Lines and Hillshade Generation https://ift.tt/DOI1hEn
Show HN: vectorvector – CLI for Contour Lines and Hillshade Generation I’ve built vectorvector, an open-source CLI tool for working with elevation data. Key features: * Generates contour lines (vector), hillshade tiles (raster), and terrarium tiles (raster elevation) * Processes the entire planet in ~7 hours on consumer hardware * Algorithms: Marching Squares for contours, Horn for hillshade, and Ramer–Douglas–Peucker for line simplification Benchmarked on a MacBook Pro (M2, 64 GB RAM). Output is customizable and aimed at developers and GIS enthusiasts. Would love to hear your thoughts and feedback! Repo: https://ift.tt/m8OKor0 https://ift.tt/m8OKor0 December 31, 2024 at 10:26PM
Show HN: Cave Adventure 1976 PICO-8 port https://ift.tt/7ncSFzf
Show HN: Cave Adventure 1976 PICO-8 port Made this during COVID. I was into PICO-8 at the time and saw someone ported DOOM to it. I'm more of a text adventure guy, so I decided to port ADVENT. Basically I wrote a FORTRAN-to-Lua transpiler. The hardest part was figuring out what version of FORTRAN the source code was written in, finding a manual, cramming it into the limited cartridge space, but most of all, wrapping my mind around the data file format. Always admired Will Crowther for making this. Very fun project. I recorded myself during the whole process but I never posted a video. Future work maybe. https://ift.tt/bCU3eRa December 31, 2024 at 09:14PM
Monday, December 30, 2024
Show HN: Dispatched.dev – Background Job Queues for Your Serverless Apps https://ift.tt/MBX3l54
Show HN: Dispatched.dev – Background Job Queues for Your Serverless Apps Hey HN, I just launched Dispatched.dev ahead of schedule! It’s a tool to simplify background jobs for serverless apps—no more managing queues or workers. Just send simple HTTP requests, and we handle the rest. As a launch special, I’m offering 30% off for a limited time. Would love to hear your feedback or answer any questions! https://dispatched.dev/ December 30, 2024 at 11:13PM
Show HN: Control your Roku with only your hand gestures https://ift.tt/2ZyePxN
Show HN: Control your Roku with only your hand gestures HandiRokuRemote is a Python application that lets you control your Roku device with nothing but hand gestures! Using Mediapipe's Hand Landmark Detector, it tracks your hand, identifies gestures, and sends commands to your Roku via its External Control Protocol. Here's a gif demo: https://ift.tt/5jCQOAy... Features: •Real-time hand tracking: Gestures like "thumbs up" increase volume or pointing for navigation. •Cross-device support: Works with any Roku device on the same local network. •Easy setup: Plug in a camera, and you’re ready to go. Check out the code on Github: https://ift.tt/i1qHaXM Or download the .exe and try it out! PC only for now: https://ift.tt/B52VEGN Let me know what you think! https://ift.tt/i1qHaXM December 30, 2024 at 11:54PM
Sunday, December 29, 2024
Show HN: Chorus, a Mac app that lets you chat a bunch of AIs at once https://ift.tt/DV0lakn
Show HN: Chorus, a Mac app that lets you chat a bunch of AIs at once There's so many cool models to try but they're all in different places. In Chorus you can chat with a bunch of models all at once, and add your own system prompts. Like 4o with a CBT overview, or a succinct Claude. Excited to hear your thoughts! https://melty.sh/chorus December 30, 2024 at 03:17AM
Show HN: Beautiful Failed Blackhole Simulation https://ift.tt/N941ckS
Show HN: Beautiful Failed Blackhole Simulation Epilepsy/Seizure Warning: If you have epilepsy or experience seizures, the animation is a failed attempt at recreating the black hole visualization from the film "Interstellar" with three.js that resulted in a plane shaped event horizon phasing through a spherical black body around which point particles revolve. Please skip it if you have a condition that could cause a seizure as a result of looking at any sort of visualization. For everyone that wants to safely check it out, simply do not interact with the screen for a few seconds to make the UI fade away so you can look at the visualization. Cheers everyone. https://mobleysoft.com December 30, 2024 at 02:00AM
Show HN: Handwritten Christmas Card for Hacker News https://ift.tt/GnhLpor
Show HN: Handwritten Christmas Card for Hacker News Hi HN, I’ve been working on a small project that transforms handwritten notes into animated, shareable cards. While the create functionality isn’t live yet, I wanted to share a sneak peek by creating a handwritten Christmas card specifically for the HN community. I started thinking about this after seeing too many AI-generated cards, cookie-cutter email templates, and overly polished designs that lack any personal touch. A friend recently sent me a handwritten card in the mail, and I found it nice that he took his time to write a handwritten note. I wanted to capture that same feeling without the overhead of snail mail. https://ift.tt/HpyB2YT December 30, 2024 at 12:20AM
Show HN: A search engine that values depth over popularity https://ift.tt/Ns1WpoY
Show HN: A search engine that values depth over popularity Hey HN, I'm excited to introduce Graphthem, a search engine designed to explore the deeper layers of knowledge rather than just surface-level popularity. While many AI search engines simply summarize top N results, we've found this approach often misses the many good stuff that is buried deeper in the links and references. Graphthem takes a different approach. we don't just look at the first few pages we find. We also dig into what those pages link to, so you get the whole story. This allows us to deliver answers that capture not just what's immediately visible, but also the foundational ideas and deeper insights that inform those results. Here's a comparison between Perplexity and Graphthem: Query 1: "most watched youtube videos?" Perplexity: https://ift.tt/7lKEDaf... Graphthem: https://ift.tt/djZKqNU... - Query 2: "what is pagerank?" Perplexity: https://ift.tt/wzagYs5... Graphthem: https://ift.tt/OR0FYQg... --- Some related ideas I've explored before: https://ift.tt/1i83Wfx https://ift.tt/0cHV3FE I would love to hear your feedback. Please let us know how we can improve. https://graphthem.com December 29, 2024 at 10:09PM
Saturday, December 28, 2024
Show HN: Emacs.tv – A video index of Emacs-related content https://ift.tt/hjldPb6
Show HN: Emacs.tv – A video index of Emacs-related content https://emacs.tv December 29, 2024 at 01:33AM
Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM https://ift.tt/4zuQpcK
Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM Source code: https://ift.tt/enT59Rc An interactive website for exploring how human speech can be reduced to just a few sine waves and still be intelligible - or at least recognized to be a human voice. On top of that, I've added various ways to make the sound more musical. The sound effect is based on research from the 80s, which has largely been forgotten by then. To have the effect run in real-time in the browser, I opted to use Rust compiled into WebAssembly. Still, I had to rewrite some linear algebra routines. More about that experience in the blog post: https://ift.tt/1CRE9X7 https://ift.tt/HbOw6lr December 28, 2024 at 09:04PM
Friday, December 27, 2024
Show HN: BashForm – Create and fill forms in your terminal via SSH https://ift.tt/T4vpkqf
Show HN: BashForm – Create and fill forms in your terminal via SSH Instead of boring web forms, create and share forms right in your terminal using SSH. No browsers, no apps, just pure terminal goodness. Key features: - Instant form sharing using simple codes (ssh -t bashform.me f yourcode) - Authentication via SSH keys - Create forms with rich inputs (text, textarea, select) - View responses in the terminal - Zero installation for users - if you have SSH, you're ready - Beautiful TUI (this is subjective xD) Try it instantly: ssh -t bashform.me f try Built with Go and Charm libraries for a snappy, modern terminal experience. P.S. BashForm is actively being developed with new features added regularly. Star the repo to follow the journey and feel free to suggest features! Repo: https://ift.tt/JK85fya https://ift.tt/JK85fya December 28, 2024 at 01:22AM
Show HN: Houseplant – Database Migrations for ClickHouse https://ift.tt/uaVnhfl
Show HN: Houseplant – Database Migrations for ClickHouse https://ift.tt/vC5kh2g December 27, 2024 at 11:41PM
Thursday, December 26, 2024
Show HN: Turn Your Study Materials into Interactive Quizzes with AI https://ift.tt/OepKjcu
Show HN: Turn Your Study Materials into Interactive Quizzes with AI Hi Hacker News, I'm excited to share the launch of SyncStudy, a web application that helps students, tutors, and professionals upload study materials, generate quizzes from them, and collaborate with others by sharing these quizzes. It's designed to make learning smarter, more interactive, and more efficient. Key Features: - Upload Study Material: Upload any study document (e.g., PDF, text) and generate quizzes instantly. - AI-Powered Question Generation: SyncStudy uses AI to automatically create relevant questions based on the uploaded content. - Share & Collaborate: Share quizzes with friends, classmates, or colleagues for collaborative learning. - Cross-Industry Use: Although designed for students, the tool is also useful for tutors, trainers, and professionals. Why It’s Different: SyncStudy is not just another quiz generator. It's designed for efficiency—save time by converting study materials directly into valuable quizzes for faster review and learning. Our AI engine ensures that the questions are relevant and cover the material in a meaningful way, which can be extremely useful for exam prep, training sessions, or even creating personalized learning content. We’re currently working on expanding features like: - Support for more file types (e.g., Images) - Integration with other learning tools and platforms - AI-driven suggestions for study improvement If you're interested in learning more, please check out the website: https://syncstudy.app Feedback Wanted! As we're a small team (actually just me at the moment ), any feedback, ideas, or suggestions would be greatly appreciated. I’d love to hear how this could be improved to better serve students, teachers, or professionals in various fields. https://syncstudy.app December 27, 2024 at 05:01AM
Show HN: I made a web app that generates resumes and cover letters for free https://ift.tt/mPlyC41
Show HN: I made a web app that generates resumes and cover letters for free I wanted to share a project I've been working on since October '24. It's an AI-powered toolkit designed to help job seekers shorten their job hunt and advance their careers. The idea came from my own experiences and frustrations with the job application process, both as a job seeker and a hiring manager. I wanted to simplify and streamline how people present their skills and experiences to potential employers. By leveraging AI (GPT-4o), CareerCrate.io can generate tailored application materials in minutes, for free - no sign up required. I'm also developing some optional advanced features like Pursuit™, a tool for job seekers, and SkillForge™, a personalized skill development platform, which will be available with a Pro subscription ($9/month). I'm sharing this with the HN community to get your thoughts and feedback. I'm especially interested in how the AI performs in generating useful content and any suggestions on improving the tool. Please let me know what you think! https://ift.tt/RvwohdZ December 27, 2024 at 04:12AM
Show HN: Quixotic – a tool for wasting bot and LLM scraper time https://ift.tt/1MlXd8E
Show HN: Quixotic – a tool for wasting bot and LLM scraper time I get a lot of bot traffic, most of which doesn't appear to respect robots.txt, so I made a tool to easily rewrite my content to serve to these bots instead. It consists of two components: quixotic - a command line tool that is static-site friendly to generate a copy of a website with some of the words replaced using a Markov generator. linkmaze - a web server that I can send the worst bots to. It generates 100% Markov content on the fly and with random links that also refer to linkmaze content. https://ift.tt/1R64qFb December 26, 2024 at 11:50PM
Show HN: I've made a Monte-Carlo raytracer for glTF scenes in WebGPU https://ift.tt/7jZ5Ibt
Show HN: I've made a Monte-Carlo raytracer for glTF scenes in WebGPU This is a GPU "software" raytracer (i.e. using manual ray-scene intersections and not RTX) written using the WebGPU API that renders glTF scenes. It supports many materials, textures, material & normal mapping, and heavily relies on multiple importance sampling to speed up convergence. https://ift.tt/tJC4SGx December 26, 2024 at 10:54PM
Wednesday, December 25, 2024
Show HN: Map of YC Startups https://ift.tt/e79L05C
Show HN: Map of YC Startups Hey Everybody! Hope you had a merry christmas Today I had a bit of fun with Claude. Started by scraping YC's startups list, then ran them through OpenAI's embedding service, then UMAP'd the embedding to reduce the dimension to just two coordinates and then just forced Claude to write React that would compile to visualize that. I had fun and I think it's interesting, so take a look! Also note that you won't be able to zoom on mobile (found about this Plotly limitation way too late). If there's interest I can fix this issue by changing plotting libs tomorrow :) Merry christmas https://ift.tt/jn7fCbh December 26, 2024 at 04:07AM
Show HN: Podcast API https://ift.tt/fZgUN6W
Show HN: Podcast API https://ift.tt/3uIEGV1 December 26, 2024 at 12:05AM
Show HN: Homepagr – Bookmarks for Work https://ift.tt/hoyZpQf
Show HN: Homepagr – Bookmarks for Work https://ift.tt/FZ3Bj4C December 26, 2024 at 01:15AM
Subscribe to:
Posts (Atom)
Show HN: Tablr – Supabase with AI Features https://ift.tt/ltABMro
Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM
-
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...