From 4d696b5bb23a5f792af0438160e76c64191b6fad Mon Sep 17 00:00:00 2001 From: Bradlee Speice Date: Sun, 26 Aug 2018 22:16:10 -0400 Subject: [PATCH] Drafts of two new posts --- _posts/2018-08-21-rusts-primitives-are-weird.md | 2 -- _posts/2018-08-22-4-reasons-python.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/_posts/2018-08-21-rusts-primitives-are-weird.md b/_posts/2018-08-21-rusts-primitives-are-weird.md index 61a421f..f9b8566 100644 --- a/_posts/2018-08-21-rusts-primitives-are-weird.md +++ b/_posts/2018-08-21-rusts-primitives-are-weird.md @@ -6,8 +6,6 @@ category: tags: [rust, c, java, python, x86] --- -*but mostly weird.* - I wrote a really small Rust program a while back that I was 100% convinced couldn't possibly run: ```rust diff --git a/_posts/2018-08-22-4-reasons-python.md b/_posts/2018-08-22-4-reasons-python.md index c477fde..7a061da 100644 --- a/_posts/2018-08-22-4-reasons-python.md +++ b/_posts/2018-08-22-4-reasons-python.md @@ -6,8 +6,6 @@ category: tags: [] --- -*but are super technical and not very convincing.* - I'm going to put on my hipster hot takes hat for a moment: *I think Python has kinda made some mistakes.*