Earlier quoted context omitted.
He could show them W2's from the current employer.
Has anyone (OK, any SW dev in the US) ever done this? I've been in the industry for almost 30 years and no prospective employer has ever asked me what my salary was.
Why I'm donating $150/month (10% of my income) to the musl Libc project (2019)
171–175 of 175 posts
Re: Why I'm donating $150/month (10% of my income) to the musl Libc project (2019)
#172Earlier quoted context omitted.
Because a "better C" is long overdue. (And no, Rust is not it. It's a great language, but its design philosophy is very different.) Ironically, today, Zig is also one of the best C/C++ compilers around, chiefly because it "just works", even for advanced scenarios such as cross-compilers: https://andrewkelley.me/post/zig-cc-powerful-drop-in-replace... (Yes, of course, the actual compiler is Clang. But Zig wraps it in…
rust is it. the sooner everyone figures that out, the better.
Re: Why I'm donating $150/month (10% of my income) to the musl Libc project (2019)
#173Earlier quoted context omitted.
I know nothing about it in the US, but in the UK it would be their business once he started and they set him up on payroll. You could still argue none of their business, 'can only harm you' in negotiating salary of course - and in a large enough org the same people would never know, but otherwise could be a short-lived deception and maybe you'd feel weird about that once colleagues.
In the US, it's asked but I learned a while ago to dodge the question if they ask. If they're genuinely unsure, that tends to be a red flag. If they have a number in mind, we just negotiate and see if we can't come to a common understanding. I say that with the understanding that negotiating isn't something that comes easy for a lot of folks. I personally have found it an extremely useful skill over the years. Differ…
Thinking about it - I do know/can infer a little about the US - everyone does (or has someone do) their own taxes there, so it's not needed. The purpose of this in the UK is that the second employer within a tax year can set up the new employee correctly so tax isn't underpaid as a result of ignoring the previous income.
(PAYE - Pay As You Earn - income tax, national insurance contributions, and student loan repayments are handled by employer. People only 'do taxes' (self-assessment) here if self-employed, have capital gains over the allowance or sale price over the reportable amount, etc. extra curricular stuff like that that, especially because of allowances before the tax kicks in, most people don't need to. I would guess the most common reason is pension contributions made with post-tax money (employer's pension scheme is of course paid into primarily through payroll, not that) for those earning enough to have a higher marginal rate of income tax - you get the basic rate back on contributions automatically, since everyone pays it, but any extra requires self- assessment.)
Re: Why I'm donating $150/month (10% of my income) to the musl Libc project (2019)
#174Earlier quoted context omitted.
Wow, thank you for sharing this. I was not aware of Every.org until today. I checked out the platform just now and am delighted. I love that it is a 501(c)(3) and that it is crystal clear with the promise to remain that way. We desperately needed something like this. I also love that you will mail checks to organizations even if they do not sign up for electronic disbursement. However I will sign up ZSF now of course…
Ok sounds like I can go ahead because you will accept from every.org and you do not plan to publish an address to accept donations directly? I'll match other HNers donations of as much as $100 to a total of an additional $1000. Not sure how to substantiate every.org donations but maybe I'll take HNers at their word. EDIT: scoreboard as of 22:20 UTC: $400 out of $1000 to be matched: easymuffin, slimsag, tav, _hl_. Bec…
compscidr: $100
easymuffin: $100
slimsag: $100
tav: $100
_hl_: $100
Toaster King: $50
Foxcoditrad54: $10
aveao: $5
Total match: $565! Great job, team!
Re: Why I'm donating $150/month (10% of my income) to the musl Libc project (2019)
#175Earlier quoted context omitted.
rust is it. the sooner everyone figures that out, the better.
We can argue over whether Rust is a better low-level systems programming language than Zig; but that's not what I meant. C didn't shove you into a straightjacket, and neither does Zig - that's why the latter can meaningfully claim to be the true spiritual successor of the former. Rust is something else entirely (again, whether that "something else" is preferable is a different argument!).