HN user

Xeronate

333 karma
Posts0
Comments119
View on HN
No posts found.
Layoffs at Block 5 months ago

I think your final sentence is more accurate than your churn argument. AI doesn't double output, but actually writing the code is only a small part of the job.

I understand the vision, but how does this work on a global scale. e.g. American employees refuse to build this, but China's don't.

Edit: I originally ended with "What would have happened if Germany had a nuclear bomb and America didn't?", but I think it distracted from the point I was trying to make so moving this to an edit. I'm not trying to ask "is the US the bad guy". I'm trying to ask how to balance personal anti war sentiments with the realities of the world (specifically in this case keeping up in an arms race).

Go away Python 7 months ago

Agree to disagree. He's setting up the argument that Z is strictly better than X.

Go away Python 7 months ago

Admittedly I haven't used C# in a few years, but to my knowledge it is much more ergonomic than java and personally it's my preferred language. Only thing stopping me from using it more is it has a much smaller community than java/python etc. Wondering what you think is missing.

I worked for a publicly traded corporate elearning company that was written this way. Mainly sprocs with a light mapping framework. I agree this is better as long as you keep the sprocs for accessing data and not for implementing application logic.

ORMs are way more trouble than they’re worth because it’s almost easier to write the actual SQL and just map the resulting table result.

Regarding your concerns about tutor emulation, your argument seems to be students use chatbots as a way to cheat rather than as a tutor.

My pushback is its very easy to tell a chatbot to give you hints that lead to the answer and to get deeper understanding by asking follow up questions if that's what you want. Cheating vs putting in work has always been something students have to choose between though and I don't think AI is going to change the amount of students making each choice (or if it does it won't be by a huge percentage). The gap in skills between the groups will grow, but there will still be a group of people that became skilled because they valued education and a group that cheated and didn't learn anything.

Is it true that it's bad for learning new skills? My gut tells me it's useful as long as I don't use it to cheat the learning process and I mainly use it for things like follow up questions.

Agree but at the same time talking about leaving the rat race and glorifying the simple life is old hat for anyone over the age of 25. It gets annoying reading trite advice written by someone that sees it as profound insight.

Being productive doesn’t consume my entire life but if i’m going to do two things that feel the same I may as well do the one that has other substantial benefits to myself and others. I spend enough time developing that side of myself at work. My free time should go to making myself more well rounded.

The article mentions one of the main appeals of factorio is you get to think like a programmer without bosses/overhead from actual work but it’s always been hard to get into games for that reason because I could just work on a side project with the same result. I really don’t understand the appeal.

not sure how it is with mandatory 5x a week in office. i had a good relationship with my manager (aka a lot of trust) and he basically let me do whatever i wanted (aka didnt care if i took days off assuming i was producing enough value) which has been the case for me everywhere i worked. it’s a big company. there’s not going to be one consistent experience.

i worked there for a couple years. wasn’t terrible, money was fair, and people i meet always seem impressed when i mention i used to work at amazon music which is kind of nice.

i’ve got recruiters saying i can go back without a real interview because i left less than a year ago and i might go back. it’s really not any different than any other programming job i’ve had.

Even if react is made for SPAs (which is a murky definition anyway) there are many parts of react that make general website development better. For example dependency management is way easier and maintainable with npm/react than manually importing scripts in the right order the traditional way. Achieving high levels of interactivity is also much easier for the same reason.

Just because react was built for one things doesn't inherently mean its wrong to use it for other things.

I've never met anyone that thought the LPs were meant to imply Amazon "really cares". I like Amazon because it seems more straightforward than other companies. It's a business and it wants to make money. The only way I've ever interpreted "customer obsession" is that it's mutually beneficial to do what's best for the customer.