81,441 results for at

spacenews.com
TransAstra aims to move 100-ton asteroid to stable orbit for processinghttps://spacenews.com/transastra-aims-to-move-100-ton-asteroid-to-stable-orbit-for-processing/SAN FRANCISCO — TransAstra is performing a study, funded by investors and customers, to explore the technical feasibility of moving a 100-metric-ton asteroid to a stable near-Earth orbit. “We want to bring an asteroid to the Earth-moon system and turn it into a robotic research outpost for materials processing and manufacturing in space,” Joel Sercel, […] The post TransAstra aims to move 100-ton asteroid to stable orbit for processing appeared first on SpaceNews.
Mar 18, 2026 7:00 PM
news.ycombinator.com
Show HN: unTamper – cryptographically verifiable audit logs for app eventshttps://news.ycombinator.com/item?id=47427580https://untamper.comBuilt this after hitting the same gap on multiple projects: teams log critical events (admin actions, permission changes, PII access) but have no structural way to prove those records weren't altered after the fact.Immutable storage (S3 Object Lock, WORM) are common, but it only covers tampering after the write lands. It doesn't protect against someone with DB write access, and it doesn't give a third party, e.g. an auditor, a way to verify integrity without touching your infrastructure.My approach: hash chaining. Each event is SHA-256 hashed against its canonical payload + the hash of the previous event. Any insertion, deletion, or modification breaks all subsequent hashes. Anyone with the public API can re-verify the chain independently.A few decisions I'm happy to discuss:- Canonicalization before hashing: JSON isn't canonical by default. Ended up writing a strict sorted-key schema rather than fighting recursive serialization. - Per-actor chains vs. one global ch
Mar 18, 2026 4:13 PM
nasa.gov
Lava Flows Down Mayonhttps://www.nasa.gov/image-article/lava-flows-down-mayon/The OLI (Operational Land Imager) on Landsat 8 acquired this rare, relatively clear image of Mayon, the most active volcano in the Philippines, on Feb. 26, 2026. The natural-color scene is overlaid with infrared observations to highlight the lava’s heat signature. On that day, the Philippine Institute of Volcanology and Seismology (PHIVOLCS) reported volcanic earthquakes, rockfalls, and hot clouds of ash […]
Mar 18, 2026 3:19 PM
play.google.com
Show HN: Codala, a social network built on scanning barcodeshttps://play.google.com/store/apps/details?id=com.hsynkrkye.codala&hl=enHi HN. I poured months into making a mobile app called Codala, but sadly, it's getting practically zero downloads. I have no marketing budget at all.I'm starting to question if the app is just bad, but the core idea feels solid to me: you scan any QR code or barcode, and it opens up a space to chat, leave reviews, and discuss that specific product or place.I know the app needs users leaving comments to feel alive, but it's been 3 weeks and things are dead quiet. If you want to take a look, I’m totally open to any feedback or honesty.It's only available on Google Play for now
Mar 18, 2026 3:17 PM
github.com
Show HN: PlanckClaw an AI agent in 6832 bytes of x86-64 assemblyhttps://github.com/frntn/planckclawI built an AI agent that fits in 6,832 bytes. The entire runtime (binary, bridges, tools, config) is ~23 KB.PlanckClaw is written in x86-64 assembly (obviously AI assisted code generation for this one) and uses only 7 Linux syscalls. No libc, no allocator, no runtime. The binary is a pure router: it reads messages from named pipes, asks another pipe what tools exist, builds a JSON prompt, writes it to a third pipe, parses the response, dispatches tool calls, and relays the answer. It never touches the network or executes tools directly.Everything else composes around it in shell scripts (~460 lines total): - bridge_brain.sh: curls the Anthropic API (~90 lines) - bridge_discord.sh: Discord Gateway via WebSocket (~180 lines) - bridge_cli.sh: terminal interface (~40 lines) - bridge_claw.sh: tool discovery and dispatch (~50 lines)Four processes, six named FIFOs, zero shared state. Adding a tool means dropping a shell script in claws/. No restart, no recompilation, no config change.It does
Mar 18, 2026 3:07 PM
getcloak.dev
Show HN: Cloak – .env on disk has fakes, your editor shows them (CLI and VSCode)https://getcloak.devI run AI coding agents with full filesystem access daily — Claude Code, Cursor, the works. Last month I realized every one of them has been reading my .env files with real Stripe live keys, database passwords, and AWS credentials. Sent straight to model providers as "context." .gitignore protects git, not disk. Secret managers protect servers, not laptops. Sandboxing the agent kills its usefulness. Nothing stopped a local cat .env from returning real credentials. So I built Cloak. The .env on disk always contains structurally valid fakes — sk_test_ for Stripe, localhost for databases, AWS example keys. Agents read the file, get sandbox values, write perfectly valid code. The VS Code/Cursor extension intercepts file opens and decrypts from an AES-256-GCM vault so you see real values in your editor. On save, it re-encrypts and writes sandbox to disk. cloak run npm start injects real env vars gated behind Touch ID / password — agents can't authenticate. Technical decisions worth discussin
Mar 18, 2026 1:22 PM
spacenews.com
NASA grappling with planetary science funding shortfallhttps://spacenews.com/nasa-grappling-with-planetary-science-funding-shortfall/NASA’s planetary science program, while spared steep cuts proposed last year, is still facing a funding shortfall that requires “strategic choices” about which missions to continue. The post NASA grappling with planetary science funding shortfall appeared first on SpaceNews.
Mar 18, 2026 12:09 PM
github.com
Show HN: PingCRM – Open-source personal networking CRMhttps://github.com/sneg55/pingcrmHey HN,Robin Dunbar figured the human brain caps out at roughly 150 stable relationships. After that, people just fall off. Not because you stop caring, but because you can't track that many threads at once. I built PingCRM to push past that limit, not by making you remember more, but by handling the part you're bad at: noticing who's going cold and drafting something worth sending.CRMs exist, but they're built for sales teams. I wanted something for one person maintaining their own network. Specifically:(1) Pull in conversations I'm already having. Gmail threads, Telegram DMs, Twitter DMs, LinkedIn messages, no manual logging.(2) Tell me who's going cold. A relationship score (0–10) based on recency, frequency, reciprocity, and breadth of interaction.(3) Draft the message for me. Claude reads your conversation history, picks the right tone (formal vs. casual), and writes a follow-up that references why now is a good time, like a job change, a long silence, or a fundraising announcemen
Mar 18, 2026 10:33 AM
bing.com
Microsoft is halting forced installs of Microsoft 365 Copilot apphttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8cc1e1322c448f9c2e58448d9361d1&url=https%3A%2F%2Fwww.pcworld.com%2Farticle%2F3092496%2Fmicrosoft-is-halting-forced-installs-of-microsoft-365-copilot-app.html&c=1720065656405570514&mkt=en-usSince October, the Microsoft 365 Copilot app has been automatically installed on computers running Windows 11, a move that has upset many users. Fortunately, Microsoft has taken the criticism on board ...
Mar 18, 2026 8:54 AM
bing.com
Microsoft is halting forced installs of Microsoft 365 Copilot apphttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8ce18751114d18b77f1df4a9241bcf&url=https%3A%2F%2Fwww.pcworld.com%2Farticle%2F3092496%2Fmicrosoft-is-halting-forced-installs-of-microsoft-365-copilot-app.html&c=1720065656405570514&mkt=en-usSince October, the Microsoft 365 Copilot app has been automatically installed on computers running Windows 11, a move that has upset many users. Fortunately, Microsoft has taken the criticism on board ...
Mar 18, 2026 8:54 AM
bing.com
How Much Does SEO Cost in 2026? Agency Fees, In-House Costs, Tools, and ROI Benchmarkshttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8ccd8efe9c48749ff851785dd9b47f&url=https%3A%2F%2Ffinance.yahoo.com%2Fnews%2Fmuch-does-seo-cost-2026-122000506.html&c=2409170659774477629&mkt=en-usSHERIDAN, WY / ACCESS Newswire / March 18, 2026 / Search engine optimization (SEO) has evolved from a niche marketing tactic into one of the most important long-term growth channels for businesses ...
Mar 18, 2026 5:20 AM
nasa.gov
NASA’s X-59 Prepares for Second Flighthttps://www.nasa.gov/centers-and-facilities/armstrong/nasas-x-59-prepares-for-second-flight/NASA’s X-59 experimental aircraft is preparing for its second flight, a step that will set the pace for more flight testing in 2026. Over the coming months, NASA will take the quiet supersonic jet faster and higher, while validating safety and performance, a process known as envelope expansion. NASA test pilot Jim “Clue” Less will be at the X-59’s […]
Mar 17, 2026 8:55 PM
spacenews.com
Office of Space Commerce weighing options for TraCSS user feeshttps://spacenews.com/office-of-space-commerce-weighing-options-for-tracss-user-fees/The Trump administration has not yet decided whether to charge for space safety data despite a change in space policy enabling the government to do so. The post Office of Space Commerce weighing options for TraCSS user fees appeared first on SpaceNews.
Mar 17, 2026 8:48 PM
helpmarq.com
Show HN: Helpmarq – Submit any project, get structured feedback from real usershttps://www.helpmarq.com/I built this after noticing a pattern: founders and developers share things they've built, get back vague or overly positive responses, and have no real signal on what to fix. Helpmarq lets you submit any project — landing page, app, side project, pitch deck — and get structured feedback from real users. The review process is guided by specific questions (clarity, value prop, UX, conversion blockers) so reviewers can't just say "looks good." The core insight: feedback quality is a framework problem, not a motivation problem. Most people want to give useful feedback — they just don't know what to look for. Still early. Would love brutal, honest feedback from this community — on the product and on the idea itself. helpmarq.com
Mar 17, 2026 8:45 PM
science.nasa.gov
Dim Delights in Cancerhttps://science.nasa.gov/solar-system/skywatching/night-sky-network/dim-delights-in-cancer/Cancer the Crab is a dim constellation, yet it contains one of the most beautiful and easy-to-spot star clusters in our sky: the Beehive Cluster. Cancer also possesses one of the most studied exoplanets: the superhot super-Earth, 55 Cancri e. Find Cancer’s dim stars by looking in between the brighter neighboring constellations of Gemini and […]
Mar 17, 2026 7:41 PM
brrrrfect.com
Show HN: I built a rental property underwriting app and used it to buy a househttps://brrrrfect.com/Over the last few months, I built Brrrrfect.com as a way to teach myself how to underwrite properties. I've always had a relative disdain for spreadsheets and don't want to give Microsoft money for its office tools, so I decided to build this.I think it would have taken way longer for me to get the hang of underwriting real estate if I hadn't spent time building this and really learning about what the calculations mean.I ended up using this tool to buy my first Buy, Renovate, Rent, Refinance, Repeat (BRRRR) deal and its working out really well! I'm definitely going to keep using it for myself.If it helped me, I figured it might help someone else, so I made it live! Right now it only supports basic residential underwriting and a more advanced BRRRR calculator, but I want to add commercial and farm land underwriting tools in the future as well.I’d love feedback from people who invest in real estate, underwrite deals regularly, or just have opinions on what could make this tool more usefu
Mar 17, 2026 6:01 PM
credibilityprofile.com
Show HN: CredibilityProfile – bringing reference checks earlier into hiringhttps://www.credibilityprofile.com/Hi HN,I’ve been a startup operator and advisor for 10+ years, and one recurring frustration has been hiring, which got even worse with the introduction of some new AI tools: CVs are too polished, too many applications to screen, interview capacity is limited, real signal (how someone actually works) comes late via references — if at all.So we built a small tool: https://credibilityprofile.comIt lets candidates collect structured feedback from past managers/peers (with consent to be contacted), and share it as a reusable link in their CV.We ran an initial pilot in our hiring processes, and seen some promising results: Candidates were willing to complete and then re-use it in their CVs for their other applications.Right now, we’re testing it with other entrepreneurs/hiring managers/recruiters — with a very simple setup, at no cost (just adding a note to job posts).Open questions we’re still thinking about:- Is this meaningfully better than LinkedIn recommendations / references later in p
Mar 17, 2026 5:06 PM
nasa.gov
Solving Asteroid Bennu’s Mysterieshttps://www.nasa.gov/image-article/solving-asteroid-bennus-mysteries/These X-ray computed tomography (XCT) scans released on March 17, 2026, give us a glimpse inside asteroid Bennu. They show the most common types of crack networks observed in Bennu samples; these networks solved a mystery that baffled NASA for years. When NASA’s OSIRIS-REx spacecraft first approached asteroid Bennu in 2018, scientists expected to see smooth, sandy beach-like surfaces. Instead, they […]
Mar 17, 2026 2:40 PM
europeanspaceflight.com
Sirius Space Services Acquires AMM-42 as It Prepares for Inaugural Flighthttps://europeanspaceflight.com/sirius-space-services-acquires-amm-42-as-it-prepares-for-inaugural-flight/French launch startup Sirius Space Services has acquired the high-precision metal-component manufacturer AMM-42. The acquisition is part of the company’s vertical integration efforts to bring key manufacturing capabilities in-house. Sirius Space Services is developing a range of three rockets that all use a modular booster system. Sirius 1 will be a two-stage, single-stick rocket capable […] The post Sirius Space Services Acquires AMM-42 as It Prepares for Inaugural Flight appeared first on European Spaceflight.
Mar 17, 2026 2:22 PM
science.nasa.gov
Asteroid Bennu’s Rugged Surface Baffled NASA, We Finally Know Whyhttps://science.nasa.gov/missions/osiris-rex/asteroid-bennus-rugged-surface-baffled-nasa-we-finally-know-why/In one of the biggest surprises of NASA’s OSIRIS-REx mission, its target asteroid, Bennu, turned out to be a jagged, rugged world covered in large boulders, with few of the smooth patches of sandy or pebbly material scientists had expected based on observations with Earth-based instruments. Bennu’s looks were quite deceiving, and until now, scientists struggled to figure out why.
Mar 17, 2026 12:49 PM