Viewing profile — tankerdude
tankerdude
HN member- Joined
- Fri, Sep 06, 2013, 6:03 AM UTC
- HN karma
- 162
- Public activity
- 92 items
- HN profile
- View on Hacker News ↗
About tankerdude
No profile information was provided.
Recent public activity
-
comment
Comment #27734368
That’s dead on what I’ve been doing on my projects for some time. I also track it with a correlation id once it reaches my network so that I can put all logging and context into EL…
-
comment
Comment #26500017
Others already pointed out that you can use a core method. What I see is that I actually rewrote a query that had 7 joins (yes, it was not great), and rewrote it in SQLAlchemy that…
-
comment
Comment #23267104
Yes, but wealthy or not, the UCs limit the number of kits from high achieving schools, usually to around 50 for UCLA and UCB, as examples. They then accept a certain number for eve…
-
comment
Comment #23266951
If it's super simple like that and the throughput isn't massive, use something else you don't need to support, like AWS's SQS. If you're bad at hosting and need the throughput, the…
-
comment
Comment #23266925
You would think, until you get to a split brain issue. The master and failover lose connectivity, and they each then think they're the master. There's ways to repair it (and it has…
-
comment
Comment #21196583
Data on that point? What's the comparison to new ICE production?
-
comment
Comment #19935115
From the article: "The score will be calculated using 15 factors, including the relative quality of the student’s high school and the crime rate and poverty level of the student’s …
-
comment
Comment #19239399
All that about Tesla is true. The one hope I have is the updating software. Their usb stick audio is miserable. Favorites break. Better phone integration would be great. Either way…
-
comment
Comment #19109024
It might be scary to you, but who runs Python at scale? youtube ran it for quite a long time. reddit yelp Those sites seem mainstays to me, with good load. Perhaps performance is a…
-
comment
Comment #18307173
As we have seen, the heavier vehicles do disproportionately more damage than a lighter vehicle. If you road repair, tax by a formula of weight and mileage if you must. Having a dri…
-
comment
Comment #18216697
Progressive for federal income taxes, yes. But overall progressive, the answer is simply no. Many places switched from part of income tax to fees. Skyrocketed increase for fees to …
-
comment
Comment #18215458
No chance. There are lies and there are statistics. It misses the point about local taxes and fees. If you flip it around, and ask, how much of your total income is used to pay tax…
-
comment
Comment #18112284
Molten does what I've seen in RoR land do. You decorate and document your schema. It then can spit out an OpenAPI spec, use its schema and tooling around OpenAPI. So it becomes a c…
- comment
-
comment
Comment #18110260
How does this compare with Connexion? Uses Swagger/OpenAPI that then uses convention (or fully defined) packages, and methods for REST. Runs on top of Flask, and does a lot of all …
-
comment
Comment #18020851
Instead of “Skate or Die!”, this is totally “Draft or Die!” Timing craziness and so many things that could go wrong....
-
comment
Comment #17985366
im Kind of stumped at the whole advanced life form contacting us thing. 1. We didnt even emit any real radio waves until just a century or so ago. How did they detect it to know to…
-
comment
Comment #17926756
I had classes with him for the last few years that he taught at UCSC. He never had a text book for his classes that I took (graph theory etc). He also almost never used his compute…
-
comment
Comment #17894517
Lately, I’ve used Flask with Connexion, JWT, SQLAlchemy, and Alembic did my microservice APIs. Relatively few lines of code that comes with validation, API playground, and defined …
-
comment
Comment #17882572
The pace is already going to beat that legislation at it’s current rate. This codifies that they don’t drag behind.
-
comment
Comment #17825267
Dim Sum: Joy Luck Palace (Sunnyvale). LA, the one that’s very good is Five Star Seafood (SGV off of Del Mar). 888 in Valley a little east of that place. Don’t go to Elite, Ocean St…
-
comment
Comment #17823419
Untrue. Chinese restaurants in the SGV are tough. 3 stars in LA crushes 5 stars in other cities in the US. And yes, I’ve lived 10 years in the Bay Area and the Chinese food pales i…
-
comment
Comment #17807003
Yup. This is actually an interview question that I go through to see if they know mechanisms to prevent the double charge, fulfillment, etc. problem.
-
comment
Comment #17787337
You don’t own a home or have depreciated a business property have you? You can depreciate the value of a building over time but not the property itself. Land value is still land va…
-
comment
Comment #17779056
Agreed that that was definitely the big initial breakthrough. We need this next one sooner or later for mass adoption. As Musk says, show me him a battery with the breakthrough and…