Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
idbentley
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
idbentley
6y ago
Just an appreciation post, not a question. I have reached out to graphviz as my tool of choice for diagramming for my entire career. Sometimes years go by without me using it, but I always end of finding a place to use it. Recently I star
2.
▲
by
idbentley
7y ago
Thanks!
3.
▲
by
idbentley
7y ago
I don't see any information about the source code... No mention of Open source on the website.
4.
▲
by
idbentley
7y ago
I've worked with developers who use this pattern frequently for code execution. try{ .. business logic .. } catch (NullPointerException e) { .. else .. } Rather than a null guard. That's what occurred to me.
5.
▲
by
idbentley
8y ago
Makes me think about the stratification issues I have on my phone these days - some conversations in What'sApp, Telegram, Signal, Riot.im not to mention text messages, email etc. Becomes exhausting.
6.
▲
by
idbentley
8y ago
I live in Brooklyn. In lower Manhattan they might be unnoticed, but that is not New York. Queens, is not Manhattan. You're talking about a major gentrification event. Can't handle is bad wording, but it would seriously exacerba
7.
▲
by
idbentley
8y ago
I just don't understand why this conversation seems to be dominated by financial discussion. The main problem that many NYs had with the Amazon deal was dilution of our culture. Dumping 25,000 high earning employees into a complex an
8.
▲
by
idbentley
8y ago
Support at this scale is a hard game. I know some of the guys who work over there, and they make a valiant effort. Training is exceptionally hard. Databases are hard to manage, and it takes years to learn to diagnose their function on unkn
9.
▲
by
idbentley
8y ago
I really don't get this as an indictment of MongoDB, or their OpsManager product really. They used the version of OpsManager that doesn't manage the deployment - is specifically not a deployment manager. Mongo does offer a mana
10.
▲
by
idbentley
11y ago
YouTube works fine in Firefox. I use it all the time. It works well in mobile firefox as well.
11.
▲
by
idbentley
11y ago
TLDR: all standard applications for working with files are unaware of resource forks. This is confusing, and hurts new computer users. #consideredharmful
12.
▲
by
idbentley
11y ago
http://www.something.com/
13.
▲
by
idbentley
11y ago
Find a better job.
14.
▲
by
idbentley
11y ago
There are plenty of places people do this already. For example, this is common behaviour in Manhattan.
15.
▲
by
idbentley
11y ago
It's analogies all the way down.
16.
▲
by
idbentley
11y ago
This is the answer I was looking for. Funny, I've been a long time linux user, and never knew about these internal names. It does seem like a slight against our Ubuntu, Debain, Mac OS, Windows et al. comrades. Without any context, &qu
17.
▲
by
idbentley
11y ago
I don't understand the joke in calling it that. It just seems petty. Is there something I'm missing?
18.
▲
by
idbentley
12y ago
I have trouble believeing that you can back any of this up. It seems extremely unlikely to me that the number of people who want to "prove that women can run companies" outnumbers the number who want to prove that women can'
19.
▲
by
idbentley
12y ago
I believe that the Servo project ( https://github.com/servo/servo ) is attempting to address exactly this.
20.
▲
by
idbentley
12y ago
This article annoyingly misses to mention THE reason to use Firefox over Chrome. Supporting Mozilla.
21.
▲
by
idbentley
12y ago
Can you clarify this? Generally, if you've published a package, it's possible someone has downloaded it. If you take it down, that's going to be strange and unexpected behaviour for those people.
22.
▲
by
idbentley
12y ago
> Furthermore, I don't think we're going to get very far in space manufacturing without a high energy density power source (e.g. fusion). Care to elaborate on this point?
23.
▲
by
idbentley
13y ago
People should consider checking out Wand as well. Really nice wrapper around ImageMagick. Very good pythonic interface.
24.
▲
by
idbentley
13y ago
This is ridiculous. One uninnovative developer getting excited about fewer choices and lower quality in iOS application.
25.
▲
by
idbentley
14y ago
My thoughts exactly.
26.
▲
by
idbentley
14y ago
The gotchas are fine, but the explanations are very poor. I'd like justifications or references. I would prefer Ben Alman, Douglas Crockford, John Resig, Paul Irish, or one of the many talented people writing about javascript if you were a
27.
▲
by
idbentley
14y ago
Hi frumious. Sorry that the readme is light in this area. Before loading the data, just start a connection to mongo, and `use geo` `db.ny.ensureIndex({"geo": "2dsphere"})`. And you'll have your index.
28.
▲
Live Demo of the new geo queries in Mongo 2.4
(idbentley.com)
13 points
by
idbentley
14y ago
|
5 comments