Viewing profile — incepted
incepted
HN member- Joined
- Fri, Jul 10, 2015, 10:55 PM UTC
- HN karma
- 903
- Public activity
- 461 items
- HN profile
- View on Hacker News ↗
About incepted
No profile information was provided.
Recent public activity
- story
-
comment
Comment #11775758
Ugh... sourceforge.net? No, thanks.
-
comment
Comment #11775212
On top of the weather, which is a big deal to a lot of people, the problem is exactly in what you said: there are two huge tech companies. And that's it. Basically, if you move to …
-
comment
Comment #11751976
> Pardon my ignorance but I thought by now everyone agreed that Multiple inheritance was the root of all evil. Hardly. How it's implemented makes the difference. I'd say the genera…
-
comment
Comment #11750609
Java (or better, Kotlin) coupled with DropWizard (or Jetty or Tomcat).
-
comment
Comment #11750590
Things get dated in engineering too. The writing has been on the wall for Rails for a while now, we're just seeing an increasingly large number of people publicly moving on from it…
-
comment
Comment #11743213
Interesting take but I disagree with one point: > This style of designing abstractions is often quite foreign in programming in the large, and other schools of thought (see Gang of…
-
comment
Comment #11740497
Here is a penny so you can by some more ram. You can keep the change.
-
comment
Comment #11739313
I have a feeling that by the time this happens, a lot of the Python developers will have moved to Go or some other language.
-
comment
Comment #11739108
It's always interesting to see the only people who ever talk about JavaFX are either Oracle employees or people who have a financial interest in JavaFX, such as the author of this …
-
comment
Comment #11737965
This is the usual privacy hysteria knee-jerk reaction: "Watch out, the big companies are going to get data on you!". And people are going to react exactly like they've done before:…
-
comment
Comment #11734966
Isn't it ironic to write this tool in a language that is not available on Windows[1]? [1] "Windows support is comming soon. " https://ocaml.org/docs/install.html
-
comment
Comment #11727510
Predicting that a company will fail without giving a date is not foreshadowing, it's stating the obvious.
-
comment
Comment #11717533
Interesting but since they are designing a revised syntax, I wish they had got rid of Ocaml's semi colon. These stand out in 2016.
-
comment
Comment #11710899
The whole article is about Gerber, it should have been called "Why Gerber can't innovate". As plenty others have already pointed out, the tech industry is currently being led by ve…
-
comment
Comment #11710292
> Too bad Google isn't more aggressive at keeping malware out of the Play Store. I don't know, how often do we hear about this kind of malware on Google Play? Not nearly as often a…
-
comment
Comment #11708228
Ah, I stand corrected.
-
comment
Comment #11708214
Seriously. The fact that Picasa is in this list tells you how meaningless that list is.
-
comment
Comment #11708149
From my understanding, Spaces doesn't require any kind of membership anywhere. No accounts. This could become a big deal if true and possibly rival Twitter for when you suddenly ha…
-
comment
Comment #11707109
Show us what you think is a nice DSL then, because you keep waving your hands about DSL but you're not showing a single line of code to prove your point.
-
comment
Comment #11706201
These are functions, it doesn't get any simpler than that and it doesn't require learning anything new once you know the language. Macros are over engineered in comparison since th…
-
comment
Comment #11706182
> I'm not against GMO, but one thing that I think is a fallacy is the choice between GMO and heavily-pesticided products. You're right, I made a false dichotomy there, sorry about …
-
comment
Comment #11704137
> Only Monsanto is capable of arguing that the most environmentally friendly option for agriculture is GMO. No, plenty of objective scientists argue it as well. It's just common se…
-
comment
Comment #11704033
> You cannot implement simple, modular, debuggable, composable DSLs with functions alone. We've been doing this for at least ten years. Example: [1] For someone who's convinced tha…
-
comment
Comment #11702786
> Mind naming a single one? We no longer need macros to create intuitive DSL's any more.