- 1 Post
- 5 Comments
21trillionsats@infosec.pubto World News@beehaw.org•Major store's CEO blasts self-checkout theft & warns of closures due to crime1·2 years agoStealing isn’t OK, but I always found it a bit disjointed how making “mistakes” (minor or large) at self-checkouts basically has zero recourse. They really do need to be reworked
21trillionsats@infosec.pubto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Is this the replacement for the reddit r/piracy?English43·2 years agoHonestly this community seems to generate even more useful content than r/piracy did for me. Already I’ve learned about 5 great replacements for rargbto, the beauties of torrent aggregator desktop clients, and awesome debrid streaming for iOS via WebDAV. Great stuff
21trillionsats@infosec.pubto Programming@programming.dev•Does Lemmy really benefit from Rust? Is code execution speed the bottleneck?English1·2 years agoRust itself or the way the Rust logic is implemented is not the bottleneck. Like most decent web applications the bottleneck is the database and how the decentralized protocols themselves are reconciled there.
Scaling massive amounts of records like Lemmy has been forced to is almost always IO bound at the database level even when a web service is centralized; this is much more difficult in federated architectures. This is why “NoSQL” databases have increased in popularity, but they are also not a magic bullet as there are major ACID trade offs one needs to consider.
21trillionsats@infosec.pubto Technology@beehaw.org•The Lemmy User Experience is Better When Centralized into Fewer InstancesEnglish0·2 years agoThis isn’t “one or the other” IMO. There’s room for niche instances hyper-focused on a generalized topic like “math,” “comp sci,” “sports,” etc.
But then there should also be a massive generalized instance (hopefully 2 at least so the competition keeps admins in check) that has a little bit of everything and acts as a Reddit replacement. We can have our cake and eat it too.
My non-tech wife tried to tell me “obviously that’s why it’s called that” when I’ve been writing software (and even some minor firmware hacking) for 30 years.
Is this the real life?