Viewing profile — andrewpbrett
andrewpbrett
HN member- Joined
- Sun, Oct 04, 2009, 2:13 AM UTC
- HN karma
- 1,657
- Public activity
- 148 items
- HN profile
- View on Hacker News ↗
About andrewpbrett
Recent public activity
-
comment
Comment #34099025
Yes that worked!
-
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.
-
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
-
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…
-
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.
-
comment
Comment #16100946
Yeah this is what I wrote to receive the images: https://github.com/andrewpbrett/admin.andybrett.com
-
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.
-
comment
Comment #16098148
I made this! More background here: https://andybrett.com/writing/send-as-post
- story
-
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…
-
comment
Comment #10547620
Spelling - it's John Maynard Keynes, not Keanes :)
- story
- story
-
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…
-
comment
Comment #7550336
Boom, #88.
-
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…
-
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…
-
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 …
-
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…
- story
-
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…
-
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.
-
comment
Comment #5049309
> Decisions made by officials in the Massachusetts U.S. Attorney’s office and at MIT contributed to his death. Damning
- story
-
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 …