mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 05:15:41 +00:00
started articles might not finish
This commit is contained in:
parent
b5eac75dbd
commit
43e22ca3b8
2 changed files with 31 additions and 0 deletions
15
content/blog/micro_blogs_2.md
Normal file
15
content/blog/micro_blogs_2.md
Normal file
|
@ -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
|
||||||
|
|
||||||
|
|
16
content/critique.md
Normal file
16
content/critique.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue