Viewing profile — jonbeebe
jonbeebe
HN member- Joined
- Sun, Aug 05, 2012, 6:33 PM UTC
- HN karma
- 39
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About jonbeebe
Recent public activity
-
comment
Comment #40280607
That's a pretty apt comparison I'd say. However, with JavaScript you have to avoid the old/outdated language constructs, and some warts need to remain, since browsers still need to…
-
comment
Comment #40280577
I'm not entirely sure what you're getting at (perhaps the fact that it mutates the original string, similar to `Array.prototype.splice()`) ... but I can say it's never gotten in my…
-
comment
Comment #40258613
I didn't know about the do BLOCK syntax that's (possibly) coming, that's interesting, thanks for bringing that up. Regarding your last comment about Ruby and Python. I've been thin…
-
comment
Comment #40258517
Considering how much I like TypeScript, kotlin-js sounds tempting based on your comment, but unfortunately it's a no-go for me the because I use React heavily, and the solutions I'…
-
comment
Comment #40258362
You bring up a good point, but as you know, there's a certain amount of intuitive knowledge that gets carried over when learning another programming language (which is why it's muc…
- comment
- story
-
comment
Comment #23569252
Why don’t these rules apply to banking apps then? I wouldn’t consider them business-only as most individuals interacting with the App Store have bank accounts, so that argument bre…
- story
-
comment
Comment #21489647
EDIT: disregard; it was a problem with my own config. It works as expected
-
comment
Comment #21486841
editor.fontLigatures has been expanded to allow you to specify stylistic sets, such as "'ss01', 'liga'" (and so on). I was looking forward to this because I wanted to enable the "s…
- story
- story
-
comment
Comment #20122696
This is a very good point that I hadn't thought of, that is, is react-native adds support for it. I imagine Catalyst would make things easier though.
-
comment
Comment #18061530
Looks (and sounds) a lot like The Outline [1]. [1]: https://theoutline.com
-
comment
Comment #17050262
I own a 15" MacBook Pro 2016 and already this keyboard has given me more trouble than any other laptop keyboard. Several of the keys are "mushy" and harder to press than most of th…
-
comment
Comment #15701603
I agree, but the keyboard is what gets me the most. I can get used to the feel, but it is simply too unreliable for a $2k computer. A spec of dust can bring it down for crying out …
-
comment
Comment #15701530
I have a 2016 MBP with TouchBar and I'm mostly happy with it. I love the quality of the screen, its the brightness, and the overall performance of the computer, and I honestly pref…
- story
-
comment
Comment #11444299
Take your tech and build your own game with it, using original graphics sounds, levels, etc. of course. Might as well put your hard work to good use! I loved the old Zeldas and wou…
- story
-
comment
Comment #8482599
I tried the TextMate 2 beta, and while it is nice, there's still some rough edges. For example, I had to go in and set a variable and edit a config file to enable soft tabs. Also, …
- story
- story
-
comment
Comment #7519478
Why can’t the “future” be one with both web apps and native apps? (e.g. like how it is now) They both have their up-sides and down-sides, but which is best usually depends on the c…