HackerTrans
TopNewTrendsCommentsPastAskShowJobs

elmigranto

no profile record

comments

elmigranto
·지난달·discuss
My guess it’s a joke.
elmigranto
·4개월 전·discuss
Especially for things used directly, you need to understand both, own and third party code, roughly to the same level. With own code, you only care for your own use case; with third-party — you have to kind of get everyone else's.

Depending on what you do and the dependency's scope, either way can make sense.
elmigranto
·4개월 전·discuss
Third party dependencies are very easy: you just have to intimately know how it is implemented in addition to knowing your own code and stack, and then you are golden!

Nothing to learn, just focus on making your app, it’s all taken care of by This One Simple Package ;)

These things are so far from free as our tooling presents with “just nuget it or whatever”.
elmigranto
·6개월 전·discuss
[flagged]
elmigranto
·8개월 전·discuss
Or you can have a single checkbox “Problem with the vehicle”.
elmigranto
·8개월 전·discuss
Purple tick box is how GitHub formats links to merged PRs and closed issues.
elmigranto
·9개월 전·discuss
Classic case of "focus on building your app, not infrastructure". Here's another multi-million dollar idea: put this cache directly inside your own video processing server and upload there.
elmigranto
·9개월 전·discuss
Use managed language, it will handle memory stuff for you, you don’t have to care.

But also read these 400 articles to understand our GC. If you are lucky, we will let you change 3 settings.
elmigranto
·8년 전·discuss
Have a single "I clicked by mistake" button that resubscribes instead.