52,913 results for av · 2.703s

News for “av”
17 results • 2695 ms server time
Moozonian News
bing.com• Aug 11, 2026• 1 min read
How VB Spine is Building an AR EcosystemVB Spine acquired Augmedics' CT-Fluoro technology to expand xvision AR navigation access, targeting ASCs and hospitals without intraoperative 3D imaging.
Moozonian News
popcorn.movie• Aug 11, 2026• 1 min read
Show HN: The Rotten Tomatoes for AI films, ranked by the tools that made themI wanted a rotten tomatoes for ai film, hence popcorn.movie, because AI films need a critical and technical review that's different to movies, and we're in the 1895-1920's of ai movies right now.Many festivals, people, industries, sites reject or suppress ai, for many great reasons (slop), and of course slopscrolling and other sites have the slop problem, as does this - the idea is to look past the slop to the real stories and technically great content, with an view that ai is a tool."is this stuff actually getting good, and which models are doing it?". Hot or slop.My personal interest in ai video, probably stupid - try to actually visualize my dreams through prompts. I've tried it, but it never quite works, but it's fun.--detailsThe site doesn't host video (everything plays via youtube-nocookie embeds). The product is the ranking, the many detailed breakdowns of voice sync, glitches, discussions.If you love looking at coherence and how models are moving along, while seeing short and l
Moozonian News
fui-rs-demo.effindom.dev• Aug 11, 2026• 1 min read
Show HN: Replacing HTML/CSS/JS with RustI've previously launched FUI-AS (retained UI in AssemblyScript) as a browser-only canvas framework. However, the dream was always something substantially bigger. It's to have a retained mode UI framework for the web, native and iOS/Android with SDKs available in multiple languages.This is the second slice of that dream.FUI-RS (retained UI in Rust) now runs the same retained application model (via the same EffinDOM runtime as FUI-AS) in browsers (including mobile browsers, so it has extensive touch gesture support / event system) and as native desktop applications without embedding a browser, thus no Electron/WebView. Major OSes supported are Windows (D3D12), macOS (Metal) and Linux (Vulkan). Comes with packaging tools for their respective OSes too (MSIX, DMG and AppImage).In the FUI-RS demo, have a play around to see and feel what a typical web app looks like with FUI-RS. Try: - VoiceOver on macOS (yes, we have extensive semantic roles / customization support in the SDK) - bring up the
Advertisement
Moozonian News
sentris.dev• Aug 11, 2026• 1 min read
Show HN: Sentris – scans your Supabase repo for missing RLS and leaked keysI built this after finding a service_role key in the client bundle of one of my own side projects. It had been live for weeks. That key bypasses RLS completely, so anyone who opened the site could have read every row of every table.Four checks: tables in public without RLS (or with using(true) policies), secrets in repo files and the live bundle, route handlers that take a caller-supplied id with no auth check, and storage buckets marked public. It reads migrations and route handlers in the repo, because a URL scanner can't see any of that.All four rules are written out in full on the page. I also publish precision/recall against my test corpus at /precision: 9 repos, 24 planted findings. Small corpus, and I built it myself, so take the numbers for what they are. There's a full unedited sample report at /sample.Scanning is free and needs no login. Happy to answer anything, especially about false positives.
Moozonian News
bing.com• Aug 11, 2026• 1 min read
Lazy Beauty Is Officially In for FallAs summer comes to a close and fall inches closer, we have some exciting news: lazy is in. There’s no need to hit snooze five times to perfect your blowout or rush through a full face of makeup to ...
Advertisement
Moozonian News
bing.com• Aug 11, 2026• 1 min read
USA TODAY Sports Fantasy: Get your fantasy football edgeThe NFL preseason games have started so it's time to prep for fantasy football. We're launching USA TODAY Sports Fantasy – built by fantasy fans, for fantasy fans, with premium tools and expert ...
Moozonian News
openstreetmap.org• Aug 11, 2026• 1 min read
Show HN: OpenClimbing v2.0 – OSM+Wikimedia climbing guideHey HN,jvaclavik here from OpenClimbing team!We are thrilled to release version 2.0 of our fully opensource/opendata climbing guide.Based on OpenStreetMap for map-data and Wikimedia Commons for images, we created a (hopefully) user-friendly app which completely uses these open databases, thus contributing data back to commons.We designed a simple and powerful notation for drawing climbing routes directly over the Wikimedia pictures: - https://wiki.openstreetmap.org/wiki/Key:wikimedia_commons:pa...Check out the release article for a ton of new features, or go directly to the web at https://openclimbing.orgWe would love to hear feedback from fellow hackers and open-data enthusisats.