HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bobbyrullo

no profile record

comments

bobbyrullo
·3 ปีที่แล้ว·discuss
Sure, it's reasonable to stop unauthorized apps from DDOSing your service.

But is it reasonable to need to make a request to their cloud service to open a door right in front of you?
bobbyrullo
·3 ปีที่แล้ว·discuss
Archon might be my favorite game of all time...But what's this with the overpowered unicorn? Was it way more powerful than the dark side equivalent (basilisk?)? Did they release another 8-bit version or something?
bobbyrullo
·3 ปีที่แล้ว·discuss
Even in the US it's like 45% Android, so "no one uses android" is absurd in any context.
bobbyrullo
·4 ปีที่แล้ว·discuss
I'm at an organization where our dev machines are in the cloud. Most folks are indeed using VSCode remotely, but I'm happy with emacs.

The combo that works for me (on MacOs locally) is daemon mode and X11 forwarding...but using x2Go instead of vanilla "ssh -X". I end up with XQuartz windows that behave (mostly*) like other MacOS windows and pretty good performance.

If I'm at cafe or somewhere with spotty internet, I'll forgo the X stuff and just use mosh and text only emacs, but I pretty much never do that anymore.

(* mostly, meaning that for some reason tools like divvy and other things that manipulate/resize windows just don't work with X Quartz windows)