Viewing profile — nwg
nwg
HN member- Joined
- Wed, Mar 20, 2013, 5:12 PM UTC
- HN karma
- 33
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About nwg
No profile information was provided.
Recent public activity
-
comment
Comment #9402477
> default argument values are a property of named functions, not of function types, and cannot be expressed in the type system. For what reason? Isn't the gripe exactly with the fa…
-
comment
Comment #7746778
> No, you don't. There's nothing stopping you from creating `NSURLRequest` directly. There is a lot of basic http setup missing from NSMutableURLRequest that needs to live somewher…
-
comment
Comment #7745420
> I keep on dreaming of something as simple as the Python's requests module for Cocoa. FWIW this is exactly what i suspected when i saw it.
-
comment
Comment #7745328
AFNetworking seems to still have too much in the way for my taste, but maybe i'm missing something. Couple of questions: If i want to generate url requests, i have to use a seriali…
-
comment
Comment #7743123
Still too complicated. IMO none these libraries should hide NSMutableURLRequest. A lot of their functionality can and should just be exposed as category extensions to NSMutableURLR…
-
comment
Comment #7723322
Agreed, application-level tab support is a short term win. I wouldn't want to use a browser without them, but i would rather it was all a well thought out part of my main interface…
-
comment
Comment #7589262
Yes. We all lose here today.
- comment
-
comment
Comment #7588953
So if you write core software for an architecture without privsep you must not call it a kernel?
-
comment
Comment #7588855
It's a statically linked program, real memory, diskless system, kernel-mode-only kernel without too much fluff in the video i/o abstraction.
-
comment
Comment #7588583
It is already a kernel, technically, right?
-
comment
Comment #7287030
Things get even more exciting when you want to push that submodule commit afterwards to fix things, only to find out that someone sneaked in a commit in the meantime! Now you’ll ha…
-
comment
Comment #7010135
Cool, but i think most people would not call this an OS course.
-
comment
Comment #6994013
I set a one hour timer on my phone. The agreement with myself is that i will not stand up, not open a browser for something unrelated, not go to the bathroom, not speak to anyone, …
- story
-
comment
Comment #6832710
My hobby OS is x86_64 only, straight C. It's GPLv3. I wrote it with the intention of writing a tutorial, partly because of this void, but still have not written the tutorial :) htt…
- comment
-
comment
Comment #6588348
Does soylent contain actual soy or not? If not is it still going to affect estrogen like soy? What are the actual facts on excess soy (or anything in its makeup that's included in …
-
comment
Comment #6420483
I feel like i have to read period-ridden marketing in a really dramatic way. In my head. And if i'm not doing that, then i just have ideas. Separated.
-
comment
Comment #6420396
Periods. Overused. In marketing. So much. Appears normal.
-
comment
Comment #6273734
There was something similar to this about two weeks ago here, with vars and lambdas in c99. It was less of a full blown language and more just functions and preprocessor definition…
-
comment
Comment #5408961
github: nwg
-
comment
Comment #5408651
Does anyone know, or can anyone speculate on exactly how the "heterogenous payloads" are specified?