# solar

Published articles for solar.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## The Database at 550 Kilometers: What Orbital Computing Means for Distributed Databases

DevFeed: [The Database at 550 Kilometers: What Orbital Computing Means for Distributed Databases](<https://devfeed.tech/articles/the-database-at-550-kilometers-what-orbital-computing-means-for-distributed-databases-23801.md>)

Original publisher: [Read original article](<https://cockroachlabs.com/blog/orbital-computing-distributed-databases>)

Author: Isaac Wong

Published: 2026-08-06T00:00:00Z

Content type: opinion

Language: en

Sources: [Cockroach Labs](<https://devfeed.tech/sources/cockroach-labs.md>)

Topics: [data centers](<https://devfeed.tech/topics/data-centers.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ai](<https://devfeed.tech/tags/ai.md>), [compute](<https://devfeed.tech/tags/compute.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [data-centers](<https://devfeed.tech/tags/data-centers.md>), [database](<https://devfeed.tech/tags/database.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [energy](<https://devfeed.tech/tags/energy.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [solar](<https://devfeed.tech/tags/solar.md>), [space](<https://devfeed.tech/tags/space.md>), [spacex](<https://devfeed.tech/tags/spacex.md>)

### AI overview

The article examines orbital data centers as a possible response to the energy, cooling, and land constraints of terrestrial facilities. It describes proposed satellite-based computing projects, including an orbital Nvidia H100 Gemini inference workload, and outlines the roles of solar power, radiative cooling, and open orbit.

### Source excerpt

In Ashburn, Virginia, a row of servers draws 40 megawatts from the grid and exhales it as heat.

## How I Gave the Claude App Access to My Self-Hosted Second Brain

DevFeed: [How I Gave the Claude App Access to My Self-Hosted Second Brain](<https://devfeed.tech/articles/how-i-gave-the-claude-app-access-to-my-self-hosted-second-brain-25173.md>)

Original publisher: [Read original article](<https://www.ivanmorgillo.com/2026/06/13/claude-app-self-hosted-second-brain/>)

Author: Ivan Morgillo

Published: 2026-06-13T06:45:00Z

Content type: tutorial

Language: en

Sources: [Ivan Morgillo](<https://devfeed.tech/sources/ivan-morgillo.md>)

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [tailscale](<https://devfeed.tech/topics/tailscale.md>), [Qdrant](<https://devfeed.tech/topics/qdrant.md>)

Tags: [claude](<https://devfeed.tech/tags/claude.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [phone-app](<https://devfeed.tech/tags/phone-app.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [solar](<https://devfeed.tech/tags/solar.md>), [tailscale](<https://devfeed.tech/tags/tailscale.md>)

### AI overview

The author describes extending a self-hosted memory service to the Claude app through a remote MCP server. The design keeps the data at home while exposing an HTTPS endpoint through Tailscale Funnel and protecting it with OAuth 2.1, including PKCE and refresh tokens; Qdrant is also part of the setup.

### Source excerpt

I gave the Claude phone app access to my self-hosted memory -- a remote MCP server over Tailscale Funnel, OAuth and Qdrant, running on a solar-powered PC at home.

## Building Svitgrid, a Solar Monitoring Platform for Home Systems

DevFeed: [Building Svitgrid, a Solar Monitoring Platform for Home Systems](<https://devfeed.tech/articles/how-i-built-monitoring-for-my-home-solar-system-and-why-you-might-need-it-too-20852.md>)

Original publisher: [Read original article](<https://ivanursul.com/building-svitgrid-solar-monitoring>)

Author: Ivan Ursul

Published: 2026-05-21T00:00:00Z

Content type: article

Language: en

Sources: [Ivan Ursul](<https://devfeed.tech/sources/ivan-ursul.md>)

Topics: [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Fastify](<https://devfeed.tech/topics/fastify.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [Modbus](<https://devfeed.tech/topics/modbus.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Cloud Run](<https://devfeed.tech/topics/cloud-run.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [battery](<https://devfeed.tech/tags/battery.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [energy-monitoring](<https://devfeed.tech/tags/energy-monitoring.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [gcp](<https://devfeed.tech/tags/gcp.md>), [iot](<https://devfeed.tech/tags/iot.md>), [java](<https://devfeed.tech/tags/java.md>), [migrations](<https://devfeed.tech/tags/migrations.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [modbus](<https://devfeed.tech/tags/modbus.md>), [mongodb](<https://devfeed.tech/tags/mongodb.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [side-project](<https://devfeed.tech/tags/side-project.md>), [solar](<https://devfeed.tech/tags/solar.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

This article explains how Svitgrid, a solar monitoring platform for residential systems, was built. It covers the product's goals, cross-platform clients, cloud backend, ESP32-S3 edge hardware, inverter data paths, and support for multiple inverter systems over Modbus TCP.

### Source excerpt

Svitgrid dashboard: real-time power flow from PV to battery, home, and grid

## Exploring a space-based, scalable AI infrastructure system design

DevFeed: [Exploring a space-based, scalable AI infrastructure system design](<https://devfeed.tech/articles/exploring-a-space-based-scalable-ai-infrastructure-system-design-6773.md>)

Original publisher: [Read original article](<https://research.google/blog/exploring-a-space-based-scalable-ai-infrastructure-system-design/>)

Published: 2025-11-04T16:58:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Google](<https://devfeed.tech/topics/google.md>), [AI Platform](<https://devfeed.tech/topics/ai-platform.md>), [AI Research](<https://devfeed.tech/topics/ai-research.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [compute](<https://devfeed.tech/tags/compute.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [general-science](<https://devfeed.tech/tags/general-science.md>), [google](<https://devfeed.tech/tags/google.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [modular](<https://devfeed.tech/tags/modular.md>), [orbit](<https://devfeed.tech/tags/orbit.md>), [paper](<https://devfeed.tech/tags/paper.md>), [research](<https://devfeed.tech/tags/research.md>), [responsible-ai](<https://devfeed.tech/tags/responsible-ai.md>), [science](<https://devfeed.tech/tags/science.md>), [solar](<https://devfeed.tech/tags/solar.md>), [space](<https://devfeed.tech/tags/space.md>)

### AI overview

Google describes Project Suncatcher, a research moonshot exploring solar-powered satellite constellations equipped with TPUs and connected by free-space optical links. The proposed system aims to scale machine learning compute in space while addressing communication, orbital dynamics, radiation, and modular satellite design challenges.

### Source excerpt

General Science

## Cloud platforms managing solar panels create unregulated risks for the European electricity grid

DevFeed: [Cloud platforms managing solar panels create unregulated risks for the European electricity grid](<https://devfeed.tech/articles/the-gigantic-and-unregulated-power-plants-in-the-cloud-36559.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/the-gigantic-unregulated-power-plants-in-the-cloud/>)

Published: 2024-08-19T10:30:00Z

Content type: opinion

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [electricity-grid](<https://devfeed.tech/tags/electricity-grid.md>), [energy](<https://devfeed.tech/tags/energy.md>), [eu](<https://devfeed.tech/tags/eu.md>), [hack](<https://devfeed.tech/tags/hack.md>), [solar](<https://devfeed.tech/tags/solar.md>)

### AI overview

This commentary argues that centralized cloud platforms managing millions of solar installations create systemic risks for the European electricity grid. It calls for removing centralized shutdown capability or regulating these platform operators as energy companies, while noting that the article's claims and scope focus mainly on EU countries.

### Source excerpt

Recently a Dutch hacker was able to take control of 4 million solar panel installations (FTM (Dutch), Euractiv, Victor Gevers). And this wasn't the first time something like this has happened either (PV Magazine). As usual, huge thanks are due to the many beta readers and experts who helped improve this article with their feedback, valuable insights and knowledge! This post was machine translated (not too well) from the original Dutch version, which was also more focused on The Netherlands.

## The potential to empower disenfranchised communities in Latin America using Ethereum

DevFeed: [The potential to empower disenfranchised communities in Latin America using Ethereum](<https://devfeed.tech/articles/the-potential-to-empower-disenfranchised-communities-in-latin-america-using-ethereum-17050.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2023/02/06/empower-latam-ethereum-fellows>)

Author: Marcus AM

Published: 2023-02-06T00:00:00Z

Content type: opinion

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Ethereum](<https://devfeed.tech/topics/ethereum.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [ethereum](<https://devfeed.tech/tags/ethereum.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [innovation](<https://devfeed.tech/tags/innovation.md>), [next-billion](<https://devfeed.tech/tags/next-billion.md>), [solar](<https://devfeed.tech/tags/solar.md>)

### AI overview

An Ethereum Foundation fellow from Guatemala reflects on efforts to improve life in the Puntarenas community through healthcare, education, housing, water, energy, and other infrastructure. The article presents this experience as context for considering how Ethereum could help empower disenfranchised communities in Latin America, although the supplied excerpt does not describe a specific Ethereum implementation.

### Source excerpt

The following is an update from Ethereum Foundation Fellow Marcus AM. Hola 👋, my name is Marcus and I'm a researcher and builder from Guatemala, and an EF Fellow. An optimist at heart, I'm driven by leveraging social, cultural and technological innovation to build better societies - a conviction...

## Dutch Electrical Power Numbers part 2

DevFeed: [Dutch Electrical Power Numbers part 2](<https://devfeed.tech/articles/dutch-electrical-power-numbers-part-2-36370.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/dutch-electrical-power-figures-2/>)

Published: 2022-04-14T19:44:21Z

Content type: opinion

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [energy](<https://devfeed.tech/tags/energy.md>), [network](<https://devfeed.tech/tags/network.md>), [solar](<https://devfeed.tech/tags/solar.md>), [statement](<https://devfeed.tech/tags/statement.md>), [transmission](<https://devfeed.tech/tags/transmission.md>), [transparency](<https://devfeed.tech/tags/transparency.md>), [tso](<https://devfeed.tech/tags/tso.md>)

### AI overview

The article examines inconsistencies and gaps in Dutch electrical power-generation data reported by TenneT to the ENTSO-E transparency platform. It discusses potentially incomplete or unclear figures for solar, onshore wind, fossil gas, and the "Other" category, while noting TenneT's explanation that unidentified or unavailable generation may be grouped or omitted.

### Source excerpt

In an earlier post I presented a naive model for estimating Dutch electrical solar power generation numbers. It turns out that the Dutch electrical power generation numbers are an even bigger mess than I appreciated. It appears that "everyone knows" that the numbers are confusing, incomplete and perhaps even wrong. But somehow this state of confusion isn't written down anywhere. So I'll give it a shot. A round of thanks to a small number of anonymous industry insiders that provided invaluable help!

## Dutch Solar Power Figures Are Estimates Based on the Entrance Model

DevFeed: [Dutch Solar Power Figures Are Estimates Based on the Entrance Model](<https://devfeed.tech/articles/open-versus-proprietary-re-calculating-dutch-solar-power-generation-36371.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/dutch-electrical-power-figures-and-solar-model/>)

Published: 2022-03-27T08:47:53Z

Content type: opinion

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [realtime](<https://devfeed.tech/topics/realtime.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [energy](<https://devfeed.tech/tags/energy.md>), [generate](<https://devfeed.tech/tags/generate.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [interface](<https://devfeed.tech/tags/interface.md>), [live](<https://devfeed.tech/tags/live.md>), [measurements](<https://devfeed.tech/tags/measurements.md>), [model](<https://devfeed.tech/tags/model.md>), [solar](<https://devfeed.tech/tags/solar.md>)

### AI overview

The article examines Dutch electricity data submitted to ENTSO-E and explains that the Netherlands does not report solar generation directly. Reported real-time solar figures appear to be estimates produced by the Entrance model, based on parameters such as solar-field data, temperature, irradiation intensity, and panel orientation.

### Source excerpt

As part of my coping mechanisms, I like to make graphs of important things I worry about. Recently with the Russia-inflicted horrors in Ukraine, I've been looking at the torrent of Russian gas being bought by Europe. This turned into a live plot that shows just how much money we are sending to Russia. In that post, I also dwell on how we are using that gas to heat our houses and generate electricity.