Toots du Jour (Feb 4)
<1 min read
- GlassFish 7.0.22 released! #jakartaee #java github.com/eclipse-ee4j/glassf… #
- Understanding the Equality Operator in Java: Why 1 == 1 is True but 128 == 128 Can Be False #java dev.to/abhay_yt_52a8e72b213be2… #
- Hashing Passwords: Why MD5 and SHA Are Outdated, and Why You Should Use Scrypt or Bcrypt #bcrypt #md5 #password #scrypt #sha dev.to/lovestaco/hashing-passw… #
- Comprehensive Guide to Generating `.deb` and `.rpm` Packages for Rust Applications #deb #rpm #rustlang dev.to/mbayoun95/comprehensive… #
- Zig; what I think after months of using it #zig strongly-typed-thoughts.net/bl… #