frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

CubeSats are fascinating learning tools for space

https://www.jeffgeerling.com/blog/2025/cubesats-are-fascinating-learning-tools-space
56•warrenm•2h ago

Comments

vodou•1h ago
I've always wondered how well these RPi based cubesats really work in space. Really hard to find out. Also, people (naturally) aren't always eager to talk about failed projects. Maybe some people here on HN have experiences to share?
jdiez17•1h ago
There are many Raspberry Pis on the International Space Station (AstroPis). They're subject to a similar amount of space radiation as CubeSats in LEO, and they work just fine. There's also an increasing trend of building CubeSat On-Board Computers (OBCs) as some form of Linux System-on-Module (these would traditionally be microcontrollers). I think Raspberry Pis (especially the Compute Modules) are quite suitable for Payload Data Handling (PDH) systems, although I've personally not had a chance to launch a RPi chip yet.
vodou•22m ago
But even in LEO, there must be quite a few SEUs and resets?
jdiez17•11m ago
I personally haven’t seen confirmed SEUs in the satellites I’ve designed/operated (as in, an ionized particle affecting a transistor/MOSFET in a way that creates a short circuit and can only be cleared with a power cycle). But it’s good practice to design space systems to have current monitoring and automatically power off in case of such events.

Resets etc. are common, most likely caused by software bugs. This is more or less assumed as a fact of life; software for space applications is often as stateless as possible, and when it’s required you’d implement frequent state checkpoints, redundant data storage, etc. These are all common practices that you’d do anyway, it doesn’t make a huge difference if the software is running on a rad-hard microcontroller or off the shelf Linux processor - although (IMO) there are many benefits to the latter (and some downsides as well.) Assuming a base level of reliability, of course - you don’t want your OBC/PDH to overheat or reboot every 5 minutes.

Sanzig•16m ago
In my experience, having provided advice to a lot of academic CubeSats: the issues usually aren't related to the parts, the problems are usually lack of testing and general inexperience.

Yes, a Raspberry Pi isn't radiation hardened, but in LEO (say around 400-500 km) the radiation environment isn't that severe. Total ionizing dose is not a problem. High energy particles causing single event effects are an issue, but these can be addressed with design mitigations: a window watchdog timer to reset the Pi, multiple copies of flight software on different flash ICs to switch between if one copy is corrupted, latchup detection circuits, etc. None of these mitigations require expensive space qualified hardware to reasonably address.

The usual issues I see in academic CubeSats are mostly programmatic. These things are usually built by students, and generally speaking a CubeSat project is just a bit too long (3-4 years design and build + 1-2 years operations) to have good continuity of personnel, you usually have nobody left at the end there since the beginning except the principal investigator and maybe a couple PhD students.

And since everyone is very green (for many students, this is their first serious multidisciplinary development effort) people are bound to make mistakes. Now, that's a good thing, the whole point is learning. The problem is that extensive testing is usually neglected on academic CubeSats, either because of time pressure to meet a launch date or the team simply doesn't know how to test effectively. So, they'll launch it, and it'll be DOA on orbit since nobody did a fully integrated test campaign.

tensorlibb•1h ago
It's beyond cool you can pretty cheaply get cube sats on Space X rockets too
hazrmard•53m ago
This takes me down a memory lane! For my undergrad capstone project, we made a cubesat tracker for our university's satellite using a RPi/Arduino/Software-defined-radio to receive transmissions every time it passed over us. I cringe a little looking at the code now - but it worked!

I agree, cubsats are a wonderful way, for college students even, to tinker with space(-adjacent) tech.

https://github.com/hazrmard/SatTrack

firesteelrain•26m ago
I have launched raspberry pi based PicoBalloons and had one fly for over a year at 40k ft. They are remarkably resilient.

I have used CubeSats in LEO to make amateur radio contacts. AMSAT is trying to get one to MEO/HEO. New cubesats are being released frequently. Not all RPi based and usually custom PCBs. You can buy desk based CubeSats for STEM

NoiseBert69•17m ago
If you want to build a "mars rover" yourself you can even simulate that at home :-)

Use LoRa in the slowest and most reliable mode as radio link. Write software to plan your tours, firmware updates over super limited bandwidth (delta updates are a must), transfer telemetry (buy a few sensors from ali) or even pictures. Autonomous driving? Yes why not.

Bonus 1: build a small PCB with a solar panel and charging circuit. That doubles the horror.

Bonus 2: Place it into your families garden that is at least 1km away.

Lots of very hard challenges to tackle for even super experienced programmers.

It's even a nice group project for an university lab. If you have to connect a real debugger to get your bot running again your team lost.

Alphabet market value exceeds $3T

https://www.ft.com/content/a18ce1c4-d610-4cdf-b853-2d8f43ff4be1
1•thm•58s ago•0 comments

Taste

https://www.moderndescartes.com/essays/taste/
1•venkii•2m ago•0 comments

Show HN: Beyond – Dynamic Pricing App for Short-Term Rentals

https://www.beyondpricing.com/eu-blog/beyond-launches-first-revenue-management-mobile-app-for-sho...
1•thomcrowe•3m ago•0 comments

Varnish Cache to be renamed Vinyl Cache project

https://varnish-cache.org/#new-release-8-0-0-with-bonus-project-news
1•ibotty•4m ago•0 comments

How to turn Claude Code into a domain specific coding agent

https://blog.langchain.com/how-to-turn-claude-code-into-a-domain-specific-coding-agent/
1•Anon84•5m ago•0 comments

How WASM DB and worker messaging helped me handle 500MB in 2s in browser

2•vinserello•5m ago•0 comments

Repo Wiki Is Amazing

https://qoder.com/blog/repo-wiki-surfacing-implicit-knowledge
1•heyu0328•6m ago•0 comments

Israeli Hacker Bootstrapped Her AI Cyber Company to Profitability

https://www.forbes.com/sites/thomasbrewster/2025/09/15/how-this-israeli-hacker-bootstrapped-her-a...
1•DocFeind•7m ago•0 comments

Kind Engineering: How to Engineer Kindness

https://kind.engineering
2•l2dy•7m ago•0 comments

AI Agent Development Trends 2025: Insights from 542 Projects

https://greenice.net/ai-agent-development-trends/
1•Kateryna_g•7m ago•0 comments

$5M Judgment Against the MyPillow Guy Vacated

https://slate.com/news-and-politics/2025/09/my-pillow-guy-mike-lindell-supreme-court-lawsuit.html
1•jgwil2•9m ago•0 comments

Postwave: An opinionated flat-file based based blog engine in Ruby

https://postwave.blog/
2•dorkrawk•10m ago•1 comments

A string formatting library in 65 lines of C++

https://riki.house/fmt
3•PaulHoule•11m ago•0 comments

Listers: A Glimpse into Extreme Birdwatching [video]

https://www.youtube.com/watch?v=zl-wAqplQAo
1•toomuchtodo•12m ago•0 comments

New Exposé of Johnson and Johnson Indicts a System

https://newrepublic.com/article/194726/johnson-and-johnson-investigation-crimes-health-care-system
1•robtherobber•13m ago•0 comments

Google is shutting down Tables, its Airtable rival

https://techcrunch.com/2025/09/11/google-is-shutting-down-tables-its-airtable-rival/
6•corvad•14m ago•0 comments

SQLite Replication with Beamer [video]

https://www.youtube.com/watch?v=lcved9uEV5U
1•TiredOfLife•14m ago•0 comments

Thought police bill introduced to revoke US passport for criticism of Israel

https://thecradle.co/articles-id/33135
48•slt2021•15m ago•7 comments

Optimizing Go's Garbage Collector for Kubernetes Workloads

https://old.reddit.com/r/RedditEng/comments/1nhkviq/optimizing_gos_garbage_collector_for_kubernetes/
2•scotthew•15m ago•0 comments

Western Digital Announces HDD Price Hikes Effective Immediately

https://www.techpowerup.com/341015/western-digital-announces-hdd-price-hikes-effective-immediately
3•ksec•15m ago•0 comments

Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects

https://riscv.org/ecosystem-news/2025/09/orange-pi-rv2-40-risc-v-sbc-friendly-gateway-to-iot-and-...
3•warrenm•16m ago•1 comments

I Tried Out GitHub Spec-Kit and All I Got Was This Not Terrible Website

https://robotpaper.ai/i-tried-out-github-spec-kit-and-all-i-got-was-this-not-terrible-website/
2•royosherove•17m ago•0 comments

Boring Work Needs Tension

https://iaziz786.com/blog/boring-work-needs-tension/
3•iaziz786•18m ago•0 comments

RFK Jr.'s CDC may limit Covid shots to 75 and up, claim they killed kids

https://arstechnica.com/health/2025/09/covid-shot-access-could-tighten-rfk-jr-may-claim-they-caus...
13•barbazoo•20m ago•2 comments

Gall's Law

https://en.wikipedia.org/wiki/John_Gall_(author)
1•aleyan•21m ago•0 comments

We turned the whole Bible into a video game, then THIS happened

https://www.youtube.com/watch?v=SqDSiBbtX6c
1•andygeers•21m ago•2 comments

Block Your Exits

https://prickly.oxhe.art/avoidance/
2•warrenm•21m ago•0 comments

USB-A isn't going anywhere, so stop removing the port

https://www.pocket-lint.com/usb-a-isnt-going-anywhere/
7•speckx•21m ago•4 comments

Golden Dome's cost: anywhere from billions to trillions, depending on design

https://spacenews.com/golden-domes-cost-anywhere-from-billions-to-trillions-depending-on-design/
2•vinnyglennon•22m ago•1 comments

ACP

https://sidequery.dev/blog
3•nicoritschel•23m ago•0 comments