Tootfinder

Opt-in global Mastodon full text search. Join the index!

@frankel@mastodon.top
2025-05-22 16:15:07

Don't Unwrap Options: There Are Better Ways #Rust
corrode.dev/blog/rust-option-h

@jtk@infosec.exchange
2025-05-28 10:47:30

Waiting for issues (read them :-) to be resolved in 0.2.1 before I curl | sudo sh
unix.family/@farrokhi/11458434

@galaxydinodragon@social.linux.pizza
2025-05-27 13:37:46

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

@stsquad@mastodon.org.uk
2025-05-02 15:25:43

As we head into May Paolo has written up the current state of #rust in the #qemu code base: lists.gn…

@ladefuchs@electroverse.tech
2025-05-02 14:07:57

⚠️ Du willst helfen, den Fuchs wieder aufpäppeln? Wir brauchen sofort jemand zuverlässiges, mit Zeit und Lust und Fähigkeiten in Rust und Postgres SQL!
Bitte melden — und weitersagen! 🚀

Despicable Me Hello GIF by Minions
@beeb@hachyderm.io
2025-04-14 06:16:06

@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

@albatrossity@lor.sh
2025-04-24 12:50:57

Bird of the Day — Lark Sparrow, Kansas 2025
#Birds #NaturePhotography #Nature #Wildlife

small bird with gray-brown streaked back, pale chest and belly, and colorful rust and black stripes on white head, foraging in the grass.
@gtn@defcon.social
2025-05-16 04:44:20

Getting cross compilation setup on gh actions for rust wasn't the easiest as a CI noob

@lucario@m.cmx.im
2025-05-10 01:42:17

看到有同事把写个 shell 脚本就能完成的事情用 kotlin 写里外三层文件夹,结果性能还差。好奇想到,side project 会有人第一个想要用 Java Kotlin 这种语言吗?我的认知里一般都是 JS Python 这种快捷或者 Go Rust 这种令个人愉悦的语言。

@beeb@hachyderm.io
2025-04-23 09:28:25

Very cool read! A novel (to me and the author at least) approach to computing recurrence for iCalendar rules.
#RustLang #rust #calendar #RayMarching #SmallWeb

@gtn@defcon.social
2025-03-04 18:32:35

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