kucat's avatar
kucat
npub1rad3...jucj
Priv/acc
kucat's avatar
kucat 3 months ago
I can't wait to try my Pixel out on graphene OS. What apps should I use? Anything I should know about before switching?
kucat's avatar
kucat 3 months ago
#include <iostream> using namespace std; int main() { cout << "Hello, world!"; return 0; }