Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pwf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
49 ms
·
1.
▲
by
pwf
1mo ago
do you know how gaussian splatting works?
2.
▲
by
pwf
7y ago
It's not about the manifesto: https://www.bellingcat.com/news/americas/2019/08/04/the-el-p...
3.
▲
by
pwf
8y ago
The 'hero' graphic/screenshot says 'Thrusday', heads up: https://standups.io/static/media/app.130e8c9b.jpg
4.
▲
by
pwf
8y ago
The stuff we used Go for was the right choice for Go for sure, but I don't think the API would have been any easier in Go (though I haven't used those frameworks before...). We also could have done Django a lot better. And all of
5.
▲
by
pwf
10y ago
50k seems like a low bar to start losing messages at. If this was done with Celery and a decently sized RabbitMQ box, I would expect it to get into the millions before problems started happening.
6.
▲
by
pwf
12y ago
> Of course you design it in such a way, that you can change one of the inputs, which will by definition invalidate the tokens. I was looking at using JWT to avoid a database read when authenticating a request, but in order to get some s
7.
▲
Oculus acquires hand-tracking startup Nimble VR
(kickstarter.com)
2 points
by
pwf
12y ago
|
0 comments
8.
▲
by
pwf
12y ago
I use car2go in Austin, and already love the system. A car2go that could drive itself to my door would make my commute perfect.
9.
▲
by
pwf
12y ago
I imagine this working a lot like car2go, which I've used to commute in Austin. The cars are rarely at a central depot except for maintenance. They're left wherever you last used them until someone else gets in. This could only be
10.
▲
by
pwf
12y ago
That makes sense, thanks! I should learn to read...
11.
▲
by
pwf
12y ago
Is there a bug in the train function? Using 'lambda: 1' for the default dict along with '+=' means that the first time a feature is encountered, the value is set to 2. In [1]: from collections import defaultdict I
12.
▲
by
pwf
13y ago
A relevant quote from 'Snow Crash': Gargoyles represent the embarrassing side of the Central Intelligence Corporation. Instead of using laptops, they wear their computers on their bodies, broken up into separate modules that hang
13.
▲
by
pwf
13y ago
I thought titles were only edited to be less... editorialized. Who the hell added 'Microscrood'?
14.
▲
by
pwf
13y ago
Cmd+shift+4 on a retina MBP. Not sure why it does that...
15.
▲
by
pwf
13y ago
I was unable to resolve any hostnames from my Azure machines from 4:20-4:40 Central time. I'm assuming this is all related. This about sums up how I feel about Azure: http://i.imgur.com/ESakkWk.png
16.
▲
by
pwf
13y ago
Applications were running, but I couldn't resolve any domains from any of our Azure machines.
17.
▲
by
pwf
13y ago
The launcher already was an app, right?
18.
▲
by
pwf
13y ago
Sorry, it's not scary, and mentioning Guantanamo Bay is extremely paranoid and way out of line. If they're really out to get you they don't need your fingerprint.
19.
▲
by
pwf
13y ago
Why? What are they going to do with your fingerprint?
20.
▲
by
pwf
13y ago
You don't have to make a call to register with the tower. I would imagine that sitting directly between two towers would cause lots of renegotiations as one signal gets stronger or weaker.
21.
▲
by
pwf
13y ago
> "the use or threat is designed to influence the government" So this basically includes all lobbyists?
22.
▲
by
pwf
13y ago
For those wondering what the hell truth() is, I think they're talking about this phenomenon: python -m timeit "if bool(1): x = 1" 1000000 loops, best of 3: 0.187 usec per loop python -m timeit "if 1: x = 1"
23.
▲
by
pwf
13y ago
He's not talking about Leslie (as far as I know): there is another.
24.
▲
by
pwf
13y ago
GET should never modify data. I would recommend changing that to a POST before something indexes it and decides to crawl it every 5 minutes. See here for more reasons: http://stackoverflow.com/questions/705782/why-
25.
▲
by
pwf
13y ago
The only reason I've personally bought an SSL certificate was to make the payments page of my website PCI compliant. Pretty sure this doesn't get me around that. More people do need to know this kind of stuff though; I'm usin
26.
▲
by
pwf
13y ago
You can do that with Salt via the Salt Mine: http://docs.saltstack.com/topics/mine/index.html I haven't used it myself, but I've been reading up on Salt quite a bit in hopes that I can replace Chef with
27.
▲
by
pwf
13y ago
Even then I find myself asking how much fun games that EA was heavily involved in were...
28.
▲
by
pwf
13y ago
What does the head of the Xbox division have to do with the fun factor of the games? I would understand this comment if we were talking about the head of Bioware or Blizzard, but this guy seems pretty far removed the actual games.
29.
▲
by
pwf
13y ago
"The framing of this is right off the bat aggressive, casting him in the light of a criminal." Ignoring any moral aspects, isn't he technically a criminal? This certainly seems more neutral than your suggestion. Calling him a
30.
▲
by
pwf
13y ago
Interesting, I did not know (b). That certainly makes me feel a lot better.
More ›