17,481 results for are

spacenews.com
Satellite maker Apex’s valuation rises to $2.3 billion after latest $200 million raisehttps://spacenews.com/satellite-maker-apexs-valuation-rises-to-2-3-billion-after-latest-200-million-raise/Apex has raised more than $200 million to expand in-house satellite production capabilities, announcing a funding round June 5 it says nearly doubled the four-year-old manufacturer’s valuation to $2.3 billion. The post Satellite maker Apex’s valuation rises to $2.3 billion after latest $200 million raise appeared first on SpaceNews.
Jun 5, 2026 9:15 AM
spacenews.com
The Exploration Company completes drop test of Nyx capsulehttps://spacenews.com/the-exploration-company-completes-drop-test-of-nyx-capsule/The Exploration Company performed a drop test of the Nyx spacecraft it is developing to transport cargo to low Earth orbit ahead of a 2028 test flight. The post The Exploration Company completes drop test of Nyx capsule appeared first on SpaceNews.
Jun 5, 2026 8:30 AM
bing.com
An Anthropic employee's 2-sentence quote crystallizes the state of AI confusion at workhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a88f54dd95447029fe5fc2c7ac49bd4&url=https%3A%2F%2Fwww.businessinsider.com%2Fanthropic-employee-quote-ai-confusion-workplace-2026-6&c=13030949718023155098&mkt=en-usYou're currently following this author! Want to unfollow? Unsubscribe via the link in your email. An Anthropic employee said AI advancements are leaving them in a state of internal turmoil. In a blog ...
Jun 5, 2026 12:01 AM
bing.com
An Anthropic employee's 2-sentence quote crystallizes the state of AI confusion at workhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a89091202dd4200859b6ff99cadb039&url=https%3A%2F%2Fwww.businessinsider.com%2Fanthropic-employee-quote-ai-confusion-workplace-2026-6&c=13030949718023155098&mkt=en-usYou're currently following this author! Want to unfollow? Unsubscribe via the link in your email. An Anthropic employee said AI advancements are leaving them in a state of internal turmoil. In a blog ...
Jun 5, 2026 12:01 AM
europeanspaceflight.com
The Exploration Company is Developing a Reusable Heavy-Lift Rockethttps://europeanspaceflight.com/the-exploration-company-is-developing-a-reusable-heavy-lift-rocket/Following a recent update to its website, The Exploration Company has revealed that it is developing a reusable heavy-lift rocket powered by its Storm engines. Beyond a brief mention on its updated homepage, the company has not made any public statements about the project. The Exploration Company was founded in 2021 with the aim of […] The post The Exploration Company is Developing a Reusable Heavy-Lift Rocket appeared first on European Spaceflight.
Jun 4, 2026 4:42 PM
spacenews.com
AstroForge completes DeepSpace-2 spacecrafthttps://spacenews.com/astroforge-completes-deepspace-2-spacecraft/Asteroid mining startup AstroForge has completed assembly of its latest spacecraft for launch later this year, incorporating lessons from a failed mission last year. The post AstroForge completes DeepSpace-2 spacecraft appeared first on SpaceNews.
Jun 4, 2026 4:03 PM
nasaspaceflight.com
The Exploration Company advances Nyx parachute recoveryhttps://www.nasaspaceflight.com/2026/06/the-exploration-company-nyx-parachute-recovery/The Exploration Company (TEC), developing the reusable Nyx spacecraft, has taken a significant step forward… The post The Exploration Company advances Nyx parachute recovery appeared first on NASASpaceFlight.com.
Jun 4, 2026 11:09 AM
europeanspaceflight.com
The Exploration Company Completes Nyx Drop Testhttps://europeanspaceflight.com/the-exploration-company-completes-nyx-drop-test/The Exploration Company has completed a key milestone in the development of its Nyx spacecraft after successfully conducting a drop test designed to validate the performance of its recovery system. Nyx is designed as a reusable space capsule that will be used to transport cargo and, potentially, crew to low Earth orbit. The company is […] The post The Exploration Company Completes Nyx Drop Test appeared first on European Spaceflight.
Jun 4, 2026 11:00 AM
spacenews.com
NASA working to streamline development of nuclear electric propulsion demo missionhttps://spacenews.com/nasa-working-to-streamline-development-of-nuclear-electric-propulsion-demo-mission/NASA is working on a streamlined management approach for a nuclear electric propulsion demonstration mission the agency wants to launch in two and a half years. The post NASA working to streamline development of nuclear electric propulsion demo mission appeared first on SpaceNews.
Jun 4, 2026 10:55 AM
news.ycombinator.com
I Replaced My AI Agent's Flat Fact Store with a Graph Databasehttps://news.ycombinator.com/item?id=48383578# I Replaced My AI Agent's Flat Fact Store with a Graph Database and It Runs in 85MBI've been building LocalClaw, a local-model-first AI agent framework running on personal hardware through Ollama. No cloud, no API costs. A few weeks ago I posted about the router/specialist architecture. A lot of people asked about the memory system so here's that.## The ProblemStarted with a JSONL fact store and embedding similarity retrieval. Simple enough until it wasn't. After a few weeks of real use I had 14 near-duplicate facts about the same topics from different sessions. Layered dedup on top of dedup and it still wasn't clean.The bigger problem was relationships. "Peter works at DevMesh" and "DevMesh is building an outreach platform" were two separate embeddings. You could retrieve each one but you couldn't traverse from one to the other. No multi-hop. No fact evolution. Old facts and new facts coexisted with no signal about which was current.Four iterations on the flat store later I accepted
Jun 3, 2026 1:15 PM
github.com
Show HN: Open-source general-purpose alternative to Exa Websetshttps://github.com/tinyfish-io/bigsetHey Everyone!So I get to spend most of my day tweaking and playing around with really powerful search engines at TinyFish (which is so awesome). I’ve recently been super fascinated by the idea of using a search engine recursively to build datasets.Been playing around with Exa’s WebSets product quite a bit and realized it was mainly focused on prospecting, and it creates datasets with a lot of missing data.So we built a fully open source project, that can build and update datasets on any topic.Datasets I have generated so far, “All products that Starbucks sells on amazon, with their price and if they are in stock”, “All theme parks in California, with ticket prices” , “All YC companies that are currently hiring for eng roles with their hiring page link” Would love for yall’s to try it out, and drop your thoughts, stars and feedback. Thanks!
Jun 2, 2026 5:58 PM
github.com
Show HN: Circus Chief – Claude Code, Codex, and Gemini from Your Phonehttps://github.com/ferrislucas/Circus-ChiefHi HN,Circus Chief is a tool for managing coding agent sessions from a browser. It's specifically optimized for small screens. It supports Claude Code, OpenAI Codex, and Google Gemini CLI agents.FeaturesAgents can operate Circus Chief itself. Agents can spawn sessions, schedule sessions, interact with the Kanban board — anything you can do in the UI, an agent can also do.Schedule work ahead of time.Automatically reschedule when you hit usage limits.Configurable, chainable prompt templates.User-defined commands - agents can run them and see the results, and so can you in the UI. Handy for local CI or routine workflow steps.Worktree-per-session isolation, or elect to work on a specific branch.Shared canvas - this is a place for shared artifacts that don't belong in the code. Useful for iterating on planning documents.Bring your own provider. Use subscription auth for Anthropic, OpenAI, or Google, or point sessions at third-party providers with Anthropic- or OpenAI-compatible endpoints.If
Jun 2, 2026 1:59 PM
spacenews.com
The importance of determining an equilibrium state for space traffic managementhttps://spacenews.com/the-importance-of-determining-an-equilibrium-state-for-space-traffic-management/The rapid expansion of human and robotic activity in low Earth orbit makes critically important the need to implement effective space traffic management (STM). This will be one of the […] The post The importance of determining an equilibrium state for space traffic management appeared first on SpaceNews.
Jun 2, 2026 1:00 PM
scan2sheet.com
Show HN: Scan2Sheet – Receipt Scanner to Google Sheets for easy expense trackinghttps://www.scan2sheet.comAfter several months of development and refinement, my mobile app, Scan2Sheet, is finally published and live on Apple Store and Play Store.The idea for Scan2Sheet came from a problem I had myself: managing piles of paper receipts for tax deductions and expense tracking. Manually entering receipt data into spreadsheets is time-consuming, tedious, and prone to errors. On top of that, paper receipts can easily be lost, damaged, or overlooked.With Scan2Sheet, simply take a photo of the receipt whenever making your purchases. In just a few clicks, the extracted expense data and a copy of the receipt image are automatically saved to your own Google Sheets document. There's minimal manual data entry, and no need to learn or manage another dashboard, database, or accounting system.Here are the links to download:- For IOS: https://apps.apple.com/us/app/scan2sheets/id6760991697- For Android: https://play.google.com/store/apps/details?id=com.app.scan2s...The product's landing page: https://www.sc
Jun 2, 2026 12:38 PM
spacenews.com
UK explores Vast space station mission for astronaut with physical disabilityhttps://spacenews.com/uk-explores-vast-space-station-mission-for-astronaut-with-physical-disability/The U.K. government is exploring sending British astronaut John McFall to Vast’s planned Haven-1 space station in a mission it says could make him the first person with a physical disability to live in orbit. The post UK explores Vast space station mission for astronaut with physical disability appeared first on SpaceNews.
Jun 2, 2026 12:25 PM
spacenews.com
Impulse Space raises $500 millionhttps://spacenews.com/impulse-space-raises-500-million/Impulse Space has raised $500 million to expand production of orbital transfer vehicles and other spacecraft to support growing commercial and government demand. The post Impulse Space raises $500 million appeared first on SpaceNews.
Jun 2, 2026 12:11 PM
nasaspaceflight.com
Launch Preview: SpaceX and Chinese rockets to launch internet satellites to LEOhttps://www.nasaspaceflight.com/2026/06/launch-preview-060126/SpaceX and Chinese launches dominate this week’s launch manifest, which features six missions from five… The post Launch Preview: SpaceX and Chinese rockets to launch internet satellites to LEO appeared first on NASASpaceFlight.com.
Jun 1, 2026 10:05 PM
nasa.gov
Pilot Flight Logshttps://www.nasa.gov/aeronautics/aeronautics-stem/pilot-flight-logs/Pilot Flight Logs Pilot flight logs, which have been around in one form or another since the beginning of flight, have served several purposes. Today, pilot logbooks are used by aviators to provide a record of their flights, including current and accumulated flight time, number and locations of takeoffs and landings, as well as unique […]
Jun 1, 2026 3:38 PM
news.ycombinator.com
Ask HN: Anyone else seeing serious degradation in DX with Opus 4.8?https://news.ycombinator.com/item?id=48356061As an anthropic fan boy(check my prev. comments), this is the first opus release where I feel like the model is just not pleasant to talk to not to mention untrustworthy.The two examples for me where I lost confidence in it is once where it started with 2 random echo commands: https://snipboard.io/tpqfP2.jpg Another where I asked it to create a new landing page and it just deleted an existing app page as a replacement.I'm not exactly sure if this is a harness problem with the claude code updates(maybe system prompt changed) or if its just the model itself that has gotten too "safety-pilled" as I've been seeing similar opinions where devs are complaining about the fact that the model seems to distrust the user's intentions.Either way, this is the first model release where I've downgraded to previous model since I was already pretty happy with it before. Should make it clear if its a model problem or the harness
Jun 1, 2026 12:40 PM
bing.com
Best Used Cars to Buy: Reliable, Safe Picks Starting Under $15,000http://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a894ef46410415cbb6f3695266a2192&url=https%3A%2F%2Fwww.consumerreports.org%2Fcars%2Fbest-used-cars-for-you-a1080373778%2F&c=5602029131309537876&mkt=en-usUsed cars trade factory freshness for up-front savings. The financial benefits are significant, but they’re not as great as they once were. As with new cars, used-car prices remain elevated and ...
Jun 1, 2026 10:09 AM