Live data from Hacker News

Viewing profile — ajvb

ajvb

HN member
Joined
Sun, Mar 25, 2012, 6:59 PM UTC
HN karma
11
Public activity
13 items

About ajvb

i code and stuff

Recent public activity

  1. comment
    Comment #10051090

    dmix, a 2-3 person team is actually exactly what this project was built for. The use case came from a start-up of the past that I was an engineer at that really really needed somet…

  2. comment
    Comment #10051069

    I had not seen Nextdoor's scheduler, which looks awesome except for the required external requirement of SQS. Kala was built to not require anything except for the Kala binary. Yel…

  3. comment
    Comment #10051042

    With pleasure.

  4. comment
    Comment #10051019

    The initial use case was for a single node setup, Chronos for an early stage startup. I/we will be adding support for it to be distributed here soon, but not until the single-node,…

  5. comment
    Comment #10050864

    It was taken from the Sanskrit meaning for "time". :)

  6. comment
    Comment #9779522

    Thank you! Wanted it to actually be "easy" to interact with.

  7. story
    Show HN: Kala – Modern Job Scheduler Written in Go

    Kala is a simplistic, modern, and performant job scheduler written in Go. It lives in a single binary and does not have any dependencies. Kala was inspired by Chronos ( https://git…

  8. comment
    Comment #7945073

    This is a very cool idea. Execution is good as well.

  9. comment
    Comment #7710982

    Great idea, and impressively simple interface. Love it.

  10. comment
    Comment #6699723

    https://github.com/cznweb/deluge - Server for DynDNS/request tunnelling to arkOS nodes https://arkos.io/deluge ^ is in the works

  11. comment
    Comment #4130186

    Cool story bro. Did you look at the actual main aspect of this simple tool, or just the one folder with the server-script? As previously mentioned. The main aspect of this is the a…

  12. comment
    Comment #4128157

    Even though it doesn't seem to be the case when viewing the README, this is more for automatically creating a Django app rather than the deployment process. There are things like C…

  13. comment
    Comment #4127679

    We have included settings_local.py for development purposes, which gets imported by settings.py if it can be found. The main purpose for this is for the settings_local.py to be usi…