Live data from Hacker News

Viewing profile — incepted

incepted

HN member
Joined
Fri, Jul 10, 2015, 10:55 PM UTC
HN karma
903
Public activity
461 items

About incepted

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #11775758

    Ugh... sourceforge.net? No, thanks.

  3. 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 …

  4. 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…

  5. comment
    Comment #11750609

    Java (or better, Kotlin) coupled with DropWizard (or Jetty or Tomcat).

  6. 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…

  7. 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…

  8. comment
    Comment #11740497

    Here is a penny so you can by some more ram. You can keep the change.

  9. 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.

  10. 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 …

  11. 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:…

  12. 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

  13. comment
    Comment #11727510

    Predicting that a company will fail without giving a date is not foreshadowing, it's stating the obvious.

  14. 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.

  15. 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…

  16. 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…

  17. comment
    Comment #11708228

    Ah, I stand corrected.

  18. comment
    Comment #11708214

    Seriously. The fact that Picasa is in this list tells you how meaningless that list is.

  19. 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…

  20. 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.

  21. 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…

  22. 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 …

  23. 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…

  24. 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…

  25. comment
    Comment #11702786

    > Mind naming a single one? We no longer need macros to create intuitive DSL's any more.