Live data from Hacker News

Viewing profile — interactiv

interactiv

HN member
Joined
Thu, Jun 04, 2015, 9:14 PM UTC
HN karma
32
Public activity
13 items

About interactiv

No profile information was provided.

Recent public activity

  1. comment
    Comment #12301386

    This is a bit stupid, but developers, each time you make an announcement like that, even on your own forum, blog, ..., take the time to write 1 sentence telling people what the sof…

  2. comment
    Comment #12301304

    Huge angular 1.x fan here , still using it. I'm not going to move to 2.x for a few reasons - it's an entire new framework, the only thing in common in the name - typescript : if yo…

  3. comment
    Comment #12300086

    > Migration between infrastructures is always painful, so I don't think vendor lock in is that big a deal, if you keep APIs small and their I/O well documented (and designed). hmm,…

  4. comment
    Comment #12299069

    Yes, if you look at the source code I use unification to tell whether types match or not.

  5. comment
    Comment #12298702

    yep, I wrote this : https://github.com/Mparaiso/lodash-go which is in theory "runtime type safe" in the sense that is yields an error if types do not match , but it uses reflection…

  6. comment
    Comment #9730031

    > whats wrong with Brackets/Sublime/DW/Notepad and a web browser Designers usually have a "visual first" approach, developers tend to have a "code first" approach. So a tool that a…

  7. comment
    Comment #9729930

    This is a tool for web designers so it makes sense to try something a bit flashy. Now is it efficient or does it help convey a specific message I don't know. To their credit the si…

  8. comment
    Comment #9725655

    > Or to put it bluntly: it fucking sucks when studios use Kickstarter when they are in no need of crowdfunding. Well, Kick Starter is now mainly a marketing tool anyway. It helps i…

  9. comment
  10. comment
    Comment #9723900

    > The Go standard library is so strong around web servers it's hard to recommend anything else. The http packages provides the bare minimum. A serious app requires way more feature…

  11. comment
  12. comment
    Comment #9662419

    Europeans have their own sets of problems ,believe me, don't paint everything all black or all white. Granted almost free education is something great.

  13. comment
    Comment #9662233

    I'm really motived to create an opensource alternative as I was a big pipes user. I set up a repo (obviously empty for now) ,I'll try to come up with a minimal working app before y…