
2025-05-22 16:15:07
Don't Unwrap Options: There Are Better Ways #Rust
https://corrode.dev/blog/rust-option-handling-best-practices/
Don't Unwrap Options: There Are Better Ways #Rust
https://corrode.dev/blog/rust-option-handling-best-practices/
Waiting for issues (read them :-) to be resolved in 0.2.1 before I curl | sudo sh
https://unix.family/@farrokhi/114584340700417951
Ah head crash... Was just doing a little maintaining and a drive just flooded me with IO errors while screaming...
Love spinning rust don't you
As we head into May Paolo has written up the current state of #rust in the #qemu code base: https://lists.gn…
@rustaceans@mastodon.social Here's my take on the challenge from issue 62!
@… Didn't benchmark or anything, but the algo only goes over the list once to sort it (worst case `O(n * log(n))`) and then once to merge the ranges (`O(n)`).
Run on the playground: #RustLang #rust #algorithm #RustBytes
Bird of the Day — Lark Sparrow, Kansas 2025
#Birds #NaturePhotography #Nature #Wildlife
Getting cross compilation setup on gh actions for rust wasn't the easiest as a CI noob
看到有同事把写个 shell 脚本就能完成的事情用 kotlin 写里外三层文件夹,结果性能还差。好奇想到,side project 会有人第一个想要用 Java Kotlin 这种语言吗?我的认知里一般都是 JS Python 这种快捷或者 Go Rust 这种令个人愉悦的语言。
Very cool read! A novel (to me and the author at least) approach to computing recurrence for iCalendar rules.
#RustLang #rust #calendar #RayMarching #SmallWeb
I think coloring is overall annoying (although there appears to be some nice workarounds in languages other than Rust).
I wonder how coloring, type systems, and dev ex affect a "fluency curve" for different programming languages
Maybe it is time I just try Haskell for fun