Live data from Hacker News

Viewing profile — l0f

l0f

HN member
Joined
Tue, Jan 13, 2015, 2:13 PM UTC
HN karma
1
Public activity
4 items

About l0f

No profile information was provided.

Recent public activity

  1. comment
    Comment #9014046

    +1. btw, are you having some laggy (high load avg) using yosemite?

  2. comment
    Comment #8975695

    there's a list of sites that has remote job offers here: https://github.com/lukasz-madon/awesome-remote-job

  3. 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…

  4. comment
    Comment #8879926

    database: maste-slave uploads: rsync there's a ruby gem called backup ( https://meskyanichi.github.io/backup/v4/ ) ;)