aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-02-20 04:54:21 +0100
committerkdx <kikoodx@paranoici.org>2023-02-20 04:54:21 +0100
commit71081aa3d39569d98b87c599c45d87ac7b4ab3a6 (patch)
tree0eabd503805647d1984b4f428499566beb1ae165
downloadutf8-discovery-71081aa3d39569d98b87c599c45d87ac7b4ab3a6.tar.gz
initial commit
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..08a0adb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+# learning and documenting UTF-8 like a bozo
+
+starting off strongly with da goat, [da wikipedia page](https://en.wikipedia.org/wiki/UTF-8)
+
+it says i can be stupid when needed
+> It was designed for backward compatibility with ASCII
+which i like, i'm stupid after all
+
+so, first i need to detect unicode points. if <128 then ascii, otherwise unicode
+
+right? right.
+
+ok uh too much thinking, let's write some stupid ass C program that readlines and displays bytes.
+yeah, right, i'm rewriting hexdump.
+will take 5 minutes, stop complaining and shut the fuck up please
+
+thank u :3 brb