whackx | 2 years ago | on: Apple to wind down electric car effort after decadelong odyssey
whackx's comments
whackx | 2 years ago | on: ViHN: Vim for Hacker News
whackx | 2 years ago | on: Modeless Vim
whackx | 2 years ago | on: I cut GTA Online loading times by 70% (2021)
guess that's IDA Pro
whackx | 2 years ago | on: YouTube tests blocking videos unless you disable ad blockers
I've found it a few month back in this threat here https://news.ycombinator.com/item?id=34562553, it is working sufficiently so far, seems even a bit faster than safari to me, too.
whackx | 2 years ago | on: Show HN: Killport – CLI tool to kill processes running on a specified port
sshd 3891262 root 4u IPv4 15450342 0t0 TCP ibpmaas-testing:https->10.10.47.11:49064 (ESTABLISHED)
sshd 3891351 ubuntu 4u IPv4 15450342 0t0 TCP ibpmaas-testing:https->10.10.47.11:49064 (ESTABLISHED)
# lsof -ti ":49064"
3891262 3891351
edit for readability