This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Wednesday, November 6, 2024
Show HN: Last CLI tool you will need https://ift.tt/f4tw3IA
Show HN: Last CLI tool you will need https://ift.tt/Z1fnqvP November 7, 2024 at 12:38AM
Tuesday, November 5, 2024
Show HN: Samsar One Version One is now live https://ift.tt/3hCtlG2
Show HN: Samsar One Version One is now live Hi all, 6 months ago I started building out an app which combines all the SoTA gen-ai models out there into one platform which anyone could use to create 2-4 min long videos starting from scratch, starting from an idea. I received a ton of feedback from HN community & others along the way. Today excited to announce version one of app.samsar.one, a platform which allows anyone to easily and consistently create long, coherent and consistent generative-ai videos while picking and choosing their model starting from merely an idea. https://app.samsar.one/ October 31, 2024 at 03:36PM
Monday, November 4, 2024
Show HN: Krixik – Easily sequence small/specialized AI models (pip-installable) https://ift.tt/9J64CVb
Show HN: Krixik – Easily sequence small/specialized AI models (pip-installable) Our initial intention was to experiment with a smartbook idea, but we couldn't find a good prototyping tool for small/specialized AI models. That rabbit hole took us through vector databases, through infra for small AI, and finally here. We’re particularly proud of the accessibility/simplicity of our code syntax. Krixik’s model library is limited to eleven model types (modules) and a few dozen models, but we will significantly expand it. Other enhancements, like a local client and several 3rd-party integrations, are also planned. You require API credentials to try Krixik. You can quickly get them through this form: https://ift.tt/b4alqjK And here’s a demo video (our YouTube channel also has a couple dozen example videos in it): https://youtu.be/WpSSYLfvfdM https://ift.tt/nYRZSar November 4, 2024 at 08:33PM
Show HN: HN Push – Web push notifications for top stories on Hacker News https://ift.tt/OKbFpv9
Show HN: HN Push – Web push notifications for top stories on Hacker News I created HN Push to help reduce the urge to refresh Hacker News constantly. Since I rely on HN for real-time tech news, I wanted an efficient way to stay informed without having to check the site. Receiving summaries with Apple Intelligence was an added bonus. The source code is available on GitHub[^1]. [^1]: https://ift.tt/xy5zMpl https://www.hnpush.com November 4, 2024 at 07:17PM
Sunday, November 3, 2024
Show HN: BladeEvader – a game you play by moving your real head https://ift.tt/QfCc6N9
Show HN: BladeEvader – a game you play by moving your real head https://ift.tt/5JsV1r6 November 3, 2024 at 08:04PM
Show HN: Outcheckr- Webpage outbound link enumerator with threading https://ift.tt/ocTC7K8
Show HN: Outcheckr- Webpage outbound link enumerator with threading Outcheckr enumerates all outbound links present in a webpage, now faster with multi-threading support. https://ift.tt/27VbuiT November 3, 2024 at 09:52PM
Saturday, November 2, 2024
Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/gaTwqvs
Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/GpbOY0U November 3, 2024 at 08:01AM
Show HN: Super Simple CRC32 Implementation https://ift.tt/pSvR2mt
Show HN: Super Simple CRC32 Implementation I written this as a little programming exercise in C https://ift.tt/NxUPw5R October 29, 2024 at 08:12PM
Show HN: GraphQL Zeus 7 – type-safe GraphQL on front end for newbies https://ift.tt/mghR6aU
Show HN: GraphQL Zeus 7 – type-safe GraphQL on front end for newbies Ok, so I've heard the voice of community and added null support and dropped const enums. Also you can fetch all scalar fields with "fields" selector. https://ift.tt/vPo6KxE November 2, 2024 at 07:15PM
Friday, November 1, 2024
Show HN: Autotab Instruct – Claude Computer Use with Guardrails for Reliability https://ift.tt/8vETZnR
Show HN: Autotab Instruct – Claude Computer Use with Guardrails for Reliability Hi HN, We’ve built a desktop app to create highly reliable AI agents that use a computer with mouse and keyboard. Until last week, we had tried many different approaches to open-ended agentic features but none of them had met our reliability bar. With Anthropic’s Computer Use this finally changed, and we just shipped a feature we’re calling Instruct. Instruct allows users to create agentic blocks as part of a larger Autotab skill that provides the structured logical flow to keep the automation on track. If you haven’t had a chance to try Computer Use yet, it is an impressive leap from the last generation of vision models (e.g. gpt4o struggles with relative positions, let alone coordinates). At the same time, it is still not good enough to be given a prompt and let loose. One of the big surprises to us early on was just how much intent specification is required for most real world workflows to run reliably. What looks at first like a simple form filling task usually turns out to have dozens of edge cases and super specific, hidden rules. Even human employees need to be shown how to perform these tasks, and then refined with question-asking + feedback over time. We wanted to build a tool for specifying intent, and iterating with the model to make it reliable enough for real work. - Automations run on top of an action scaffold, which works kind of like a very fuzzy programming language with strict types. This gives the model a high level plan that guides execution, and makes it easy to break out discrete steps to get the reliability you need. (Interestingly, this has also proven useful not just for the agent, but also for the human trying to create, verify and edit the automation.) - When the model is unsure it asks for clarification. For example, if you are in editing mode and the model thinks that an element looks meaningfully different than before, it will ask you to verify that it is the same element. - The agent has access to a memory system that lets it recall information from past runs as well as instructions and feedback from the user. Here's a short video of Autotab Instruct in action: https://ift.tt/xOpDGTj?... We’d love to hear what you think! November 1, 2024 at 10:26PM
Show HN: I created a minimalist pastebin clone using Go, Htmx, and PostgreSQL https://ift.tt/JtEZxdc
Show HN: I created a minimalist pastebin clone using Go, Htmx, and PostgreSQL https://ift.tt/WPT57Mj November 1, 2024 at 07:56PM
Thursday, October 31, 2024
Show HN: Combine/Join multiple CSVs just by talking to our Spreadsheet https://ift.tt/FmOKY41
Show HN: Combine/Join multiple CSVs just by talking to our Spreadsheet VLOOKUP is dead. Long live AI. This demo shows how to combine two CSV datasets just by talking to our (actual) spreadsheet. Check out the video: https://youtu.be/irdXF9ioiB8 Try it out! https://sourcetable.com https://www.youtube.com/watch?v=irdXF9ioiB8 November 1, 2024 at 03:59AM
Show HN: Mail2github – commit something to GitHub via email https://ift.tt/cuQ86zn
Show HN: Mail2github – commit something to GitHub via email https://ift.tt/bXmZQkV November 1, 2024 at 02:02AM
Show HN: Shimmer – ADHD-adapted body doubling https://ift.tt/PxVteil
Show HN: Shimmer – ADHD-adapted body doubling I’m Chris, one of the co-founders of Shimmer. In 2022, following my ADHD diagnosis, I launched Shimmer ( https://shimmer.care ), a 1:1 ADHD Coaching for adults (HN launch here: https://ift.tt/wUqHdDI ). One problem we discovered while running 1:1 coaching is that people weren’t able to actually follow through (in real life) on the ideas they came up with during their weekly sessions with their coach. There is a concept called body doubling that’s popular within the ADHD community—it’s basically getting things done in the presence of other people. The positive accountability is proven to work. However, our members told us they tried other body doubling solutions or attempted to organize it themselves in real life but none of the solutions stuck. So we reverse engineered productive moments our members described, paired with scientific backing of what motivates ADHD-ers, and designed an online body doubling experience for our coaching members that provides a safe but productive space for them to get things done between weekly sessions. A few of the motivators we infused into the traditional body doubling experience were 1) newness/novelty — each session has a different guided experience in the break like breathwork or stretching, 2) urgency — there’s a large visible pomodoro timer on the top left that counts down from 25 min, 3) community — the shared space is ADHD-friendly, and has a mood check-in & sharing functionality built in so you don’t feel alone, 4) accountability — there’s a task list where each time you check something off, it notifies the group, and you can view others’ as well if they opt in. Here’s a video walking through the product experience: https://ift.tt/AtKdlLq Our body doubling was created and iterated alongside thousands of people with ADHD on our coaching platform over 9+ months of building & iterating with them. We’re excited to unveil this experience. If you have ADHD (or executive functioning challenges), we’d love for you to check out coaching & body doubling and give us critical feedback. Shimmer’s pricing: $140/mo. for Essentials plan (15-min weekly sessions), $230/mo. for Standard plan (30-min weekly sessions), $345/mo. for Immersive plan (45-min weekly sessions); all plans start with an additional 25% off the first month, HSA/FSA-eligible. The reason why the price is so high is that this is not a self-guided app or SaaS tool. You’re matched with a real, credentialed coach (not AI) and since ADHD coaching is not reimbursed in the US, the price is hard for us to bring down because the largest cost component is the coach’s compensation. *We know these prices are still expensive for many people with ADHD. Here are the actions we’re taking: (1) we offer needs-based scholarships and aim to have 5% of members on them at any time, (2) we often run fully sponsored scholarships with our partners—over 60 full ride scholarships and 100 group coaching spots have been disbursed alongside Asian Mental Health Project, Government of Canada, and more, and (3) we have aligned our coaching model alongside Health & Wellness Coaching, which is expected to be reimbursed in the next years. If there are ways we can further drive down the cost, please reach out to me directly at chris@shimmer.care. https://ift.tt/wrI1cVm October 31, 2024 at 10:57PM
Wednesday, October 30, 2024
Show HN: Costco for LLM Tokens https://ift.tt/L6XFP9R
Show HN: Costco for LLM Tokens https://inference.net/ October 31, 2024 at 02:50AM
Show HN: Routing24 – Free route optimization in the browser https://ift.tt/0v6pYzo
Show HN: Routing24 – Free route optimization in the browser Hi HN! I built Routing24 to make route optimization easier and accessible for small businesses and solo drivers. With Google Maps, you can plan routes between a few locations for free, but it doesn’t support efficient multi-stop planning, handling multiple vehicles, or adding specific business rules like delivery time windows. Many tools offer route optimization for around $30 per vehicle per month, but Routing24 provides it completely free. Optimization happens fully on the client-side, using your device’s resources instead of cloud servers. The interface is simple for now: you can import/export using Excel, and there’s a web UI to edit and view imported data and optimized routes. Data is saved or uploaded anywhere, and one browser tab runs one optimization. Map data comes from OpenStreetMap, and the solver is built in C++/WASM, using public domain algorithms. I’d love to hear any feedback as I keep developing it. Thanks, and I hope it’s useful! https://routing24.com October 30, 2024 at 08:06PM
Show HN: LlamaPReview – AI GitHub PR reviewer that learns your codebase https://ift.tt/NlZD0Ru
Show HN: LlamaPReview – AI GitHub PR reviewer that learns your codebase I built LlamaPReview to solve a common frustration: most AI code reviewers either require complex setup or don't truly understand project context. Key differentiators: 1. One-click installation through GitHub Marketplace - no configuration needed 2. Analyzes your entire codebase first to understand: - Project structure - Coding patterns - Naming conventions - Architecture decisions 3. Completely free with no usage limits 4. Fully automated PR reviews with zero human intervention required Technical implementation: - Built on top of llama-github (my open source project) - Focuses on deep code understanding rather than superficial linting - Provides context-aware suggestions with explanations The goal is to handle routine reviews automatically so developers can focus on complex architectural decisions. Currently in production and processing real PRs. Try it for free: https://ift.tt/ZieQUGn Looking for feedback from the HN community, especially on: - What features would make this more useful for your workflow? - How do you currently handle code review automation? - What aspects of code understanding matter most to you? https://ift.tt/NnhmfbJ October 30, 2024 at 09:46PM
Tuesday, October 29, 2024
Show HN: GPT powered Discord bot that summarizes mental health research daily https://ift.tt/vxwkS1P
Show HN: GPT powered Discord bot that summarizes mental health research daily I created an open-source Discord bot that uses GPT-4 to aggregate and summarize the latest developments in mental health research, computational neuroscience, and precision psychiatry. It scans news sources daily and delivers concise summaries to Discord. I would look feedback on integrating additional sources for this purpose or any suggestions on prompt engineering https://ift.tt/Rkhyr9B October 30, 2024 at 10:25AM
Show HN: I built PixSpeed to optimize website images for free https://ift.tt/l1NFzwf
Show HN: I built PixSpeed to optimize website images for free https://pixspeed.com/ October 30, 2024 at 04:27AM
Show HN: Built MRRTracker in 4 Days, Hit #4 on Product Hunt, Seeking Feedback https://ift.tt/oi2Pt6l
Show HN: Built MRRTracker in 4 Days, Hit #4 on Product Hunt, Seeking Feedback https://ift.tt/M2opT73 October 30, 2024 at 01:12AM
Subscribe to:
Posts (Atom)
Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code https://ift.tt/GQauRgE
Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code Hi All, Recently I've been using Claude Code a lot for de...
-
Show HN: A directory of 800 free APIs, no auth required Explore reliable free APIs for developers — ideal for web and software development, ...
-
Show HN: I built Dirac, Hash Anchored AST native coding agent, costs -64.8 pct Fully open source, a hard fork of cline. Full evals on the gi...
-
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...