HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Makhini

no profile record

comments

Makhini
·3 jaar geleden·discuss
Except it's never reproducible. It's a bug probably.
Makhini
·3 jaar geleden·discuss
In Poland cashless payments thrive, more than in Germany.
Makhini
·3 jaar geleden·discuss
It's principle, not principal.
Makhini
·3 jaar geleden·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
·3 jaar geleden·discuss
I think it's exactly what they do here
Makhini
·3 jaar geleden·discuss
Funny
Makhini
·3 jaar geleden·discuss
What if you change the weights slightly? Kaboom, not breaking the copyright anymore.
Makhini
·3 jaar geleden·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
·3 jaar geleden·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
·3 jaar geleden·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
·3 jaar geleden·discuss
Haven't learned much from this post.
Makhini
·3 jaar geleden·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
·3 jaar geleden·discuss
And rightly so, because noone writes prose like that. It sounds unnatural.
Makhini
·3 jaar geleden·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
·3 jaar geleden·discuss
That's why the UE law that requires the shops to display the lowest price over last 30 days is pretty useful
Makhini
·3 jaar geleden·discuss
It already does.
Makhini
·4 jaar geleden·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...