This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Wednesday, May 7, 2025
Show HN: Picostrap5 A free bootstrap-based WordPress theme on GitHub https://ift.tt/39v51AI
Show HN: Picostrap5 A free bootstrap-based WordPress theme on GitHub https://ift.tt/1hoUiYF May 8, 2025 at 02:22AM
Show HN: I vibe-coded Product Hunt, but for Videos https://ift.tt/igPyZQp
Show HN: I vibe-coded Product Hunt, but for Videos https://tubehunt.co May 8, 2025 at 01:34AM
Show HN: Cloi – free local debugging agent in your terminal https://ift.tt/ozT8BJm
Show HN: Cloi – free local debugging agent in your terminal Hey everyone! For the past two weeks my friend and I have been heads-down building Cloi, a fully local debugging agent that runs right in your terminal. You probably know the drill—every AI coding tool asks for API keys, subscriptions, and uploads your entire codebase to the cloud. Cloi does none of that: it runs entirely on your machine, with no cloud, no API keys, no subscriptions, and zero data leaving your system. What Cloi does: - Contextual error capture: Grabs your stack trace, local files, and environment to understand the issue. - Local LLM inference: Spins up Ollama on your box and generates targeted fixes—no external servers. - Safe patch application: Presents you with diffs and only applies changes when you explicitly approve. - Model‐agnostic: Ships with Phi-4 out of the box (surprisingly capable for its size!), but you can swap in any Ollama model you’ve installed. Why we built it: - Maintain full control over your code and data—ideal for security-sensitive projects - Avoid recurring subscription fees and cloud vendor lock-in - Keep your development flow entirely offline when you need it Highlights: We hit 202 stars in just 5 days, which tells us we're not the only ones who wanted this! Cloi is plug-and-play (just install and run), and we designed it to be completely unopinionated, meaning you can you whatever Ollama model you want. Get it now: npm install -g @cloi-ai/cloi If you find Cloi useful, we’d really appreciate a star on GitHub. Try it out, let us know what you think, and happy debugging! — Gabriel Cha & Mingyou Kim https://ift.tt/Rs2lPyh May 7, 2025 at 10:55PM
Tuesday, May 6, 2025
Show HN: Free web "Form Builder" (TypeForm for free) https://ift.tt/INfib93
Show HN: Free web "Form Builder" (TypeForm for free) I just built and launched a free web form builder similar to TypeForm. Feel free to check it out, its Free to use, just need to sign up so that your forms can be organized. More advanced features coming soon. https://ift.tt/CsDNm2Y May 7, 2025 at 03:14AM
Show HN: X402 – an open standard for internet native payments https://ift.tt/mfjK3Nu
Show HN: X402 – an open standard for internet native payments Hi HN – excited to announce x402, initially developed by Coinbase (YC 12) x402 lets any HTTP API charge per request without issuing API keys or storing credit cards. Buyers (humans or AI agents) keep funds in their own wallet and dynamically discover compatible endpoints, call them as usual, and automatically pay a microtransaction in USDC or other tokens to settle. 90 second demo: https://www.youtube.com/watch?v=PV-L2AfLhJg Problem: Every time we want to use a new API we have to: find the service online create a developer account, copy a secret key into env vars, pre-fund or hand over a credit card This flow blocks agents even more. They can’t solve CAPTCHAs or enter credit cards. It also hurts sellers: fraud, chargebacks, onboarding friction, and marketing to humans are huge pain points. Why buyers care Zero setup – Hit a new endpoint immediately. Runtime discovery – Because every x402 service exists in a common registry, an agent can search, compare, and invoke in one loop. Self-assembling agents become practical. Easily create proxy servers – Want an endpoint that isn’t supported? You can use our proxy server template to spin up an x402-compatible instance yourself using traditional API keys, and monetize it for others wanting access. Why sellers care Reach incremental demand – Long-tail bots, side projects, one-off scripts, all of which too small for an account/signup flow, can now pay you. Micropayments without fraud – All payments settle onchain, nothing for stolen credit cards or chargebacks to reverse. Embedded distribution – instead of marketing to humans, create a compelling service meeting demand for agents and watch the requests roll in. How we got here Last year we launched AgentKit (wallets for AI agents). Tens of thousands of agents now hold onchain balances, but they can’t pay for most web services. We revived the long-unused HTTP 402 (“Payment Required”) status code and wrote a spec to make it real. Marc Andresseen calls the lack of native value transfer “the original sin of the internet,” and we see x402 as the absolution of this sin. How it works: x402 specifies a standard response body to accompany a 402 status code. This response body contains machine understandable instructions for how to pay. Payments are signature based an included as an `X-PAYMENT` header in a subsequent request to the same API endpoint. The accepting server can verify and settle payment themselves, or delegate the onchain settlement to what we call a facilitator. This means you don't have to touch crypto as a developer, you can just integrate a middleware and start receiving stablecoin payments in as little as 1 line of code. Because x402 natively traverses your existing client / server requests, it can be implemented in any language, and doesn't require webhooks, or any other complex integration. Its literally this simple: `paymentMiddleware("0xYourAddress", {"/your-endpoint": "$0.01"})` Ask HN API providers – does the one-line integration fit your stack? What’s missing? Agent / infra builders – if a service isn’t available is the proxy server template sufficient? File issues, PRs welcome Everyone – poke holes in the trust and fee model; we’d love to iterate with your feedback Curious to learn more? Check out our documentation and repo for more information, and please don’t hesitate to reach out to get onboard. https://ift.tt/MVeSvHZ https://x402.org https://ift.tt/6iERQ20... https://www.x402.org/ May 6, 2025 at 11:54PM
Show HN: Korey – a product management agent for software teams https://ift.tt/LUsKuvW
Show HN: Korey – a product management agent for software teams https://korey.ai/ May 7, 2025 at 12:23AM
Monday, May 5, 2025
Show HN: Automate your workflows with screen recordings and AI agents https://ift.tt/Mx6QudR
Show HN: Automate your workflows with screen recordings and AI agents Hi all, There are tons of AI agent builders out there. But let’s be honest, for most people, they’re still hard to use. Every single day, I see people struggling to create workflows with these agents and posting their requirements on Upwork. So we built Nutix. Just upload your screen recording and that’s it. Nutix watches what you do, understands your workflow, and builds it with AI agents instantly. You'll have to authorize access to underlying application for agents runs. Access over 2500+ applications and build your automations on top of it. No prompts. No coding. Just show it once , and you're done. https://nutix.ai May 6, 2025 at 03:32AM
Show HN: Tired of bloated time trackers? Here's a dead-simple, free one I built https://ift.tt/lW3wPRh
Show HN: Tired of bloated time trackers? Here's a dead-simple, free one I built Hey HN! I made TimeAnt because my dad needed a simple way to track his time at work and he didn’t like the other apps out there because they were too complicated or had way too many features. So, I built an app that just does the basics: track work hours, meetings, breaks, lunch and optionally lets you add notes - and that's it. It’s totally free, works both online and offline, and doesn’t require an account (but you can create one if you want). The goal was to keep it super simple and let you focus on tracking time without all the fluff. It also gave me a chance to learn Swift and build my first native iOS app! I’d love to hear what you think! Best, Viktor https://ift.tt/PYHIX9n May 6, 2025 at 01:21AM
Declarative Tcl/Tk UI Library for Python https://ift.tt/pBFXMNI
Declarative Tcl/Tk UI Library for Python https://ift.tt/Ij2TCdR May 5, 2025 at 11:32PM
Sunday, May 4, 2025
Show HN: ImagePuzzle – multiplayer picture puzzle game https://ift.tt/RAFI6ia
Show HN: ImagePuzzle – multiplayer picture puzzle game I made ImagePuzzle, a simple and fun browser game. Would love your thoughts! https://ift.tt/ziaRkF7 May 4, 2025 at 10:29PM
Show HN: Search Engine Selector – This is my default search engine now https://ift.tt/aq6gKEV
Show HN: Search Engine Selector – This is my default search engine now I built this to escape from the Google bubble. Instead of sticking with just one search engine, it nudges you to choose the most appropriate one for each query. https://ift.tt/BrLtRXG May 4, 2025 at 10:07PM
Saturday, May 3, 2025
Show HN: Live Air Quality Monitor https://ift.tt/fazAZbU
Show HN: Live Air Quality Monitor A comprehensive indoor air quality monitoring system built with ESP32-C3 Super Mini and multiple environmental sensors. This project helps you monitor CO2, temperature, humidity, volatile organic compounds (VOCs), nitrogen oxides (NOx), and particulate matter (PM1.0, PM2.5, PM10) to maintain healthy air quality in your home or office. https://ift.tt/YohTp3H May 4, 2025 at 12:21AM
Show HN: Poopoo peepee Language – A vowel-based, programming language https://ift.tt/phI6Yrn
Show HN: Poopoo peepee Language – A vowel-based, programming language A language consisting strictly of the letter p separated by vowels. Originally dreamed up for April Fools’, I’m now planning to put it through its paces in this year’s Advent of Code. https://ift.tt/KFmTLRJ May 3, 2025 at 08:08PM
Friday, May 2, 2025
Show HN: Kinematic Hand Skeleton Optimization in Jax https://ift.tt/lu1IwGU
Show HN: Kinematic Hand Skeleton Optimization in Jax I've been trying to wrap my head around fwd/bwd kinematics for imitation learning, so I built a fully‑differentiable kinematic hand skeleton in JAX and visualized it with reruns new callback system in a Jupyter Notebook. This shows each joint angle and how it impacts the kinematic skeleton. https://ift.tt/hfOoCZM May 3, 2025 at 02:33AM
Show HN: Traycer.ai – Turn GitHub Issues into a Step-by-Step Plan https://ift.tt/tQRxfrL
Show HN: Traycer.ai – Turn GitHub Issues into a Step-by-Step Plan Hey everyone! We've built Traycer, a tool that transforms your GitHub issues—everything from descriptions and attached images to ongoing conversations—into clear, actionable implementation plans. You can easily import these plans into your IDE with our extension or use them with any other coding assistant you prefer. We'd love to hear your thoughts and feedback. Traycer is totally free for open-source projects, and we've got a 2-week free trial if you're working with private repos. Give it a try and let us know what you think! https://ift.tt/2qVE9el May 3, 2025 at 01:56AM
Show HN: Polyseed – first(?) pq PAKE implementation https://ift.tt/YKqV3Uo
Show HN: Polyseed – first(?) pq PAKE implementation https://ift.tt/5DF4IOc May 2, 2025 at 09:10PM
Show HN: I built a synthesizer based on 3D physics and launched the product https://ift.tt/ALgGhtT
Show HN: I built a synthesizer based on 3D physics and launched the product I've been working on the Anukari 3D Physics Synthesizer for a little over two years now. It's one of the earliest virtual instruments to rely on the GPU for audio processing, which has been incredibly challenging and fun. In the end, predictably, the GUI for manipulating the 3D system actually ended up being a lot more work than the physics simulation. So far I am only selling it direct on my website, which seems to be working well. I hope to turn it into a sustainable business, and ideally I'd have enough revenue to hire folks to help with it. So far it's been 99% a solo project, with (awesome) contractors brought in for some of the stuff that I'm bad at, like the 3D models and making instrument presets/videos. The official launch announcement video is here: https://www.youtube.com/watch?v=NYX_eeNVIEU But if you REALLY want to see what it can do, check out what Mick Cormick did with in on the first day: https://ift.tt/vM3POlU I've kept a fairly detailed developer log about my progress on the project since October 2023, which might be of interest to the hardcore technical folks here: https://ift.tt/Ufe1bxu I also gave a talk at Audio Developer Conference 2023 (ADC23) that goes deep into a couple of the problems I solved for Anukari: https://www.youtube.com/watch?v=lb8b1SYy73Q https://anukari.com May 2, 2025 at 11:42PM
Thursday, May 1, 2025
Show HN: HN top 30 summarized by Gemini 2.5 Pro https://ift.tt/YZ1WBuq
Show HN: HN top 30 summarized by Gemini 2.5 Pro Fun little project, had Gemini 2.5 Pro summarize HN's top 30 each hour, both the stories and comment sections. Pretty impressed with Gemini 2.5. It's probably the first model other than Claude 3.7 Sonnet where I actually find the output readable. I normally use 3.7 Sonnet for coding, but used Gemini for the codegen on this one as well. Was pretty impressed! Using Cursor, it seemed to instruction-follow better than Claude generally does, and remain lucid during very long agent sessions. Thanks for your feedback! https://ift.tt/16IGog4 May 2, 2025 at 01:42AM
Show HN: Lichen – Manage and create code licenses on the CLI and with TOML https://ift.tt/bq9alxQ
Show HN: Lichen – Manage and create code licenses on the CLI and with TOML Hey! I'm Miles, I built this tool to be a fast and reliable solution for generating licenses on the CLI. Licensing has always been a point of stress for me, with how much is at stake. If I copy one from the wrong website, the version I download is the wrong one, or any number of mishaps, my whole code is at risk. We see this fiasco play out all the time. We shake our saddened heads and go on. No longer! Lichen is designed to generate licenses sensibly with three words on the CLI. `lic gen MIT`. Or in a `.lichen.toml` in your project root. Add authors/maintainers with --authors, date it with --date, license specific parts with exclude patterns and double licenses. Project big or small, it's got everything (I think). (Tell me what it's missing please). It uses SPDX licenses for correctness. Written in Rust, you'll know you're safe, and if you want to be extra cautious, feel free to create license headers on all your files (Fast too! Can do this for the entire cargo project in 22s uncached). I'm happy to answer any questions/concerns/whatever about my tool, it's my biggest project to date (And therefore my most bug-ridden...) https://ift.tt/MNXkh7r May 1, 2025 at 10:25PM
Show HN: Robot Unlock – an open-ended programming game/zachlike https://ift.tt/XUcFPoM
Show HN: Robot Unlock – an open-ended programming game/zachlike Hello, In 2010 I made an open-ended programming game based on Befunge and Brainf*k. I was young and didn't know what I was doing - coding it in AutoIT of all things and using borderless windows for sprites. Nevertheless, it was a full game and some people actually played it, sharing solutions with each other. I took it as a sign that the game had some potential - I appreciated this very much at the time. It was zachlike at its core, except that it came out earlier than SpaceChem and the term hadn't been coined yet. Years passed, I worked in the game industry, had some fun, learned a few things and eventually burned out. Meanwhile, Zachtronics kept making games and managed to define a genre, proving that there indeed was a market for such games. I'm very happy about that. Now I want to have a shot at going indie and almost 15 years later I'm launching the sequel to my 2010 game. One of my playtesters has been at it for 26 hours so I know it can be a real nerd sniper. It's a game for the type of person who loves quirky languages and optimizing their programs under extreme constraints. I have been hanging out on HN for a long time and thought some in this community might like the game. I want to keep doing this and I will as long as I can afford it. Looking forward to your questions and feedback. https://ift.tt/mq9sHkw https://ift.tt/cElORtB May 1, 2025 at 09:08PM
Subscribe to:
Posts (Atom)
Show HN: Audiopipe – Pipeline for audio diarization, denoising and transcription https://ift.tt/L8R2jXN
Show HN: Audiopipe – Pipeline for audio diarization, denoising and transcription Audiopipe is a one-liner for denoising, diarization and tra...
-
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...