moved from us instance

  • 2 Posts
  • 132 Comments
Joined 1 month ago
cake
Cake day: June 3rd, 2026

help-circle





  • Right… Those none of these are made anymore. Except some EXTREMELY overpriced “gaming” and/or Intel Atom devices straight from foxconn. Saw a listing for a Libretto 50ct with a broken backlight in Kyiv the other day, by the time I figured I actually want to commit to buying it the listing was gone. Reduced to atoms. Shouldn’t have been so indecisive… The seller also included a picture of it running Win95 with a VGA monitor, was funny to see a shortcut named “Kiev map” (old name) right next to an Internet Explorer icon shortcut that says “anime”.





  • Yes, a few times. I have exactly 60 “.kdenlive” files in my “videos” dir. That editor itself sucks, but seems your does harder.

    Can’t demo much as most of these are aimed at very niche communities (ranging from 1k people to 4 person groupchat with only 1 person who cares), and some are also a bit problematic in content. As you could have guessed, it’s meme stuff, so quite image heavy.

    some examples that I am comfortable with sharing


    (low res link for last one)

    license (please note that they are basically collages of de minimis and transformative content, sometimes needed for parody)
                DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                        Version 2, December 2004
    
     Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
    
     Everyone is permitted to copy and distribute verbatim or modified
     copies of this license document, and changing it is allowed as long
     as the name is changed.
    
                DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
       TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
    
      0. You just DO WHAT THE FUCK YOU WANT TO.
    

    Now, what are you defining as “functionality”?



  • AVIF has a lossless mode. Although nobody cares for it, the slightly lossy is fine. It’s adjustable just like JPEG is adjustable.

    Also, it’s really annoying to convert since ffmpeg can’t do it yet, but the two major browsers support AV1 video, with alpha, in a .avif that you can shove into an <img> tag. It’s basically just a video. But animated. And transparent. It also works on Discord web now (but not mobile). AND you can set repetition count, if you really want. Can’t show the masterpiece I’ve made before with that since it would be way out of topic, although here’s an HD example with the animation from here:

    demo

    Ironically, the creators of the damn browser didn’t know that it’s possible and used a .webm. Well, the bourgeoisie division of the organization that makes the browser, of course. The @redhat.com emails, lol. Also, the metadata for the .webm says “ezgif”. Oh welp. And yes, the greenscreen leaking at the edges was already there.

    Command (bourne shell): ffmpeg -c:v libvpx-vp9 -i pop-up-1480.webm -strict -1 -f yuv4mpegpipe -pix_fmt yuva444p - | avifenc --stdin pop-up-1480.avif (-c:v needed to get ffmpeg to read the transparency).

    File size:

    .webm: 540KiB
    .avif: 486KiB
    .gif: 6.2MiB

    GIF command used for comparison: gifski pop-up-1480.webm -H 832 -r 33.3333333333333333333333 -Q 100 --extra -o pop-up-1480.gif, 100% to match original quality somewhat

    spoiler

    It also supports HDR. In year 2060, when the @redhat.com people finally get HDR out for everyone, we will have lazer eye “”“gifs”“”

    spoiler spoiler

    Users of custom clients and netsurf (via custom frontend) and such will be complaining about this just like about OP’s repost is complaining about WebP.



  • Arduino

    STOP USING BRAND NAMES, I am TIRED of seeing it.

    It’s not “Arduino”, it’s “microcontroller”. STM32 “blue pill” compatible clones are cheap enough to give away in bulk. You don’t even have to consider going 8 bit anymore.

    It’s not “Raspberry Pi”, it’s “single board computer”. Although dtb overlays and such are slightly more annoying on other boards, there’s literally not much of any difference functionality wise. AND the other boards are cheaper.

    There’s no reason to use the big brands. Unless you are working for someone and your boss demands “enterprise support” Red Hat style, of course.





  • leave it at home when you are out of the house.

    This would bring up the question: What do i need a phone for? for me it’s just a mobile computer for surfing to kill some time when i’m out somewhere having to wait

    Same! That advice is for people using a phone for calls and SMS and such. I don’t. No SIM card. Airplane mode. It’s just a mobile computer. I can choose to bring and not bring it freely with zero consequences. I can scroll Lemmy from public Wi-Fi. Also, Gemini is designed to be “offline-able” just like the early web (scrape a bunch of logs and read them later) but the only implementation of that idea I could find is “offpunk” (I have a copy in Termux), BUT it is in Python, which means it brings in 2 gigs of dependencies with it… Maybe I will write my own solution one day. One day. Among other "my own solution"s that are piled up at the back of my head while I do nothing productive.

    anonymously purchased SIM card

    That thing has been killed here (germany) a while ago.

    Sad.

    And also Google for making an OS so bloated.

    Oh yes, but not only google. Everything gets bloated as fuck AND devs become lazier and lazier. Done and gone are the days of optimizing software

    Yeah! Although I would put that “gone” line a lot further back than most people. Some say C++ was a conspiracy, yet everything GUI nowadays is either C++ or faked C++ with C macros. That’s another thing in the back of my head that I would have “my own solution” for.

    Wi-Fi MAC randomization

    Maybe it helps: i dunno which android-version, they had a bug with OFF=ON and vice versa. So “random mac=fixed”. Made me so effing angry.

    Yup. That’s the old behavior when broken AFAIK, the new behavior is that you literally no longer have a checkbox for MAC randomization per network. There’s still a checkbox for “randomize per connection” in developer settings in that case, and it does a grand total of nothing.

    and since I don’t have Google services AND it’s in airplane mode constantly, it has no events to wake up for and literally doesn’t connect to Wi-Fi until I press a side button.

    superfucking annoying.

    Right. But in my case it (mostly) mitigates the lack of MAC randomization, so like, whatever. Also, battery lasts forever this way. If you want the “Googled” + cell towered behavior of constantly doing stuff, I think there are workarounds somewhere, same for the “Googled” behavior of having GPS ready at all times… Well, you would need root, and I won’t get into details this time but that breaks some of Graphene’s architectural assumptions. It will work but it requires fucking up some of the security down. Still much higher than Lineage for example.

    So far I’m fine with graphene

    Amazing for you! I am (mostly) fine with the Lineage (with the no-SIM part of course) despite being much less secure than Graphene. Graphene is like the “eat TailsOS MicroSD card to shit out weekly” of the phone world.

    i kinda feel like a traitor with a pixel

    Wait until you hear how many silicon fabs there are in the world, how many of them are doing microprocessors (not a lot), and how many aren’t owned by oligarchs (zero). Free software still leverages all of that. That’s why I am against bloat and webapps, software should run on as many existing chips as feasible.

    Honestly, I would rather still have my 2gig RAM phone so that I can be in the minority to complain about stuff like the F-Droid v3 alpha being the only version that I have to wait around to load.


  • what’s your alternative?

    I don’t bring a phone with me, usually. “Open phone” is an oxymoron, modem firmware is a black box. “Secure telephony” is an oxymoron, it’s unencrypted and SS7 access is being sold which lets people even impersonate phones on the network.

    You could use some VoIP provider (jmp.chat?) or get a landline installed for times when you ABSOLUTELY NEED a phone number, like for a hospital that mandates it for a reason or another. You could also ask relatives if they have some keypad phone lying around (unless your country no longer has the infra for them, ahem, the US, ahem) or buy an MT62xxx (microcontroller levels of power) MAUI based nugget (my personal favorite is Sigma Mobile) for ~10 to 4 USD depending on where. In some locations, you can buy a phone with a prepaid plan that you can just not bring home afterwards (return / give away). For work, ask for a work phone/SIM or just get a pair that you only turn on at work. I will quote some more intelligent people here (CC-BY-NC-4.0, “anarsec”):

    To prevent your movements from being tracked, treat the smartphone like a landline and leave it at home when you are out of the house. Even if you use an anonymously purchased SIM card, if it is linked to your identity in the future, the service provider can be retroactively queried for geolocation data. If you use the phone as we recommend (as a Wi-Fi only device that is kept in airplane mode at all times), it won’t connect to cell towers. It’s not sufficient to only leave the phone at home when you’re going to a meeting, demo or action because that will be an outlier from your normal pattern of behaviour and serve as an indication that criminal activity is taking place in that time window.

    That advice is clearly for people protesting, but even if not, some govt official could think you were at some illegal event.


    Personally, when I do bring a phone, it’s usually to feed the addiction :/ . I have a phone from like 2016 with LineageOS which I basically only use for 2FA when mandated (not often at all) and to scroll Lemmy from public Wi-Fi. Native(-ish) apps run really fast to me (my Lemmy client is Jerboa), but a modern browser is extremely slow and often crashes background stuff (and itself) due to RAM. Thanks, the W3C. And also Google for making an OS so bloated. I have a copy of Chawan in Termux for a special occasion. Apart from that, I may also (very rarely) bring a PostMarketOS phone (SXMO-de-sway/SWMO) just to write code or something else (although touch keyboards suck and I often find myself waiting until I am home and have a proper keyboard). Too bad the Nokia N900 is so rare and expensive… Anyways, if I really wanted to, I could buy a SIM card from a grocery store, shove it up one of the phones, then do my thing and throw it away before getting airplane mode again and arriving home. If I were to do that multiple times, it would absolutely blow privacy due to radio fingerprint and IMEI, though.

    Annoyingly, my specific device port of LineageOS doesn’t have Wi-Fi MAC randomization support enabled at build time for whatever reason, and building Android is a complete pain requiring insane amounts of RAM and storage, managed to just barely advance in the build scripts to get it to compile a boot image with the kernel (itself needs much less resources lmao, it’s the fucking build script). Sooooooo there’s that. And even if I fixed it for everyone with a patch, LineageOS maintainers will just let it sit on the platform (that is ironically Google account only) forever and ever with a -1 score. BUT normally Android is set up to wake up the phone every .03 picoseconds and put itself back to sleep which is how it connects to Wi-Fi, and since I don’t have Google services AND it’s in airplane mode constantly, it has no events to wake up for and literally doesn’t connect to Wi-Fi until I press a side button. That with the hostname being set to a single space character, good enough.