Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Saturday, June 20, 2026
Show HN: NanoEuler – GPT-2 scale model in pure C/CUDA from scratch https://ift.tt/lgkIsdy
Show HN: NanoEuler – GPT-2 scale model in pure C/CUDA from scratch https://ift.tt/7TiU0gX June 19, 2026 at 11:48PM
Friday, June 19, 2026
SHOW HN: I built a "living proof-of-work" profile for builders https://ift.tt/dxzhQ7T
SHOW HN: I built a "living proof-of-work" profile for builders https://kritive.com June 19, 2026 at 01:50AM
Show HN: I built a daily flag quiz in honor of the World Cup https://ift.tt/Ys14ql8
Show HN: I built a daily flag quiz in honor of the World Cup https://orbisearth.web.app/ June 19, 2026 at 01:45AM
Show HN: Run Agent Skills with mistral.rs v0.8.10: /v1/skills support and more https://ift.tt/yLNsz86
Show HN: Run Agent Skills with mistral.rs v0.8.10: /v1/skills support and more Hey all!
I'm the maintainer of mistral.rs. I just landed support for OpenAI-compatible Agent Skills via a /v1/skills endpoint, and it works with local open models. Until now Skills have basically been locked to closed models, and with the ability to have private, local intelligence becoming increasingly important, but this feature allows you to do XYZ with local models. It's fully compatible with OpenAI's /v1/skills API, so you can drop mistral.rs into your existing code with minimal difficulty. We support the accompanying tools too: /v1/files or input_file for attaching files to your prompts, and mistral.rs also allows models to send generated files
back using the OpenAI-compatible method. It's also easier than ever to try mistral.rs: we are including prebuilt binaries for NVIDIA CUDA, Apple Silicon, and CPU!
# Linux/Mac
> curl --proto '=https' --tlsv1.2 -sSf https://ift.tt/97azeRy... | sh
# Windows
> irm https://ift.tt/97azeRy... | iex Then:
mistralrs serve --agent --isq 4 -m google/gemma-4-E4B-it Super excited for you to try this out and any feedback! Do you have any suggestions for what you would like to see in the next releases? Check out the GitHub: https://ift.tt/R1mGktC
Docs & Quickstart: https://ericlbuehler.github.io/mistral.rs/ June 18, 2026 at 12:33PM
Show HN: NGB, an open-source .NET platform for document-driven business apps https://ift.tt/dhvo5eA
Show HN: NGB, an open-source .NET platform for document-driven business apps https://ift.tt/QVz54Nc June 18, 2026 at 11:20PM
Thursday, June 18, 2026
Show HN: I built a spelling app for kids with my 7-year-old https://ift.tt/wrNxyW5
Show HN: I built a spelling app for kids with my 7-year-old Hello HN! I made an iPad app with my seven-year-old daughter to make learning spelling fun. https://spellabee.com/ We play Spelling Bee type games in our car rides, and she wanted to learn more words that way. So we built a simple app that teaches 10 words at a time, and lets the kids practice and master these 10 words. The full word list in the app is static, and it gets progressively harder as the kid goes through the levels. There are no AI features in the app. I do not collect emails inside the app or have third party trackers. Based on feedback (reviews) and aggregate usage data I plan on updating the app with new word sets. Although the app does not have any AI features I used AI to build the app itself. I used Claude to code the app using Flutter, do etymology research, and understand what alternative apps that are in the App Store. While the LLMs were good at providing a lot of information, I had to synthesize it and play a strong Product Manager role to drive the vision and keep the app simple. My daughter provided a lot of feedback and helped simplify the app and refine the UX. The "Bee Stage" design was inspired by her drawing. Without AI tools, it would have been almost impossible for me to build and launch this app. But it still required a lot of decision-making and prioritization to get the product out of the door. I strongly believe that while AI is a powerful tool, human taste is the differentiator in well made products. If you have a kid in K-5 who is interested in spelling bee type games, give it a try and I would love to hear any feedback you may have as a parent. App store: https://ift.tt/Cr8V7os... https://spellabee.com/ June 18, 2026 at 03:06AM
Show HN: Mantyx – Batteries included managed agent runtime https://ift.tt/XeaOqYS
Show HN: Mantyx – Batteries included managed agent runtime https://mantyx.io/ June 17, 2026 at 10:31PM
Subscribe to:
Posts (Atom)
Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB https://ift.tt/0JPUXjn
Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB Hi HN, I think it's safe to say that the majority of develo...
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM
-
Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] ...