From 43e22ca3b81e7f673530f84f310456e413231e55 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Fri, 12 Jul 2024 22:22:44 -0400 Subject: [PATCH] started articles might not finish --- content/blog/micro_blogs_2.md | 15 +++++++++++++++ content/critique.md | 16 ++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 content/blog/micro_blogs_2.md create mode 100644 content/critique.md diff --git a/content/blog/micro_blogs_2.md b/content/blog/micro_blogs_2.md new file mode 100644 index 0000000..8606031 --- /dev/null +++ b/content/blog/micro_blogs_2.md @@ -0,0 +1,15 @@ +--- + +title: "Micro blogs (2)" + +description: "a bunch of thoughts ideas and what not that aren't worth of full blogs but that I still want to write down" + +date: "2024-01-30" + +draft: true + +--- + +# I think react native or expo is haunted + + diff --git a/content/critique.md b/content/critique.md new file mode 100644 index 0000000..ba229c1 --- /dev/null +++ b/content/critique.md @@ -0,0 +1,16 @@ +--- + +title: "Rust flaws and skill issues randomly critiquing a blog" + +description: "" + +date: "2024-01-30" + +draft: true + +--- + +read this and write about thoughts: https://medium.com/@austin-starks/i-spent-18-months-rebuilding-my-algorithmic-trading-in-rust-im-filled-with-regret-d300dcc147e0 + +https://doc.rust-lang.org/std/backtrace/index.html +and gdb for backtrace