Live data from Hacker News

Viewing profile — cylix

cylix

HN member
Joined
Thu, Jun 25, 2015, 9:53 PM UTC
HN karma
140
Public activity
31 items

About cylix

No profile information was provided.

Recent public activity

  1. comment
    Comment #35679637

    FYI, PagerDuty is built on top of AWS. They used to do some multi-cloud stuff, but no longer the case (too expensive, too complex, causing more issues than it solved). Source: work…

  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #24699007

    I'm working on the infrastructure of a startup (Whova). Our backend is fully in Django, so our background tasks are run with celery since that's the main tool for that in the pytho…

  7. comment
    Comment #24039952

    Whova | Infrastructure Engineer | San Diego, CA, USA | ONSITE FULL-TIME VISA | 1Y+ experience | 90K+ | Whova is growing fast, especially our recent shifts toward virtual events, an…

  8. comment
    Comment #22471866

    Whova | Full-Stack Engineer (React & Django) | San Diego, CA, USA | ONSITE FULL-TIME NEWGRAD VISA Whova is looking for new full-stack engineers to join our growing team in San Dieg…

  9. comment
    Comment #22244880

    Whova | Full-Stack Engineer (React & Django) | San Diego, CA, USA | ONSITE FULL-TIME NEWGRAD INTERNS VISA Whova is looking for new full-stack engineers to join our growing team in …

  10. comment
    Comment #20589701

    Whova | San Diego, California | Full time | Backend/Infrastructure Software Engineer Whova is creating a new team in charge of developing its distributed development and production…

  11. comment
    Comment #20329424

    Whova | San Diego, California | Full time | Backend/Infrastructure Software Engineer Whova is creating a new team in charge of developing its distributed development and production…

  12. comment
    Comment #20088449

    Whova | San Diego, California | Full time | Backend/Infrastructure Software Engineer Whova is creating a new team in charge of developing its distributed development and production…

  13. comment
    Comment #19798898

    Whova | San Diego, California | Full time | Backend/Infrastructure Software Engineer Whova is creating a new team in charge of developing its distributed development and production…

  14. comment
    Comment #19061366

    Whova | San Diego, CA | INTERNS, PART TIME, FULL TIME Company: Whova provides an all-in-one event management solutions including a mobile event app to support conferences, expos, t…

  15. story
  16. story
  17. story
  18. comment
    Comment #15699136

    Wow, thanks a lot for your feedback, I really do appreciate a lot! for sync/async, that's a good point. I was not sure about how to design it at the beginning and went for simplici…

  19. comment
    Comment #15699099

    Hi, Interesting, haven't thought about that, will probably make that small change in the future on this lib and some others of my libs Thanks!

  20. story
  21. story
  22. comment
    Comment #14699588

    awesome, thanks for the tips!

  23. comment
    Comment #14697092

    exactly, it only supports cluster control API for now

  24. comment
    Comment #14697085

    Hi, I do use git tags but I also include version numbers in my commit messages so that I can easily determine in which version a given commit was published. I find it pretty useful…

  25. comment
    Comment #14697044

    Thanks for your feedback! "Why does namespace need explicit "cpp_" prefix?" I get used to namespace by the library name for each library I build. I believe it does make sense, I th…