residentfoam's comments

residentfoam | 5 years ago | on: Silicon Valley exodus: Bay Area tech companies leaving for Texas

This! Right to the point.

I think Texas got this right. Higher property taxes are assessed every year on the current property value. This has the positive effect to keep the real estate market within reason. Home owners have no incentive to see their taxes explode, unless they plan to sell and move.

CA is a mess! And don't get me started on the fact that property taxes pay for public schools, so if I buy a property today say at $1M whereas my neighbor bought 10y ago and payed $100k guess who is paying the most to finance schools ? It is utterly unfair!

Hence, after almost a decade in SF, I and my finally finally moved on, I kept my job and bought a nice, modern, luxury house in Austin! I and my family are super happy now.

I voted democrats my entire life, I have now realized how wrong I was! SF and CA turned me into a republican! And that's what I vote now.

residentfoam | 5 years ago | on: Tech elites leaving San Francisco threaten Silicon Valley's supremacy

Still, I am sure Zurich wouldn't even come close to the number of opportunities one get in SV.

My LinkedIn account is always flooded by recruiters. That gives engineers leverage to seek new and better opportunities all the time.

Plus networking is also a big one.

Unless you get a job at Google/Oracle and planning on retiring there, SV wins hands down.

The language barrier is also a no go along with cost of living.

residentfoam | 5 years ago | on: An Airbnb Thanksgiving Burglary

Had terrible experience with AirBnB support. I had to reach out to them on Twitter and eventually someone got back to me!

You would expect their site to have a clear link to support. Good luck with that.

residentfoam | 5 years ago | on: Google Poly is shutting down

Clearly a project built for the sole purpose of getting a promotion and then move on. I wonder why would they ever even consider building this thing oO.

residentfoam | 5 years ago | on: Ask HN: Jack-of-all-trades of HN, how do you approach job search?

> if you have years or decades of experience you should have a large network of colleagues

yes, but more often than not, those colleagues best interest is not YOU but their employee referral :) .

At least in my experience, they often try to oversell the company they work at, as the best place to work, trying to get you to join, even if they know it is crap.

I do my own research and always take "ex-colleagues" advises with a grain of salt, basically I mainly trust my judgement, balance sheets for public companies and buzz around like glassdoor, blind, etc .. :)

residentfoam | 5 years ago | on: The world needs nuclear power and we shouldn’t be afraid of it

Let's put aside Chernobyl, Fukushima and all the safety/economic/environment implications those incidents have had.

What about the nuclear waste ? How/where are we gonna store it ? And for how long is gonna be safe, before containers start leaking radioactive st into the environment ? Nobody wants to live anywhere near that st. That's a big problem.

residentfoam | 5 years ago | on: United States vs. Google

If I were the US authorities, I'd start asking/demanding Google to stop SSO across Search/GMail/Browser.

Just because I am a GMail user does not automatically mean that you can trace all my web search.

In addition, I'd demand removing Captcha-alike when using VPN services, to avoid them from tracking my IP.

I mean, even if you are not logged-in, they can still correlate IPs across products.

residentfoam | 5 years ago | on: U.S. Accuses Google of Illegally Protecting Monopoly

Where was the antitrust in all these years ?

I think it is a little too late now. Companies like Google have grown to the size where it is now impossible to stop them from being a monopoly.

I don't think there is anything, anyone in the world can do to really allow a fair competition in the space.

As for the fines that e.g EU has inflicted to Google in recent years, they are simply ridiculous, considering Google's revenues.

residentfoam | 5 years ago | on: Dickhead of the Week: Instagram CEO Adam Mosseri

I stand with Apple!

I deleted my FB account years ago, never used Instagram. Unfortunately I am forced to use WhatsUp because of my family :( .

I think it is time to put a stop at this selling user data business. Selling user data and ads is not an Apple business, so I trust Apple vs Google, where the majority of their revenue comes from ads.

residentfoam | 6 years ago | on: My Favourite Git Commit

In a professional context (and not only), one would think that this should be the normal expected good practice. But unfortunately, that is not the case.

It is so surprising (well not really) to see how, in most cases, developers put so little to close to zero effort in writing proper commit messages and more in general to have a clean commit history. They simply don't care and you keep seeing garbage commits with non-sense to close to empty message and description. Sadly enough this is seen as normal and just accepted.

Every single team I have been working with from small to large organizations I always had to pick up on the "write proper commit history" fight. And even after extensive explanations on why you should do that, people simply don't care and they keep pushing stuff like: "fix", "updated class z" and stuff like that.

Commit history does not seem to be part of the review process.

Sometimes it is just so depressing to see how so unprofessional software engineers are.

residentfoam | 6 years ago | on: What ORMs have taught me: just learn SQL (2014)

I used ORMs JPA/Hibernate in several projects/teams and the outcome is always the same: things always get messy and overcomplicated, few reasons :

- they push developers to design super-normalized db schemas that look beautiful on paper but are horrible in practice

- the average developer has a very superficial knowledge of how ORMs work and this often leads to bad code/performance

- soon or later you will find yourself fighting the "framework" because what you are trying to do does not fit their model (e.g: upsert)

In my experience, this whole idea of abstracting from the DB is faulty at its root. You want your code to be close to the DB so that you can use all the greatest and latest functionalities without waiting for the framework X to support it.

I have found that JOOQ or simply Spring JdbcTemplate in most cases are more than enough.

residentfoam | 6 years ago | on: Insured price $2,758, cash price $521

I have mixed feelings about this.

As society, we seem to be ok with millennials fresh out of college making hundreds of thousands of $$$ a year for a bunch Javascript that allows people to share pictures of their butt with their friends BUT we are not ok with doctors who literally - save lives - getting paid according to their responsibilities?

Same goes with football/basketball/etc.. players whose sole purpose in life and responsibilities are to throw a ball somewhere and for that, they are covered in gold!

I think doctors should be paid a lot of money and on the other hand, many other professionals should be paid way less compared to what they make now!

That said, this proves, yet another time, how unfair and inefficient this whole health insurance system is.

Health care should be a universal right and should be provided as a public service at a minimum cost for single contributors. People have the right to getting sick and receive the best possible care without going bankrupt or having to sell their houses for it.

It is that simple.

On this, the EU model wins hands down compared to the US one. And it's time for Americans to open their eyes and realize how unfairly they have been treated in this regard for their entire lives.

page 1