HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ijuhoor

no profile record

Submissions

UK to hand over Chagos back to Mauritius

theguardian.com
65 points·by ijuhoor·há 4 anos·52 comments

comments

ijuhoor
·há 4 anos·discuss
I’m not expecting my government (Mauritius) do do some meaningful change though. They already did a similar thing in a small island: https://www.aljazeera.com/amp/opinions/2021/8/5/why-is-india...
ijuhoor
·há 4 anos·discuss
My bad, I got excited. I can't edit the title though.
ijuhoor
·há 8 anos·discuss
All these comments are good. Also ALWAYS watch out for 'Quick Win': When you do something quick and dirty, mark it up for 'refactoring' (i.e. Tech Debt). When your list of quick and dirty builds up, go and clean it. Do not accumulate tech debt, try to keep it low otherwise you will pay full price later (examples up here).

Another great tip that saved me from tons of refactoring: "The wrong abstraction is worse code duplication". Meaning sometimes duplication of code is better than trying to create the wrong architecture (as long as you mark it in your quick and dirty list).