Viewing profile — mattschmulen
mattschmulen
HN member- Joined
- Fri, Jun 14, 2013, 10:32 PM UTC
- HN karma
- 34
- Public activity
- 91 items
- HN profile
- View on Hacker News ↗
About mattschmulen
Recent public activity
-
comment
Comment #26338303
Yup, really they had the right idea in that it was native components that were hoisted by JavaScript binding... it really lost steam because it became easier to just build native S…
-
comment
Comment #20408028
How else do you identify your mbp going through TSA. Call me laptop roulette paranoid.
-
comment
Comment #17271155
I have had some nice results with swift. It’s still predominately Apple tech (macOS,iOS) but the packages manager is nice and it’s has nice “script” feel for a compiled language.
-
comment
Comment #16684898
Great article, I love seeing server and client side worlds colliding. It reminds me of the early days of lib-uv/nodeJS. In addition to the swift NIO specific endeavors I’m excited …
-
comment
Comment #16295919
In my humble experience the impact of this issue is multiplied on mobile; given the mobile context the user expectation is in amplified and the need for clear communication made mo…
-
comment
Comment #16220182
If I had a dollar for every time an XO, Sales VP, or board investor (I’m looking at you Todd Rulon-Miller) said we were expecting an IPO filing in two years (bless thier optimistic…
-
comment
Comment #15455189
When choosing a language, framework or “platform” there are only three things that matter: (1) Time to market: how fast can you implement a “ship-able” feature, app (2) Resource co…
-
comment
Comment #15422381
While legacy iOS developers are justifying objective-c over swift. Swift is “eating the world” of iOS and macOS app ( and some server side ) development, avoid it at your own peril…
-
comment
Comment #15406648
Completely true for the last two years, however if the last two months are any indicator things are looking up on this front. The swift 4 update was relatively painless compared to…
-
comment
Comment #15243680
How is this measured? I'm a big fan of Vapor, just curious
-
comment
Comment #15145805
All this and the developers that were driving new line of biz products were coming from the front end ( web and mobile ), of course all front ends need backends and when these thes…
-
comment
Comment #15127152
It's amazing how much nautical language and references contribute to colloquial phrases. It may be just the company I keep but I find it consistently comes up in French.
-
comment
Comment #14925938
I would add to that oil and gas project managers. When I moved to SF from Dallas I was astounded how little Product Managers assessed resource costs + risk to value. I get that it'…
-
comment
Comment #13838030
I agree with a lot of this. My one comment is that not all side projects are about a "full startup business". I shipped my 2 mo. side project this summer. Donors Choose Project Fin…
-
comment
Comment #13471971
Great write up
-
comment
Comment #13467156
Fantastic! I'll move over my server side Swift WIP prototypes ASAP . https://github.com/mschmulen/yachtsServer
-
comment
Comment #13164330
I don't understand why (forgive me for the generalization) blue collar work ethic and blue collar loyalty are so often dismissed in the tech field. Some of the best advice I ever r…
-
comment
Comment #12740791
I think test after is a reasonable approach. I am constantly dealing with new code bases and in the interview process I am often asked about my philosophy about testing. My respons…
-
comment
Comment #12740790
I think test after is a reasonable approach. I am constantly dealing with new code bases and in the interview process I am often asked about my philosophy about testing. My respons…
-
comment
Comment #12269460
Similar to Texa-duetche https://en.m.wikipedia.org/wiki/Texas_German ... Contributed words like skunk to English.
-
comment
Comment #12269459
Similar to Texa-duetche https://en.m.wikipedia.org/wiki/Texas_German ... Contributed words like skunk to English.
-
comment
Comment #12059874
Hey I have some time behind the iOS Dev "wheel" (about 12 iOS apps shipped, some better than others :/ ) , I'm between jobs/contracts and just hanging out so if you want someone to…
-
comment
Comment #12003723
I like this approach, and I use it a lot in my Objective-C to swift conversions. For new code (or legacy apps without testing infrastructure) I tend to approach testing first from …
-
comment
Comment #11995964
I'm doing about 10 hours a week on it, I figured I would 'soft launch' it rough instead and polish it up as I get closer to the start of school year .
-
comment
Comment #11995939
Hey that's pretty cool. I just did a similar thing, I started about 3 weeks ago on Donors Choose app https://appsto.re/us/JVmbab.i it's not for profit or anything , just figured I …