8,636 results for now

github.com
Show HN: Guide AI coding agents on how to use libraries securelyhttps://github.com/Reware-Labs/securitycardsHi HN,TL;DR: AI Code Security Cards give coding agents library- and version-specific guidance to generate safer code.AI coding agents can generate working code, but they often lack library- and version-specific security knowledge. We've developed AI Code Security Cards, an open-source security knowledge layer, to provide that missing context.The project is related to my PhD, in which I focused on the security of LLM-generated code. During my research, I studied how code generation models behave, how they introduce security issues, and how we can guide them toward generating safer code.My research [1] and several other studies [2–4] show that at least 40% of code generated by state-of-the-art models contains one or more security issues. Similar problems also affect AI coding agents.One reason is that these models often lack sufficient library-specific security knowledge in their context. They may not know which configurations are unsafe, which validation steps are required, or what secu
Aug 4, 2026 2:12 PM
redirectiq.com
Show HN: Free SEO checker that finds redirect chains and www issueshttps://redirectiq.com/tools/seo-checkerHello, I wanted to share this free tool to check your page's SEO.I wanted to build something that did a few things I thought were important:1. Be fast, and give a solid technical SEO analysis without dragging it out. 2. Create a way to share links directly to a site's results, with the share OG image previewing the actual score. 3. Offer everything through an API. You can inspect the calls made on the page to see it. I haven't documented it yet, but it's available to use.The deepest checks we do right now are making sure your www and non-www setup redirects correctly, and looking across your site for any redirect chains that should be flattened. Alongside that, it covers the other basic technical SEO checks that matter for ranking — title tags, meta descriptions, headings, canonical tags, viewport, HTTPS, Open Graph tags, image alt text, structured data, and response time.Looking for feedback on what checks would be helpful to add, but want to keep it fast and lite.
Aug 4, 2026 1:49 PM
github.com
Show HN: Popkorn – A CSS based alternative for Lottie animationshttps://github.com/ayarse/popkornHi all,I’ve been working on this project for a while now and wanted to share it here for feedback and contributions. You can test drive it in the playground at:https://usepopkorn.devI’ve been calling it Popkorn. The idea is to author vector animations, similar to Rive and Lottie, but in a CSS-like language, with interactivity and other modern necessities baked into the format. I’ve stayed true to CSS for the most part, sprinkling on a little custom syntax for things like interactivity.Staying close to CSS gives it good DX, and it turns out to make it very LLM-friendly too. Nearly my entire examples gallery is AI generated. Even cheap models like GLM or DSv4 Flash can one shot whole animations from scratch, no fine-tuning required. There’s a Copilot feature the Playground that will let you bring your own key, or use the MCP to test drive AI features. Do share what you make please!There’s a web player that renders on Canvas or SVG, and a React Native player using Skia. It supports nested
Aug 3, 2026 4:41 PM
science.nasa.gov
A Bare Summer for Barnes Ice Caphttps://science.nasa.gov/earth/earth-observatory/a-bare-summer-for-barnes-ice-cap/The expanse of glacial ice on Canada’s Baffin Island lost its snow cover quickly and early in summer 2026, revealing a network of melt features.
Aug 3, 2026 4:00 PM
github.com
Show HN: Self-hosted pet diary built on Frigate and a local vision modelhttps://github.com/bolt12/pet-reportI have a cat and a dog, and I worry about them whenever I am away. My cameras ping me with a clip of the cat crossing the kitchen, which tells me almost nothing. I could sit and watch hours of recordings to work out how their day went and whether anything looks off, but that's too time consuming. What I actually wanted to know were concrete things: did they eat, did they drink, did the cat use the litter box, are they sleeping more than usual.So pet-report sits on top of Frigate, which I already run for the cameras. Twice a day it sends the new clips to a vision model (I run Qwen3.6-35B-A3B on an RTX 5090) on my own server and writes up the day, with every line linking back to the footage behind it so you can check it yourself. You can also ask it things like "did the dog drink today?" and it answers from what the cameras actually saw.I've found myself needing an app like this for a long time, and pulling contextual metadata out of an image or a video is exactly what these models are g
Aug 3, 2026 3:21 PM
jackcushman.org
Show HN: Christopher Nolan's Hymn to Athenahttps://jackcushman.org/writing/hymn-to-athena/Hi, HN! Did you know that Chris Nolan's casting of Tom Holland and Zendaya eerily echoes a 3000-year-old dance battle between Athena and Telemachus? I've been working on an art project that says so.If you like, it can be fun to go in blind with a strong research agent to sort out what this really is. Or there is a multi-layered CAPTCHA at the bottom that spells it out increasingly clearly.As a small spoiler: my day job is building reliable public data tools for a library. This piece draws on that background to try to make AI-native art -- fiction by and for humans who use AI agents as a source of truth. At best I hope it works as the kind of joke one Iain M. Banks Culture AI would tell another about humans.
Aug 3, 2026 2:45 PM
news.ycombinator.com
Show HN: LLM Tools that I made that I cant live withouthttps://news.ycombinator.com/item?id=49146317Hello HN ..I am posting here because I have made this bad ass thing. I want to be clear. I'm trying to make somthing worthy of people buying it and getting good value, I have not really shown it off or had anyone look at my site past the occasional web crawler, and I did 100% make this. Its called 0verload and the things it does, I will now list. Automatcially tracks versions on all your source code. It dosnt replace GIT, its for the saves you do between checkins...that one version you should have saved .it does..automatically. even oob writes get a version. I cant live with out it... somthing about telling my llm ....get me that thing I wrote like 2 days ago or a week ago or whenever.you can just tell the llm kinda where when and it will go get it and merge it in....I have files with hundreds of versions and you would think it would be annoying but if you have an llm ...I ship claude skills with it so it wakes up knowing how to use it, AND that brings me to somthing else it does.. I i
Aug 2, 2026 5:13 PM
spacenews.com
The new space wars: lessons from Ukraine and the Middle Easthttps://spacenews.com/the-new-space-wars-lessons-from-ukraine-and-the-middle-east/In March 2021, while serving as a senior fellow at the Brookings Institution, I hosted a discussion with General Chance Saltzman, now Chief of Space Operations for the United States […] The post The new space wars: lessons from Ukraine and the Middle East appeared first on SpaceNews.
Jul 31, 2026 12:00 PM
news.ycombinator.com
Show HN: One page personal calendar with hierarchyhttps://news.ycombinator.com/item?id=49119723Hello everyone! actions.life is a one page personal calendar. Unlike traditional to-do lists, which divide information into many pages, this app uses hierarchy to fit everything* on one page.The UI is designed to be predictable, like a physical desk with moveable objects, so nothing gets forgotten. The limitation from this physical design helps with focus and restraint: unlike knowledge bases, which are vast and interconnected, “action bases” should be constraint and scoped, for encouraging action.It complements apps like Notion and Google Calendar, and works for mobile and desktop on iOS 26+ and Chrome.I hope you can give it a shot and become my user! I will fix things and improve things (I've been full-time since 2024).https://beta.actions.life
Jul 31, 2026 6:33 AM
bing.com
When Flock Comes to Town: How These AI Cameras Work and What to Do About Themhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8a1a24066b4f548f51934ce163deb3&url=https%3A%2F%2Fwww.cnet.com%2Fhome%2Fsecurity%2Fwhen-flock-comes-to-town-why-cities-are-axing-the-controversial-surveillance-technology%2F&c=18261292161549999992&mkt=en-usFlock's cameras and drones are spreading throughout the country. Some cities are pushing back. I found the details you should know. Flock surveillance cameras and drones are now common. Here’s what ...
Jul 31, 2026 4:00 AM
esa.int
Summer school builds future GNSS talenthttps://www.esa.int/Applications/Satellite_navigation/Summer_school_builds_future_GNSS_talentFrom 13-24 July, the 17th annual European Space Agency (ESA)/Joint Research Centre (JRC) International Summer School on Global Navigation Satellite Systems (GNSS) brought together a record 102 students, early-stage researchers and young professionals from 25 countries to broaden their knowledge of GNSS. In Espoo, Finland, they collaborated, built connections and learned from experts from ESA, the European Commission (EC), industry and academia.
Jul 30, 2026 12:28 PM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85ce0fc09f41dc82d0f81200c65eea&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85ebb55f7b463ca3a58e7b8c30bea3&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85e10917f5482781e74d821cc7375e&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85d0359c1c41ddaca0847f3f803084&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85dab649a84e5cae378f9ecc00cd2b&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85e547f87f485299a3d708ab8028d4&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85d49a09974134b158554ff2e4ca8d&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM