Hacker Newsnew | past | comments | ask | show | jobs | submit | alexfoxgill's commentslogin

+1, i also like Sam Harris's Making Sense which is a little more pompous but still interesting


Voluntary tax is charity. The whole point of tax is that it applies to everyone by some set of rules that democracy has arrived at.


A customer relationship is different in that the feedback loop between your wants/desires and the governing body is more immediate. The rules that were arrived at seem to be less about effectiveness than about special interests. Not to say the ideas I was asking everyones opinion on are a panacea but taxation as ideology is not beyond reproach. Are there alternatives that curb the bad incentives and force a better game with better outcomes?


So... citizenship and rights only for those who can afford it?

Or is the voluntariness of the "customer relationship" one way?...in which case you would really just be arguing for a global decrease in immigration restrictions.

The fundemental difference between a citizen and a customer is that it's much harder to citizenship status.


Markets are some of the best tools we have at coordinating behavior in a decentralized way. I wouldn't advocate some capitalist wasteland.

For example if we added market dynamics to a wealth tax we could make it viable and fair for all participants. Lets say there is a 7% tax on all assets over 25k USD. You decide the real value of the assets but the rule is they must be on public auction at all times. Most homeowners would price their homes above the market's rate so they are not at risk of being bought out. Large land holders would price close to the market price or below to avoid the tax. Governments could buy up large tracts of land at once without the common problems of putting in the first stake and the next home being worth 3x what it was yesterday. The end result is a truth on assets you couldn't get from central regulation (good luck avoiding taxes when it gets bought by someone else for cheap).

All of these ignore the pragmatics of whether or not people want their homes auctioned 24/7 but the dynamics of the system are better and self regulating from a taxation perspective. That's the thing about these ideas is of course they go against platonist sensibilities that things remain more or less the same forever. The dynamics change so it should be in everyones interest to explore alternatives that don't just assume people will remain as a doscile tax base until we all perish to dust.

To answer you more directly: citizenship as it stands also has a barrier to entry. I'm trying to make the government more reactive, and give people more power to decide what society should spend its money on. I'm not so certain everyone would just vote to stop protecting those around them, we all know someone who needs help.


Wow, that's a ridiculously silly idea.

1) Markets aren't magic coordinators, they take large amounts of human effort to maintain in a functional state. Your system would destroy productivity because it would require a huge increase in market oarticipatio

2) Economic activity needs stability and your system would almost entirely eliminate that.

3) Markets require information to function accurately so to constantly have accurate markets for everything means that you have completely eliminated privacy.

4) Price is not the only important aspect is many transactions. Reputation matters and this system would result in the inability to trust any economic partner because their assets could be bought at any time.

5) You would still need to have massive government regulation to prevent fraudulent collusion. Lets say you seriously underprice your assets to avoid taxes and whenever someone moves to buy the asset, you have a friend who would bid on it until they win. That friend can then sell the asser back to you. Now raise this basic idea by the power of the massive legal and financial efforts that have histoy been put into tax evasion and you have a regulatory problem that dwarfs existing tax enforement problems.

So you would basically tax stability while creating tools that would enable massive fraud and speculation.


No ideology is beyond reproach. That doesn't mean any single person has the right to circumvent the law at will; instead, we discuss it and make a change as a society. Taxes are no different from other laws in this respect. Just because someone doesn't like them doesn't mean they should get to disregard the law. If that were the case, we should be free to ignore any law we don't like.


Right. But every change in the societal order will be illegal by definition. Its more that our capabilities to rebel are increased over time. We would all be in feudal bondage if machines didn't reorganize our relationship between workers and the state. Women would not have the rights they do without birth control, etc...

Taxes work because we can (imperfectly) enforce them. What happens when we can't?


What happens? A failed state.


that probably wouldn't be sufficient to instantly grasp which bracket in a set of five opening brackets corresponded to its closing bracket. humans are not great at visually assessing minor differences in absolute size



Clojure has the "thread-as" macro (`as->`), but I don't think it's used much: usually thread-first (`->`) and thread-last (`->>`) will more than do the job and have less mental overhead due to their regularity.


I will never forget the hours I lost debugging an issue where I had not realised that if you declare any variable in scope that coincidentally has the same name as an implicit that you're relying on, the implicit will be shadowed and unable to resolve. Of course, it 'makes sense' when you consider that you would be unable to refer to it by name explicitly... But if you're not using the name, the fact that it can have an impact on visibility is pretty confusing


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: