back
user profile
wofo
2,393karma·363submissions·December 17, 2013
about
Contact me at: [my username] [at] adolfo [dot] ochagavia [dot] nl (or check out ochagavia.nl)
recent activity (363 total)
comment
Interesting timing... A few weeks ago I evaluated using tarsnap for my business and ended up going for borg + rsync.net, for some of the reasons pointed out in the post. It seemed like the more "…
comment
My experience has also been somewhat disappointing. I had a toy project that I decided to host elsewhere (Hetzner VM + Dokku), after the node for the PG database stopped working without any notificati…
comment
> Work 6 days per week. Use that saturday to work on things that are harder to do during the week because of interruptions. In my own case I haven't found it necessary to overwork. In fact, if…
comment
This is one of the reasons why I'm contracting in The Netherlands! Though also because of the flexibility (3 billable days / week)...
346 pts
comment
Author here. As others have commented, some package managers allow multiple versions of the same dependency. Conda doesn't, and I wanted to stick to the Conda rules in the article ;)
comment
Author here. I glossed over this in the article, but the solver is actually privileging higher versions as you suggest. In the "set" step, when we arbitrarily set a variable to true, we have…
comment
https://ochagavia.nl Feed: https://ochagavia.nl/blog/index.xml I write about once a month, mainly about technical stuff I come across at work (e.g. my last post is ab…
comment
Yeah, for me it was confusing to see that many programmers seem to thrive without static typing, and in fact the 6-month Elixir project was an experiment to see if I could do the same :P (to me, Elixi…
comment
> it really burned me out. For me it didn't go that far, fortunately, because I managed to jump ship on time... But it was getting _tiring_. > Have you learned any tricks (...)? My current …
comment
After spending 6 months working on an Elixir codebase, and spoiled by languages with proper IDE support, I'd say Dialyzer is nice... But doesn't get even close to what I'm used to. Some…
comment
I started using Fastmail a couple of years ago because it's so loved on HN, so I think it's just genuine (I'm a happy customer myself)
comment
Not the OP, but I came across this and it sounded like something people here might like :) It's pretty impressive work, explained in a very accessible way in 15 minutes. If you don't know mu…
comment
Wow, this resonates with me! I stopped doing full-stack development a while ago, and have since January been contributing to open source projects as a contractor (my next gig will be for ISRG, the mak…
comment
Hi HN! Some context, for those who (like me) check the comments before going to the articles: I wrote this after attending the RustNL conference back in May, as a way to capture my fascination for the…
comment
SEEKING WORK | Amsterdam, NL | REMOTE I contribute to Rust open source projects on behalf of companies. Recently I spent two months improving Quinn (the main Rust implementation of the QUIC protocol),…
comment
Hi there! I wrote this as a way to share my enthusiasm for QUIC after spending 2 months enhancing the main Rust implementation of the protocol. Let me know what you think!