CommunityNews

CommunityNews

Getting Forked by Microsoft

Three years ago, I was part of a team responsible for developing and maintaining Kubernetes clusters for end user customers. A main source for downtime in customer environments occurred when image registries went down. The traditional way to solve this problem is to set up a stateful mirror, however we had to work within customer budget and time constraints which did not allow it. During a Black Friday, we started getting hit with a ton of traffic while GitHub container registries were down. This limited our ability to scale up the cluster as we depended on critical images from that registry. After this incident, I started thinking about a better way to avoid these scalability issues. A solution that did not need a stateful component and required minimal operational oversight. This is where the idea for Spegel came from.

Read in full here:

Most Liked

alvinkatojr

alvinkatojr

Reading this article again and I can’t help but be disappointed by the way Microsoft literally screws over indie developers and their projects all in the name of “Open source”.

Their modus operandi is simple and similar:

  1. They see an exciting and useful project that’s run by an individual.
  2. They invite their individual over all in the name of collaboration and open source. 3. They hold a series of meetings to pick the brains of the individual/creators while holding promise of long term collaboration.
  3. Radio silence. The ghost of Microsoft at work.
  4. They release an open source or official version of a project similar to the one run by the invidual/creators that they had been sweet talking.
  5. The indie creators are shocked and users are confused.
  6. Microsoft’s project gains dominance while the other one dies and life goes on.
  7. Repeat process.

This is not the first time this has happened. If I’m not wrong, I recall something similar happened with the creator of Chocolatey unfortunately Microsoft’s package manager was not able to dethrone him or his project.

It’s a tough world out there. So, be safe: protect yourself at all times.

AstonJ

AstonJ

I fear this might become more of a problem in future. Would not surprise me if people go back to releasing under different license like ‘free-to-use’, where they retain ownership of the project but allow anyone to use freely..

alvinkatojr

alvinkatojr

It’s not just a problem in the future, it is now.

CockroachDB changed its license terms after Amazon forked it and began offering a hosted service at a price.

Same reason why ElasticSearch changed its license. It’s an almost similar issue with Terraform.

OpenSource was great until it stopped being great. Now the question for most maintainers and creators is: why should others profit off the back of my labour while I get nothing?

Where Next?

Popular General Dev topics Top

New
First poster: bot
[js/web] WebGPU backend via JSEP by fs-eire · Pull Request #14579 · microsoft/onnxruntime. Description This change introduced the follo...
New
First poster: joeb
GitHub - crablang/crab: A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100...
New
CommunityNews
The Definitive PHP 7.2, 7.3, 7.4, 8.0, and 8.1 Benchmarks (2023). We tested the performance of 14 PHP platforms (WordPress, Drupal, Lara...
New
CommunityNews
SLUM: The Shadow Library Uptime Monitor. This dashboard tracks the availability of popular shadow libraries in real time from a US-based...
New
First poster: dyowee
Software engineering job openings hit five-year low?. There are 35% fewer software developer job listings on Indeed today, than five yea...
New
First poster: dyowee
olmOCR is an open-source tool for converting PDFs to text with high accuracy, preserving reading order and supporting tables, equations, ...
New
CommunityNews
The French originated the meter in the 1790s as one/ten-millionth of the distance from the equator to the north pole along a meridian thr...
New
CommunityNews
After six months of hard work, I’m thrilled to announce the general availability of Sidekiq 8.0! :partying_face::tada: Status Sidekiq is...
New
CommunityNews
We present DeepSeek-V3, a strong Mixture-of-Experts (MoE) language model with 671B total parameters with 37B activated for each token. To...
New

Other popular topics Top

DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
New
New
hilfordjames
There appears to have been an update that has changed the terminology for what has previously been known as the Taskbar Overflow - this h...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
PragmaticBookshelf
Fight complexity and reclaim the original spirit of agility by learning to simplify how you develop software. The result: a more humane a...
New