Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
laureny
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
laureny
12y ago
No, they're saying they are going to be "more open", which implies they were already open. No apology there (nor should there be).
2.
▲
by
laureny
12y ago
Everyone will have a different take on this based on the kind of software they write. The bottom line is that math is pervasive at all levels of software engineering but it impacts developers in different ways. If you write video games or a
3.
▲
by
laureny
12y ago
You're making the dangerous assumption that a failed experiment is synonymous with no progress. We actually learn a lot more from failures than successes.
4.
▲
by
laureny
12y ago
Yeah, screw progress and experimentation, right?
5.
▲
by
laureny
12y ago
> The problem with Android's layout system (if I understand it correctly) is that you specify how things are arranged relative to each other, so you never really know where something is. RelativeLayout is just one of the several lay
6.
▲
by
laureny
12y ago
Yes, you're right, I apologize for being a bit harsh.
7.
▲
by
laureny
12y ago
> Sorry, we just wanted to give the background to the project and why in the post, rather than focussing too heavily on code. Your landing page should contain what your users want to see, not what you want to put there. You might be exci
8.
▲
by
laureny
12y ago
I'm excited. Not so much by the fact that Google now provides this service (which I may or may not use) but because this is going to put a tremendous amount of pressure on other ISP's, and competition is badly needed in this field
9.
▲
by
laureny
12y ago
Did you mean http://shrturl.co/EPUi5 ?
10.
▲
by
laureny
12y ago
I haven't seen a single mention of parallelism in the 600+ page language manual. This will probably be done through libraries.
11.
▲
by
laureny
12y ago
It was ordered and paid for by the catholic church, of course it's going to represent concepts of the catholic creed. If NASA ordered their rockets to be painted with science based themes, you could hardly call such paintings "ins
12.
▲
by
laureny
12y ago
> Unless you use Erlang or OS processes you are sharing memory. Actually, even actor-based systems share memory. If two actors A and B send a message to an actor C and expect a response from it, they are sharing memory: what's in C&
13.
▲
by
laureny
12y ago
> They should just deprecate it and switch to Go That would be a step backward, we really need generics and a reasonable support for exceptions on Android (or any large scale system, for that matter). Go is a fine language at the system
14.
▲
by
laureny
12y ago
It's a bit of a disturbing read for a couple of reasons: - Going to an early stage start up as a young father is not a sacrifice, it's a selfish act. You are thinking more about yourself and what you want to do (and not do) rather
15.
▲
by
laureny
12y ago
For your point to stand, you'd have to spend some time explaining why you think Play is superior to DropWizard.
16.
▲
by
laureny
12y ago
So what? I don't care who writes the article, all that matters is whether the content of the article is interesting. For this particular article, I think the answer is "Very", so thanks to the author.
17.
▲
by
laureny
12y ago
C++ is still a very big step forward compared to Fortran, Algol or Ada.
18.
▲
by
laureny
12y ago
Developers will pay decent money for a "code" editor (an IDE), not a "text" editor. Text editors are dime a dozen and in that space, you are competing with much more than tools that are geared just toward developers.
19.
▲
by
laureny
12y ago
It always makes me chuckle when I see companies trying to ship a product (free or not) and realize a few months later that it's not picking up adoption. Then they decide to open source it in an effort to make it popular but of course,
20.
▲
by
laureny
12y ago
But these are not enforceable by the type system (at least in Haskell), kind of supporting my point that types alone are rarely sufficient :)
21.
▲
by
laureny
12y ago
> write your types and your programs write themselves as the "only possible implementation". But there are only very few type signatures for which this is true, even if you stick to totality.
22.
▲
by
laureny
12y ago
I'm getting tired of reading: > This is why we hear that Haskell reprise if it compiles, it works. If this were true then functions would not need bodies, you would just define their signatures and move on with life. The truth is th
23.
▲
by
laureny
12y ago
Dozens? I only have two, my real one and my fake one. I'm always logged in my fake one on my non-default browser.
24.
▲
by
laureny
12y ago
Spring's DI is terrible but Guice (and on mobile, Dagger) is really easy to work with, statically typed and has increased the maintainability and testability of our code base tremendously.
25.
▲
by
laureny
12y ago
Not a single mention of Guice or even dependency injection? Seems like a gaping omission in a guide that claims to be about "modern" Java.
26.
▲
by
laureny
12y ago
You could have created another FB account just for these situation instead of waiting. That's what I've been doing, and I will probably continue to do so since even logging in anonymously on Facebook tells Facebook, and whoever el
27.
▲
by
laureny
12y ago
Which is why every single tutorial of rebase you can find will explain that you should never rebase branches that have already been published.
28.
▲
by
laureny
12y ago
You are confusing "Having been around for a while" with "Having practical experience". Uncle Bob has been a consultant for a very, very long time and living off articles, presentations and books on the topic of software
29.
▲
by
laureny
12y ago
> Anything that I do with my time, my equipment and my brain outside paid work hours belongs to me. That's a very naïve view and provably wrong in a lot of countries. Check with your local labor laws, you'll be surprised.
30.
▲
by
laureny
12y ago
> Listen, you should know that I'm working on an open-source project that is in the same ballpark as what I'm doing at work. No employer will ever be comfortable with something like this. I write open source on my spare time an
More ›