this post was submitted on 19 Mar 2025
14 points (100.0% liked)

Rust

6689 readers
57 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] drspod@lemmy.ml 3 points 1 week ago (1 children)

Naming things really is that hard?

[โ€“] sugar_in_your_tea@sh.itjust.works 7 points 1 week ago* (last edited 1 week ago)

There are only two hard things in Computer Science: cache invalidation and naming things.

  • Phil Karlton

And the popular addition:

and off by one errors

I came up with what I thought was a clever name for a project, but when I told my coworker, they pointed to a popular library with the same name. I'm keeping it for now, but I'll probably change it before I release it publicly.