"Men are judged by utility." I didn't realize this until recently. Rude awakening. Even the most close relationships turn out to be quite transactional.
The problem with services like Airalo is that they almost never give you a local phone number. In many countries getting a phone number involves showing a physical id.
Not really. Look at google maps sat view. These are two different projects.
Tesla/PG&E are also building 182.5MW/730MWh presumably at the same site? https://www.teslarati.com/tesla-megapack-moss-landing-instal...
Also ICE engines themselves are pretty heavy compared to electric motors and require heavy gearboxes and shafts.
Prop 13 distorts that a lot. If you bought a house 25 years ago and now are earning 400k, yeah, you're an upper middle class.
140k is believable, but I think they mean it's per person. If you rent, it's very unlikely you'd be able to buy a 1.2M house on 140k if you started with 0 in savings. EDIT: To clarify my previous post - I was talking…
You can go to a public school but if you want it to be a quality one your rent of a house will not be a 3k.
Not in SV. $400k gets you to the lower middle class. That is you probably have a tiny chance of buying some real estate in your lifetime. House and expenses related to maintaining it is a huge chunk of change.
There are a lot of nonlinearities. Taxes, healthcare, eligibility for the financial aid when the kids go to college, etc.
No, compressed oops mode doesn't change at runtime. That's pretty hard to pull off. You'd need to change object layout dynamically and unless you want to reformat the whole heap you'd need tags or regions with different…
AOT implementation in the JDK, that we call the "HotSpot AOT" implements tiered compilation (look for $JAVA_HOME/bin/jaotc). It is also based on Graal, but with a different set of plugins. You get reasonably good…
JVM is pretty much running half of the internet.
Here is a talk about it at JVMLS'17: https://youtu.be/n5DCg6M2MDM
Really? I fly about two times a year to HI - never happened. But anyways, my favorite airline, the companion ticket thing rocks (especially to HI)!
You're missing the point that there is a positive feedback loop at the source of the problem. The reason that women (or minorities for that matter) don't get into some fields of STEM is because there are no role models…
Being passionate and dare I say obsessive about you work is good. I fact, it's the only way to achieve good results. That's what separates hackers from people that just go to work.
And we've had vectorization years ago in the JVM.
Exactly. It's fairly entertaining to play with this model: http://www.nytimes.com/interactive/business/buy-rent-calcula...; Basically almost anything in the bay area is not going to be profitable, in the south bay for…
It was not ok then, and it's even more not ok now, considering Chrome's market share.
I mean use the monopoly to take the tech, clone, tweak, and then don't contribute back. Thankfully google will keep it open source since they're making money from it quite indirectly. But still.. A "fork you" to apple…
A Microsoft-worthy move..
In my case the effect of getting a PhD was extremely positive. I felt a huge difference in attitude at work to doctors (I worked for a couple of top big american software companies), basically allowing doctors to do…
Not really. Allocation and deallocation for a system that does not support object movement (and hence compaction) is inherently non-trivial. In most modern GCs allocation is bump-the-pointer with TLABs, you can get…
Totally agree, man! Education is always the key.
"Men are judged by utility." I didn't realize this until recently. Rude awakening. Even the most close relationships turn out to be quite transactional.
The problem with services like Airalo is that they almost never give you a local phone number. In many countries getting a phone number involves showing a physical id.
Not really. Look at google maps sat view. These are two different projects.
Tesla/PG&E are also building 182.5MW/730MWh presumably at the same site? https://www.teslarati.com/tesla-megapack-moss-landing-instal...
Also ICE engines themselves are pretty heavy compared to electric motors and require heavy gearboxes and shafts.
Prop 13 distorts that a lot. If you bought a house 25 years ago and now are earning 400k, yeah, you're an upper middle class.
140k is believable, but I think they mean it's per person. If you rent, it's very unlikely you'd be able to buy a 1.2M house on 140k if you started with 0 in savings. EDIT: To clarify my previous post - I was talking…
You can go to a public school but if you want it to be a quality one your rent of a house will not be a 3k.
Not in SV. $400k gets you to the lower middle class. That is you probably have a tiny chance of buying some real estate in your lifetime. House and expenses related to maintaining it is a huge chunk of change.
There are a lot of nonlinearities. Taxes, healthcare, eligibility for the financial aid when the kids go to college, etc.
No, compressed oops mode doesn't change at runtime. That's pretty hard to pull off. You'd need to change object layout dynamically and unless you want to reformat the whole heap you'd need tags or regions with different…
AOT implementation in the JDK, that we call the "HotSpot AOT" implements tiered compilation (look for $JAVA_HOME/bin/jaotc). It is also based on Graal, but with a different set of plugins. You get reasonably good…
JVM is pretty much running half of the internet.
Here is a talk about it at JVMLS'17: https://youtu.be/n5DCg6M2MDM
Really? I fly about two times a year to HI - never happened. But anyways, my favorite airline, the companion ticket thing rocks (especially to HI)!
You're missing the point that there is a positive feedback loop at the source of the problem. The reason that women (or minorities for that matter) don't get into some fields of STEM is because there are no role models…
Being passionate and dare I say obsessive about you work is good. I fact, it's the only way to achieve good results. That's what separates hackers from people that just go to work.
And we've had vectorization years ago in the JVM.
Exactly. It's fairly entertaining to play with this model: http://www.nytimes.com/interactive/business/buy-rent-calcula...; Basically almost anything in the bay area is not going to be profitable, in the south bay for…
It was not ok then, and it's even more not ok now, considering Chrome's market share.
I mean use the monopoly to take the tech, clone, tweak, and then don't contribute back. Thankfully google will keep it open source since they're making money from it quite indirectly. But still.. A "fork you" to apple…
A Microsoft-worthy move..
In my case the effect of getting a PhD was extremely positive. I felt a huge difference in attitude at work to doctors (I worked for a couple of top big american software companies), basically allowing doctors to do…
Not really. Allocation and deallocation for a system that does not support object movement (and hence compaction) is inherently non-trivial. In most modern GCs allocation is bump-the-pointer with TLABs, you can get…
Totally agree, man! Education is always the key.