Hacker News new | past | comments | ask | show | jobs | submit | dous's comments login

Maybe they mean this

"Zsh is able to emulate POSIX shells, but its default mode is not POSIX compatible, either."

from http://zsh.sourceforge.net/Doc/Release/index.html


while IFS= read -r line; do echo "$line"; sleep 0.1 ; done < <(banner Hello)


Thanks for sharing this. To the author, if you're reading this, thanks for putting your work up on Github.


Announcing (almost final) products once you're sure they will be released seems better than announcing "plans".


Depending on which country you live in, taxes can be a real pain and will only leave you with a small bit of your salary. Not to mention transportation could eat up a lot your otherwise "free time" in the evenings. :(

I do agree that freelancing would definitely give some nice extra income but only if you're disciplined enough to find time for it.



Interesting

Disclaimer: I didn't check the code

But maybe the sizeof(buf) is right? - if you want the size of the pointer (maybe if you're using wide chars?)

Especially since it's an 'Error_message_buf' type

EDIT: probably not, I'm thinking of sizeof(buf[0]), sizeof(buf) makes even less sense, it's a bug unless someone has a very good reason for it

Amazing that the tool detects collections of similar blocks, it's not wrong per se, but it's a common source of copy-paste bugs.


http://xkcd.com/1190/ changes every 30 minutes if I'm not mistaken. The link shows all the frames since the comic was published.


Yes - after a couple of days it slowed down and now updates once per hour.


When was this comic published?


March 25!


"push" requires that an open connection be maintained, while "poll" means you connect multiple times.



Same problem as with "the1"s solution.


Seems like there were + prefixes before - https://www.alien.net.au/irc/chantypes.html

I can't remember exactly where I first encountered the plus prefix (it's been a long time), but I remember # and + more than &.


Huh? That says the + prefix came from RFC2811 which came out in 2000. So after RFC 1459 which only specifies &/# as channel prefixes.


Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: