Earlier quoted context omitted.
what else has comprehensive off-line docs these days?
I usually make do with `man` pages for C (very comprehensive), and the `python-docs` package in my distro (you can download a static copy of the python documentation, and even the search will work offline). As well as whatever PDF manuals I need for what I'm doing. As I use Gentoo I also usually have the source code for anything on my system, so I can dig into that if I'm missing some docs, as there's frequently a do…
I program on the subway
181–190 of 213 posts
Re: I program on the subway
#182I used to do work on Caltrain, which used to be like 3 hours of my commute and didn't have any internet, so I would carefully plan what I could do beforehand. My code deploys to a machine that's very different from my laptop, but I had a Docker container set up to cross compile things and loaded up the docs beforehand, so as long as I planned out what I wanted to do. These days Caltrain is faster and has occasionally…
Re: I program on the subway
#183You can use commute time for day dreaming. It's not a waste of time
Re: I program on the subway
#184Earlier quoted context omitted.
I'm not worried about the laptop. Pretty much everyone knows that any valuable laptop is a tracking device anyway. You should be worried about getting actually robbed, or even being attacked for no reason, while you're not paying attention. Also, yes, nobody's going to help you. Some of it is because of general unawareness, as you point out. Then, it's difficult to know who's the aggressor. Even if that's all crystal…
What's the source for this "successful interventions often lead to prosecutions"?
Re: I program on the subway
#185Earlier quoted context omitted.
My commute to work is quite long but there is no "sitting" in Tokyo's trains in mornings/evenings so I program on a smartphone. Yes, it's not impossible but it takes time to get used to it.
have you ever considered a nanote from donki? I've been using one as a paired terminal and with the right os (debian, no GUI) it stays cool enough and gets good battery, same with the gpd handhelds
Re: I program on the subway
#186Earlier quoted context omitted.
what else has comprehensive off-line docs these days?
I usually make do with `man` pages for C (very comprehensive), and the `python-docs` package in my distro (you can download a static copy of the python documentation, and even the search will work offline). As well as whatever PDF manuals I need for what I'm doing. As I use Gentoo I also usually have the source code for anything on my system, so I can dig into that if I'm missing some docs, as there's frequently a do…
Re: I program on the subway
#187Earlier quoted context omitted.
What's the source for this "successful interventions often lead to prosecutions"?
Actual events. Are you looking for examples? Off the cuff, in the past 2 years we've had 2 high-profile incidents: Jordan Williams and Daniel Penny.
Re: I program on the subway
#188Earlier quoted context omitted.
have you ever considered a nanote from donki? I've been using one as a paired terminal and with the right os (debian, no GUI) it stays cool enough and gets good battery, same with the gpd handhelds
I would go for some affordable AR glasses + a one-hand chord keyboard. No need to hold a device in one hand and operate it with another, while standing awkwardly bent down.
Re: I program on the subway
#189Earlier quoted context omitted.
Here we're literally talking about protecting the device while the user is actively using it! Just preventing someone from grabbing it by hand for 5 seconds is a huge win.
I mean, wouldn't it just result in the side of the laptop being ripped off?
Re: I program on the subway
#190It's often less productive than a normal workday so i dont do it super often, but It's very enjoyable, and the change of scenery sometimes helps me get unstuck on problems.