Tag: Software Development

  • The Human Cost of the Digital Revolution

    The Human Cost of the Digital Revolution

    The digital revolution has brought about countless benefits to society, from increased access to information and communication to the development of new technologies that make our lives easier and more efficient. However, as with any revolution, there are also costs to be paid. One of the most significant costs of the digital revolution is the…

  • Recover all files from an existing docker container

    Recover all files from an existing docker container

    I had a little mishap the other day, I had built an app and created a docker container which I later deployed to Google Cloud Run, before I had pushed a copy of the code to GitHub, my drive got a problem and I lost the code I had on my laptop. After I got…

  • What you will find out about open-sourcing your code

    What you will find out about open-sourcing your code

    The global community of open-source developers is the backbone of innovations in a number of different fields, including automotive, healthcare, and climate tech.

  • Build Intel64-compatible Docker images from Mac M1

    Build Intel64-compatible Docker images from Mac M1

    I was building a tracking pixel API app for internal websites. A tracking pixel is an HTML code snippet loaded when a user visits a website. I built this app on my laptop, MAC M1, and I run my Docker container locally within Docker Dekstop.

  • What to think about adopting a no-code/low-code platform for internal apps

    What to think about adopting a no-code/low-code platform for internal apps

    If you are building apps for internal use, you will end up embracing a framework like Angular, React or something else; if you taken that path very quickly, you might realize that this coding and timeframes of delivery takes more time than expected. As a manager you need to be self-aware of the overheads.

  • Apache + MySQL + PHP + Xdebug and Codeigniter on macOS using Docker

    Apache + MySQL + PHP + Xdebug and Codeigniter on macOS using Docker

    We have developed an application internally that uses Codeigniter as the main PHP framework. Over the years we have added many new functionalities, so we need a solid development environment. up to now we have let our developers use MAMP(MacOS), Windows(LAMP) or individually install Apache, MySQL, PHP (Linux) debugging tools has been up to the…

  • I had a go with GitHub Copilot

    I had a go with GitHub Copilot

    I was very excited last week when I finally got access to the GitHub Copilot, I had signed up for it many months ago and was on a waitinglist. I think for many developers are interested in learning what an AI solution can do for them and to make code suggestions.

  • Hur man skapar ett product requirement document för en mobile app

    Hur man skapar ett product requirement document för en mobile app

    Bra idéer är inte korta efterfrågan. Varje företag har sin syn på att bli nästa Uber eller Airbnb. Men verkligheten är att detta inte är en enkel uppgift. Om du vill skapa en produkt som säljer måste du bygga något som tillgodoser de uppenbara och inte så uppenbara behoven hos din publik.

  • What is Cloud Computing

    What is Cloud Computing

    Someone asked me the other day what is Cloud Computing? I told the person that asked the question that clouds computing is the on-demand delivery of computing power, database storage, file storage, applications, and other IT resources through a cloud services platform offered by Google, AWS, Microsoft, IBM, and other providers and the cloud platform…

  • Can AI and Chatbots Help Us Create a Sustainable Future?

    Can AI and Chatbots Help Us Create a Sustainable Future?

    There is an ongoing conversation about how we can live with artificial intelligence and whether it can contribute to sustainable living. In fact, the World Bank considers AI solutions a major factor in driving the sustainability agenda forward. Two AI development projects made in collaboration with the World Bank include using machine learning for poverty…