Viewing profile — thetron
thetron
HN member- Joined
- Sun, Sep 18, 2011, 8:07 AM UTC
- HN karma
- 135
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About thetron
nicholas@bruning.com.au
[ my public key: https://keybase.io/thetron; my proof: https://keybase.io/thetron/sigs/qirVz4ftEnpwjdqk3qEip1HtsTt86oYsjo3_g8azWns ]
Recent public activity
-
comment
Comment #45767979
You can't buy food with an IOU from your employer.
-
comment
Comment #38156425
There's Petty's Orchard in Melbourne (Templestowe): https://www.manningham.vic.gov.au/venues/pettys-orchard who maintain about 200 varieties of apple. I have no idea what it's like…
-
comment
Comment #36718468
I agree with you. Whenever I've been in seriously challenging situations at work, having real, deep, personal relationships with my team made it far easier to have difficult conver…
-
comment
Comment #15554563
I work for a company with full pay transparency – well, complete transparency across all parts of the organisation – I can't imagine working in an opaque environment ever again. I …
-
comment
Comment #10009061
My nephew built this as one of his first Mindstorms projects. It works amazingly well, especially given the limited components - quite extraordinary to see in action.
-
comment
Comment #9867844
Definitely interested. My email is also in my profile.
- story
- story
- story
- story
-
comment
Comment #6687606
I love this idea. I did a quick pure-CSS implementation, not bullet-proof by any means - biggest downside is it's reliance on the `required` attribute: http://jsfiddle.net/thetron/…
-
comment
Comment #6682142
I started using Airmail[1], and I love it. Mainly for label support with Gmail, but there's lots of little bits of UI features that I love about. Definitely worth the $1.99 or what…
-
comment
Comment #6282162
Thanks for mentioning this! I had completely missed the announcement. That's really exciting, I wonder if pin.net.au will adjust their pricing to match Stripe's. Good to have some …
-
comment
Comment #6106603
All animals are equal, but some animals are more equal than others.
-
comment
Comment #5477572
Melbourne or Sydney, Australia - involved.com.au With a content-first approach, we develop bespoke digital experiences for some great clients – from global travel and tourism compa…
- story
- story
-
comment
Comment #5273602
Congrats Ruby team - really well done. 20 great years.
-
comment
Comment #5273599
Because it makes me happy.
-
comment
Comment #5174196
We love sentry. We made the switch from Hoptoad/Airbrake, because the pricing based on event volume rather than number of projects. We use it to track a group of small-scale Rails …
-
comment
Comment #5107441
Super relieved to see that - I was seriously disappointed to see Corey's name in amongst the mob. That's how an apology should be written.
-
comment
Comment #5102376
It's definitely my intention to. At the moment it's a bit of a hodge-podge, but it's definitely on my to-do list to release it as a properly packaged (and tested) rubygem.
-
comment
Comment #5100100
We tend to run out of private repos on our organisation gold plan, but have a little ruby script which can pull down some of the older projects (and their wikis), zip them up, arch…
-
comment
Comment #4802056
Oh absolutely. As you said, procfile (or similar) support would be amazing.
-
comment
Comment #4801881
You could probably use 'container commands' to start/stop worker processes after each deployment. I'm only reading the Elastic Beanstalk docs for the first time, so I haven't tried…