HackerTrans
TopNewTrendsCommentsPastAskShowJobs

trianglesphere

no profile record

comments

trianglesphere
·8 ay önce·discuss
They’ve gotten pretty strict if they think your IP is a scraper (i.e. coming from AWS or another cloud provider even inside a full browser environment).
trianglesphere
·3 yıl önce·discuss
It’s about moving inside a state. I told the DMV of my new address, but my drivers license still has the old one. Maybe I could get it reissued, but that seems like a pain. Many people move more frequently than the license expiration period.
trianglesphere
·3 yıl önce·discuss
Not in rural areas. Maybe for suburbs. At least in SF ppl Uber a fair bit, but I suspect most trips on a night out are not replacing someone driving their own car.
trianglesphere
·3 yıl önce·discuss
The other tell is 3 leaves. From memory (so maybe wrong), they aren't hairy, but do have a slightly broken edge (can be smooth, but can have a little but not a lot of variation).
trianglesphere
·4 yıl önce·discuss
You need way more than one. Trees, storms, and cars take out distribution power lines all the time. Substations, which was got attacked, have less redundancy and way fewer spare parts on hand.
trianglesphere
·4 yıl önce·discuss
Contract’s don’t (more accurately almost never) pay for gas. Gas estimation is done when sending by the end user.

Some parts of gas estimation can be done statically, but some of the cost of certain operations are dependent on the data being loaded from the state. I’d like a tool to set an upper bound on gas usage (current approach is to execute the tx on pending state and add 10-30%), but solidity does not provide one.
trianglesphere
·4 yıl önce·discuss
These are also mainly used on fully residential streets and basically codifying existing rules. They behave very similarly to streets without a center line & sidewalk/bike lanes. I also think cost does become an issue when implementing larger streets/bike lanes (let alone the fact that larger streets make people go faster) on every single residential street.
trianglesphere
·4 yıl önce·discuss
It’s not just federal taxes, but 50 states. I think you could get enough oss manpower for keeping up to date with federal taxes, but not every state.
trianglesphere
·4 yıl önce·discuss
They do charge for state taxes. It’s like 15 bucks per return with not that much up sell. I’ve used them when I had simpler taxes and liked them over other common preparers
trianglesphere
·5 yıl önce·discuss
All you need to do is have a webpage that has a meta tag with name="go-import" and a content tag with content="URL src-control-method source-control link"

See xyzc.dev/go/ppgen and inspect the source for an example.