onewland | 1 year ago | on: Software Engineer Pay Heatmap Across the US
onewland's comments
onewland | 2 years ago | on: Ask HN: Who is hiring? (February 2024)
Sentry.io builds a suite of application monitoring tools that developers love. The Search and Storage team builds out high-volume ingestion (hundreds of thousands of records per second) for our near-real-time event and metric storage built on top of the columnar data store ClickHouse. We’re looking for a seasoned engineer who has dealt with high-volume, production-traffic serving systems who’s searching for a new challenge.
The vast majority of our work is source-available; come take a look at what our team is working on at https://github.com/getsentry/snuba. Note that this position does have an on-call component.
E-mail me, the hiring manager, at [email protected] to learn more. Official job req: https://sentry.io/careers/5046170/
onewland | 5 years ago | on: Metal for IntelliJ Platform
onewland | 5 years ago | on: Metal for IntelliJ Platform
onewland | 7 years ago | on: Ask HN: What popular apps were made exclusively with React Native or Flutter?
onewland | 7 years ago | on: Ask HN: How do I find a meaningful software engineering job?
Curious what that joke means
onewland | 8 years ago | on: Lift Weights, Eat More Protein, Especially If You’re Over 40
Then you'll be motivated to work out on your own to save money.
onewland | 8 years ago | on: Startup Ideas
onewland | 9 years ago | on: Ask HN: What Is the Google 'Software Engineer, Machine Learning' Interview Like?
onewland | 9 years ago | on: Uber takes its self-driving cars off the road after one flipped over in Arizona
onewland | 9 years ago | on: The Tenacity of Tech Recruiters
onewland | 9 years ago | on: Disney Considers Offer for Twitter
onewland | 10 years ago | on: Free food and misery: the life of a techie
EDIT: Realized I didn't address the question of whether it is "standard". I've heard that DevOps engineers have a bit of a compensation consideration (maybe $10-20k/year in the Bay Area where I live) for the on-call nature of their jobs, but I am sure that they are mostly paid enough to be exempt employees. This is totally anecdotal/second-hand and it would not surprise me if their pay is at parity or even worse than other software engineers.
onewland | 10 years ago | on: Dear GitHub
I don't want to assume any motive to your comment, but I think it would be a cause for concern if the world at large assumes that women/minorities are hired strictly for their "social impact".
onewland | 11 years ago | on: Why Every Language Needs Its Underscore
onewland | 13 years ago | on: Survival of the Wrongest
onewland | 13 years ago | on: A new kind of checking account. No overdraft fees. No worries.
onewland | 13 years ago | on: Why a Computer Science Degree Matters
"new", "approved-by-other-user", "verified-by-admin", "hidden", "promoted".
I agree that at the HTTP level you shouldn't be using FSMs.
onewland | 13 years ago | on: Why founders shouldn't be the developers
onewland | 13 years ago | on: Drop Root Privileges in Node.js after Binding to Port 80
You probably won't handle every HTTP edge case as well as nginx defaults, and you don't really need the control at that level to implement a functional, high performance web app.