Heart-wrenching footage #SrebrenicaGenocide
Serb soldiers forced Ramo Osmanovic to call his son Nermin to emerge from the surrounding forest and surrender.
They killed both father and son.
Never forget.
Ja sa përqind të shpenzimeve totale zënë shpenzimet për energji elektrike, sipas pasqyrës financiare të audituar të Pestova SHPK — kompani, pronari i së cilës raportohet se ka shantazhuar me ngritje çmimesh pas liberalizimit të tregut.
Gjykoni vetë.
Raporti në koment.
We're far more interested in a chess match between grandmasters than between AIs, even though the AIs are way better. I'm noticing the same thing with video and art. Once I realize it's made by AI I lose interest, no matter how good it is. Maybe a good sign for human creators?
The single most important thing I have learned about software development over my career is that if you do not aggressively fight complexity, it will eat you alive.
It is essential for refactoring that you have good tests. I's worth spending the time to build the tests, because the tests give you the security you need to change the program later. This is such an important part of refactoring - Martin Fowler
When you find you have to add a feature to a program, and the program's code is not structured in a convenient way to add the feature, first refactor the program to make it easy to add the feature, then add the feature.
- Martin Fowler