Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nwg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
19 ms
·
1.
▲
by
nwg
11y ago
> 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 fact that it's not implemented? Also why are argu
2.
▲
by
nwg
12y ago
> 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 somewhere. > Request serializers are not unlike any
3.
▲
by
nwg
12y ago
> 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.
4.
▲
by
nwg
12y ago
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 serializer class. For me, it seems like overkill to have a sta
5.
▲
by
nwg
12y ago
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 NSMutableURLRequest and a bag of utility functions. We should expose comp
6.
▲
by
nwg
12y ago
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.
7.
▲
by
nwg
12y ago
Yes. We all lose here today.
8.
▲
by
nwg
12y ago
So if you write core software for an architecture without privsep you must not call it a kernel?
9.
▲
by
nwg
12y ago
It's a statically linked program, real memory, diskless system, kernel-mode-only kernel without too much fluff in the video i/o abstraction.
10.
▲
by
nwg
12y ago
It is already a kernel, technically, right?
11.
▲
by
nwg
13y ago
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 have to create a new commit on the top-level project to point
12.
▲
by
nwg
13y ago
Cool, but i think most people would not call this an OS course.
13.
▲
by
nwg
13y ago
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, not listen to anyone, not do anything but focus on the one t
14.
▲
NSA Sent Home Holiday Talking Points for Employees
(dissenter.firedoglake.com)
8 points
by
nwg
13y ago
|
0 comments
15.
▲
by
nwg
13y ago
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 :) https://github.com/nwg/nanos x86_64
16.
▲
by
nwg
13y ago
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 soylent) and estrogen? What are any hormonal changes th
17.
▲
by
nwg
13y ago
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.
18.
▲
by
nwg
13y ago
Periods. Overused. In marketing. So much. Appears normal.
19.
▲
by
nwg
13y ago
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 definitions to be used in C. I am having trouble finding it now. Does
20.
▲
by
nwg
14y ago
github: nwg
21.
▲
by
nwg
14y ago
Does anyone know, or can anyone speculate on exactly how the "heterogenous payloads" are specified?