As cool and impressive as Qoi is, as long as I can’t just send it to someone it’s sadly not a replacement for PNG.
- 0 Posts
- 61 Comments
I’ve seen a tablet for old people. The whole interaction is limited to NFC cards. Instead of having to open an app to start a video call, you put the Call Flipper card in a tray. On the other side I can send pictures which are then displayed for her.
My 95 grandma would never have been able to use a smartphone/tablet otherwise.
Flipper@feddit.orgto Map Enthusiasts@sopuli.xyz•Most downloaded apps in Europe by country in 2024English38·18 days agoNetherlands it is then.
Flipper@feddit.orgto Programmer Humor@programming.dev•top 5 unsolved problems in computer science5·22 days agoHonestly, when I open a new application I normally want to interact with it now. Always drove me nuts , when I opened a Powershell window in a folder and then had to click on it again.
I once woke up at 3. Got a brilliant idea on how to solve one specific problem plaguing me for weeks. Went back to sleep. It was exhilarating.
I just couldn’t remember the solution when I woke up again. Bit for this short period of time it was beautiful.
Flipper@feddit.orgto Programmer Humor@programming.dev•You can't "skill issue" yourself out from every situation3·1 month agoRemember when selecting something was done with the right mouse button in blender. That was great UX for beginners.
Doesn’t Zed have a vim mode by default?
Flipper@feddit.orgto Programming@programming.dev•[Embedded] Can someone sanity check my NOR memory structure for me?10·1 month agoYou should rearrange your structure to group the types from biggest to smallest, otherwise you get padding you didn’t want. BPM and steps for example.
Qspi in general can read single bytes. But we don’t know what controller you use.
Also you probably shouldn’t just read it into memory and cast it to your structure. If you ever change the layout everything breaks apart.
Flipper@feddit.orgto Programmer Humor@programming.dev•Mom can we have Scratch? We have scratch at home. Scratch at home:9·2 months agoI got something better for you.
namespace 🔵 = std; using 🔢 = int; using 💀 = void; using 🕖 = time_t; using 👌 = bool; #define 👂 auto #define 🎌 enum #define 👎 false #define 👍 true #define 👹 "evil" #define 💪 🔵::make_shared #define 🍸 virtual #define 🖥️ 🔵::cout #define 🔫 🔵::endl template<class 🔮> using 📚 = 🔵::vector<🔮>; template<class 🔮> using 👇 = 🔵::shared_ptr<🔮>; 🎌 🐒 { 🐵, 🙈, 🙉, 🙊 }; 🔢 🎲() { return 🔵::rand(); } 👌 😎() { return 👎; } struct 🍴 { 🍸 💀 👀() = 0; }; struct 🍊 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍊" << 🔫; }; }; struct 🍉 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍉" << 🔫; }; }; struct 🍒 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍉" << 🔫; }; }; struct 🍓 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍓" << 🔫; }; }; struct 🍍 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍍" << 🔫; }; }; struct 🍅 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍅" << 🔫; }; }; 🔢 main() { if(😎() == 👎) 🖥️ << "💩" << 🔫; 📚<👇<🍴>> 🍛 = { 💪<🍊>(), 💪<🍉>(), 💪<🍒>(), 💪<🍍>(), 💪<🍅>() }; for (👂 🍏 : 🍛) 🍏->👀(); return 🎲(); }
Flipper@feddit.orgto Programmer Humor@programming.dev•Mom can we have Scratch? We have scratch at home. Scratch at home:21·2 months agoThis only half as bad as the emoji soup macros
Flipper@feddit.orgto Programmer Humor@programming.dev•Do not pass go **Do NOT align unspecified stuff**11·2 months agoYou shouldn’t use tabs for alignment. It breaks for everyone with a different tab size.
Flipper@feddit.orgto Selfhosted@lemmy.world•Is it normal to not have any malicious login attempts?English9·2 months agoIt’s possible to stream from jellyfin without an account. Jellyfin should not be connected to untrusted networks, like the internet. Several API just don’t check the key or don’t require one in the first place.
Flipper@feddit.orgto Selfhosted@lemmy.world•conduwuit, “featureful fork of conduit” (Rust Matrix homeserver), is discontinuedEnglish6·2 months agoHere is some more context. Are they biased? Probably in some shape or form.
The web app seems to be mostly wasm based as well. So probably no ja only html and CSS at most.
Yeah. Most they get gendered with appending -in to the words. Like Fahrer and Fahrerin.
It’s a German thing. We’ve got a male and female form for pretty much all jobs. However it’s not allowed to discriminate against gender. So pretty much all job listings have mwd for
men white Deutsch (german)men women diverse with only the male form.Because an international audience wouldn’t understand it, they posted it as all genders.
As an added bonus it keeps Americans away.
Flipper@feddit.orgto Selfhosted@lemmy.world•How to secure Jellyfin hosted over the internet?English8·3 months agoSome of these are bonkers. The argument not to fix them because of backwards compatibility is even wilder. Which normal client would need the ability to get data for any other account that it hasn’t the Auth token for.
Flipper@feddit.orgto Programmer Humor@programming.dev•DOGE Plans to Rebuild SSA Codebase in Months7·3 months agoAlso a good pen is the report, we need three months for this, only to be told each week something else is more important. After the three month the question came is it finished now.
And so 2 Years turned to 6.
M-Dash and a bullet point list? Yeah, that’s AI generated.