Live data from Hacker News

Viewing profile — andrewpbrett

andrewpbrett

HN member
Joined
Sun, Oct 04, 2009, 2:13 AM UTC
HN karma
1,657
Public activity
148 items

About andrewpbrett

https://andybrett.com

Recent public activity

  1. comment
    Comment #34099025

    Yes that worked!

  2. comment
    Comment #34095759

    I wrote 500 words yesterday but the calendar date is still blue... any chance you can take a look @nickagliano? The text appears when I click on the date.

  3. comment
    Comment #28920666

    This may be apocryphal but I've heard that "howdy" is essentially a contraction of "how do you do" Edit: Yep: https://en.wikipedia.org/wiki/Howdy

  4. comment
    Comment #26310843

    Open Food Network | REMOTE | Developer and Sysadmin Positions Available Stack: Nginx, Postgres, Rails, Angular (moving to Reactive Rails), Ansible Source code: https://github.com/o…

  5. comment
    Comment #16106594

    Thanks! It currently does save and prefill URLs but you’re right, it’d be easy to hardcode the URL if you always want to use the same one.

  6. comment
    Comment #16100946

    Yeah this is what I wrote to receive the images: https://github.com/andrewpbrett/admin.andybrett.com

  7. comment
    Comment #16098730

    Thanks for the kind words! That was definitely my intention with making this. It’s open source as well so let me know if you have any feedback or feel free to just fork/PR.

  8. comment
    Comment #16098148

    I made this! More background here: https://andybrett.com/writing/send-as-post

  9. story
  10. comment
    Comment #13935526

    Has anyone else had the experience of seeing almost zero ads on Instagram since they introduced them? I can count the number I've seen on one hand. I marked the first couple, right…

  11. comment
    Comment #10547620

    Spelling - it's John Maynard Keynes, not Keanes :)

  12. story
  13. story
  14. comment
    Comment #7583720

    Beeminder, as others have mentioned, handles #1 and #3 pretty well (minus the donation to the KKK part - the money for failing goes to Beeminder). I built GTBee[1] using the Beemin…

  15. comment
    Comment #7550336

    Boom, #88.

  16. comment
    Comment #7280124

    "You could parachute [Sam] into an island full of cannibals and come back in 5 years and he'd be the king." - PG 5.5 years ago[1] Congrats Sam. [1] http://paulgraham.com/fundraisin…

  17. comment
    Comment #7235291

    Lest anyone think this is exaggerated or linkbait-y, I've personally seen them do this, a lot. For example, a $100 gas purchase was immediately resolved using a method similar to w…

  18. comment
    Comment #7110566

    Just made two loans. I really love this idea and Zidisha does a great job of giving you all the information about the project and the person you're making the loan to. Congrats on …

  19. comment
    Comment #6782242

    There's another PG essay that's relevant to this, "What Startups Are Really Like": http://www.paulgraham.com/really.html The URL is apt, since I parse it as "No, really , this is w…

  20. story
  21. comment
    Comment #5265938

    We are in fact polling using the GitHub API, but it should be hourly, not daily. Right after I finished this we noticed that we could also do this with a post commit hook, so we're…

  22. comment
    Comment #5237260

    Feel free to post details on any errors. Issues page on github is probably the best place, once it's back up.

  23. comment
    Comment #5049309

    > Decisions made by officials in the Massachusetts U.S. Attorney’s office and at MIT contributed to his death. Damning

  24. story
  25. comment
    Comment #4481134

    One design dilemma we ran into when building this out is the "username" endpoint. When a user grants access, the OAuth default is to just pass the token back to the client. But to …