Hacker Newsnew | past | comments | ask | show | jobs | submit | more krishnasrinivas's commentslogin


I read "patents" as "parents"


I read patents as patients. It's weird how verb selection biases our reading of the object, falsely triggering our intrinsic capabilities for auto correction.


My auto correction was probably triggered by the adjective "evil" and yours probably by the verb :-)


Worse, i write "patent" as "pattern". Such a "designer" i am.


yeah ... I think we can expect all kinds of people here :-) You can just install nutty and check it out.


If you think making it R/O by default makes sense ... let me think about it. I need to fix "Why the need to sign-in to make it read-only"


I removed the "Live demo" as it was making my server slow.


It will be useful for any situation where you want to quickly share your terminal. Have you used tmux/screen tools? Nutty will be useful in similar situations where tmux/screen is used but nutty works even if the peer is behind firewall. Plus you can use webrtc when sharing terminals using nutty as it runs in the browser.


Yes, I re-did the whole thing and giving it another shot.


haha :-) upvoting this.


I had done "rm" of a big log file to free up space on the customer's server but our process kept on filling the log file. I assumed that the disk has got enough free space and I got busy with something else. The space was never freed up as the file descriptor was kept open by the process. Ultimately the entire disk got filled up by the opened log file and their server came to a grinding halt. I think the customer stopped using our product after that because we never heard from them again.

learning from this experience: never do an "rm" on the log file, instead do "truncate -s 0" on the log file.


Chrome and Firefox DataChannels cannot connect with each other. Chrome and Firefox media connections can interop though


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: