the initra mf

@me@doasu.dev

Making a mess out of my OS (hey, that rhymes!)
:3 () { :3 | :3 & }; :3 >:3 # >:3c
This is free and unencumbered content released into the public domain.
pronounsthey/them
LINGUASen pl /bin/zsh
idhttps://keyoxide.org/me@doasu.dev
shitposting code athttps://code.doasu.dev/me

82 following, 23 followers

📌 0 ★ 0 ↺

[?]the initra mf [they/them] » 🌐
@me@doasu.dev

   NepoRC 2.13.7 is starting up enbyOS
* Mounting gender filesystem ...
mount: wrong fs type, bad option, bad superblock on /dev/null, missing codepage or helper program
* Setting pronouns to they/them ...
* Setting timezone to UTC+2 ...
Starting about-me runlevel
* Greeting user ...
Welcome to my page! (doasu.dev)

snac login: me
Password:
Last login: this week (localhost)
~ % _

[?]scy » 🌐
@scy@chaos.social

Screenshot of a popup message (in OkCupid's design), decorated with a black hand making an "OK" gesture with thumb and index finger:

Your [object Object] has been canceled and will end on May 17, 2026.

A single button: "OK, got it"

Alt...Screenshot of a popup message (in OkCupid's design), decorated with a black hand making an "OK" gesture with thumb and index finger: Your [object Object] has been canceled and will end on May 17, 2026. A single button: "OK, got it"

[?]KDE » 🌐
@kde@floss.social

"This Week in Plasma" brings the news that...

Per-Screen Virtual Desktops and Wayland Session Restore are coming to Plasma, Settings makes it easier to choose your default calendar (and the calendar widget makes it easier to access it), and adding apps to your Favorites in the app launcher becomes a breeze.

And much more.

blogs.kde.org/2026/04/18/this-

Alt...This video shows how, up until now, every time you switched virtual desktop, it changed for both screens. Now you can shoe with display the desktop will change on. Very, very fancy.

A screenshot of Settings showing how you can choose your favorite calendar from an easy to navigate drop down.

Alt...A screenshot of Settings showing how you can choose your favorite calendar from an easy to navigate drop down.

A screenshot showing how, right clicking on the calendar widget in the panel, will open a popup that let's you access your chose calendar app.

Alt...A screenshot showing how, right clicking on the calendar widget in the panel, will open a popup that let's you access your chose calendar app.

...
Older...

[?]jonitoni » 🔓
@jonitoni@kirche.social

@kde "very very fancy" is the best alt-text-add-on ever.

    1 ★ 0 ↺

    [?]the initra mf [they/them] » 🔓
    @me@doasu.dev

    YESSS finally per-screen workspaces :D ❤️

      [?]四 [he/him/his] » 🔓
      @yon@sakurajima.moe

      @kde Independent virtual desktop has been requested for a long time, very cool to see it happen. Keep chipping away!

        [?]Marvin » 🌐
        @marvinadv@mastodon.social

        @kde can I keep the old non virtual Desktop-Screen independence?

          [?]Sven » 🌐
          @HeNeArXn@chaos.social

          @kde am I missing something or does the body of the article never mention session restore? 🧐

            [?]Jade [she/her] » 🌐
            @JadedBlueEyes@tech.lgbt

            It's a new Continuwuity chat release! We've got a lot of cool new stuff this past month. Email verification! Terms and Conditions! Deleting notification pushers! So exciting - but also super important for running communities on your terms.

            Go and read the full changelog and grab the release while it's hot:

            forgejo.ellis.link/continuwuat

              [?]it's pronounced 'yagoda' [she/her] » 🌐
              @j-g00da@donotsta.re

              And it's weekend again, one question: how?

              Me and a pylon, I really need to bring equipment to the woods and record low hanging power lines

              photo by @a_lice

              me next to a transmission tower

              Alt...me next to a transmission tower

              ...

              [?]janka owoce [she/her] » 🌐
              @owoce@chaos.social

              @j-g00da was this one friendlier than the ones from before

                ...

                [?]it's pronounced 'yagoda' [she/her] » 🌐
                @j-g00da@donotsta.re

                @owoce this one was kinda unresponsive tbh; hey you were supposed to draw previous ones kissing! smh

                  ...

                  [?]janka owoce [she/her] » 🌐
                  @owoce@chaos.social

                  @j-g00da sorry i had a rough week, i'll try tomorrow

                    ...

                    [?]it's pronounced 'yagoda' [she/her] » 🔓
                    @j-g00da@donotsta.re

                    @owoce no worries, life's brutal

                      1 ★ 0 ↺

                      [?]the initra mf [they/them] » 🌐
                      @me@doasu.dev

                      my kernel's initra mfs no longer work and I don't know why
                      lmao

                      ...
                      0 ★ 0 ↺

                      [?]the initra mf [they/them] » 🌐
                      @me@doasu.dev

                      i wonder if i can make linux boot from zfs without a ramdisk...

                        [?]Marika [she/her] » 🌐
                        @hermlon@yuustan.space

                        @me ironic or rather iconic :3

                          0 ★ 0 ↺

                          [?]the initra mf [they/them] » 🌐
                          @me@doasu.dev

                          UPDATE:

                          Turns out the nvme kernel module wasn't being loaded for some reason??

                          Worked around it by putting force_drivers+=" nvme " in /etc/dracut.conf.d/, but I'm not quite sure why it suddenly broke... Perhaps the nvme kernel module was built-in, and some update made it a loadable module?

                            ...

                            [?]ε-0x2e7579 "burgundia" [she/it | ona/jej] » 🌐
                            @burgundia@mastodon.hopium.club

                            @me that is bizzarre, who would make a change like that?? in 2026???

                              ...
                              1 ★ 0 ↺

                              [?]the initra mf [they/them] » 🌐
                              @me@doasu.dev

                              in 2026???
                              lmaooo

                                0 ★ 0 ↺

                                [?]the initra mf [they/them] » 🌐
                                @me@doasu.dev

                                Perhaps the nvme kernel module was built-in, and some update made it a loadable module?
                                Doesn't seem that way:

                                % diff <(rg NVME /boot/config-6.17.9-*) <(rg NVME /boot/config-6.19.12-*)
                                30a31
                                > CONFIG_NVMEM_QNAP_MCU_EEPROM=m
                                hmm...

                                  [?]Jezus Michał "Le Wzdych" (on) » 🌐
                                  @mgorny@mastodon.com.pl

                                  Pani w pociągu jadła banana… i otwierała go z *niewłaściwej strony*.

                                  Musiałem powstrzymać krzyk!

                                  ...
                                  1 ★ 0 ↺

                                  [?]the initra mf [they/them] » 🔓
                                  @me@doasu.dev

                                  szok i niedowierzanie! 🫢

                                    [?]wikiyu » 🌐
                                    @wikiyu@infosec.exchange

                                    @mgorny ktora strona jest właściwą?

                                    ja lubię rozkroic wpół

                                      ...

                                      [?]Jezus Michał "Le Wzdych" (on) » 🔓
                                      @mgorny@mastodon.com.pl

                                      @wikiyu, ta z ogonem, oczywiście.

                                        [?]74ミ [angelspit] :thermos: :ndgt: [it/she | den/hon] » 🌐
                                        @thermia@sk.girlthi.ng

                                        it misses software that was a violation of the senses and that was like 50% virus and 50% working software

                                        A screenshot of an application called MotioninJoy Gamepad tool

it has a garishly green UI that looks like a website from 2008, links are rendered in a teal color that is hard to read against the black background and the whole thing is running in some kind of pseudo-browser.

the software was used for allowing playstation controllers to be used on pc by emulating them as XBOX controllers

it's ridden with inline ads

                                        Alt...A screenshot of an application called MotioninJoy Gamepad tool it has a garishly green UI that looks like a website from 2008, links are rendered in a teal color that is hard to read against the black background and the whole thing is running in some kind of pseudo-browser. the software was used for allowing playstation controllers to be used on pc by emulating them as XBOX controllers it's ridden with inline ads

                                        ...
                                        1 ★ 0 ↺

                                        [?]the initra mf [they/them] » 🔓
                                        @me@doasu.dev

                                        instalki.pl, my beloved 😍

                                          [?]Steve Carter » 🌐
                                          @GetCarter@mastodonapp.uk

                                          07:45 this morning, on the coast road to Applecross. Looking across the Inner Sound towards Rona, Raasay, with Skye behind.

                                          Empty road, blue sky and sea.

                                          Alt...Empty road, blue sky and sea.

                                          [?]// foss.events » 🌐
                                          @foss_events@fosstodon.org

                                          Wishing everyone a great time at Cables of Resistance by Movements starting today in tba in ,

                                          Find out more on
                                          foss.events/2026/04-10-cables-

                                            [?]GrapheneOS » 🌐
                                            @GrapheneOS@grapheneos.social

                                            /e/ and Murena have been been promoting their products by misleading people about GrapheneOS for years. This has turned into an all out war on GrapheneOS by their company and supporters. We began regularly debunking their inaccurate claims and they try to frame it as aggression.

                                            ...

                                            [?]Niavy :verified: :bearn: » 🌐
                                            @niavy@masto.bike

                                            @GrapheneOS
                                            STOP BASHING OTHER ALTERNATIVE ANDROID ROMS

                                              ...

                                              [?]HybridStaticAnimate » 🌐
                                              @HybridStaticAnimate@infosec.exchange

                                              @niavy @GrapheneOS

                                              Youre telling the wrong android project this. GOS hasnt bashed anyone.

                                                ...

                                                [?]GrapheneOS » 🌐
                                                @GrapheneOS@grapheneos.social

                                                @niavy These threads are a direct response to attacks on our project and exist to address the inaccurate claims made about the GrapheneOS project and our team. We're defending ourselves from /e/ and Murena along with their supporters continuing to mislead people about GrapheneOS.

                                                We're going to address the fact that their supporters use the tactic of portraying our threads addressing their inaccurate claims to falsely present us as the aggressor. It's another of their inaccurate talking points.

                                                  ...

                                                  [?]tastyraspberry » 🌐
                                                  @tastyraspberry@mastodon.online

                                                  @GrapheneOS It's great you're taking time to clear up factually incorrect claims, whether they're made out of maliciousness or naivety. Constructive community engagement is great!

                                                  But please, for the love of god, this information only belongs A) in the threads where factually incorrect claims are being made and B) on your website in the FAQ section.

                                                  I know it's not intuitive, but pushing conflict into everyone's face again and again makes your project seem *less* trustworthy, not more.

                                                    ...

                                                    [?]HybridStaticAnimate » 🌐
                                                    @HybridStaticAnimate@infosec.exchange

                                                    @tastyraspberry @GrapheneOS

                                                    Those who spread misinfo make individual posts and shove it in peoples faces. GOS is allowed to make posts about topics that pertain to them, especially if they are to point out harm and abuse.

                                                      1 ★ 0 ↺

                                                      [?]the initra mf [they/them] » 🔓
                                                      @me@doasu.dev

                                                      This!!!

                                                      I'd add that I've recently unfollowed GOS precisely because almost every single interaction of theirs seems to have been negative. Even if it's correcting misinformation.
                                                      Now every time I see a GOS toot I think to myself "great, GOS drama again." I don't need that in my life.

                                                      @tastyraspberry@mastodon.online's suggestions were on point. I suggest you take them to heart.

                                                      P.S.: thanks for making GOS :)
                                                      ~happy GOS user

                                                      CC: @GrapheneOS@grapheneos.social @HybridStaticAnimate@infosec.exchange

                                                        ...

                                                        [?]HybridStaticAnimate » 🔓
                                                        @HybridStaticAnimate@infosec.exchange

                                                        @me @tastyraspberry @GrapheneOS

                                                        What a horribly apathetic thing to say. They wouldnt respond to abuse if they werent being abused.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          They've created widespread misconceptions about the GrapheneOS project with inaccurate claims about the purpose of the project and what it provides to users. Many people incorrectly believe they aren't our target audience or that it wouldn't be a good fit for them due to this.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          GrapheneOS is a privacy project which is intended to be usable by everyone. Usability and app compatibility are top priorities. Our userbase largely isn't highly technical. It's very easy to install and use. Devices can be purchased around the world with GrapheneOS preinstalled.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          There's a comparison between operating systems based on the Android Open Source Project at eylenburg.github.io/android_co which provides a good overview of how GrapheneOS compares to other options. GrapheneOS is clearly a privacy project and is a major innovator in privacy protections.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          GrapheneOS has an extremely high level of app compatibility. Nearly every Android app can be used on it which is crucial for broad usability. A tiny subset of Android apps banning using an alternate OS which we haven't yet worked around or convinced to allow it are incompatible.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Our primary focus is improving the usability and out-of-the-box experience of GrapheneOS. We're continuing to add own privacy and security focused implementations of functionality normally provided by Google apps/services. The user-facing apps are being overhauled and replaced.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          We already shipped our own network-based location and geocoding implementations which we'll be making more discoverable. Our high quality local text-to-speech implementation is shipping soon and we'll also be providing a local speech-to-text implementation. A lot more is coming.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          /e/ bundles many privacy invasive apps/services. That includes adding a bunch of Google services not present in AOSP with privileged access. They implement speech-to-text by sending user data to OpenAI without informing users about it. We cannot do that.

                                                          grapheneos.social/@GrapheneOS/

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Apple and Google both provide support for offline speech-to-text using local models. Users can configure it to be fully offline.

                                                          The Murena Voice to Text service in /e/OS sends the user's audio to OpenAI which is hidden away in their terms of service:

                                                          community.e.foundation/t/voice

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Providing users with privacy requires ongoing work to address privacy vulnerabilities. GrapheneOS keeps up with the standard Android privacy patches. We also fix many Android privacy issues ourselves including VPN leaks. We're actively working on fixing remaining VPN issues.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Privacy heavily depends on security. Security vulnerabilities are widely exploited to obtain user data. State actors aren't the only ones exploiting vulnerabilities and it's not at all limited to targeted attacks. Privacy depends on fixing both privacy and security flaws.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Commercially developed exploits are widely deployed against users both online and in the physical world. Broadly using exploits against many people at a protest, crossing a border or visiting a high traffic website is not a small scale targeted attack. This is not going away.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          /e/ and Murena have repeatedly repeated attacks by authoritarians on privacy technology by claiming without basis that GrapheneOS is mainly useful to criminals and used by criminals. They're claiming it about hardening against vulnerabilities in general:

                                                          grapheneos.social/@GrapheneOS/

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Gaël Duval is the founder and president of the /e/ foundation along with the CEO of Murena. Duval and his organizations have consistently taken a stance against protecting users from exploits. In this video, he once again claims protecting against exploits is only useful for pedophiles and spies.

                                                          Translation to English:

                                                          > There's the attack surface, on that front we're not security specialists here, so I couldn't answer you precisely, but from the discussions I've had, it seems that everything

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          These inaccurate talking points used by /e/ and Murena to mislead people about the purpose of GrapheneOS, what it provides and who uses it are heavily propagated by their supporters to harm GrapheneOS in podcasts, blog posts, forums, social media and elsewhere. It's pervasive.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          /e/ and Murena are based in France. Recently, France's national law enforcement has been smearing GrapheneOS, Signal and other privacy projects. They've heavily pushed the same false narrative as /e/ and Murena claiming GrapheneOS primarily benefits and is used by criminals.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Both state and corporate media in France repeated inaccurate claims from their nationa law enforcement without questioning it. They presented false claims about the features, distribution, marketing and userbase. They conflated it with sketchy products which aren't GrapheneOS.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          /e/ and Murena are aligning themselves with these false narratives about genuine privacy and security projects. Their supporters are also aligning themselves with this. Their concept of privacy is control and surveillance by EU corporations and governments instead of the US.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Podcast Projets Libres heavily promotes /e/ and Murena. They've consistently misrepresented the GrapheneOS project to promote those. Our corrections have consistently been ignored. They recently published an episode heavily pushing many of these false narratives about GrapheneOS.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          The /e/ enthusiast interviewed in the podcast replied twice to our thread from 4 days earlier addressing Duval's claims about hardening being for pedophiles and GrapheneOS somehow not being a privacy project. This is exactly the narrative which was heavily pushed in the episode.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          After our response to their post promoted the podcast episode was once again ignored, we posted grapheneos.social/@GrapheneOS/ as a top-level thread addressing it. Following this, they made one minor correction while keeping the outrageous claim we aren't a privacy project fully intact.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Podcast Projets Libres and Framasoft have closely worked with /e/ to promite it. /e/ is not a legitimate privacy project but rather one which fails to provide basic standard patches and protections while adding invasive services. These people are not legitimate privacy advocates.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          /e/ isn't a privacy project but rather a digital sovereignty project. It receives millions of euros in funding from the EU with the goal of moving technology within the control of the EU. /e/ supports violating people's right to privacy as long as it's France and the EU doing it.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          projets-libres.org/en/podcast/

                                                          > The European Union has subsidized us to the tune of several million for this project.

                                                          Murena sells products largely built with funding received from the EU. It's government funding being used to heavily enrich the shareholders of the Murena company.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Many European countries have a major issue with Apple preventing them from accessing user data by implementing strong security protections and strong end-to-end encryption. /e/ provides an option within their control which fails to keep up with basic privacy and security patches.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          France's government and law enforcement have become extremely hostile towards disk encryption, end-to-end encryption and secure devices. Murena is trying to differentiate themselves from projects providing strong privacy and security while deriding those as being for criminals.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          People shouldn't underestimate the harm which is going to be caused by them repeatedly telling people serious privacy and security are for pedophiles, criminals and spies. It's not a one time statement but rather a consistent narrative in years of their posts. This is a problem.

                                                          ...

                                                          [?]GrapheneOS » 🌐
                                                          @GrapheneOS@grapheneos.social

                                                          Murena and /e/ have been largely successful in how they've branded themselves despite lack of substance. Many people believe their false marketing. Governments now have an ally accepted within a lot of the privacy community which is saying strong privacy only helps pedophiles.

                                                          ...

                                                          [?]Mas » 🔓
                                                          @mas@piaille.fr

                                                          @GrapheneOS

                                                          You are oversimplifying things.

                                                          When you read Gaël Duval’s interview, that’s not what he’s saying at all.

                                                          He draws a distinction between data protection and data security (with which I disagree) by giving a crude example.

                                                          If you have to quote him because he's talking nonsense, at least quote something he actually said.

                                                          -

                                                          Do you realize that you spend more time posting messages here about the crap other people do than sharing information about GOS ?

                                                          😮‍💨

                                                            ...

                                                            [?]HybridStaticAnimate » 🔓
                                                            @HybridStaticAnimate@infosec.exchange

                                                            @mas @GrapheneOS The quote was exact and the meaning is clear. GOS wouldnt be posting so much about this if it wasnt happening. Youre trying to downplay it.

                                                              ...

                                                              [?]Mas » 🔓
                                                              @mas@piaille.fr

                                                              @HybridStaticAnimate @GrapheneOS

                                                              Read the article please :

                                                              "/e/OS permet à ses utilisateurs d’échapper à la collecte massive de données personnelles qui s’opère dans les smartphones du marché, pas d’aider les pédocriminels à passer sous les radars de la justice. Autrement dit : /e/OS n’est pas un système avec un objectif de sécurité durcie et qui serait utile seulement à des personnes ciblées"

                                                              or use another translation if need.

                                                              clubic.com/actualite-604786-mu

                                                                ...

                                                                [?]Christine Lemmer-Webber » 🌐
                                                                @cwebber@social.coop

                                                                If you wanted to make high-impact fediverse software, I would recommend making a simple daemon that does the following:

                                                                - Consumes RSS/Atom feeds
                                                                - Posts them as subscribable feeds over activitypub
                                                                - So dead easy you can host it yourself as a simple daemon on your server
                                                                - Optionally: collects replies as a comment section with a way to render them inline, a-la disqus, with some simple moderation tools. Simplest way to reduce spam would be to make it approve-only to show up on the feed.

                                                                You could extend this to allow posting on other servers etc. But, in other words, let more people use the static site generator they already have

                                                                ...

                                                                [?]Christine Lemmer-Webber » 🌐
                                                                @cwebber@social.coop

                                                                The simpler, the fewer dependencies, the better. It doesn't need to be fancy. It could be Guile and sqlite, for instance (and you could use Hoot for rendering the comment stream). Something hackable but low-resources.

                                                                Marika boosted

                                                                [?]nash » 🌐
                                                                @nash@labyrinth.social

                                                                computers don't do the thing where they start breaking and then you move the window and it smears all over the screen anymore. it's too bad really

                                                                ...
                                                                0 ★ 0 ↺

                                                                [?]the initra mf [they/them] » 🔓
                                                                @me@doasu.dev

                                                                clearly, you haven't used (X)wayland

                                                                  Spook boosted

                                                                  [?]Kunal Mehta » 🌐
                                                                  @legoktm@wikis.world

                                                                  RE: wikis.world/@legoktm/116365775

                                                                  Incredible, someone at Red Hat is apparently reading my toots and slowly scrubbing their website of references to their "compressing the kill cycle" project.

                                                                  Here's the file they don't want you to read: web.archive.org/web/2026040215

                                                                  p.s. if you work at Red Hat and have inside info on what's going on, my Signal is "@legoktm.12345" - happy to protect you.

                                                                  Marika boosted

                                                                  [?]Kunal Mehta » 🌐
                                                                  @legoktm@wikis.world

                                                                  RE: hachyderm.io/@nathandyer/11635

                                                                  Red Hat has since removed their war crime-supporting "Compress the kill cycle" marketing page from their website but left other references up, e.g. redhat.com/rhdc/managed-files/ (also saved on IA now)

                                                                  A really good summary of what compressing the kill cycle means in practical terms was recently published in The Guardian: theguardian.com/news/2026/mar/

                                                                  [?]dmi 💽 [they/them (or she/her)] » 🌐
                                                                  @domi@donotsta.re

                                                                  #OH: i don’t think my soldering is space-grade…

                                                                    ...

                                                                    [?]famfo :frogchamp: » 🔓
                                                                    @famfo@frogs.lgbt

                                                                    @domi IT'S NOT STUPID IF IT WORKS

                                                                    A Wii Nunchuck connected to a Futro via the DVI port

                                                                    Alt...A Wii Nunchuck connected to a Futro via the DVI port

                                                                    A closeup of the DVI port connection, there is a resistor bridge and two addition wires plugged into the port. The solder joint between the two resistors is very big

                                                                    Alt...A closeup of the DVI port connection, there is a resistor bridge and two addition wires plugged into the port. The solder joint between the two resistors is very big

                                                                      ...

                                                                      [?]s0up » 🔓
                                                                      @s0up@chaos.social

                                                                      ...

                                                                      [?]it's pronounced 'yagoda' [she/her] » 🔓
                                                                      @j-g00da@donotsta.re

                                                                      @s0up @famfo this made me remember a cluster I made in like 2017 or something, it was before I got into "serious" computer stuff so it's beyond insane.
                                                                      It used a lot of high tech (hot glue).
                                                                      The power was soldered directly to pi clones.
                                                                      There were exposed 230V terminals waiting to kill you.
                                                                      For some time it communicated with plain text over fucking UART... (wait for it) ROUTED THROUGH ANALOG MULTIPLEXERS CONTROLLED BY ARDUINO ON A PERF BOARD (remnants of this visible on the right, over the rpi).
                                                                      It literally all had network connection... I think I just had some analog multiplexers that I really wanted to use.

                                                                      You can literally just do things and it scares me.

                                                                      8x orangepi, 1x rpi, some perf board, some chinese 5V power supply, lots of cables, rest explained in the post.

                                                                      Alt...8x orangepi, 1x rpi, some perf board, some chinese 5V power supply, lots of cables, rest explained in the post.

                                                                        ...

                                                                        [?]ari :prideified: [she/her] » 🌐
                                                                        @ar@is-a.cat

                                                                        TIL: VLC has a puzzle mode

                                                                        Screenshot of VLC showing the music video for "Consulting Fox" (rough translation) by "Akatsuki Records"; the video is split into 16 different puzzle pieces that can be re-arranged. The original song title is: 【東方ヴォーカルPV】こ~んさるたん!【暁Records公式】

                                                                        Alt...Screenshot of VLC showing the music video for "Consulting Fox" (rough translation) by "Akatsuki Records"; the video is split into 16 different puzzle pieces that can be re-arranged. The original song title is: 【東方ヴォーカルPV】こ~んさるたん!【暁Records公式】

                                                                        Later part of the same music video, but with all but 2 puzzle pieces placed in their correct place

                                                                        Alt...Later part of the same music video, but with all but 2 puzzle pieces placed in their correct place

                                                                        Screenshot of VLC settings annotated with arrows to show how to enable the puzzle mode.
