Viewing profile — xenorplxx
xenorplxx
HN member- Joined
- Mon, Feb 25, 2019, 5:20 PM UTC
- HN karma
- 15
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About xenorplxx
No profile information was provided.
Recent public activity
-
comment
Comment #25047672
yeah, it sure is, but jQuery is more than enough anyways xD
-
comment
Comment #22374659
Running any server on wifi, even home plex instance, is not a great idea. It's a shame that rPi doesn't support PoE out of the box, that'd mean you could've only 1 cable connected,…
-
comment
Comment #21595656
Hm. MS started to support React, especially React Native project lately with their react-native-windows and AppCenter, but I honestly have no idea why would they do that instead of…
-
comment
Comment #21593623
Exactly that. There was an interview with Basecamp founder here a few days ago and he highlighted that even now when the current version is Basecamp 3 they still maintain Basecamp …
-
comment
Comment #20744783
Uhm.. there was this show, Revolution.. Just sayin' :D.
-
comment
Comment #20675668
alternative to typescript would be facebook's flow.js, which works with 'normal' JS code
-
comment
Comment #20124148
I did more research and it seems that they indeed have to add some kind of support.
-
comment
Comment #20123716
From what I understand (although I didn't do much research) all you have to do is to use a new enough version of Xcode and that's it, so React Native doesn't really have to add any…
-
comment
Comment #20122682
Doesn't project Catalyst mean that we'd be able to build react-native iOS apps on macOS? :D That would be great, cause with MS support you can build react-native apps on Windows an…
-
comment
Comment #20122672
That's what I was looking for! Thanks :).
-
comment
Comment #20122545
Yea, Microsoft seems to maintain react-native windows and they've officially announced their support.
-
comment
Comment #20113401
I am using WSL more and more often nowadays and it's really good now, it works just like you'd expect Ubuntu (or other distro you choose) to work. The only thing I've had to do is …
-
comment
Comment #20040629
Oh, I've just noticed there's similar blog post on GitLab's blog now: https://about.gitlab.com/2019/05/28/upgrade-to-rails5/
-
comment
Comment #20040626
Well - you can visit their blog or even go to GitLab's repos and see the discussion there :). https://about.gitlab.com/blog/
-
comment
Comment #20040576
I just realized I've never actually seen on-prem Github. GitLab on the other side is everywhere, especially thanks to the Community Edition. I've never seen really big deployments,…
-
comment
Comment #20040135
You can definitely check out https://github.blog/2018-09-28-upgrading-github-from-rails-3... and other stories of big Rails upgrade to get a grasp of what has changed. As for new f…