Stuff like a pretty case with slots for optical drives, a laptop with a shitton of ports and all-day battery life or anything else that seems to go against the trends.
This thread is for complaining about how you can’t find it and (maybe) finding it thanks to someone else.
A smaller phone with flagship-level cameras and a headphone jack. I know I’ll have to charge it more often or it’ll be thicker. I’m willing to make that trade-off.
And not a slimmer phone. Make it as thick as a wallet full of business cards. I don’t give a shit. I use my phone for reading text, listening to music, and taking pictures. Just make the fucking camera top of the line and let me use my good headphones. If it’s several millimeters thicker, so be it.
I’ll join the ranks asking for a perfect phone.
Mine would have:
- Unlocked bootloader
- All week battery (or at least 3 days) I don’t care if it’s super thick.
- User replaceable battery
- Headphone jack
- Very high specs (like at least 16 GB RAM and 1TB storage)
- SD card slot
- Probably more I’m not thinking of right now.
Cheap large e-ink android screen. Doesn’t need to do anything other than be a consistent, always on display with a long battery life.
As I’m getting more and more into keyboards, I’ve realised I dont want a laptop anymore.
I want a powerful phone (16GB RAM, 8-cores) that I can:
- a) use as a phone (smallish, please)
- b) use as a dockable workstation
That is, I can come home from work, slide my phone into a USB-C dock and start typing away on my Linux desktop with my fancy keyboard
I haven’t used a laptop for many years now, I mostly code from an android tablet, into a remote machine. You can find ones with great battery life and keyboards.
Oh wow, I’m always surprised to hear about the coding habits of prolific devs. So you dont use a local IDE? You run termux and the code in vi/emacs on server?
Yep, I’ve coded remotely for many years now.
I used to use vim, but now helix, as my main rust and javascript/typescript IDE. So I mainly use termux+ssh .
Unfortunately for android dev you pretty much have to run android studio, so I use an android VNC client for that.