Remix.run Logo
mathiaspoint 19 hours ago

Programming on a phone is actually pretty amazing if you can run a good overlapping window manager and an OS that won't randomly kill background tasks. I had a phone running Linux for a while and it was great I wrote a ton of unit tests for my side projects on it while taking the train. One time I was out and ran into some UI issue and fixed it right there on the bus. There's nothing like that now and everything that's available is so bad no one even understands what they're missing.

const_cast 19 hours ago | parent [-]

I'm sure, because phone have multiple problems. One is the software, usually it's fisher-price levels of dumbed down. Buttons are huge because people have fat fingers.

So we can fix the software, but we still have hardware limitations. The hardware is small. The screen is small. There's no keyboard, only buttons on said screen. I can open a document on my phone, yes. But I see 1/10th the content I would on a computer screen - just because the screen is very small. I mean, we have these super high resolution displays... running at 400% scaling. Meanwhile, I have 1440p running at 100% on my computer.

That's, like, a lot more stuff that can be on the screen.

mathiaspoint 19 hours ago | parent [-]

Modern phone hardware is incredible. Often the most powerful computer people own these days is their smartphone because it's so good.

And I ran my phone with unit scaling. You don't need everything blown up to 400% especially with keyboard driven UIs.

const_cast 19 hours ago | parent [-]

I'll have to try Plasma Mobile sometime. I've been using KDE for 10 years now, and I love it. Very excited to see how Linux on smartphones progresses.