woud420·قبل 3 أشهر·discusstl;dr : https://charlielabs.ai/how-it-works/ and https://docs.charlielabs.ai/daemonsto get started, look at https://docs.charlielabs.ai/installation, but essentially1) signup with your github login2) install the CharlieCreates GitHub App on the repos you want Charlie to work in3) create an issue, tag @CharlieHelps to help you create your first daemon!the daemon will run on the charlie runtime and follow the watch / schedule conditions you set in your DAEMON.md filefull disclosure: i am part of the engineering team behind this.
woud420·قبل 6 سنوات·discussJust to be clear, that salary is prevailing wage which is usually lower than the actual salary you're getting (does not include RSUs or stock on top of that). In my case the difference was about 30 to 40% lower.
woud420·قبل 6 سنوات·discuss>To be able to even consider to move there I would need a salary bump of 3x-5x. No way this will ever happen.You'd be surprised. Granted it was over a period of 4 years, but I did hit that 5x.
woud420·قبل 6 سنوات·discussYou mean this C++ code? std::vector<std::pair<std::string, int>> s; s.push_back({"a", 1}); s.push_back({"b", 2}); s.push_back({"c", 3}); I mean let's compare apples to apples here.
to get started, look at https://docs.charlielabs.ai/installation, but essentially
1) signup with your github login
2) install the CharlieCreates GitHub App on the repos you want Charlie to work in
3) create an issue, tag @CharlieHelps to help you create your first daemon!
the daemon will run on the charlie runtime and follow the watch / schedule conditions you set in your DAEMON.md file
full disclosure: i am part of the engineering team behind this.