Great article on taking lessons from #RustLang (or other compiled languages) and applying them to #Python
> It basically boils down to two things - using type hints as much as possible, and upholding the good ol’ making illegal states unrepresentable principle.
https://kobzol.github.io/rust/python/2023/05/20/writing-python-like-its-rust.html
1.8.2023 17:14Great article on taking lessons from #RustLang (or other compiled languages) and applying them to #Python > It basically boils down to...Stumbled across https://bssw.io/ for “Better Scientific Software” and really enjoying the articles. Covering topics from “how do we plan software” through code review and writing for “leadership computing facilities” (top flight, national lab level #HPC)
#SoftwareDevelopment #ScientificComputing #HighPerformanceComputing #DevOps
26.7.2023 16:27Stumbled across https://bssw.io/ for “Better Scientific Software” and really enjoying the articles. Covering topics from “how do we...Now seems like a good time for an #introduction post!
For work, I am a #SoftwareEngineer for a #Nuclear energy company. I help write software to help nuclear engineers design reactors. Mostly #Python but working on my #CPlusPlus and #Rust / #RustLang lately.
Got bit by the #OpenSource and #OpenScience bugs a few years back and wanting to do more.
Other interests: #DevOps #ScientificComputing #ClimateScience
3.7.2023 20:05Now seems like a good time for an #introduction post!For work, I am a #SoftwareEngineer for a #Nuclear energy company. I help write software...XKCD staring directly into my soul on this one
28.1.2023 00:17XKCD staring directly into my soul on this onehttps://xkcd.com/2730It is 2023. Why are websites still asking for security questions tied to personal information?
Isn't this well-known bad practice?
7.1.2023 19:40It is 2023. Why are websites still asking for security questions tied to personal information?Isn't this well-known bad...I wrote a #python tool to provide simple programming exercises across various languages. It’s been a great tool over the past few months to stay up on Python, learn some #rust and C++.
The tool is also configurable to add in your own excercises and languages. Most are pulled from the Clean Coder #software exercises
If you like if, let me know! But (more importantly) if something doesn’t work also please let me know!
https://git.sr.ht/~possiblydrew/dpx#readme
27.12.2022 19:31I wrote a #python tool to provide simple programming exercises across various languages. It’s been a great tool over the past few months...