Earlier quoted context omitted.
Even if you charge $10/hr, or whatever the market rate would be for street parking spots, you still need an enforcement mechanism to prevent people overstaying. In general, the idea of a "market rate" for any given property depends fundamentally on a system of property rights actually being enforced.
I've always wondered what the market rate for parking would be if you allowed for things other than parking like restaurant tables, a shed, a tiny skyscraper...
Find SF parking cops
301–310 of 498 posts
Re: Find SF parking cops
#302Earlier quoted context omitted.
Seems weird to me (from nowhere near SF) that some of the cheapest things to do are to block fire stations, fire hydrants and 'fire lanes' (I assume that's like a bus lane but for fire engines, in places that's common enough for whatever reason, like right by a fire station?) - wheelchair/disability related stuff is much more penalised, but even all sorts of other 'regular' mis-parking seems for some reason slightly…
> Have I misunderstood? It doesn't count the glass shop bill when the fire fighters gleefully fuck up your car to run the hose between the side windows.
Re: Find SF parking cops
#303Earlier quoted context omitted.
Just charge market rates for land. Overstaying (aka overconsumption) is mostly just a predictable consequence of selling something valuable at far below what its value.
Ah yes, the free market, which tends to always work in favor of the majority of people and common good.
Re: Find SF parking cops
#304Earlier quoted context omitted.
Is it illegal to block bike lanes in SF? I ask because it is not illegal to do so in California, according to the learner's permit test my daughter recently took.
If so, then the DMV test is (presumably) wrong. California Vehicle Code §21211 says it's generally illegal to block a bike lane: "No person may place or park any bicycle, vehicle, or any other object upon any bikeway or bicycle path or trail, as specified in subdivision (a), which impedes or blocks the normal and reasonable movement of any bicyclist unless the placement or parking is necessary for safe operation or i…
It is however usually unwise/dickish to do so. Hence why it is in the test that way.
Re: Find SF parking cops
#305Earlier quoted context omitted.
Brother in law is a firefighter, gleefully is exactly the correct term here. According to him getting to bust windows to run the hose is literally their favorite thing to do. To the point where even if they don't actually need to, or it would be slower, they'll still do it. It's apparently a matter of principle.
I think apsurd interpreted Lammy’s post as a complaint, like the firefighters are too gleeful. Then apsurd is pointing out that there’s no reason to complain, and they shouldn’t waste time with remorse. I don’t think Lammy actually meant it as a complaint, though, which ended up making apsurd’s correction confusing. Anyway, I think everyone in the thread agreed: park in front of the fire hydrant and nobody feels bad…
Re: Find SF parking cops
#306Earlier quoted context omitted.
Brother in law is a firefighter, gleefully is exactly the correct term here. According to him getting to bust windows to run the hose is literally their favorite thing to do. To the point where even if they don't actually need to, or it would be slower, they'll still do it. It's apparently a matter of principle.
I think apsurd interpreted Lammy’s post as a complaint, like the firefighters are too gleeful. Then apsurd is pointing out that there’s no reason to complain, and they shouldn’t waste time with remorse. I don’t think Lammy actually meant it as a complaint, though, which ended up making apsurd’s correction confusing. Anyway, I think everyone in the thread agreed: park in front of the fire hydrant and nobody feels bad…
this is why I come to HN
Re: Find SF parking cops
#307Re: Find SF parking cops
#308Re: Find SF parking cops
#309Anyone have a screenshot?
Re: Find SF parking cops
#310"each possible ticket number follows a pattern: add 11, except add 4 if the last digit is 6…Only God knows why" That pattern feels suspiciously like how a tacked-on modulo check-digit would act. It seems the real citation number, x, excludes the last digit, and you only needed to +1 increment to it. Then they tack on a last digit, a check-digit, of (x+1) mod 7. That would be the same pattern. The contract for the sys…