HN user

u678u

1,011 karma
Posts5
Comments302
View on HN

With Python at first I was scared of GIL being single threaded, now I'm used to it and it works great. Thousands of threads used to be normal for my old Java projects but seems crazy to me now.

I've gone in a cycle through different Social Media sites, after a year or so I manage to get the strength to leave but usually end up on a different site.

One thing is I always delete my account after 3-6 months and create a new one, following different people/groups etc.

You're right its long term thinking. A lot of people like suburbs, it makes sense to keep strict zoning for the benefit of the residents long term. That is true long term thinking, rather than quickly putting up luxury apartment buildings that no one will want to live after a few decades.

I kinda feel at this stage we should go back to air gapped intranets and working from the office again. SAAS just isn't worth it, and the other things like stack overflow you can do from your phone.

Robinhood S-1 IPO 5 years ago

Regulation is so critical, the financials I've worked at are soul-destroying because of the bureaucracy. Its impossible to do anything. I'm surprised RH has managed to get this far, I'm sure they'll get fine after fine until they start to stagnate like everyone else.

.NET 6 Preview 5 5 years ago

Lowest memory overhead mainly. Even zgc/g1 have full GCs some times, I never had that problem with dotnet.

.NET 6 Preview 5 5 years ago

You're both right. I agree Spring Boot is great if you know it well and are knocking out micro-services. If you have a ball of mud like my current project with mixes of XML config, Attribute config and people rolling their own stuff it really isn't adding any value.

.NET 6 Preview 5 5 years ago

I moved from C# to Java project. I preferred C# Syntax but amazed by the number of Java libraries. However I've found Java world full of neck-beard developers that make everything complicated. Spring is toxic - the learning curve is steep and half the devs dont understand it well enough which leaves a huge mess.

Dotnet Developers seem much more pragmatic. I wish I could go back.

EDIT - I forgot about how bad Java GC is. Still with Java 16 a ParallelOldGC Full GC is taking 30 seconds on a big server.

Same for most of tech. My friends in finance are working for banks where the stock is lower than 10 even 20 years ago. Completely different attitude.

I've worked for up or out companies most of my career. I get it can be uncomfortable but there is a good reason there is forced ranking. Most managers hate giving bad reviews to people that aren't doing well. If someone on the team is doing some work but not doing much its easier to say they meet standards and be nice to them. My current job is like this, there are a bunch in the team that do very little but manager is too nice and I think the firm suffers.