18,016 results for are

sentris.dev
Show HN: Sentris – scans your Supabase repo for missing RLS and leaked keyshttps://www.sentris.dev/indexI 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.
Aug 11, 2026 11:31 AM
overlay.studio
Show HN: Overlay – Design with your React components and CSS tokens in your IDEhttps://www.overlay.studio/Hey HN, I'm Francesco. I've spent the last year building Overlay, a UI editor that runs inside your IDE and renders your actual React components (not a redraw of them), using your real CSS tokens.I'm a design engineer and, especially with AI, I found myself spending more and more time in the codebase rather than in Figma. Trying out ideas in code with AI is a lot of fun, but there are specific moments where I need to sketch things out on a classical visual canvas. The problem is, when you work mostly with code and your codebase moves faster than your Figma library, stopping to import your latest components into Figma is an energy-killer.So I built Overlay to get quick access to my React components on a canvas. It's a VS Code extension, so opening the canvas takes seconds. Your components are already there, and you're designing with the real thing: the editor is a normal DOM document, not a WebGL canvas. From there, working with AI (via MCP) is also a breeze. The agent already has acces
Aug 11, 2026 11:06 AM
nasaspaceflight.com
Starbase Production lining up future vehicleshttps://www.nasaspaceflight.com/2026/08/starbase-lining-future-vehicles/At SpaceX’s Starbase production site, teams are progressing multiple Starship vehicles through the Production Site… The post Starbase Production lining up future vehicles appeared first on NASASpaceFlight.com.
Aug 11, 2026 10:12 AM
spacenews.com
Proteus Space Names Maj. Gen. Kim Crider (USAF, Ret.) to Board of Directorshttps://spacenews.com/proteus-space-names-maj-gen-kim-crider-usaf-ret-to-board-of-directors/LOS ANGELES, August 11th, 2026. Proteus Space, an AI-native aerospace company delivering rapid, end-to-end access to space, today announced that retired U.S. Air Force Maj. Gen. Kimberly “Kim” Crider has […] The post Proteus Space Names Maj. Gen. Kim Crider (USAF, Ret.) to Board of Directors appeared first on SpaceNews.
Aug 11, 2026 10:00 AM
spacenews.com
H3 launches navigation satellitehttps://spacenews.com/h3-launches-navigation-satellite/A Japanese H3 rocket successfully launched a navigation satellite Aug. 10, more than seven months after a similar launch ended in failure. The post H3 launches navigation satellite appeared first on SpaceNews.
Aug 11, 2026 9:52 AM
bing.com
MSP Documentation Is Killing Margins And Holding Back AI: Lexful CEOhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8a207550b9482db5de1758b92713b5&url=https%3A%2F%2Fwww.crn.com%2Fevents%2F2026%2Fmsp-documentation-is-killing-margins-and-holding-back-ai-lexful-ceo&c=14648727922453699466&mkt=en-usFor too many MSPs, poor documentation practices are hurting profitability while also preventing the capturing of massive opportunities in AI and agentic, according to Lexful CEO Pinar Ormeci.
Aug 11, 2026 9:25 AM
news.google.com
Watch out for fake TikTok Shops trying to steal your moneyhttps://news.google.com/rss/articles/CBMiqgFBVV95cUxQYi10SEJJMk05a2dQWjMwWHRaS0FlQWhTMkQ2S3lPRVMxTnpXMnBMdnF4c2p4NVhrekwzYXRwalVfVDFLcDhMZ1h1NEszaHZSQUt5U0RoU3N2U3Bidkt5cllKcmlrbFhMMG5veWhXaEtkeHllelBJSjRrQ3UwRk40cW1abUdZNXZ3aVBBa0ttZUxTeDV1ZXZzelU0RE82LXplSEdiX19qdFl1UQ?oc=5Watch out for fake TikTok Shops trying to steal your money  Malwarebytes
Aug 11, 2026 9:14 AM
news.google.com
Pixel user navigating with Google Maps hears mysterious and scary voicehttps://news.google.com/rss/articles/CBMif0FVX3lxTE90ejB4anlYOUtCNnFJdm1ZMHdHNFlrQmkwS0JiSlpaY18tLXUtUVgzN1dQdVphcllMOUNuOW5Uc09fclZNdjNBYUxoZV9Xd3pJVUVRSXBvSlpIbVNyd3dqalB5X2xtbTlXYkR6TzRSSlc3MnJWTU9PTm1KamlKODA?oc=5Pixel user navigating with Google Maps hears mysterious and scary voice  PhoneArena
Aug 11, 2026 7:25 AM
bing.com
Ravencoin, a blockchain built from Bitcoin’s code, could roll back four days of transactionshttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a898d3e9ec244188d67580b03a7cd01&url=https%3A%2F%2Fwww.coindesk.com%2Ftech%2F2026%2F08%2F11%2Fravencoin-could-roll-back-four-days-of-transactions-after-critical-block-flaw&c=14956823003406978587&mkt=en-usTwo mining pools controlling most of Ravencoin’s hashpower are building a replacement chain from before Friday’s first invalid block, putting deposits, withdrawals and payments made since then at risk ...
Aug 11, 2026 4:24 AM
github.com
Show HN: Keen Code – an agentic-engineered coding agenthttps://github.com/mochow13/keen-codeHello community!I am here to share a coding agent I have built solo from scratch using agentic engineering. Written in Go, it's a proper coding agent, has features you expect from a useful agent for your daily work, with a minimal and simple UI.I have named it Keen Code. The repo is here: https://github.com/mochow13/keen-codeEven though it started as an experiment, it is now a full-fledged coding agent for real software engineering work. It supports multiple providers, skills, MCPs, multi-agent orchestration through subagents, automatic compaction, etc.I have been using it for real production-grade work myself, and also for developing itself.Notably, I have worked on two separate ideas in this coding agent:1. Turn MemoryIn a multi-turn conversation, tool outputs are removed, only tool call traces are retained. Within a single agent loop, agent sees full tool results but in the next turn, it doesn't see the tool results anymore.The greatest benefit of this approach is that a lot of tool
Aug 10, 2026 9:47 PM
kmcheung12.github.io
Show HN: My local climbing gym from photogrammetryhttps://kmcheung12.github.io/climb-preview/tour/ae43c6e5Commented on yesterday's Ask HN: What are you working on? (August 2026), thought I might as well submit a Show HN.If you see climbing world cup/championship, there is this 3D modelling thing [1]. I want that for my weekly bouldering.I scanned my local climbing gym into 3D mesh using iphone. Built a simple editor to trim, merge, move/rotate meshes. You can interact with the mesh, view routes, view climb, etc. So this is unlike many gaussian splatting projects where the main use is for viewing. I built a pipeline in updating climbing walls. Climbing routes are manually annotated. Climbing videos are registered against the 3D mesh. Based on one input video, body positions resolved into 3D/4D space. you can view the body landmarks from different angle.COLMAP, OpenMVS, fastapi, svelte, database is just local json files. A read only build is exported so I can host on github pageIf you climb, or know someone who climbs, would love to hear your feedback. Do you usually record your climbs? If I
Aug 10, 2026 9:39 PM
spacenews.com
Rocket Lab builds deployable infrastructure for Electron launcheshttps://spacenews.com/rocket-lab-builds-deployable-infrastructure-for-electron-launches/Named ‘GHOST’ the containerized infrastructure is designed to support orbital and suborbital launches The post Rocket Lab builds deployable infrastructure for Electron launches appeared first on SpaceNews.
Aug 10, 2026 9:31 PM
spacenews.com
Kepler books Neutron for 2028 optical relay launchhttps://spacenews.com/kepler-books-neutron-for-2028-optical-relay-launch/Kepler Communications plans to deploy next-generation optical relay satellites on Rocket Lab’s upcoming Neutron rocket in one of several launches the Canadian operator has slated for 2028. The post Kepler books Neutron for 2028 optical relay launch appeared first on SpaceNews.
Aug 10, 2026 8:25 PM
github.com
Show HN: Bio Tools – install drug design tools easilyhttps://github.com/David-OConnor/bio_toolsI made a CLI program, Rust and Python lib that makes it easy to install and run bio / drug design tools. (structure prediction, sequence prediction, property prediction etc).You install it with `pip install bio_tools_app`, then run commands like `bio_tools install alphafold3` or `bio_tools run proteinmpnn --version` etc.This smooths over the complexities of installing these tools, which often depend on [mutually exclusive] python environments in a mix of PyPi-capable and Conda. I use it as a shared library between a python web app and a rust standalone GUI program. (Molchanica)
Aug 10, 2026 3:55 PM
spacenews.com
Chinese Long March 7A rocket explodes shortly after liftoffhttps://spacenews.com/chinese-long-march-7a-rocket-explodes-shortly-after-liftoff/HELSINKI — China appears to have lost an unknown payload after a Long March 7A rocket exploded less than 90 seconds into flight, according to amateur footage. The Long March […] The post Chinese Long March 7A rocket explodes shortly after liftoff appeared first on SpaceNews.
Aug 10, 2026 1:24 PM
app.edgi.tv
Show HN: Edgi – Letterboxd or Strava for your brainhttps://app.edgi.tv/Hi HNExcited to share edgi.tv - an educational media platform where the things you learn accumulate into a visual map of your intellectual interests. The experiment is whether you can build a consumer product around intellectual identity, something like Letterboxd or Strava but for your brain.The main entry point is a curated TikTok-style feed that surfaces vids from creators like Kurzgezagt, VSauce, AstroAlexandra, Cleo Abram, 3Blue1Brown, etymologynerd, etc with interactive games accessible on top of the videos. You can also create podcasts, quizzes, etc with AI on any topic you’re interested in and earn XP towards concepts.Concepts are the unit that connect all media together and create the knowledge graph and power the rec algo. As you engage with a concept, you have a chance to earn a Concept Card (a Pokemon-style collectible for that idea). The concepts then accumulate on a mind map, which doubles as a social surface so you can see what friends are interested in and where your in
Aug 10, 2026 1:14 PM
esa.int
Wildfires, drought and extreme heat, 2026https://www.esa.int/Applications/Observing_the_Earth/FutureEO/Space_for_our_climate/Wildfires_drought_and_extreme_heat_2026Earth observation satellites help us monitor phenomena such as wildfires, drought and heatwaves from space. This page is updated on a regular basis with a selection of ESA’s most recent news-related images showing how the effects of climate change are impacting our world.
Aug 10, 2026 1:00 PM
spacenews.com
National security doesn’t need more maps or imagery; it needs measurementhttps://spacenews.com/national-security-doesnt-need-more-maps-or-imagery-it-needs-measurement/A decade ago, a United States carrier strike group departing San Diego could cross the Pacific with only intermittent detection. China might catch a glimpse — a satellite pass here, […] The post National security doesn’t need more maps or imagery; it needs measurement appeared first on SpaceNews.
Aug 10, 2026 1:00 PM
nasaspaceflight.com
Launch Preview: Chinese failure opens busy international launch salvohttps://www.nasaspaceflight.com/2026/08/launch-preview-081026/The week of Aug. 10 opened with an extraordinary Monday, four launches across three countries… The post Launch Preview: Chinese failure opens busy international launch salvo appeared first on NASASpaceFlight.com.
Aug 10, 2026 12:49 PM
esa.int
How ESA mimics and models the 2026 total solar eclipsehttps://www.esa.int/Enabling_Support/Space_Engineering_Technology/How_ESA_mimics_and_models_the_2026_total_solar_eclipseOn 12 August 2026, parts of Europe will experience a total solar eclipse. With the Sun's bright disc covered, its surrounding atmosphere – the solar corona – will become visible to the naked eye. Unfortunately, total solar eclipses are rare and last at most a few minutes, giving scientists little time to study the Sun’s enigmatic halo.
Aug 10, 2026 11:59 AM