HackerTrans
TopNewTrendsCommentsPastAskShowJobs

micampe

no profile record

comments

micampe
·25 วันที่ผ่านมา·discuss
A long time ago I worked with someone who read 1 byte at a time from a socket because they insisted data was cached so the kernel was going to batch it magically somehow. It took me days to convince them to measure it.
micampe
·3 เดือนที่ผ่านมา·discuss
If you’re willing to try Neovim I’ve been using xcodebuild.nvim for a couple of years (for macOS not iOS, but they’re both supported).

https://github.com/wojciech-kulik/xcodebuild.nvim
micampe
·3 เดือนที่ผ่านมา·discuss
There have been other attempts; Commit Mono uses a slightly different approach: https://commitmono.com/ (don’t know which came first)
micampe
·9 เดือนที่ผ่านมา·discuss
Funny, I don’t know if you’re being sarcastic or sincere because I can’t tell the difference between that car and a Mustang or a Charger from the same decade.
micampe
·10 เดือนที่ผ่านมา·discuss
Everyone telling you that it's fast because iTerm2 is slow. Terminal.app is already faster than iTerm2 and on par o very close to most other alternatives in terms of speed.

I also used Terminal until recently and don't use any of the advanced features alternatives provide. The main reason to switch from Terminal.app is truecolor support. The terminfo thing is annoying but I just setenv TERM in ssh config. Better split panes is nice. Configuration in a text file is a matter of taste, but documentation is good.