Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CUR10US
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
CUR10US
14y ago
Sometimes I don't want to fork, e.g., if there's nothing waiting for input, e.g., the last program in a pipe. prog |prog |exec prog The usual way to do this is to put it in a shell script, then run the shell script. Though it would be nice
2.
▲
by
CUR10US
14y ago
I meant fork(2). Maybe edit the source to optionally use execve?
3.
▲
by
CUR10US
14y ago
Interesting to read the comments. They should just rewrite the C resolver library for UNIX. Let's face it, the Plan 9^W^WGo team would probably produce a more elegant result than what we're using now, which has had its share of bugs over
4.
▲
by
CUR10US
14y ago
How to avoid forking?
5.
▲
by
CUR10US
14y ago
kona I use it as my shell.
6.
▲
by
CUR10US
14y ago
Has anyone read the motion (available from an economist.com server)? This what the Rolling Stone article is based on. Is the issue whether and how GS makes money from the practice of naked short selling? Maybe the issue is that feeding th
7.
▲
by
CUR10US
14y ago
You mean the Go tools have their own resolver? The blog at miek.nl says that Go had a DNS library written in Go in the provided samples for a while, then they removed it. It would be interesting to know why.
8.
▲
by
CUR10US
14y ago
"The best solution is not to need money." "The startups that really get hosed are going to be the ones... that pay little attention to profitability."
9.
▲
by
CUR10US
14y ago
Mirror replies: That's a tough question, Nathan, because you just keep creating new ones. No single company can accumulate that much hate and they can't be easily linked to a single source. Disperse the hate. I must admit, you are one cl
10.
▲
by
CUR10US
14y ago
Should the public have the right to see the full details of "fails"? The SEC website says disclosing this info would put firms like GS at a competitive disadvantage. But someone has to know which sales cleared and which did not. How can we
11.
▲
by
CUR10US
14y ago
Patents don't troll. People do. For example, people who run companies, like the shell companies IV incorporates. It's not the patent that reveals trolling. Rather, what indicates trolling are the actions of the person running the company
12.
▲
by
CUR10US
14y ago
I remember reading that thread some time ago. Are you the engineer who was rude to the journalist?
13.
▲
by
CUR10US
14y ago
"after much deliberation". Why did the team deliberate so much? I will let the readers ponder this. There are already some very good stub resolvers and resolver libraries available to users (e.g. dnsqr and the djbdns library). I have a har
14.
▲
by
CUR10US
14y ago
"after much deliberation the <bold>Chrome team is now experimenting with building its own DNS resolver</bold>" With all due respect, I think you have missed the point.
15.
▲
by
CUR10US
14y ago
You are right, of course. Perhaps I momentarily forgot the context. I am reading his words on HN, not listening to them at a commencement. Big difference. I confess I have not read Moneyball. I mistook it as the work of a baseball fan a
16.
▲
by
CUR10US
14y ago
Perhaps we could draw it as the difference between "would pay" and "paid". You can put a price on something, but until someone has paid it, it seems difficult to argue that the thing is "worth" your price... to anyone. But people routinely
17.
▲
by
CUR10US
14y ago
Getting out of dodge. Maybe this is why he was brief: His point is a potentially unpopular one. It is just a very interesting topic. One that few who are successful would dare to explore in depth. It would be interesting to hear how his br
18.
▲
by
CUR10US
14y ago
Can you quote the portion of the article where it says he sat next to the wife of a Goldman employee?
19.
▲
by
CUR10US
14y ago
Anything that cannot boot from USB, SD card, or some externally connected media, should be approached with caution. If you can boot from external media, then generally you can dual boot. Someone may have to show you how to prepare media fo
20.
▲
by
CUR10US
14y ago
Did Lewis work at Goldman? Have you read Liar's Poker? How are you qualified to comment on his career?
21.
▲
by
CUR10US
14y ago
"This isn't just false humility. It's false humility with a point." This is why I like Lewis' writing. Liar's Poker had a huge influence on me at an influential age. There's always a sense that he's playing the same game that he's writing
22.
▲
by
CUR10US
14y ago
What is dll/dependency hell?
23.
▲
by
CUR10US
14y ago
Ask: How is the patent being used? If the patent holder is not manufacturing a product but is threatening to sue others based on the patent, it's trolling. IV manufactures nothing. However, through shell corporations, they threaten to sue
24.
▲
by
CUR10US
14y ago
"In another 50 would you expect Apple or Exxon to still be near the top of the list?" Well, maybe it depends on who is supplying power to the world, including, e.g., supplying the power to run Apple gadgets and Apple datacenters. Chances a
25.
▲
by
CUR10US
14y ago
He mentions running out of memory addresses when there's still ample physical memory available. The obvious thought is: We need to create more addressable space to take advantage of this plentiful physical memory. The less obvious thought i
26.
▲
by
CUR10US
14y ago
API's? C'mon. Bulk data. Agree with polemic.
27.
▲
by
CUR10US
14y ago
I love the amasci website (I don't mean the design; I have no idea about what it looks like in a graphical browser; I only mean what there is to read- lots of text! I just extract the text for viewing on 80x25). If only all websites could
28.
▲
by
CUR10US
14y ago
djb once wrote a FORTH implementation for the IOCC. It would be cool to get it running under current BSD/Linux/Solaris. Arthur Whitney is another I would put on par with djb. He's a bit older than djb. For expertise you can't beat W. Rich
29.
▲
Ask HN: Calling C funcs from Joy
1 points
by
CUR10US
14y ago
|
0 comments
30.
▲
by
CUR10US
14y ago
Yes, same functionality. I only meant the implementation, the code. Let's take an example: The APL and APL-related languages. IBM and some other old companies have been licensing these "languages" for many years. But what are people rea
More ›