Skip to content

Commit 6f13449

Browse files
1 change by Nuxt Studio
1 parent 4fe5f0e commit 6f13449

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: How not to copy someone elses code without permission
3+
description: As the main developer of the Discord-Bot used for competitve Mario
4+
Kart Lounge on Yuzu Online, I have experience with working on a big codebase
5+
and having to rewrite, adapt and improve big chunks of code. Though some
6+
people may end up taking your code to take inspiration, or base their own
7+
project off it entirely or even copy it. Here is a case where this happened,
8+
and how we're able to tell.
9+
date: 22.04.2025
10+
image: /blog-previews/probablyjassin.webp
11+
---
12+
13+
# How not to copy someone elses code without permission
14+
15+
> As the main developer of the Discord-Bot used for competitve Mario Kart Lounge on Yuzu Online, I have experience with working on a big codebase and having to rewrite, adapt and improve big chunks of code. Though some people may end up taking your code to take inspiration, or base their own project off it entirely or even copy it. Here is a case where this happened, and how we're able to tell.
16+
17+
## What happened?

0 commit comments

Comments
 (0)