Viewing profile — joewalker
joewalker
HN member- Joined
- Tue, Jan 25, 2011, 10:27 PM UTC
- HN karma
- 392
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About joewalker
https://github.com/joewalker http://incompleteness.me/
Recent public activity
-
comment
Comment #44633878
It's used for things like pop-up menus, (i.e. things that can't be done with HTML) and was recently used in some obscure parts of the UI e.g. certificate viewer (however I'm not ev…
-
comment
Comment #38160928
When the decision was made to use Mercurial, Git for Windows wasn't a viable option. If you wanted to develop on Windows, the choices were Mercurial or SVN. Edit: I work for Mozill…
-
comment
Comment #33997109
Firefox, Chrome and Safari all dropped support for FTP. I suspect the Register is referring to the domain name of the server rather than the protocol: https://ftp.mozilla.org/pub/f…
- story
-
comment
Comment #14526762
I don't know if http://grepcode.com/file/repository.grepcode.com/java/root/j... is representative of all the implementations of bitCount in Java, but it's probably obvious that it'…
- story
-
comment
Comment #10966280
WeakReferences are elsewhere e.g. [1] My understanding of SoftReferences is that they sound like they're going to be useful in implementing caches, but then cacheing is hard, and g…
-
comment
Comment #10554844
In Our Time (BBC R4) did a recent episode called "P vs NP" [1] which talked about graph isomorphism, and might serve as an introduction to this. There's an MP3 download at the link…
-
comment
Comment #9599658
Copyright law with fonts is strange. 'Looking like' isn't a copyright vilation, but if you take copy a font and tweak it slightly then it probably is. https://en.wikipedia.org/wiki…
-
comment
Comment #9482377
To be fair on NICE, from the same page: "NICE currently does not recommend that homeopathy should be used in the treatment of any health condition" "Some homeopathic remedies may c…
-
comment
Comment #9448971
I'm the author of the blog post. I've updated it to add that Mihai died recently.
-
comment
Comment #7874534
We moved the button and a number of the tabs in Firefox devtools to be more like the order in Firebug and Chrome devtools. Here's a screenshot from current Nightly: https://i.imgur…
-
comment
Comment #5394461
Can you explain how we're doing that? I'm not aware of any of our tools that are Mac only.
- story
-
comment
Comment #3285823
I'm not sure that anyone has a definative answer to that question right now. The new tools are interesting because they do things in a different way, but there is a lot they don't …
-
comment
Comment #3285797
Firebug isn't 'owned' by Mozilla, and hasn't ever been, however Mozilla has contributed financially to it's development for some years, and still is. In addition to supporting Fire…