Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
baltcode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
211.
▲
by
baltcode
15y ago
There might be reasons why an IT org. has not installed Xcode, but those might not be good enough reasons for the users. From a users perspective, it might be nice to have a choice.
212.
▲
by
baltcode
15y ago
Someone needs to port this to OSX. This could enable a non-admin install of MacPorts on computers without XCode, which is impossible so far.
213.
▲
by
baltcode
15y ago
He did talk to customer support, and once in a while, I'd rather have a false alarm (keeping it to the level of information, rather than lawsuits) now and then, than something like this actually happening and kept under the radar.
214.
▲
by
baltcode
15y ago
So the problem was that the trades were broken, not HFT per se.
215.
▲
by
baltcode
15y ago
So they should have a very small fee for orders as well, proportional to its actual cost, but not high enough to dissuade people experimenting with pricing as long as they don't cost other people anything.
216.
▲
by
baltcode
15y ago
Well, if the algos can make money they should also be allowed to lose money. How else would you have efficiency?
217.
▲
by
baltcode
15y ago
I don't get it. If the flash crash brought down the market drastically for 20 minutes, only to pull it back up, this only points to an opportunity for a more intelligent algorithm to be allowed to correct that and make money in the process.
218.
▲
by
baltcode
15y ago
Is there something similar for Pythonistas? i.e., something with python-like syntax, static and duck typing, and performance that of equivalent Java?
219.
▲
by
baltcode
16y ago
Your answers will suffer from biased sampling since the people who do click through will be more likely to see this poll and hence give their answers.
220.
▲
by
baltcode
16y ago
SO is usually really good for stuff like this. If it doesnt work in a few more hours, also try the other SE sites.
221.
▲
by
baltcode
16y ago
I have no idea how but I am somehow catching them with my puny little 10$ indoor antenna. I think some station in Fairfax, VA is broadcasting them along with NHK (Japanese), Russia Today, DW, and may be a Chinese language channel.
222.
▲
by
baltcode
16y ago
The point isn't that AJE is free of all biases, but that it sometimes presents news and opinions that are otherwise not present, and are at most only as biased as what's already available on MSM.
223.
▲
by
baltcode
16y ago
From what I know, Oman isn't that rich, just a little more well off than most of the developing world. GDP per capita US = 46k, Singapore = 36.5k, Qatar = 70k, Oman = 16k.
224.
▲
by
baltcode
16y ago
I need to be able to upload files from the *nix/OSX command line. Is that supported?
225.
▲
by
baltcode
16y ago
related post: http://news.ycombinator.com/item?id=2324934
226.
▲
by
baltcode
16y ago
Even numbers after the period are good, odd are bad. Large numbers after second period are bad.
227.
▲
by
baltcode
16y ago
I'd like to see the cost in $ per TWh as another column.
228.
▲
by
baltcode
16y ago
I could see this being used by existing auction sites, or an opening for a startup.
229.
▲
Statistically evaluating Internet auction authenticity
(onlinelibrary.wiley.com)
1 points
by
baltcode
16y ago
|
1 comments
230.
▲
by
baltcode
16y ago
Now if they could be employed and old occupations like fishing, farming, trading, and manufacturing were an option, may be many of them would also switch to them. After all, isn't risk calculations and average depreciation (through violence
231.
▲
by
baltcode
16y ago
I feel the web-specific stuff like frameworks, AJAX, etc., is a greater stumbling block, as many people are already familiar with general kind of programming through school/previous jobs.
232.
▲
by
baltcode
16y ago
For some ideas, I just found an old Twitter conversation about using pull-requests: @KentBeck:What would happen if github applied game mechanics more explicitly? i realized i collect un-applied pull requests as a kind of currency. ( http://
233.
▲
Ask/Suggest HN: Social coding with game mechanics
8 points
by
baltcode
16y ago
|
2 comments
234.
▲
The Realities of Social Media Data Mining
(dashboardinsight.com)
1 points
by
baltcode
16y ago
|
0 comments
235.
▲
by
baltcode
16y ago
How much of this is attributed to spam?
236.
▲
by
baltcode
16y ago
People get uncomfortable with nudity for reasons other than arousal, eg., feeling unsanitary, a sense of privacy with respect to physical features and grooming, etc.
237.
▲
Time's piece on corporations using Data Mining on their customers
(time.com)
2 points
by
baltcode
16y ago
|
0 comments
238.
▲
by
baltcode
16y ago
If you let all the barriers down, multinational teams win. These teams will have engineers from the US, EU, China, Japan, India, and other parts of the world, with many design and fab facilities in different regions and investors from many
239.
▲
by
baltcode
16y ago
Wouldn't it be better if both China and the US stop all the protectionist and control measures and let the best ideas, products, and employees compete among say Intel, Longsoon, AMD, Motorola etc.?
240.
▲
by
baltcode
16y ago
By codify, do you mean something of this flavor: mapper = lambda x: (x['word'],1) Or something of the the following flavor: mapper = JSCode('function(x) {return (x.word,1)}')
More ›