Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
staticint
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
54 ms
·
1.
▲
by
staticint
10y ago
He works his ass off to be wealthy. He didn't suggest that is the only way to be wealthy.
2.
▲
by
staticint
10y ago
The modern American Dream, perhaps. The historic American Dream was a marketing campaign centred around enjoying the long commute in your American made automobile.
3.
▲
by
staticint
10y ago
~$400k is the threshold for household[1] income. ~$200k is the threshold for individual[2] income. [1] https://en.m.wikipedia.org/wiki/Household_income_in_the_Unit... [2] https://en.m.wikipedia.org/wiki
4.
▲
by
staticint
10y ago
But we are still bound to supply and demand. If everyone was a coder, price would plummet. Programmers are only currently able to do reasonably well because they are relatively limited in numbers compared to the demand for them. It is very
5.
▲
by
staticint
10y ago
Class represents how income is accrued. The working class, as the name implies, earn their money by working. The upper class make their money through investments. The middle class fall in between. They make part of their income by working a
6.
▲
by
staticint
10y ago
While I completely agree that the standard library is all you need in quite a lot of cases, the parent seems to be asking from more of a "how do I structure my application" perspective. A tool that generates the boilerplate nece
7.
▲
by
staticint
10y ago
The issue with that is that anyone invested in Rust or Scala have no reason to want a better type system in Go. Fixing Go is as important to them as fixing COBOL, and I don't see HN full of threads on what needs to change in COBOL. Wha
8.
▲
by
staticint
10y ago
What I struggle to understand is: If that functionality is considered useful or even impeding the development process for those developing in Go, why has nobody forked the language to add them? Many of the points you mention are fairly low
9.
▲
by
staticint
11y ago
> the only clean at scale power solution for peak load is nuclear power Nuclear is fantastic for base load, but peak load? Steam bypassing costs as much as generating electricity does, but with nobody wanting to pay for power they didn
10.
▲
by
staticint
11y ago
Having used Rails seriously since it was originally made available as an open source project, I find myself agreeing with you less and less. It has really failed to stand the test of time, in my opinion. I agree that it nailed the needs of
11.
▲
by
staticint
11y ago
Case IH and New Holland are both under the CNH (Fiat) umbrella, so at least you don't have to choose between them.
12.
▲
by
staticint
11y ago
I imagine it is being primarily driven by the recent vast decline in the Canadian dollar. Just about all of the costs involved are going to be about 30% cheaper compared to a couple of years ago.
13.
▲
by
staticint
11y ago
> The concept of a salary is to pay someone in return for work performed. Not necessarily. Having someone retained for future needs, for example, is worth paying for in some cases. Value isn't limited to work performed. Pay is, of
14.
▲
by
staticint
11y ago
Additionally, while I do not know in which country you reside, generally countries who fully subsidize higher education have much more stringent requirements to entry, allowing only those who are completely serious about receiving an educat
15.
▲
by
staticint
11y ago
Also, H1B workers get paid the same as local workers... So if you buy the allegation that wages are being depressed by H1B workers, why don't you take a peek at the bulletin board of your break room The idea usually is that the prese
16.
▲
by
staticint
11y ago
> Most exceptionally high earners have college degrees. Interestingly though, most exceptionally high earners have post-graduate degrees, according to Gallop[1]. When you exclude that group, the non-college graduates make up the larg
17.
▲
by
staticint
11y ago
I take that to mean that for the first time in his life he read the papers and fully understood them without needing additional background, not that there isn't more to learn outside of those papers.
18.
▲
by
staticint
11y ago
> Most students of history in high school won't be historians; most students of literature won't write great novels or screenplays; and so on. But by the same token, the economic effects are quite apparent. It takes a very sp
19.
▲
by
staticint
11y ago
As always, prices are determined by supply and demand. A price is too high if the buyer can find the same thing (another programmer considered to be an equal hire, in this case; people are not commodities so this can be difficult to evaluat
20.
▲
by
staticint
11y ago
> Well, sure. Hand-written assembly is also identical to compiled code I mean when you convert the template<type> statement to the #define statement with the hypothetical preprocessor, it would be the same as if you had written t
21.
▲
by
staticint
11y ago
I think you may be reading too much into the hypothetical implementation. It was highlighted as nothing more than syntax sugar, after all. If all you do is translate: template<type> max(...) into #define defmax(type) ... and
22.
▲
by
staticint
11y ago
Good example. Thanks. > Which is a shame because C macros just aren't good enough. No disagreement here. However, that still perfectly satisfies what may people claim they want in generics, especially those who most frequently tru
23.
▲
by
staticint
11y ago
Okay, macros. Either way, it provides what most people are asking for in generics (not you, perhaps), even if the implementation isn't exactly pleasant. From a practical standpoint, there really isn't a whole lot of difference in
24.
▲
by
staticint
11y ago
> It doesn't have generics, at all. The provided tooling provides templating, which isn't dissimilar to where many other languages stop in their generics journey. The interface does leave a lot to be desired, granted. f
25.
▲
by
staticint
11y ago
For comparison, software developers make up about 0.7% of the labour force (2012)[1]. It is always surprising to me how small the industry actually is. [1] http://www.bls.gov/ooh/computer-and-information-technology/
26.
▲
by
staticint
11y ago
> this could form the core of yet another cross-mobile-platform development framework Why not bridge the "yet another cross-mobile-platform development framework(s)" that were written for Objective-C, the same way Apple did w
27.
▲
by
staticint
11y ago
Zero years for the first one. * https://www.bosch-garden.com/gb/en/garden-tools/indego-home.... * https://www.deere.com/en_INT/products/equipment/autonomous_m...
28.
▲
by
staticint
11y ago
Wouldn't it be more accurate to say that on-site work was just a temporary regression? Back in the time where almost everyone worked on a farm, the farm was also your home, and mirrors a lot of what remote workers experience again now.
29.
▲
by
staticint
11y ago
It seems unlikely to me that future generations will be able to benefit from programming understanding and ability the way the programmers of today have. Economic value lies in scarcity, and as we are now pushing for everyone to have those
30.
▲
by
staticint
11y ago
I am afraid I am not entirely sure of what you are trying to get across here. Your mere mention of go generate indicates to me that you do understand my point about computers being able to free the programmer from doing the drudgery of im
More ›