a sign that says good vibes only on it

Is AI Taking the Jobs of Developers?

In this world of AI, no-one can miss the discussions about “vibe coding”. What that means is a the use of AI to write code to develop a product quickly, and the author doesn’t even need to know how to write code. This opens up so many possibilities, as long as the code has a high quality. I won’t dig deeply into the quality of the code produced by AI today, but for now I wouldn’t trust code written by AI to be run in production without rigorous code review and testing. However, if we assume that AI in the future would be of a quality high enough to be run, what would the impact be on Developers? I would argue that this is not a new problem, but a new version of an old problem. ...

June 25, 2025 · 2 min · Oskar Edbro
A man looking through binoculars

Privacy in the European Union and the World

Lately there has been an increase in discussions about the use of end-to-end encryption for consumers. The most blatant attack on privacy I have read about is the so-called EU Chat Control. But there are other regulations as well, such as the UK Online Safety Bill. Chat Control (EU) Let’s begin with the European Union, and what is usually called Chat Control. This regulation aims to protect children from abuse by forcing both hosting and communications services to reduce the risk of the service being used for Child Sexual Abuse Material (CSAM) by ...

March 27, 2023 · 4 min · Oskar Edbro
"Together we change the world" written with chalk on a road

Governments Influencing Wikipedia?

It has recently been reported by The Guardian that Saudi Arabia has taken serious steps to influence the information available at Wikipedia. The investigations began after two volunteers at Wikipedia were put in jail for “swaying public opinion” and “violating public morals.” Since then Saudi Arabia seems to have stepped up their efforts to influence the public view. An internal investigation at Wikimedia showed that all of their administrators in the country were government agents. Since Wikipedia relies on their volunteers to maintain the information on the site, they have had to create a structure of trust to ensure the quality of the information. The Saudi Arabian agents had managed to raise to the level of administrators, whom are authorized to edit or delete contents, as well as blocking lower level users edits from being published. ...

January 6, 2023 · 2 min · Oskar Edbro

The Modern Con - Social Networks and Marketing

In todays internet based world, phishing has become a great nuisance. We all know about the emails trying to trick the receiver to perform an action that is to the senders gain. This could be to install malware, send money, or something else. Either way, this is just the newest variant of the con (aka confidence game) to trick someone for gains. After reading The Confidence Game by Maria Konnikova I got to thinking. Where goes the line between a con and business? ...

August 3, 2022 · 3 min · Oskar Edbro

Comments on the use of Open Source

After the devastating vulnerability in Log4j last month we’ve seen some changes in how companies view open source. The ones whom previously had no policies at all have now began looking into this. For now the main thing we see is asking the question about where Log4j has been used, but that will likely change to. It is important for all the users of open source to understand the nature. You cannot just expect or pressure the maintainers to update their software. Especially not if you use something with a small group of maintainers or being maintained in the spare time. Instead you have to get into the open source mindset and take advantage of the fact that everything is open. This means that anyone can read the code, and if needed create a fix. If a company decides to use free open source software they cannot expect the same level of service as if they bought a commercial product, but instead be ready to either wait or do the work themselves. ...

January 6, 2022 · 2 min · Oskar Edbro