Viewing profile — interactiv
interactiv
HN member- Joined
- Thu, Jun 04, 2015, 9:14 PM UTC
- HN karma
- 32
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About interactiv
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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,…
-
comment
Comment #12299069
Yes, if you look at the source code I use unification to tell whether types match or not.
-
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…
-
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…
-
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…
-
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…
- comment
-
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…
- comment
-
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.
-
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…