Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
connerbryan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
connerbryan
10y ago
Oh, my bad. You're right, I got my links mixed up. aleclm has responded with the correct answer, ignore mine.
2.
▲
by
connerbryan
10y ago
I believe it's because llvmlite is now suggested. The llvmpy page mentions: > Warning > This project has been deprecated and is no longer being actively developed. We strongly suggest migrating to llvmlite. http://llvm
3.
▲
ECMAScript Proposal for Silent Property Access on Null/undefined
(github.com)
2 points
by
connerbryan
10y ago
|
0 comments
4.
▲
by
connerbryan
12y ago
Agreed. I think it's important to keep in mind the context of your application when considering implementing a system like OP mentions. Although, it would interesting to provide the user a choice between a password/"secure&
5.
▲
by
connerbryan
12y ago
From a purely gamedev perspective, examining the Source engine taught me a lot about engine development, so it's exciting to hear about the next version. Valve's articles on how they implemented networking in Source are particular
6.
▲
by
connerbryan
12y ago
I'd believe it. As someone else mentioned above, they've also started inlining image data, so I wouldn't be surprised if these changes all fell under the goal of minimizing HTTP requests.
7.
▲
by
connerbryan
13y ago
> The trick is not to have pointless meetings. Someone should get something out of the meeting besides warm fuzzies and new doodles. Agreed. I should have been more specifically snarky.
8.
▲
by
connerbryan
13y ago
Too pragmatic. Where are the meetings?!
9.
▲
by
connerbryan
13y ago
Eeesh. Nothing is more uncomfortable than a friend who owes you money.
10.
▲
by
connerbryan
13y ago
I'm in a similar situation. I'd much prefer a subscription model to ads. Or at the very least, a subscription with the single benefit of "no ads."
11.
▲
by
connerbryan
13y ago
"Just C and C++ for everything? Boring..." I seriously doubt that the world will stagnate at HTML and JS. Thing will evolve! Though judging by adoption and advancements from W3C, it might be thousands of years ;).
12.
▲
by
connerbryan
13y ago
Awesome. It's about time!
13.
▲
by
connerbryan
13y ago
Where were you when I was 13? But seriously, good work, gave me a nice little dose of nostalgia! Might have to break out the GameBoy soon. Or try the newer ones...I stopped after Silver.
14.
▲
by
connerbryan
13y ago
Damn. I remember feeling frustrated with resource constraints when programming for the Gameboy. Now I feel lucky ;).
15.
▲
by
connerbryan
13y ago
Why "thank god"? I'm not trying to be snarky or rude, I'm wondering what's so bad about it?
16.
▲
by
connerbryan
13y ago
Definitely. It's amazing to watch a technology accelerate this quickly.
17.
▲
by
connerbryan
13y ago
Awesome. I really like the design and simplicity. From the example on http://apiary.io/how-it-works how are language bindings generated? How do you know the schema of a message? I've actually been working on something
18.
▲
by
connerbryan
13y ago
Perhaps I'm missing something, but this doesn't work for me: % explain git status -s explain:1: no such file or directory: http://explainshell.com/explain/git?args=status curl: no URL specified! sed: -e expre
19.
▲
by
connerbryan
13y ago
This threw me off as well. Hopefully they'll fix it quickly, I think it's a great project otherwise.