Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
basman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
basman
2y ago
Based on looking at the games at the end of the post, it seems unlikely. Both sides play extremely poorly — gpt-instruct is just slightly less bad — and I don't see any reasonable engine outputting those moves.
2.
▲
by
basman
6y ago
Also a bad argument: rephrasing GP's "We don't know enough to be sure this is safe" as "This is definitely unsafe".
3.
▲
by
basman
7y ago
The raycast probably disambiguated the state pretty well, such that it essentially had to memorize a few hundred actions, so that it did end up basically doing a sort of asynchronous distributed Dijkstra's algorithm.
4.
▲
by
basman
12y ago
352 with all options and limit 1000. Anyone do better? :)
5.
▲
by
basman
12y ago
This is a misleading article in the following sense: the implication is "here are these seven surprising factors that are correlated with successful marriages". Except, in recent decades US divorce rates have bifurcated into two
6.
▲
by
basman
13y ago
So yes, they would be runtime errors in Python. But that's not such a catastrophe, actually. The way I write Python is by being in an IPython shell, writing short functions, unit-testing them as I go. So the development-time cost of
7.
▲
by
basman
13y ago
Your type checker catches array indexing bugs? Impressive.
8.
▲
by
basman
14y ago
Not a book, but Andrew Ng's coursera course (or Stanford class video lectures) are great and have lots of practical tips.
9.
▲
by
basman
14y ago
This blog post? http://antirez.com/post/different-take-sexism-it.html I'd be curious how many people here find this beyond the pale. As a data point, I didn't. I don't agree with all of it, but I don't see what part of it counts as sex
10.
▲
by
basman
14y ago
Or, perhaps easier: scoped_ptr<Image> image(allocate_image(...));
11.
▲
by
basman
14y ago
What about the fact that 13 of the warmest years on record happened in the last 15 years?
12.
▲
by
basman
15y ago
> He basically wanted to upgrade just one (obscure) app, and the process triggered the automatic removal of Gnome2 and installation of Unity. Just _IMAGINE_ how nightmarish this must look for normal users. You simply dont remove somebod
13.
▲
by
basman
15y ago
I found it interesting that their claimed value of 15-20k a year went unquestioned. At ~300 days a year, that's $60 a day. I'd value free food at a quarter of that at most.
14.
▲
by
basman
15y ago
The nice thing is that many commands set the mark automatically. So in your example, there's no need for the initial C-SPC.
15.
▲
by
basman
15y ago
The way it works in Jeopardy is that after the question is read, there's a guy who flicks a switch after which the betting window is open (and there's a visual cue so the players know when this happens). If you buzz before that you get bri
16.
▲
by
basman
15y ago
How does this compare with OpenCV's existing python interface? The examples at http://opencv.willowgarage.com/documentation/python/cookbook... look fairly simple.
17.
▲
by
basman
15y ago
> Wine experts don't judge the quality of the wine but the quality of what the wine is supposed to taste like based on it's appellation controléé If that's really true, why do they bother tasting the actual wine?
18.
▲
by
basman
15y ago
Partial solution: http://www.bodymedia.com
19.
▲
by
basman
15y ago
No guessing needed. You could have just read his comment to find the answer.
20.
▲
by
basman
15y ago
The arguments about mature programmers being more efficient with less time are a red herring. The point is, given this guy working 40 hours a week and an equally mature (presumably childless) programmer working say 70 hours a week, I'd go
21.
▲
by
basman
15y ago
Anyone know the release schedule for this?
22.
▲
by
basman
15y ago
I haven't used either of these, but they seem to fill a useful niche. What do you find are the pros and cons of deft vs. org-velocity?
23.
▲
by
basman
15y ago
OK, so if you replace his 38% chance of $200B with 28%, the valuation is still $79B. I think the qualitative point about upside potential stands, unless you find it completely unlikely that they will succeed big.
24.
▲
by
basman
15y ago
What are some examples of functions that take advantage of having this sort of dictionary-like access to objects?
25.
▲
by
basman
15y ago
I use the g=git alias :) Are there any negative consequences I should be aware of?
26.
▲
by
basman
15y ago
That's an orthogonal distinction. The methods thus far have typically been parametric, in that there's a fixed network topology and the learning algorithm adjusts the (fixed set of) weights on the edges. There's no reason, though, why you
27.
▲
by
basman
15y ago
In my experience, the reason is less due to speed and more because there's a perception that training algorithms for things like RBMs still involve a certain amount of "black magic" in tuning parameters, deciding when it's converged, etc, i
28.
▲
by
basman
16y ago
To play devil's advocate, the relevant number is expected future earnings, not current ones: at a 0.95 discount rate, $75 billion amounts to an income stream of $3.75 billion a year. Clearly they're not making that now, but: 1) there's a g
29.
▲
by
basman
16y ago
So let's say you're doing an everyday search for something such as researching a new camera. Would you consider the probability of someone eavesdropping on your communication times the amount of harm they could likely cause to you using th
30.
▲
by
basman
16y ago
Source?
More ›