Live data from Hacker News

Viewing profile — brebory

brebory

HN member
Joined
Wed, Nov 28, 2012, 9:10 AM UTC
HN karma
26
Public activity
15 items

About brebory

web and ios developer

Recent public activity

  1. story
  2. comment
    Comment #6778790

    Next thing you know, they'll start intercepting Command-W's.

  3. comment
    Comment #5692766

    I suspect it's because the original app id and secret key are public on the github repo.[1] I bet they're registering a new application and secret right now, hence the invalid API …

  4. comment
    Comment #5614904

    Ok, cool! Nice work on this!

  5. comment
    Comment #5614760

    I'm running into a bug on the second lesson. Unless there's something subtle I'm not noticing. http://i.imgur.com/n2WcCzY.png

  6. comment
    Comment #5536879

    It helps to remember that: 1. #RRGGBB 2. B + G = Cyan 3. R + B = Magenta 4. R + G = Yellow 5. Equal amounts of all three channels = Gray 6. #000000 = Black 7. #FFFFFF = White Think…

  7. comment
    Comment #5406752

    I'm not defending layervault's overuse of the concept, but one of the (many) ways to achieve typographic hierarchy is to map the contrast of an element to the relative importance o…

  8. story
  9. comment
    Comment #4876249

    In this situation, it's probably best to differentiate between the two with color—but you're right, it's silly to lose the already-established visual cues.

  10. comment
    Comment #4872607

    They sum up their reasoning pretty succinctly here: https://yourkarma.com/help/75-why-do-i-have-to-login-with-fa...

  11. comment
    Comment #4872574

    You actually can't name your hotspot currently. It automatically names itself [name]'s Karma, pulled from your facebook info. Their reasoning - https://yourkarma.com/help/5-why-can…

  12. comment
    Comment #4844359

    Right, a CMS lets you implement an architecture for HTML and CSS, e.g. Bootstrap. I don't understand how what I said was "absolutely backwards".

  13. comment
    Comment #4843901

    The difference between bootstrap and a CMS is that bootstrap doesn't mess with any wysiwyg interface bullshit. It's just a pre-fabricated way to architect your html, css, and javas…

  14. comment
    Comment #4843891

    Any chance of seeing a responsive build of the site down the line?

  15. comment
    Comment #4841675

    Something to think about: web browsers natively display content in a responsive fashion. Any page that doesn't display responsively is that way due to constraints put on it by the …