HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kassian_sun

no profile record

comments

kassian_sun
·vor 3 Jahren·discuss
Thanks for reminding me of reading busybox's source code. You can learn a lot from learning how bash utils implemented, but it's really a headache to understand which tools from which package/git repo, busybox is a good enough and battle-tested collection for all of this.
kassian_sun
·vor 3 Jahren·discuss
Read source code from projects that used by wide range of people. Some tiny repository might look nice at first sight, but it could be a result of limited scope, and production codebase always involves a large range of scope.

Even if there're some caveats/hacks in these codebase, it might have a valid cause and you can learn something from how it evolved or how it (dirtily or gracefully) solves the issue.
kassian_sun
·vor 3 Jahren·discuss
Not directly related to account issues, but I have one (and only one) password saved in Microsoft Authenticator and I can't delete it since ~3 years ago, every time it just says "Cannot delete password". I hope one day some engineers at Microsoft will notice this error in their logging system and fix this bug.