I leave a bowl out, and this year I had a trash can out in case anyone needed it. At the end of the night, the only thing in it was an empty hard cider bottle. Had a laugh
I leave a bowl out, and this year I had a trash can out in case anyone needed it. At the end of the night, the only thing in it was an empty hard cider bottle. Had a laugh
There’s a name for it the phenomenon: the AI effect.
Finally I can add to the list:
and now,
“update doc to reflect reality still more”
A negative income tax system has the same incentive as our current bracketed tax system to earn more money: for every dollar you earn, even if a higher percentage gets taken out on that next dollar, you still have more money now.
It just shifts our brackets down so that you get “negatively taxed” - given money - for the lowest brackets of income. But a person making $100k would still be given say $15k for the first $10k of their income, $5k for next $10k, taxed at 9% for the next $10k, 20% the following $10k, so on and so forth - so that every dollar they make still means more money in their pocket, it’s just a percentage less for the additional dollars as they move brackets. Considering that’s already how it works, it seems no incentive changes would arise for high earners.
This is the “Negative Income Tax”, popularized by famously conservative Federal Reserve chair Milton Friedman as the approach to community support that best meshed with supply/demand.
The classic joke: “Do you know how journalists count? ‘One, two, trend’.”
To the people who are like “What did you expect to happen when you picked a .af domain, are you idiots?”
Yes, we were aware of the possibility of suspension from the start Yes, we were aware that political circumstances could change But thumbing your nose at conservative autocrats as an even minor form of protest is fun In the end pretty much everyone has migrated out successfully (and I’ll continue to help anyone who remains) We’ve all gotten a fun story out of this
I’ve been signalling the probable demise of queer.af to my followers for the past year. We knew the end was coming; we just anticipated it to take a little longer
So long; it was fun while it lasted.
It’s convenient. Can’t hurt to get used to it, for sure, in that it’s useful to not have to go through dependency hell installing things sometimes. It’s based on kernel features I don’t see Linus pulling out, so I think you’ll only see it more.
As someone who runs nix-only at home, I mostly use its underlying tech in the form of snaps/flatpaks, though. I use docker itself at work constantly, but at home, snaps/flatpaks tend to do the “minimize thinking about dependencies and building” bit but in a workflow more convenient for desktop applications.
Aggressively seconding this. If you can just do a step in a bash command, do that, don’t use the stupid yaml wrapper they provide that actually just turns around and runs the same bash command but with extra abstraction to learn, break, fix, and maintain for stupid, meaningless upgrades. It will save you time because you’ll be using better-tested, more widely-used tools and approaches.