First you either click the "Show extended settings" icon (5th from the left) in the lower toolbar, or click "Tools" menu and select "Effects and Filters" there. In the window that opens select the "Video Effects" tab, "Geometry" section, and in there there's a checkbox in the lower right for enabling the puzzle game, and setting the grid size.

                                                                        Alt...Screenshot of VLC settings annotated with arrows to show how to enable the puzzle mode. First you either click the "Show extended settings" icon (5th from the left) in the lower toolbar, or click "Tools" menu and select "Effects and Filters" there. In the window that opens select the "Video Effects" tab, "Geometry" section, and in there there's a checkbox in the lower right for enabling the puzzle game, and setting the grid size.

                                                                        [?]Warsaw Hackerspace » 🌐
                                                                        @hswaw@social.hackerspace.pl

                                                                        Zapraszamy już w tę sobotę 2026/04/11 o 10:00 na Linux Presentation Day w Warszawie! Tym razem nie u nas, a w Domu Kultury Kadr.

                                                                        Prezentować między innymi będą nasi członkowie @enkiusz i @steelman .

                                                                        pl.linux-presentation-day.org/

                                                                        Do zobaczenia wkrótce!

                                                                        Dwa tuxy siedzące pod rollupem Warszawskiego Hackerspace'u.

                                                                        Alt...Dwa tuxy siedzące pod rollupem Warszawskiego Hackerspace'u.

                                                                          ...

                                                                          [?]banshee7076 » 🌐
                                                                          @banshee7076@hear-me.social

                                                                          @hswaw @enkiusz @steelman Czy będzie dostępne nagranie wideo?

                                                                            [?]MikroTik » 🌐
                                                                            @mikrotik@mikrotik.social

                                                                            As punishment for using GenAI cat tail for April Fools',
                                                                            we made our marketing guy draw it by hand.

                                                                            😈 Manual mode, Viktors, no more AI toys for you!

                                                                            Pencil drawing of a toot, copying Mastodon's interface.
Anyone else using those fancy CAT6 cables ?
A drawing of a router follows, a cat's tail dangling from one of the Ethernet ports.

                                                                            Alt...Pencil drawing of a toot, copying Mastodon's interface. Anyone else using those fancy CAT6 cables ? A drawing of a router follows, a cat's tail dangling from one of the Ethernet ports.

                                                                            ...

                                                                            [?]Earsmeardius » 🌐
                                                                            @earsmeardius@mastodon.social

                                                                            @mikrotik I like how you made up your own engagement stats :)

                                                                              ...

                                                                              [?]Simon Zerafa » 🌐
                                                                              @simonzerafa@infosec.exchange

                                                                              @mikrotik

                                                                              Do you have a WiFi 6E or 7 router with 2.5Gbit ports? 6Ghz also preferred 🙂🤷‍♂️

                                                                                ...

                                                                                [?]MikroTik » 🌐
                                                                                @mikrotik@mikrotik.social

                                                                                @simonzerafa Here's our latest and greatest:

                                                                                mikrotik.com/product/hap_be3_m

                                                                                hAP be³ Media

A powerful Wi-Fi 7 home router and media hub combining triple-band wireless, five 2.5G Ethernet ports, built-in Matter/Thread smart home support, and a quad-core ARM CPU for containers, storage, and advanced networking.

                                                                                Alt...hAP be³ Media A powerful Wi-Fi 7 home router and media hub combining triple-band wireless, five 2.5G Ethernet ports, built-in Matter/Thread smart home support, and a quad-core ARM CPU for containers, storage, and advanced networking.

                                                                                  [?]jbz » 🌐
                                                                                  @jbz@indieweb.social

                                                                                  :tux: Gentoo Linux Begins Codeberg Migration In Moving Away From GitHub, Avoiding Copilot
                                                                                  phoronix.com/news/Gentoo-Start

                                                                                    [?]Kevin Krammer » 🌐
                                                                                    @krake@graz.social

                                                                                    While his (beloved and highly valued ❤) minions toil away in a room at the Campus Inffeldgasse on their 'megasprint, the mighty dragon himself is touring the city of .

                                                                                    What a lovely spring day! ☀️

                                                                                    @kde

                                                                                    KDE mascot Konqi at bus stop in Graz

                                                                                    Alt...KDE mascot Konqi at bus stop in Graz

                                                                                    KDE mascot Konqi in a local bus

                                                                                    Alt...KDE mascot Konqi in a local bus

                                                                                    KDE mascot Konqi at the Graz clock tower

                                                                                    Alt...KDE mascot Konqi at the Graz clock tower

                                                                                      [?]φ » 🌐
                                                                                      @fiore@brain.worm.pink

                                                                                      ok so . i have skalibs, execline and mdevd packaged . now , mdevd is actually a lie because i dont have a service for it , so i will have to include that one . but then i think its all good ? after this im pretty sure the gardendevd package should be .. fairly trivial ?

                                                                                      ...

                                                                                      [?]φ » 🌐
                                                                                      @fiore@brain.worm.pink

                                                                                      also skarnet are CHUDS i was getting weird errors and realized they wanted me to statically link everything and HELL NO death by one billion shared objects . also what the hell is execline bro be for real . also also maybe if you need kernel headers to build maybe you should tell me in the dependency list . just maybe .

                                                                                        ...

                                                                                        [?]sarah tonin :wlfBlep: [they/she/any] » 🌐
                                                                                        @SRAZKVT@tech.lgbt

                                                                                        @fiore i think execline is his custom shell thing bc shell is too fucked (understandable)

                                                                                          ...

                                                                                          [?]φ » 🌐
                                                                                          @fiore@brain.worm.pink

                                                                                          @SRAZKVT yea that s why i find it cursed 😭

                                                                                            ...

                                                                                            [?]sarah tonin :wlfBlep: [they/she/any] » 🌐
                                                                                            @SRAZKVT@tech.lgbt

                                                                                            @fiore honestly imo it's one of the least bad parts of skarnet (i agree with a lot of his points, but not how he solves them. also a bunch of his code reads as uselessly obtuse to me)

                                                                                              ...

                                                                                              [?]φ » 🌐
                                                                                              @fiore@brain.worm.pink

                                                                                              @SRAZKVT in what way obtuse ?

                                                                                                ...

                                                                                                [?]sarah tonin :wlfBlep: [they/she/any] » 🌐
                                                                                                @SRAZKVT@tech.lgbt

                                                                                                @fiore unclear abbreviations, single letter variables and severe lack of documentation

                                                                                                  ...

                                                                                                  [?]φ » 🌐
                                                                                                  @fiore@brain.worm.pink

                                                                                                  @SRAZKVT yeaowwwch

                                                                                                    ...

                                                                                                    [?]φ » 🌐
                                                                                                    @fiore@brain.worm.pink

                                                                                                    @SRAZKVT i hate that theres no manpages tbh . im gonna have to include the friggin html pages that are in doc/

                                                                                                      ...

                                                                                                      [?]sarah tonin :wlfBlep: [they/she/any] » 🌐
                                                                                                      @SRAZKVT@tech.lgbt

                                                                                                      @fiore honestly yea i hate that. it's readable html without a browser, thank god, but the unix doc system is man. not gnu help (which is why i dislike coreutils' reliance on help), and not a web browser

                                                                                                        ...

                                                                                                        [?]φ » 🌐
                                                                                                        @fiore@brain.worm.pink

                                                                                                        @SRAZKVT yea . manpages are just so nice 😭

                                                                                                          ...

                                                                                                          [?]sarah tonin :wlfBlep: [they/she/any] » 🌐
                                                                                                          @SRAZKVT@tech.lgbt

                                                                                                          @fiore they're not

                                                                                                          but they are what is standard on unix like system, so they're what should be provided

                                                                                                            ...

                                                                                                            [?]navi [she/her] » 🌐
                                                                                                            @navi@social.vlhl.dev

                                                                                                            @SRAZKVT @fiore

                                                                                                            to be honest, they kind of are: https://whynothugo.nl/journal/2025/04/09/man-pages-are-great-man-readers-are-the-problem/

                                                                                                            but we can't have nice things so `man-pages` crunches shit away and `less` does so even more

                                                                                                            but like the taste of what it could've been i got by using mandoc's generated less tagfiles, meaning actual semantic sections i can jump, searching for a flag directly instead of text-searching and having to skip examples

                                                                                                            mandoc + less still can't do shit with links tho

                                                                                                            manpages are kinda nice, man readers are hell

                                                                                                              [?]φ » 🌐
                                                                                                              @fiore@brain.worm.pink

                                                                                                              @SRAZKVT what do u have against manpages .. theyre so simple … well written manpages are such a joy ..

                                                                                                                ...

                                                                                                                [?]sarah tonin :wlfBlep: [they/she/any] » 🌐
                                                                                                                @SRAZKVT@tech.lgbt

                                                                                                                @fiore complete lack of semantics, no links, and it's roff so pretty much just styling

                                                                                                                  ...

                                                                                                                  [?]navi [she/her] » 🌐
                                                                                                                  @navi@social.vlhl.dev

                                                                                                                  @SRAZKVT @fiore

                                                                                                                  mdoc is semantic, .Fl marks a flag, .Xr cross-references another manpage, .Sh marks a section

                                                                                                                  but our current popular manpages can’t do shit with that, so it’s only really used on html exports and such

                                                                                                                    ...

                                                                                                                    [?]navi [she/her] » 🌐
                                                                                                                    @navi@social.vlhl.dev

                                                                                                                    @SRAZKVT @fiore

                                                                                                                    a few more, .Fn marks a c function, .Fa function arguments, .Dv preprocessor define names, .Va/.Vt variable name/type

                                                                                                                    and quite a few more in mdoc(7)

                                                                                                                      [?]DosFox » 🌐
                                                                                                                      @DosFox@tech.lgbt

                                                                                                                      There is hidden softcore furry pornography in MacPaint 2.0.

                                                                                                                      *Why* is there hidden softcore furry pornography in MacPaint 2.0.

                                                                                                                      ...

                                                                                                                      [?]Michael W Lucas :flan_on_fire: » 🌐
                                                                                                                      @mwl@io.mwl.io

                                                                                                                      @DosFox because the internet was built by furries and queer folks?

                                                                                                                        [?]navi [she/her] » 🌐
                                                                                                                        @navi@social.vlhl.dev

                                                                                                                        nyaaa

                                                                                                                        ...
                                                                                                                        2 ★ 0 ↺

                                                                                                                        [?]the initra mf [they/them] » 🌐
                                                                                                                        @me@doasu.dev

                                                                                                                        🙂‍↕️

                                                                                                                          1 ★ 1 ↺
                                                                                                                          viq boosted
                                                                                                                          in reply to »

                                                                                                                          [?]the initra mf [they/them] » 🌐
                                                                                                                          @me@doasu.dev

                                                                                                                          It's not that hard to free your kindle. :)
                                                                                                                          See: https://kindlemodding.org/
                                                                                                                          I recommend you try it if your kindle is supported by the jailbreaks.

                                                                                                                          I use (https://koreader.rocks/) on my Kindle, and I like it far more than Kindle's native interface.
                                                                                                                          KOReader is also available on other platforms (e.g., Android, Linux) so you can try it there first!
                                                                                                                          It can even synchronise reading progress between devices, so I can resume reading on my tablet/phone. :)
                                                                                                                          (yes, I shill koreader. its awesome)

                                                                                                                          CC: @viq@hackerspace.pl

                                                                                                                            [?]rose » 🌐
                                                                                                                            @rose@snac.pinkro.se

                                                                                                                            i love snac but holy shit the notifications are so confusing in the web frontend

                                                                                                                            ...

                                                                                                                            [?]rose » 🌐
                                                                                                                            @rose@snac.pinkro.se

                                                                                                                            i dont wanna switch fedi software again tho.... i just need a good client why is there no good client

                                                                                                                              ...

                                                                                                                              [?]navi [she/her] » 🌐
                                                                                                                              @navi@social.vlhl.dev

                                                                                                                              @rose i wish c2s was actually taken seriously :neofox_pensive:

                                                                                                                                ...

                                                                                                                                [?]navi [she/her] » 🌐
                                                                                                                                @navi@social.vlhl.dev

                                                                                                                                @rose (yes snac has the mastodon api but still!!!!)

                                                                                                                                  [?]rose » 🌐
                                                                                                                                  @rose@snac.pinkro.se

                                                                                                                                  what even is c2s actually? i keep hearing that but idk what it is

                                                                                                                                    ...

                                                                                                                                    [?]navi [she/her] » 🌐
                                                                                                                                    @navi@social.vlhl.dev

                                                                                                                                    @rose "client to server" api, basically having clients use activitypub to talk to their home servers (and to talk directly to remote servers when needed), over proxying everything over a special api on your home server

                                                                                                                                    it's very underbaked and needs some extensions so proper decent clients can be implemented, but i love the concept and think if it was taken seriously it could go places

                                                                                                                                      ...

                                                                                                                                      [?]navi [she/her] » 🌐
                                                                                                                                      @navi@social.vlhl.dev

                                                                                                                                      @rose i even implemented a whole json-ld parser in c so i could write my own server and clients that use c2s as first class, called artemis

                                                                                                                                      but then i started to hate fedi for a while so i lost interest

                                                                                                                                      maybe one day i'll try again

                                                                                                                                        [?]mateusz6768 [he/him] » 🌐
                                                                                                                                        @mateusz6768@esp32fedi.cjdgrevival.com

                                                                                                                                        CC: @rose@snac.pinkro.se


                                                                                                                                        this would not be possible in snac2 on the default web UI because the client is meant to work without JavaScript enabled (unless someone else adds this functionality as optional addon requiring minimal JavaScript to work)

                                                                                                                                          ...

                                                                                                                                          [?]navi [she/her] » 🌐
                                                                                                                                          @navi@social.vlhl.dev

                                                                                                                                          @mateusz6768 @rose

                                                                                                                                          a c2s client would need to be either an actual desktop client, or server side software that uses c2s and renders out html for you

                                                                                                                                          (or use javascript, but we all know that sucks)

                                                                                                                                            ...

                                                                                                                                            [?]mateusz6768 [he/him] » 🌐
                                                                                                                                            @mateusz6768@esp32fedi.cjdgrevival.com

                                                                                                                                            CC: @rose@snac.pinkro.se

                                                                                                                                            yeah, but this isn't a real c2s architecture as it still uses a server in between to talk to other servers in order to render HTML unlike a direct web client with JavaScript where the browser does the hard work for you

                                                                                                                                              ...

                                                                                                                                              [?]navi [she/her] » 🌐
                                                                                                                                              @navi@social.vlhl.dev

                                                                                                                                              @mateusz6768 @rose

                                                                                                                                              it is c2s, the client is just, on a server

                                                                                                                                              but it's still talking to the activitypub server via activitypub, that's what c2s is

                                                                                                                                                0 ★ 0 ↺

                                                                                                                                                [?]the initra mf [they/them] » 🌐
                                                                                                                                                @me@doasu.dev

                                                                                                                                                sounds like a CSS crime waiting to be committed :3c
                                                                                                                                                /s

                                                                                                                                                CC: @mateusz6768@esp32fedi.cjdgrevival.com @rose@snac.pinkro.se

                                                                                                                                                  ...

                                                                                                                                                  [?]mateusz6768 [he/him] » 🌐
                                                                                                                                                  @mateusz6768@esp32fedi.cjdgrevival.com

                                                                                                                                                  CC: @navi@social.vlhl.dev @rose@snac.pinkro.se

                                                                                                                                                  The CSS crime where you could emulate a x86 CPU?

                                                                                                                                                    ...
                                                                                                                                                    0 ★ 0 ↺

                                                                                                                                                    [?]the initra mf [they/them] » 🌐
                                                                                                                                                    @me@doasu.dev

                                                                                                                                                    fwiw I've been using with mastodon clients for a while now and it does the job.

                                                                                                                                                    unfortunately, afaik you don't get push notifs via the masto api, so you either have to poll, or get them via ntfy.sh/telegram/email

                                                                                                                                                      ...

                                                                                                                                                      [?]rose » 🌐
                                                                                                                                                      @rose@snac.pinkro.se

                                                                                                                                                      @me@doasu.dev yeah I use husky on mobile which works okay ish, but on desktop I got nothing

                                                                                                                                                        ...
                                                                                                                                                        0 ★ 0 ↺

                                                                                                                                                        [?]the initra mf [they/them] » 🌐
                                                                                                                                                        @me@doasu.dev

                                                                                                                                                        Oh! On the desktop I use @tokodon@kde.social (Qt6) and, seldom, Tuba (libed waiter).

                                                                                                                                                        Tokodon has some problems here and there, but I'm not entirely sure if it's a snac/mastoAPI problem or just a Tokodon bug.

                                                                                                                                                          ...

                                                                                                                                                          [?]rose » 🌐
                                                                                                                                                          @rose@snac.pinkro.se

                                                                                                                                                          i tried tokodon yesterday, idk if its an issue on my end, but it was weirdly laggy? like it felt really clunky, it just wasnt usable for me
                                                                                                                                                          and tuba i dont like using because its libadwaita, its just not my style

                                                                                                                                                            ...
                                                                                                                                                            1 ★ 0 ↺

                                                                                                                                                            [?]the initra mf [they/them] » 🔓
                                                                                                                                                            @me@doasu.dev

                                                                                                                                                            Yeah, as I found out just now, Tokodon is indeed a bit clunky.
                                                                                                                                                            Some posts from this thread didn't render correctly (see attached image).

                                                                                                                                                            I'll let you know if I find anything better, lol.
                                                                                                                                                            ig snac's interface it is :p
                                                                                                                                                            (I like it, but I prefer to use my browser strictly for, well, browsing the web, not apps/"social media")

                                                                                                                                                              ari :prideified: boosted

                                                                                                                                                              [?]dmi 💽 [they/them (or she/her)] » 🌐
                                                                                                                                                              @domi@donotsta.re

                                                                                                                                                              \o/ VLC in space

                                                                                                                                                              @videolan

                                                                                                                                                              screenshot of the artemis livestream; one of the astronauts is holidng their PCD, with a VLC window open and maximized. other astronauts are talking with the ground crew. there's an US and a Canadian flag on the top of the frame

                                                                                                                                                              Alt...screenshot of the artemis livestream; one of the astronauts is holidng their PCD, with a VLC window open and maximized. other astronauts are talking with the ground crew. there's an US and a Canadian flag on the top of the frame

                                                                                                                                                                ...
                                                                                                                                                                ari :prideified: boosted

                                                                                                                                                                [?]dmi 💽 [they/them (or she/her)] » 🌐
                                                                                                                                                                @domi@donotsta.re

                                                                                                                                                                also i’m pretty sure this is KDE… not 100% positive, but that taskbar…

                                                                                                                                                                crop of the PCD, now showing some bright application. there's a taskbar at the bottom.

                                                                                                                                                                Alt...crop of the PCD, now showing some bright application. there's a taskbar at the bottom.

                                                                                                                                                                  ...
                                                                                                                                                                  0 ★ 0 ↺

                                                                                                                                                                  [?]the initra mf [they/them] » 🔓
                                                                                                                                                                  @me@doasu.dev

                                                                                                                                                                  ngl that taskbar looks like windows 10 to me... hmm
                                                                                                                                                                  CC: @domi@donotsta.re

                                                                                                                                                                    ...

                                                                                                                                                                    [?]zbrown [they/them] » 🔓
                                                                                                                                                                    @zbrown@floss.social

                                                                                                                                                                    @me @domi considering they've been talking about Outlook not working (lol), and it's apparently a Surface, Windows 10 seems pretty likely.

                                                                                                                                                                    Thinking about when Artemis was spun up that would all make sense, and one imagines NASA paid for extended support.

                                                                                                                                                                      ...
                                                                                                                                                                      0 ★ 0 ↺

                                                                                                                                                                      [?]the initra mf [they/them] » 🔓
                                                                                                                                                                      @me@doasu.dev

                                                                                                                                                                      still, I think it's pretty unusual to see Windoze 10 on an (I assume) modern Surface.

                                                                                                                                                                        ...

                                                                                                                                                                        [?]zbrown [they/them] » 🔓
                                                                                                                                                                        @zbrown@floss.social

                                                                                                                                                                        @me depends what you consider ‘modern’ I suppose, and this is almost certainly an enterprise managed deployment, so whatever shipped with whatever generation they are using (and I'd guess they probably aren't using the latest) is largely moot.

                                                                                                                                                                        Sad it's not something more exciting, and less Microsoft, but for NASA's constraints this is probably reasonable :/

                                                                                                                                                                          [?]Simon Zerafa » 🌐
                                                                                                                                                                          @simonzerafa@infosec.exchange

                                                                                                                                                                          @domi @videolan

                                                                                                                                                                          @bagder

                                                                                                                                                                          Do we know if cURL is involved in the Artemis mission?
                                                                                                                                                                          🙂🤷‍♂️

                                                                                                                                                                            ...

                                                                                                                                                                            [?]daniel:// stenberg:// » 🌐
                                                                                                                                                                            @bagder@mastodon.social

                                                                                                                                                                            @simonzerafa @domi @videolan not more than it seems they use Windows 10/11 machines onboard and is part of that...

                                                                                                                                                                              [?]buherator » 🌐
                                                                                                                                                                              @buherator@infosec.place

                                                                                                                                                                              Disaster girl meme:
