<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>rust on Grahams Blog</title><link>https://6621eb77.personal-website-9uy.pages.dev/blog/tags/rust/</link><description>Recent content in rust on Grahams Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© Graham Hughes</copyright><lastBuildDate>Sat, 12 Aug 2023 13:13:09 -0400</lastBuildDate><atom:link href="https://6621eb77.personal-website-9uy.pages.dev/blog/tags/rust/index.xml" rel="self" type="application/rss+xml"/><item><title>Rust vs Python in the Dimensionality of Certainty</title><link>https://6621eb77.personal-website-9uy.pages.dev/blog/posts/rust_vs_python_in_the_dimensionality_of_certainty/</link><pubDate>Sat, 12 Aug 2023 13:13:09 -0400</pubDate><guid>https://6621eb77.personal-website-9uy.pages.dev/blog/posts/rust_vs_python_in_the_dimensionality_of_certainty/</guid><description>Choosing the right tool to do the job can be hard. Recently, the two programming languages that I have been using are Python and Rust. I believe that, with these two languages, I can solve a vast majority of the problems I wish to solve (especially if you throw some js/ts into the mix). Rust and Python are very different languages. Rust is compiled and Python is interpreted. Rust is statically typed and Python is dynamically typed.</description></item></channel></rss>