Live data from Hacker News

Viewing profile — jonbeebe

jonbeebe

HN member
Joined
Sun, Aug 05, 2012, 6:33 PM UTC
HN karma
39
Public activity
32 items

About jonbeebe

Software developer from California, US. https://jonbeebe.net Twitter: @jonathanbeebe

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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'…

  5. 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…

  6. comment
  7. story
  8. 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…

  9. story
  10. comment
    Comment #21489647

    EDIT: disregard; it was a problem with my own config. It works as expected

  11. 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…

  12. story
  13. story
  14. 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.

  15. comment
    Comment #18061530

    Looks (and sounds) a lot like The Outline [1]. [1]: https://theoutline.com

  16. 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…

  17. 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 …

  18. 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…

  19. story
  20. 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…

  21. story
  22. 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, …

  23. story
  24. story
  25. 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…