I am a systems software guy with 10 years experience in networking (pretty much from bootloader assembly to Python/Go RESTful API). I am now looking for a backend/infra dev position in distibuted/big data systems, but not sure about the market rates.
I just learned from the Tribyte salary thread on HN that big corps offer $300K-$400K/year here. How about medium companies, such as those on Fobes Cloud 100 and Breakout List?
Just want to get some feedback so that I won't ask too much and upset future employers.
Thanks!
I have been looking for jobs so I read company reviews on Glassdoor. I hope it could be better.
FAKE REVIEWS & RANKING ISSUES
Did you notice fake reviews on Glassdoor? Are you good at spotting them? Also, sometimes review ranking doesn't make much sense. I am not sure if a company can pay the website to adjust review ranking and if the website detect and delete fake reviews or not.
I'd like to fix these problems and make it better.
How about a service which allows us to view the reviews of the company culture, salaries, products and maybe the funny facts. It may also tell if the company is a good fit.
REVIEWS WE CAN TRUST
It is gonna be a service putting US (users/customers) rather than the companies at the first place. A service which verifies company facts for us. We can learn as much as we like about the companies, just like how we learn about our friends on Facebook/Instagram.
FUN FACTS ABOUT COMPANIES
What is a typical day at work? How is a company hackthon like? How much fun during company events? What products do their demo at conferences? How much do the users/customers love the products?
Let's open up the corporate offices. But we don't need the propaganda from marketing depts (right?). FUN FACTS are posted by US (employees, users, customers).
I'd love to get some feedbacks here. Thanks! :)
Disclaimer: I like Glassdoor and I don't blame it for the issues metioned.
Screencast: https://asciinema.org/a/GSDeq9orT1hNChL0T9AenbJin
Commands (with tab-completion):
login -- login into LeetCode.com
su <session> -- switch session or create new ones
chmod < language > -- switch language
ls -- list tags, problems or problem description
/ < keyword > -- search by keyword, such as airbnb and palindrome
cd < tag | problem | .. > -- change tag/problem
pull -- pull latest solution/boilerplate from LeetCode.com
cat -- show sample test cases
check -- sanity-check the solution with sample test cases
push -- submit the solution for full testing
cheat < number of examples > -- show best solutions
clear -- clear screen
limit < number of problems > -- limit the max # of problems
print <keyword> -- generate report with code highlighting