RSSAmplifier

Blog

Ghassan Maslamani Blog and Portfolio

Ghassan Maslamani's blog is, to learn about him, to pass time, or to learn random stuff

ghassan.blogRSS feed ↗5 posts

Latest posts

A short story between U6 and U8 of Berlin

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…

The similarity between Abu Akleh and Khashoggi

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,…

Code and Law

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 :…

Boost the speed of spotlight search MAC-OS.

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…

A brief history of the Open edX platform.

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…