@aconbere I bought a Prusa (mk3s+) and was glad I did. It’s worked great since my first print and doesn’t require me to tinker with it. Though if I was buying a new one today, I’d probably seriously consider the Bambu Carbon X1 as well.
@Anneswitzer@JimChuong Yep, max out RRSP and take $200k in equity instead and you are now hitting 43%. I know it must be hard for these folks making $1m a year complaining about taxes, but we can help them get through it 😂 Worst case, maybe pick up a 2nd job.
@beala Yeah, I’m sure you will! Also, wasn’t a surprise birthday party, but a surprise family trip! She knew we were going on a trip, but the kids couldn’t tell her where. Not everyone’s bag of course ;) Just remembered it because we had a similar convo about “secrets” recently.
@beala But agree it is a risk! I think even some minor embarrassment is worth the happiness magic brings, but also definitely understand why you’d feel differently.
@beala Not arguing, but I thought it was funny how fast I had to add nuance to “lying is bad” with my kids. Eg, lying is bad if it hurts someone, but a birthday surprise requires you to lie, but it makes someone happy. I think for many of us, Santa falls into the latter bucket.
@tomashd@anthonysexton@patrickc This is peak load for “transactions” - so people actually buying things. It’s quite a lot. That’s 20k people, per second, digging credit cards (or whatever) out of their wallet!
@mat4nier@danluu Depends on the furniture, but for couches, the price doesn't necessarily mean quality and, as a lay person, I'm unable to discern quality otherwise. I've had cheap couches last 15+ years and expensive couches fall apart after 2. I don't know what I'm buying ahead of time though.
@tchklovski@posco Honestly, firing that engineer has completes shifted my priors on musk. I simply do not believe someone who cannot stand being told the truth directly and calmly can do a good job here. I think he has been successful in spite of being a bad leader. I wish Twitter the best…
Let’s be clear about this. The CEO of Twitter can attack his employee’s work publicly all day every day.
But when one responds factually and calmly, they get fired.
@moyix@ipvkyte So, “poorly batches” was referring to “not putting enough stuff in a single request.” That said, I don’t think it’s an unreasonable worry. I think blasting it on twitter is bad. Treating your eng like clowns instead of smart, capable people is bad.
@moyix@ipvkyte Connections can be reused and HTTP supports pipelining, so if multiple calls are made in parallel, they can reuse the same connection at the same time. The overhead is quite minimal. The goal is to minimize dependencies between requests to maximize concurrent reqs.