Viewing profile — l0f
l0f
HN member- Joined
- Tue, Jan 13, 2015, 2:13 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About l0f
No profile information was provided.
Recent public activity
-
comment
Comment #9014046
+1. btw, are you having some laggy (high load avg) using yosemite?
-
comment
Comment #8975695
there's a list of sites that has remote job offers here: https://github.com/lukasz-madon/awesome-remote-job
-
comment
Comment #8887631
it's one server as master (write) and one as slave (read-only). you also must do backups, but using this approach it will be more safe than only backups. later, you can setup to wh…
-
comment
Comment #8879926
database: maste-slave uploads: rsync there's a ruby gem called backup ( https://meskyanichi.github.io/backup/v4/ ) ;)