Burning house -> My workflow
Disaster girl -> Firefox update

                                                                                                                                                                              Alt...Disaster girl meme: Burning house -> My workflow Disaster girl -> Firefox update

                                                                                                                                                                              ...
                                                                                                                                                                              0 ★ 0 ↺

                                                                                                                                                                              [?]the initra mf [they/them] » 🔓
                                                                                                                                                                              @me@doasu.dev

                                                                                                                                                                              wha- was there some (recent) workflow-breaking Firefox update I don't know about? 👀

                                                                                                                                                                                ...

                                                                                                                                                                                [?]buherator » 🔓
                                                                                                                                                                                @buherator@infosec.place

                                                                                                                                                                                @me no it just seems that since Linux package managers overwrite its binaries Firefox refuses to open new tabs until it is restarted which is quite frustrating when you are in the middle of something (esp. if you are also in private mode so your tabs/sessions can't be restored).

                                                                                                                                                                                recommendation is to use Mozilla's distribution+update mechanism to keep the browser up-to-date.

                                                                                                                                                                                  0 ★ 0 ↺

                                                                                                                                                                                  [?]the initra mf [they/them] » 🌐
                                                                                                                                                                                  @me@doasu.dev

                                                                                                                                                                                  goin to bed ~.~/

                                                                                                                                                                                  St Peter: "welcome. You looked at so much yuri"

                                                                                                                                                                                  Alt...St Peter: "welcome. You looked at so much yuri"

                                                                                                                                                                                  [?]hyperreal » 🌐
                                                                                                                                                                                  @hyperreal@tilde.zone

                                                                                                                                                                                  IM FUCKING TIRED OF BOYCOTTING SHIT I ENJOY USING. FUCK ALL THIS. THE NO-AI COMPLEMENT OF MY ACTIVITY FLOW IS TO LIVE ON A FUCKING BALLPOINT PEN AND NOTEBOOK. MAYBE ILL STOCK UP ON THOSE BLACK AND WHITE PATTERNED COMPOSITION NOTEBOOKS SO I CAN LOOK EXTRA CREEPY PSYCHO.

                                                                                                                                                                                  codeberg.org/small-hack/open-s

                                                                                                                                                                                  ...

                                                                                                                                                                                  [?]viq [he/him] » 🌐
                                                                                                                                                                                  @viq@social.hackerspace.pl

                                                                                                                                                                                  @hyperreal if you look at the list, it includes everyone who even sneezed in direction of LLMs. I don't think I would put curl on the list, for example.
                                                                                                                                                                                  Also, e.g. booklore is very much NOT a "no AI" alternative to calibre.
                                                                                                                                                                                  What I'm saying is, this list can be both overly sensitive in some areas, and inaccurate in others, so the despair is not necessarily warranted.

                                                                                                                                                                                    ...

                                                                                                                                                                                    [?]hyperreal » 🌐
                                                                                                                                                                                    @hyperreal@tilde.zone

                                                                                                                                                                                    @viq I mean I breathed in the direction of LLMs before. If I were a software I should be on the list too.

                                                                                                                                                                                    But in all sincerity, I agree. I will not stop using Neovim, Just, or Linux or BSD unless they become severely enshittified or sloppified.

                                                                                                                                                                                    Nevertheless, I respect people who don't want to be tainted by LLMs, so I think it's important to have a list of software to avoid and alternatives to them. The list can always be refined to be more accurate, of course.

                                                                                                                                                                                    I wonder if at some point it will eventually include every single goddamn software project that is still maintained.

                                                                                                                                                                                      ...

                                                                                                                                                                                      [?]viq [he/him] » 🌐
                                                                                                                                                                                      @viq@social.hackerspace.pl

                                                                                                                                                                                      @hyperreal an example of trying to figure out where the lines are, in a thread:
                                                                                                                                                                                      infosec.exchange/@wikiyu/11625

                                                                                                                                                                                        2 ★ 0 ↺

                                                                                                                                                                                        [?]the initra mf [they/them] » 🌐
                                                                                                                                                                                        @me@doasu.dev

                                                                                                                                                                                        I think the project's main goal is spreading awareness // keeping people informed rather than boycotting AI projects.
                                                                                                                                                                                        At the end of the day, it's up to you what to do with that information and, well, many turn to boycotting.

                                                                                                                                                                                        Regardless, I'm tired, too. I can definitely relate. guhhh... –_–

                                                                                                                                                                                        CC: @viq@hackerspace.pl

                                                                                                                                                                                          [?]hyperreal » 🌐
                                                                                                                                                                                          @hyperreal@tilde.zone

                                                                                                                                                                                          I can make some of these changes. To be honest, though, some of these come across like "Eww LLM cooties!"

                                                                                                                                                                                          • I've never heard of Nebula before and apparently it's pretty popular. I can look into it as an alternative to Tailscale.

                                                                                                                                                                                          • If the reason for not using Just is simply because it documents a way to use it with an MCP server, then, yeah, no, that doesn't square enough with me.

                                                                                                                                                                                          • Python, systemd, Vim, Linux, and FreeBSD: Lmao, okay I guess I'll go on a paleo gluten-free vegan diet too.

                                                                                                                                                                                          ...

                                                                                                                                                                                          [?]viq [he/him] » 🌐
                                                                                                                                                                                          @viq@social.hackerspace.pl

                                                                                                                                                                                          ...

                                                                                                                                                                                          [?]viq [he/him] » 🌐
                                                                                                                                                                                          @viq@social.hackerspace.pl

                                                                                                                                                                                          @hyperreal not that surprising, seeing how much "AI" is getting pushed into Slack by Salesforce, the owners

                                                                                                                                                                                            History

                                                                                                                                                                                            Back to top - More...