- 0 Posts
- 13 Comments
flubba86@lemmy.worldto Selfhosted@lemmy.world•Chhoto URL v6.3.0 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.English3·2 months agoI agree with you, a simple minimal url-shortener does not need 2FA.
flubba86@lemmy.worldto Selfhosted@lemmy.world•Chhoto URL v6.3.0 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.English3·2 months agoThis would require configuration with a whitelist of which OIDC IdPs to trust. Otherwise anybody could self-authorise a OIDC token (using their own IdP) and use that to log in.
flubba86@lemmy.worldto Technology@lemmy.world•Taco Bell rethinks AI drive-through after man orders 18,000 watersEnglish92·2 months agoNo. This makes no sense. Are you seriously saying if you saw an order for 18,000 waters pop up on your monitor you’d just say “that’s fine” then spend the next three days straight filling cups?
If I were the manager of the store, I’d hope my employees would have the bare minimum critical thinking skill to ask someone first.
At the store I worked in, everyone would be given at least 12 hours notice of a catering order. We’d have everything prepped ready to go, and expect the order when it arrives. If one popped up without notice it’s definitely a bug, and we’re definitely not making it.
flubba86@lemmy.worldto Linux@lemmy.ml•What problems does Linux have to overcome to get more users12·2 months agoYeah, I grew up in the 90s where schools and offices had physical filing cabinets full of folders and files. And in the late 90s when learning computers at school those same concepts were reinforced in the computer file system. So files and folders within the context of using a computer is ingrained and seems obvious to me.
But kids these days are born with iPads in their hand, they use Chromebooks in primary school, and all their files are automatically saved to the cloud and immediately available on all their devices. How would they ever learn the concepts of filesystems? It’s not taught at school. It’s not relevant to anything they do.
It used to make me so frustrated (it’s a simple concept!) but now I get it. Maybe it’s not as obvious a paradigm as we thought. Maybe there are better ways of organising files (eg, tagging, keywords, filtering) that are more human. Or using namespacing (ns prefixes, curies). Or even using non-local universal identifiers (ipfs locators). It makes me wonder if we might eventually even move away from hierarchical-directory based filesystems at the system level too.
flubba86@lemmy.worldto Linux@lemmy.ml•What problems does Linux have to overcome to get more users2·2 months agoCame here to say this. My workplace used to offer a Linux workstation option (which I opted in for 9 years), but they had to remove that option to fulfill new security and management, compliance standards. They need to be able to manage exactly which applications are installed on a system, which binaries are allowed to run and when, the exact settings for every application, the exact version of the OS and the specific updates, and precisely when updates are installed. All of this needs to be applied based on the user, their organisational division, their security groups, clearance level, specific model of device, etc.
I know that using a combination of Selinux, Kerberos, and something like Puppet can get you close in the Linux world, but Microsoft group policy has been around for 30 years and is well understood and just works.
Man, you’re basically saying “I want to move to a new country, but I don’t want to lose any of my friends, I can’t change my job, I don’t want to learn a new language, I want to bring all my furniture and appliances with me, and we just had a new baby a month ago so I’m sleep deprived and don’t have any spare time. How do I do it?”
flubba86@lemmy.worldto World News@lemmy.world•Body of man missing for 28 years found in melting glacierEnglish31·3 months agoI get the reference!
flubba86@lemmy.worldto Selfhosted@lemmy.world•Recommendations for a source code hosting serviceEnglish26·3 months ago+1 for Forgejo
Same. People age quite differently. I didn’t start puberty until I was 16. I didn’t get attracted to girls until I was 17. Much later than my friends.
I got a job at a pizza shop when I was 20, and I made friends with the 15+16yo employees there, I got along much better with them than people my own age. I can see how that’s was potentially creepy, looking back on it, but it seemed normal enough at the time, those people were my good friends.
I matured very slowly. I didn’t graduate uni until I was 29. I’m now 39, physically I look like I’m 30, mentally and psychologically I feel like I’m 30.
flubba86@lemmy.worldto Linux@lemmy.ml•Craziest/most "exotic" devices able to run Linux?1·3 months agoI saw that too, but it was a bit misleading. The pregnancy tester for some reason had a pretty high resolution monochrome OLED display, so the guy used the tester’s display to show the Doom graphics. The actual device running Doom was a more powerful microcontroller external to the tester stick.
flubba86@lemmy.worldto Memes@lemmy.ml•Machinists, engineers and people of common sense unite !0·2 years agoThat’s what the two prongs at the top are for. Flip the caliper upside down, use the prongs to measure the inside dimension, and read it off the same scale.
For tracks I’m familiar with and play often, I can usually tell the difference between 128kbps and 192kbps on an MP3. In very rare cases, with the right song and the right earphones, I can discern 192kpbs MP3 from 256kbps. But I definitely can’t tell a 256kbps MP3 from FLAC. The Wikipedia article on audio transparency says that MP3 becomes transparent on average around 240kbps.
I’ve recently started using the Opus codec. It is higher quality at lower bitrates than MP3. Opus is considered transparent on average at around 160-192kbps.
Personally, I’ve been re-encoding all my FLACs to 192kbps OPUS for storing on my smartphone where space is limited.