Live data from Hacker News

Viewing profile — itsbonczek

itsbonczek

HN member
Joined
Thu, Jul 26, 2012, 11:18 PM UTC
HN karma
19
Public activity
10 items

About itsbonczek

No profile information was provided.

Recent public activity

  1. comment
    Comment #16516547

    This is really great feedback, thanks! The chord generator I wrote currently treats F# and Gb (and the other enharmonically similar notes) as interchangeable, when clearly it shoul…

  2. comment
    Comment #16506762

    Shameless plug: I built something similar awhile back as an excuse to learn the basics of React http://chordial.us/ .

  3. comment
    Comment #8980296

    Caeden, Inc - New York, NY http://www.caeden.com Lead Mobile Developer We are looking for an experienced Mobile Engineer to lead development efforts on all of our mobile software i…

  4. comment
    Comment #8882456

    Agree with this advice. You should talk to your manager and work out a plan to achieve your career goals within the company. This is a significant part of your manager's job respon…

  5. comment
    Comment #7534823

    This is the type of thing that Google Glass was made for.

  6. story
  7. comment
    Comment #6524777

    If you need keychain access while the device is locked, using "kSecAttrAccessibleAfterFirstUnlock" is definitely recommended over "kSecAttrAccessibleAlways." I don't remember where…

  8. comment
    Comment #6389083

    True, but there's a pretty good chance that you have a local football club to root for. College athletics is the American equivalent of that.

  9. comment
    Comment #5107243

    Don't let occurrences like these deter you from putting code out there. The truly great developers would applaud your efforts and probably give you a pointer or two. The faster you…

  10. comment
    Comment #4918912

    I've been really liking the foreman approach with Heroku. It's super easy to create a .env file that contains environment variables that can then be git-ignored.