HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sobani

340 karmajoined 15 lat temu

comments

sobani
·3 dni temu·discuss
You might be a victim of the Goomba Fallacy[0] where you're seeing two opposing opinions from two distinct groups of people, but since those are expressed on the same site, it seems as if 'the site' is contradicting itself.

[0] https://knowyourmeme.com/editorials/guides/what-is-the-goomb...
sobani
·w zeszłym miesiącu·discuss
They do have identical value.

500 shares of company A is worth 100% of the market cap of company A.

500 shares of company B is also worth 100% of the market cap of company B.

So if you have 5 shares of each, you'll have 1% of the market cap of each, even if one of those companies finds the cure for cancer or turns out to be a money furnace.
sobani
·w zeszłym miesiącu·discuss
> it seems we actually work more than our ancestors.

Only if you count the hours worked for the local lord and forget about all other mandatory work like:

- growing your own food

- cooking/prepping said food (44 hours per week)

- maintenance

- spinning, weaving and sewing clothes

https://acoup.blog/2025/09/05/collections-life-work-death-an...

https://acoup.blog/2025/10/10/collections-life-work-death-an...
sobani
·5 miesięcy temu·discuss
That reminds me of the "Strangler Fig" pattern where you replace a service by first sending the requests to both the old and new implementation so you can compare their outputs. Then only when you're confident the new service functions as expected do you actually retire the old service.
sobani
·9 miesięcy temu·discuss
Related: https://en.wikipedia.org/wiki/Phillips_Machine

"The Phillips Machine is an analogue computer which uses fluidic logic to model the workings of an economy."
sobani
·10 miesięcy temu·discuss
How many of those languages can take an expression instead of a lambda?

Func<..> is lambda that can only be invoked.

Expression<Func..>> is an AST of a lambda that can be transformed by your code/library.
sobani
·9 lat temu·discuss
Can you explain this to me?

As far as I understand, at best you can subtract your donations from your income, so you won't have to pay income taxes on those donations. Even if you can subtract the donation directly from your taxes, you still lose the same amount of money.

Either way the philanthropist loses at least as much money as the taxes he would've paid without the donations.