Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ghodss
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Ask HN: Why do public hotspots deliberately circumvent Apple’s portal detection?
5 points
by
ghodss
7y ago
|
1 comments
2.
▲
Optimizing Our CI Pipeline at Box
(medium.com)
2 points
by
ghodss
9y ago
|
0 comments
3.
▲
Introducing Kube-Applier: Declarative Configuration for Kubernetes
(blog.box.com)
29 points
by
ghodss
9y ago
|
2 comments
4.
▲
The Mystery of the Missing RSTs
(blog.box.com)
9 points
by
ghodss
10y ago
|
0 comments
5.
▲
Don’t just pardon Edward Snowden; give the man a medal
(techcrunch.com)
4 points
by
ghodss
10y ago
|
0 comments
6.
▲
Go Patterns: A curated collection of idiomatic design patterns
(github.com)
39 points
by
ghodss
10y ago
|
10 comments
7.
▲
Box beats earning expectations
(techcrunch.com)
1 points
by
ghodss
10y ago
|
0 comments
8.
▲
by
ghodss
11y ago
One of the premises of this article - that "competing standards" exist primarily because of political reasons or shallow decision making - demonstrates a fundamental misunderstanding of software engineering. Sure, some engineers (
9.
▲
Box hires Syncplicity CEO
(techcrunch.com)
2 points
by
ghodss
11y ago
|
0 comments
10.
▲
by
ghodss
11y ago
For those who want to try it out in San Francisco, Reboot Float Spa[1] is a great facility. [1] http://rebootfloatspa.com/
11.
▲
by
ghodss
11y ago
My personal favorite... great colors/contrast on a Macbook Pro. http://vimcolors.com/1/jellybeans/dark
12.
▲
by
ghodss
11y ago
One major limitation of this approach is that any project that wishes to vendor or lock their dependencies can no longer be used as a dependency for another project. From the gb GitHub: > A project is the consumer of your own source code
13.
▲
by
ghodss
11y ago
But it's not really material, because bar doesn't touch x (and if it did, this problem wouldn't exist to begin with). In other words, it might be a bit strange and cause a slight detour in your quest to discover the cause of
14.
▲
Architect Clippy
(twitter.com)
1 points
by
ghodss
12y ago
|
0 comments
15.
▲
Ten useful techniques in Go
(arslan.io)
2 points
by
ghodss
12y ago
|
0 comments
16.
▲
Jon Stewart to leave The Daily Show
(npr.org)
3 points
by
ghodss
12y ago
|
1 comments
17.
▲
by
ghodss
12y ago
I have always wondered why, if functional programming is such a good deal in terms of better abstractions, entire classes of bugs eliminated, cleaner code, etc., it doesn't come near-universally recommended by the world's most exp
18.
▲
by
ghodss
12y ago
"By studying the output of the TraceThreadId method we see that in ASP.NET/GUI it’s the same thread that enters ReadTask and that exits ReadTask ie no problems. When we run it as a Console application we see that ReadTask is enter