Viewing profile — rvavruch
rvavruch
HN member- Joined
- Thu, May 26, 2011, 10:33 AM UTC
- HN karma
- 92
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About rvavruch
No profile information was provided.
Recent public activity
-
comment
Comment #41359766
I wrote a piece exploring 37Signals' move off cloud. I tried to understand what it might mean for a company who wanted to do so.
- story
-
comment
Comment #35849728
Thanks! I'm glad someone read the T&Cs after all the effort I put into them. :)
-
comment
Comment #35844265
Thanks for all the questions. It has really gotten me to thinking about how to navigate the future of the project. I have a question for all of you. My approach is that we are all …
-
comment
Comment #35844086
Agreed. I've played with IPFS before. Very interesting, definitely something to consider for the future of Haasie.
-
comment
Comment #35844062
Your question honestly got me thinking. If everything goes completely sideways there are a number of shuttering options I can think of. One is to turn off any new uploads, and just…
-
comment
Comment #35843982
Hi, your site came up in my research. Although it wasn't clear if it was an actual service or an art project? Keen to hear more about your experiences.
-
comment
Comment #35843951
Fair question. I did read the TOCs, and studied the current TOCs of Imgur as well as my hosting company to make sure Haasie's covered the most important aspects. Imgur atm still al…
-
comment
Comment #35843549
Thanks, agreed it will be a challenge.
-
comment
Comment #35839518
Thanks, I will check them out.
-
comment
Comment #35839507
My intention is not to be a free host though - that's not sustainable. I hope to fund it through donations and potentially a subscription for enhanced features.
-
comment
Comment #35839307
Thank you! My thinking is to start with donations. There is no such thing as a free service. If people get value from using it to upload anonymously and they want to keep it going,…
-
comment
Comment #35839249
That's a fantastic idea, thanks!
-
story
Show HN: Avoiding Imgur Link Rot
Over the last decade I've built a number of different digital asset managers (mostly media files) that met the needs of my companies at the time. It is an area I enjoy working in. …
-
comment
Comment #26304505
FlexClub | Remote but Cape Town or Amsterdam preferred | Full-Time | https://flexclub.co.za/ FlexClub is a seed stage vehicle subscription platform operating in South Africa and Me…
-
comment
Comment #10461835
I second GraphicsMagick over ImageMagick. In PHP found it performed especially well when executing through exec() rather than the extension. See Gifsicle [1] for easy animated GIF …
-
comment
Comment #7901492
I certainly wouldn't suggest this method in place of a proper deployment strategy for serious development. There are problems with this method, but, for a hobbyist who hand codes a…
-
comment
Comment #7900922
Have a look at Docker ( http://www.docker.com/ ), I was introduced to it recently and it looks like a powerful yet simple alternative to Chef or Puppet.
-
comment
Comment #7900827
A commenter on my blog post suggested Syncthing ( http://syncthing.net/ ) as an alternative.
- story
- story
-
comment
Comment #3862680
Will give this a go next time. I have been using Lucidchart http://www.lucidchart.com/ which is one of the better diagramming tools I've tried.
-
comment
Comment #3343281
This is what makes me question the colour blind theory. Although they are very strong in places, the colours all work together. If he was colour blind surely there would be patches…
-
comment
Comment #3313976
I've been using PassPack for a few years. It allows you to generate random passwords with your choice of # of characters and type. My default setting is 14 chars of a-z, A-Z, 0-9 a…
-
comment
Comment #3251420
Chicken and egg. Designers will not use a format not supported by the majority of browsers and browsers see no need to implement new formats unless people are asking for them. It g…