Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hughperkins
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
hughperkins
3y ago
Suggest passing the cost and the openai api calls through to us. eg we provide an openai api key. Just make it very easy for us to stay in control. If your target audience is techie, you could maybe provide us a short python proxy script, t
2.
▲
by
hughperkins
8y ago
And that's bad because?
3.
▲
by
hughperkins
8y ago
Just set it to equal the current number of h1b slots
4.
▲
by
hughperkins
9y ago
Note that looks like you are assuming 4% investments after retirement. Per the passive investment chart, this implies a fairly high level of risk? I'm unclear if you're also assuming we will live forever?
5.
▲
by
hughperkins
9y ago
also: broadband. It originally contrasted with narrowband, and they describe modes for propagation of light through fiberglass cables... I thought it was really weird when I heard people on mainstream radio discussing such things. Eventual
6.
▲
by
hughperkins
9y ago
^^^ This. Why is this not in fact the case?
7.
▲
by
hughperkins
9y ago
A strange game. The only winning move is not to play.
8.
▲
by
hughperkins
9y ago
Correlation != causation. Seems perfectly plausible to me that the more confident candidates are more likely to be poached by other companies, for example.
9.
▲
by
hughperkins
9y ago
Looks like 'bowling' is quite a challenge, for now...
10.
▲
by
hughperkins
9y ago
> believe that question was cleared up once they responded to me that they were going to see their boyfriend/girlfriend. This sentence is kind of interesting. So, you were 'just making small talk', until they told you they
11.
▲
by
hughperkins
9y ago
Since when did TDD fail? Which is not to say it needs to be applied systematically to everything. But there are often bits of code which are better off being correct, and TDD works well for those.
12.
▲
by
hughperkins
9y ago
If one looks at it from a 'what a today's compiler can do', then sure, one needs to statically declare everything. If one looks at things from a 'any technical task can be handled by machine learning, sooner or later
13.
▲
by
hughperkins
9y ago
I've used oracle. Its awesome. Expensive. But awesome. If I have to pay, postgres is OK. But oracle is really really good. If they were laptop operating systems, postgres would be Debian, oracle would be Mac os x.
14.
▲
by
hughperkins
9y ago
Is a 100% filled in linked in profile something to strive for? It seems like the poster has chosen an arbitrary goal, then seeks to manipulate the goal so he can finish it. Why not just choose a different goal?
15.
▲
by
hughperkins
10y ago
This is excellent news! Guidelines to follow implies that if the manufacturers can meet these guidelines then they could plausibly have a somewhat legal basis for putting self driving cars on the roads.
16.
▲
by
hughperkins
10y ago
If you are living on expenses, so can/must eat out every night, you quickly notice that empty restaurants have shocking food; and conversely the ones that are full, and have lines, have the most awesome food/atmosphere.
17.
▲
by
hughperkins
10y ago
Whenever i see a bunch of code written in a language different fron whatever the rest of tge team are using, that language is often: go :)
18.
▲
by
hughperkins
10y ago
I vote personal project. Its meritocratic. It involves approximately similar skills to being successful in a technical role. It contributes something new and novel to society. Its probably a better predictor than fizzbuzz, or knowing some t
19.
▲
by
hughperkins
10y ago
According to the comment just above yours, those "signatures" are unauthenticated?
20.
▲
by
hughperkins
10y ago
Wrong way around: only allow http:// and https:// (and generally filtering out anything thats not letters, numbers, slash or dot is probably a good idea. Remove any sequences of more than one slash or dot.
21.
▲
by
hughperkins
10y ago
Its no longer representative in fact. Tobacco usage within China has dropped radically over the last few years.
22.
▲
by
hughperkins
10y ago
Ok. Fixed this by two things: - using branch r0.10, as suggested by https://news.ycombinator.com/item?id=12464835 - making sure to install the new r0.10 wheel, which has a different name than the r0 wheel built by master :-
23.
▲
by
hughperkins
10y ago
Still doesnt work for me though: even on a new box, I get: ubuntu@somewhere:~/tensorflow$ python3 -c 'import tensorflow' Traceback (most recent call last): File "<string>", line 1
24.
▲
by
hughperkins
10y ago
Ah, I see what I was missing before: there's a patch 1 of cuda 8.0, which adds gcc 5.4 support, and is installed in the cuda section using: sudo sh cuda_8.0.27.1_linux.run --silent --accept-eula
25.
▲
by
hughperkins
10y ago
Thats not really true. I dont use facebook (i use wechat, never had anything censored, and the privacy controls are awesome), but i dont think facebook wakes up in the morning and thinks "why doesnt Hugh use facebook? We should make it
26.
▲
by
hughperkins
10y ago
I dont think hes expecting other people to contribute code to his project whilst hes working on it.
27.
▲
by
hughperkins
10y ago
This seems to be a frankenstein of cuda 7.5 instructions and cuda 8.0. Similarly ubuntu 14.04 and 16.04. As far as i know, these instructions will fail from gcc 5.4 errors, amongst other issues.
28.
▲
by
hughperkins
10y ago
Havent tried on arm. Dont think Ive noticed anyone trying on arm. Not quite sure what would work/not work.
29.
▲
by
hughperkins
10y ago
To be fair, my OpenCL distro follows the same approach http://github.com/hughperkins/distro-cl Mainstream torch is kind of like 'sid' debian: it's cutting edge, but not always as stable as one would lik
30.
▲
by
hughperkins
10y ago
There's a thread at https://github.com/torch/torch7/pull/287 of people who have managed to install on Windows, and a wiki page at https://github.com/torch/torch7/wiki/Windo
More ›