Viewing profile — tstusr20190823
tstusr20190823
HN member- Joined
- Fri, Aug 23, 2019, 9:50 AM UTC
- HN karma
- 2
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About tstusr20190823
No profile information was provided.
Recent public activity
-
comment
Comment #42643106
It is true for a few components derived from TouchableOpacity like Button, sure. That is NOT true for most other components. You does not have UICollectionView, UINavigationView (o…
-
comment
Comment #42640153
React allows you to write custom renderer and React Native is a quick and dirty example of that custom renderer. The only reason it does not "feel native" is because Meta does not …
-
comment
Comment #42640125
React Native constructs only single UIView by default and draw actual UI using poorly man browser engine using JS. This UI does not "feel native" to user, because it has wrong anim…
-
comment
Comment #41554998
"html_elements_cant_self_close" is not a very clear error. Yes, now it is clear what does it mean, and it would be great if other users should not start a new HN-discussion to rece…
-
comment
Comment #41554768
I got this error first with HTML doctype, so it is a problem in my code which uses self-closing tags with HTML doctype. Instead of very noninformative "html_elements_cant_self_clos…
-
comment
Comment #41554666
OK, so it should not warn with XHTML doctype? But it does too
-
comment
Comment #41554545
My html is: Why it warns html_elements_cant_self_close on meta tag?
-
comment
Comment #21870630
What is "latest build"? V does not release any stable build and you can get "large error" on any platform right now when trying random "latest build" without any effort to investig…
-
comment
Comment #21862230
V have first-class Windows support, what is your problem?
-
comment
Comment #20776052
The former is a human-readable text which allow eye to easy understand and latter is a technical info which is not required to have space on the screen and makes UI "hard to use".
-
comment
Comment #20776034
gitweb requires server setup, while Mercurial web ui can quickly start locally without any configuration and that was the one of mercurial selling point until github and other serv…
-
comment
Comment #20775964
Can you make "sr.ht git services" the blue title of the repo "card" and "~sircmpwn/git.sr.ht" - the subtitle (with dimmed color)? This simple change will improve UI usability in 10…
-
comment
Comment #20775922
Mercurial users can use their builtin Web UI unlike Git users
-
comment
Comment #20775895
Am I the only one who can't find the source of this "open source software"? How they can beat Bitbucket while they hide the code under unusable UI?