HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Makhini

no profile record

comments

Makhini
·il y a 3 ans·discuss
Except it's never reproducible. It's a bug probably.
Makhini
·il y a 3 ans·discuss
In Poland cashless payments thrive, more than in Germany.
Makhini
·il y a 3 ans·discuss
It's principle, not principal.
Makhini
·il y a 3 ans·discuss
Yes, that's absolutely possible. My company is making a b2b product. We have challenges and sometimes the scope of the new features can be huge. But I never felt big pressure.
Makhini
·il y a 3 ans·discuss
I think it's exactly what they do here
Makhini
·il y a 3 ans·discuss
Funny
Makhini
·il y a 3 ans·discuss
What if you change the weights slightly? Kaboom, not breaking the copyright anymore.
Makhini
·il y a 3 ans·discuss
As a Java developer, why the hell does Javascript still doesn't have a equivalent of Gradle or Maven? An extensible build tool that does it all and uses sensible defaults?
Makhini
·il y a 3 ans·discuss
How can ChatGPT translate a comedy show without knowing what's going on on screen, and various context that contribute to the humor?
Makhini
·il y a 3 ans·discuss
As it has been said bazillion of times, the problem is that comments get outdated quickly. And yes, there is self descriptive code,and I'd wager 80 percent of the code is self descriptive. Comments should be reserved to describe something that might be surprising or not obvious. And for the apis.
Makhini
·il y a 3 ans·discuss
Haven't learned much from this post.
Makhini
·il y a 3 ans·discuss
Agreed. 9/10 times you don't need this abstraction just yet. But you can write code in such a way that it's easy to abstract, if such need arises.
Makhini
·il y a 3 ans·discuss
And rightly so, because noone writes prose like that. It sounds unnatural.
Makhini
·il y a 3 ans·discuss
This is a completely stereotypical and offensive view of extraverted people. You conflated them with loud and inconsiderate individuals. I suggest you read up on what extraversion is, because it's not pestering random people with small talk.
Makhini
·il y a 3 ans·discuss
That's why the UE law that requires the shops to display the lowest price over last 30 days is pretty useful
Makhini
·il y a 3 ans·discuss
It already does.
Makhini
·il y a 4 ans·discuss
As a side note: the culture or installing stuff via curl is like a virus. If you check the npm docs, they say "We strongly recommend using a Node version manager like nvm to install Node.js and npm". Then if you check nvm docs, the primary installation method is curl to bash, and not even from their official website - it pulls stuff from github...