Viewing profile — cksk
cksk
HN member- Joined
- Thu, Aug 18, 2011, 11:22 AM UTC
- HN karma
- 49
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About cksk
No profile information was provided.
Recent public activity
-
comment
Comment #48265613
The array at the end of the struct is not a VLA on the stack. When you allocate the struct, you add enough extra to hold the contents of the array. VLAs on the stack are pretty muc…
-
comment
Comment #35028924
Huh. Have you tried to open the tildeverse page recently?
-
comment
Comment #33506423
This is not me; this is Protesilaos Stavrou, a well-known and cherished member of the Emacs community. I just watched this video and, since I'm in no position of helping directly, …
- story
-
comment
Comment #33342573
What you’re not getting is the conscious part of “conscious decision”. The brain makes the decision BEFORE the consciousness is aware of it. But that’s not how we think we decide s…
-
comment
Comment #13186767
Ohh, nice, I get it now. Thanks a lot!
-
comment
Comment #13185891
OK, my bit twiddling knowledge is weak, my google skills are weaker still, and now I'm curious: what does "AND with a two's complement of the condition" mean, exactly?
-
comment
Comment #5540064
Same here, but, if you use it with Gmail, let me recommend Abdó Roig-Maranges' fork of offlineimap, which implements labels[1][2]! That way you can sync only [Gmail].All Mail and a…
-
comment
Comment #3257217
El-get is a package manager that really helps with the plugins. It allows you to install them very easily and update them with just one command, among other things. https://github.…
-
comment
Comment #2915096
I really think Emacs is much easier to figure out than it looks. Meaning: you probably already grok it, but you _think_ you don't because it's Emacs, damn it!, it's supposed to be …
-
comment
Comment #2914169
org-mode alone makes it worth dropping any other text editor in favor of Emacs. It's that good. It's that impressive. Really.
-
comment
Comment #2901353
Oh, thanks. It's odd, the CLI doesn't even appear here. Had to go to Firefox to see it. Probably some blocking extension getting on the way. But still there were problems: the CLI …
-
comment
Comment #2901249
When I click on "Get Started", nothing happens. It made me think it was just a stub site. Is it just me? Chrome on OS X 10.6.
-
comment
Comment #2900106
What if you work in a construction site where they cannot afford helmets? And what difference does it make to call it a cultural thing? People are still getting their heads injured…
-
comment
Comment #2898808
I registered just so I could say this. People keep comparing HTML to Assembly. Come on. HTML is probably the highest level you can get when talking to a computer, at least for the …