Viewing profile — archangel_one
archangel_one
HN member- Joined
- Thu, Jun 10, 2010, 11:26 PM UTC
- HN karma
- 1,730
- Public activity
- 580 items
- HN profile
- View on Hacker News ↗
About archangel_one
No profile information was provided.
Recent public activity
-
comment
Comment #27147490
It was originally developed as part of KDE (KHTML), although Apple have obviously done a lot with it since.
-
comment
Comment #25240207
Hi, one of the implementors here... Yes, WSL is an option, and I believe Please works just fine in it. Right now we don't have any CI etc set up so we can't stand behind it and say…
-
comment
Comment #25240190
Please is a pretty different tool to Jenkins - you could use it within Jenkins, but instead of make / Gradle / go build / cargo / etc. It does have some features to facilitate CI a…
-
comment
Comment #25240136
We wanted something like Blaze (Google's system); at the time we were using Buck which didn't satisfy us (e.g. only one output per genrule, no directories; and it was more or less …
-
comment
Comment #25240084
In that case, you can stitch both Python and Go builds together in the same interface, and then tie them into further actions (e.g. Docker builds, Kubernetes), again using the same…
-
comment
Comment #7052612
Lost world? Not so. Look a little harder. Try visiting the Department of Coffee and Social Affairs, Fernandez and Wells, Speakeasy, or one of many other boutique coffee shops servi…
-
comment
Comment #7046889
Sure, but trying to persuade billions of people to switch to a new system with unclear benefits and no backwards compatibility is not a recipe for success.
-
comment
Comment #7046592
Having worked at a software company whose internal date format was indeed based on days as the base unit, I suggest that this is an extremely bad idea. 0.75 may be 6pm, but what is…
-
comment
Comment #6996710
No, the same restrictions apply to class as to struct. The most relevant difference in C++ is that the compiler can reorder data members that are in different visibility specificat…
-
comment
Comment #6989794
Maybe because the people who bought it early on have already played it and derived significant value from it? It doesn't seem right to me that they get all their money back when pr…
-
comment
Comment #6960146
I do live in London, and while it's expensive, I can't see how you could need £100k annually simply for accommodation. Unless you have a very large family to support too?
-
comment
Comment #6860091
Yes - that the progress so far has allowed other form factors like smartphones. If it continues, it may open up new possibilities as well that wouldn't be feasible with the current…
-
comment
Comment #6827050
Nope - the newest lines (Victoria, Jubilee) are all smaller diameter trains. The larger, squarer cut+covers (District, Circle, Metropolitan etc) are generally older, because you ca…
-
comment
Comment #6790318
I suspect a lot of the people buying the Final Fantasy remakes are people who played them years ago and are buying them to replay now because they no longer have a Playstation / SN…
-
comment
Comment #6765456
FWIW, no, I think the reason "the community" is there was mostly because the founders provided enough star power to get the thing started. I'm not sure it's as far as in spite of t…
-
comment
Comment #6677836
I imagine most of "the market" just don't care about it. Given the speed new phones are coming out, by the time the battery has degraded to the point it's worth doing something abo…
-
comment
Comment #6643381
> people will end up looking on movies instead of the road all the time Have you used Glass? It hardly seems likely people are going to use it for watching movies on while driving …
-
comment
Comment #6623274
FWIW, I disagree; having seen a candidate interview for a senior position at my last company who couldn't code in an interview at all , I think it's worth three minutes on a basic …
-
comment
Comment #6618276
Not that you'll have any time to enjoy your presumably lovely 3 bedroom flat in Barcelona with two 4 hour commutes each day.
-
comment
Comment #6618236
Why? I mean, the point of the article is a little shocking, but it carefully doesn't mention the commute time, which appears to be the thick end of 7-8 hours per day (2h 30 flight …
-
comment
Comment #6579410
Does to me; I guess I think of it as either an adjective or referring to the language. While this usage is technically correct, I think I'd always say "Japanese person". I don't re…
-
comment
Comment #6577403
Nope. Firefox 23 on Gentoo here, it's fine. Odd really, there are quite a few pictures of the map tiles, but nothing unusually large. Nothing I'd expect to kill a browser.
-
comment
Comment #6561947
Not a rare earth element.
-
comment
Comment #6546626
Exceptions and RAII match well, actually. Managing resources via RAII means that when an exception is thrown, the destructors of local objects are invoked so they'll release resour…
-
comment
Comment #6529969
As per the article, they're very (very very) slowly migrating from Windows XP to Windows 7. I suspect Puppet and Chef are not even on their radar at this point.