Most active commenters

    ←back to thread

    349 points andrewl | 20 comments | | HN request time: 1.359s | source | bottom
    Show context
    didgetmaster ◴[] No.45902279[source]
    Many are reporting this as if failing to mint new pennies each year is going to produce some kind of shortage. There are billions of pennies sitting in drawers or jars in homes across the nation (I certainly have one with about a thousand pennies in it).

    I doubt anyone who needs a penny will be unable to find one within the next 100 years.

    replies(4): >>45902363 #>>45902365 #>>45902392 #>>45903245 #
    1. JohnFen ◴[] No.45902363[source]
    Most of the stores in my area have started requiring people to pay with exact change or by card because they can't get pennies to make change.

    Personally, I think stores should just start setting prices to avoid the need for pennies, but that would be too easy, I guess.

    replies(4): >>45902374 #>>45902484 #>>45902534 #>>45904022 #
    2. ◴[] No.45902374[source]
    3. knollimar ◴[] No.45902484[source]
    If your sales tax rate is 8.875%, what do you price a banana at to avoid change?
    replies(3): >>45902777 #>>45903219 #>>45903555 #
    4. ianferrel ◴[] No.45902534[source]
    Setting prices to avoid the need for pennies is probably technically challenging given the combination of requirements to post prices and sales taxes that don't always round the same way.

    If the effective tax rate is 7.432%, you can price single items so that the price plus tax ends up in a multiple of $0.05, but if you get a purchase with multiple items, you either need to round somewhere or post prices that are like $9.346263437.

    replies(4): >>45902603 #>>45902664 #>>45903336 #>>45904191 #
    5. thayne ◴[] No.45902603[source]
    sales tax should be charged per item, not for the total transaction, so that it's possible to list prices that include the sales tax.
    replies(2): >>45903425 #>>45903715 #
    6. JohnFen ◴[] No.45902664[source]
    Good point. I forgot about sales tax. That also seems fixable by adjusting tax law, but adjusting law is always more hassle.
    7. randerson ◴[] No.45902777[source]
    This problem is easily solved in countries that use VAT
    8. carlosjobim ◴[] No.45903219[source]
    You price it including sales tax. Sticker price is final price.
    replies(1): >>45904926 #
    9. madcaptenor ◴[] No.45903336[source]
    For example, $0.93 * 1.07432 = is $0.9991176 exactly, which rounds to $1.00. But if you buy a dozen such items then $0.93 * 12 * 1.07432 = $11.9894112 exactly, which rounds to $11.99.
    10. MrZander ◴[] No.45903425{3}[source]
    Sales tax varies by state/county/city. It is generally not cost-effective to have each individual store label all their products with local sales taxes applied.
    replies(1): >>45903913 #
    11. micromacrofoot ◴[] No.45903555[source]
    $10
    12. nkrisc ◴[] No.45903715{3}[source]
    It generally is, or at least per category of items. Different items can have different (or none) sales tax rates.
    13. ryandrake ◴[] No.45903913{4}[source]
    I see this excuse all the time, but why not? This calculation does not need to happen more often than the product prices are adjusted. There's no difference in effort between labeling something "$5.52+tax" and labeling it "$6".
    replies(1): >>45904029 #
    14. jandrewrogers ◴[] No.45904022[source]
    It isn't that simple. There are stacked tax jurisdictions that can change their fraction of the tax independently. Some of those taxes are conditional at point-of-sale so the exact rate varies from customer to customer.

    It is a mess but also not easy to unwind or patch over.

    15. MrZander ◴[] No.45904029{5}[source]
    The difference is where the product is labeled. Is it labeled nationally like Arizona Iced Tea? Is it labeled at a regional bottling facility? Or is it labeled at the store itself? And what about when tax rates change, you gonna go pull all the labels off everything in the whole store and update them?

    Most of this could be resolved by not putting the prices on the products themselves, but that isn't as good of an experience for the shopper.

    16. timeinput ◴[] No.45904191[source]
    Imagine a world where they just posted the price you would pay at the register on the shelf instead of some number that is ~93.082% of the price you would pay.

    I know it's hard to imagine the price on the shelf being the price that you pay, but I believe it is possible even in complex tax situations.

    replies(1): >>45905724 #
    17. rufus_foreman ◴[] No.45904926{3}[source]
    If someone is buying a banana for resale, or buying with WIC or SNAP benefits (among other things), they would not owe sales tax. So if the price included sales tax, the sticker price would not be the final price.

    You do not know the final price until you know how they are paying for it, what they are using it for, and when they are buying it (among other things).

    Falsehoods programmers believe about sales tax (among other things).

    replies(1): >>45905371 #
    18. carlosjobim ◴[] No.45905371{4}[source]
    Then that discount can be deducted by the cash register when it's time to pay.
    19. ianferrel ◴[] No.45905724{3}[source]
    I live where there is no sales tax, so it's not hard to imagine!

    But good luck convincing every state, county, municipality, and other weird governing body that requires something other than that and also collects a weird sales tax.

    Or go with the solution that papers over all that nonsense: a flexible and maximum $0.04 per purchase discount.

    replies(1): >>45906236 #
    20. timeinput ◴[] No.45906236{4}[source]
    I mean it's not on the state, county, municipality, or weird governing body to put the prices on the shelf at the store. Nation wide advertising might be different (is that still a thing? There were always asterisks that made a dollar menu not always a dollar anyway), but the literal price on the shelf / menu / ... at any given physical building could price things appropriately for the physical location that they are on.

    I live in a place with a fixed VAT (that is included in the price on the shelf / menu / ...), but grew up in the US in several different weirdly taxed localities. It's just such a silly argument to say "we can't write the correct price on the shelf because the laws vary." The register knows the correct price, the labels on the shelf are computer generated, and updated regularly. The labels at many nation wide fast food type places are displays anyway.

    If Baarle-Hertog and Baarle-Nassau can make it work I feel like it's at least imaginable that stores that already automate this weird complex tax code could print accurate labels instead of inaccurate labels, with an accurate calculation at sales time.