Please don't use Discord for FOSS projects

starman@programming.dev to Open Source@lemmy.ml – 1270 points –
drewdevault.com
403

You are viewing a single comment

The same applies to Android OS development. All of it. Android requires a very powerful 1000 USD desktop or laptop computer with 20 gigs of ram and 200 gigs of SSD hard drive space just to compile. This is unacceptable.

Meanwhile, mainline phone linux, like dreemurrs archlinux or postmarketos, can be developed using the same phone it runs on!!!!!!!! All you need is a 20 USD bluetooth keyboard. It is fully awesome. Imagine a world where anybody with just a smartphone and a bluetooth keyboard could be an OS developer!

Android dev here. It does not require 20 gigs of RAM.

It did last time I tried compiling AOSP. At least on the default settings. After I told the build system not to try building in parallel, I got that number down to 8 gigs. Still way too high. There's no way anybody could develop AOSP on a phone.