HN user

Bayko

101 karma
Posts0
Comments44
View on HN
No posts found.

Ye I honestly don't understand his comment. Is it bad code writing? Pre 2026? Sure. In 2026. Nope. Is it going to be a headache for some poor person on oncall? Yes. But then again are you "supposed" to go through every single line in 2026? Again no. I hate it. But the world is changing and till the bubble pops this is the new norm

Based on what I have seen, read and experienced, a tech doesn't just go away. It evolves (unless you know one company was building it and then got shut down). Social media in the current form if it went away, would get replaced with something even worse.

AI reduces the penalty for weak domain context

This is why (personal experience) I am seeing a lot of FullStack jobs compared to specialized Backend, FE, Ops roles. AI does 90% of the job of a senior engineer (What the CEOs believe) and the companies now want someone that can do the full "100" and not just supply the missing "10". So that remaining 90 is now coming from an amalgamation of other responsibilities.

Vouch 5 months ago

Boring Java dev here. Do I just sit this one out?

Vouch 5 months ago

cons to YOU outway the pros. pros to HIM outway the cons.

Vouch 5 months ago

Indian here. You are correct. Expecting any employed Indian software developer to not be able to spare 1$ is stupid. Like how exactly poor do you think we are?!

ChatGPT Health 7 months ago

I have what you would call metric shittons of ADHD. Medically diagnosed. Was kicked outta university for failing grades and all. Pills saved me. If you think you have it, the best thing you can do for yourself is at least get a diagnosis done. In b4 people come in and chime it can be faked. Yes the symptoms can be faked. But why would you if you really want to know what is wrong with you if any? (Hoping you aren't a TikTok content creator lurking here)

Ruby 4.0.0 7 months ago

Langchain? I tried using/learning langchain then I found out that it was evolving so fast that even the latest ai models didn't have even remotely up to date information on it! Not to mention the hundreds of Google search results for ---- why do langchain docs suck? I finally switched to haystack and I have been really happy. (Don't work on corporate ai software this is just for personal use)

To me it makes sense when it comes to the stock. It's not like someone goes to Robinhood or whatever and goes... Hey you know what's underrated? Kafka! Calls on Confluent!

A more common example for me at work is getting a response from url. Then you gotta process it further like response.json() or response.header or response.text etc etc. and then again select the necessary array index or doc value from it. Giving a name like pre_result or result_json etc etc would just become cumbersome.

Unfortunately when it comes to preparing for interview leetcode is pretty much required at all stages. For that the way that works for me is to never let go of it. I will solve 2 3 problems over a week even when I have a job. That downtime at work when you are at home or waiting for the next meeting...just leetcode. I absolutely hate LC and hate the fact that it is omnipresent but now no longer fear it. Except Dynamic programming. That thing can go f*ck itself. But ya now when it comes to LC I am "always" or rather one week away from interview ready.