U6: Will ever our path cross, I keep wondering U8: Unfortunately, in this era we are bound on whatever works best or is efficient for society, everything is optimized for cost, speed, while emotions comes second if it is even considered at all… U6: Weird how they have been living!, can you let me know how does it feel to pass the otherside U8: We are parallel, I think it used be different, but…
Today's mark the 40 anniversary of Shirren Abu Akleh (death or assassination) [1] . The Victims # Jamal Khashoggi : A journalist/columnist writhing for Middle East Eye and Washington Post. Before that he used to be a senior official for the royal family. Shireen Abu Akleh A journalist working Aljazeera since 1997. She started working for Aljazeera just as they opened an office in Ramallah,…
Law and Software (or code/programming) may seem like completely separate fields. However, they are deeply related. Both are human-created fields. Law organizes how people live, and programming organizes how machines behave. So here I will go through what aspects of those two fields can be analogous to each other, and how interestingly they react with each other. I will use two main terms: Code :…
When working on any software development, it is most certainly that you are going to use dependency. For example for a node.js project, there might be a bunch of npm packages and those packages probably depend on other packages...etc, so you will end up with hundreds of files. And that is okay, I guess this is how the development environment supposes to be. Until you just want to search for a…
Last Updated: 18 June 2022 What is Open edX, Open edX is an E-learning platform, its what powers edx.org , it was built 2012 [1] . I have been recently involved in contributing to the Open edX project. In literature we have been told learning about history is important in order to understand the present and better predict the future. And I do think that also applies to a continuously evolving open…