Viewing profile — cylix
cylix
HN member- Joined
- Thu, Jun 25, 2015, 9:53 PM UTC
- HN karma
- 140
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About cylix
No profile information was provided.
Recent public activity
-
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…
- story
- story
- story
- story
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
- story
- story
- story
-
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…
-
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!
- story
- story
-
comment
Comment #14699588
awesome, thanks for the tips!
-
comment
Comment #14697092
exactly, it only supports cluster control API for now
-
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…
-
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…