Posts by britter@chaos.social
 (DIR) Post #AY9ItM4hPskrm2oHnE by britter@chaos.social
       2023-07-28T08:45:41Z
       
       0 likes, 1 repeats
       
       Java will be getting value classes https://openjdk.org/jeps/8277163 in short it’s classes where instances don‘t have a unique identity. In other words == and equals() will behave the same way. It took me so long to understand the difference for traditional classes. In wonder whether this will make things more confusing because now you need to look up a class definition when you see == somewhere. Also records can be value classes…#java #jep #confused #oop #objectorientedprogramming
       
 (DIR) Post #AY9ItMqCZGki9N2Dpo by britter@chaos.social
       2023-07-28T09:35:51Z
       
       0 likes, 1 repeats
       
       There‘s more to this: https://openjdk.org/jeps/401Apparently we will be getting an implicit keyword to define default instances for value classes. And also types can be annotated with ! to express non-nullability. Kind of the opposite of ? from #kotlin
       
 (DIR) Post #Aa82t65tsIALuHmECG by britter@chaos.social
       2023-09-25T14:48:21Z
       
       0 likes, 0 repeats
       
       @alexelcu why?
       
 (DIR) Post #AaaX6aDZyyXiVpiVP6 by britter@chaos.social
       2023-10-09T08:38:39Z
       
       0 likes, 0 repeats
       
       @tuxedocomputers finally 😍
       
 (DIR) Post #AbcqE3qMqRO9SSoc64 by britter@chaos.social
       2023-11-09T08:23:14Z
       
       0 likes, 0 repeats
       
       Can we please not have the word „simply“ in NixOS manual or nixos.wiki? NixOS learning curve is super steep and it‘s frustrating when you start and you don‘t understand how to do things that are supposed to be simple #linux #nixos #documentation #newbie #frustration
       
 (DIR) Post #B0NFIoeR1bJcylRtEe by britter@chaos.social
       2025-11-18T13:54:06Z
       
       1 likes, 2 repeats
       
       Days since half the internet went down because of a single US big tech company: 0#cloudflare
       
 (DIR) Post #B1FK2PJc0JTOq1bFK4 by britter@chaos.social
       2025-12-14T17:22:06Z
       
       0 likes, 0 repeats
       
       ✅ Started 90 day @kagihq trial. Looking forward to finding stuff on the internet again 😅#SearchEngine #kagi #privacy
       
 (DIR) Post #B1FVwohdtpxrHxwNH6 by britter@chaos.social
       2025-12-14T19:43:44Z
       
       0 likes, 0 repeats
       
       @Stomata no, never heard of it. Is it good?
       
 (DIR) Post #B3NLuj64nu8RDnbxOy by britter@chaos.social
       2026-02-16T09:10:40Z
       
       0 likes, 0 repeats
       
       After minIO pulling the plug on the open source project, what are folks moving to in terms of object storage for home labs? #homelab #objectstorage #s3 #minio #opensource