soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #technology

[?]Teh AnKorage ☑️ » 🌐
@ankorage@fe.disroot.org

"Is Meta Evil? | Weekly News Roundup" 👀👏🌻

All hail the Van Panther

Click on, "Show More" or "Read More" to get the links.

DESCRIPTION of the content found at the links, below - "Meta attempted to add facial recognition into glasses and they are not dealing with fraud on their servers to make more money."

==========

NOTE - This post is best viewed on a PC. Switched To Linux is, “written by a broad spectrum computer consultant to help people learn more about the Linux platform.” This account is a supporter of Switched To Linux and provides convenience posts of thumbnails art, videos and streams.

#SwitchedToLinux #Linux #Windows #Mac #Technology #Tech #AltTech #Privacy #Private #Security #Secure #FOSS #FreeAndOpenSource #FreeAndOpenSourceSoftware #FreeOpenSourceSoftware #YouTube #Odysee #Rumble #BitChute #Locals #Patreon #Twitch #AltTech #FactCheckTrue #Fediverse #SocialMedia #stoptheslop #meta #facialrecognition #scams

==========

After viewing the content located at the below links, Tell us what you think by filling out a "SATISFACTION SURVEY or ABUSE/SPAM REPORT" form from Teh AnKorage

https://cryptpad.disroot.org/form/#/2/form/view/elsOVQUrXAmGuer4kd75JhA3mNELuCj8cTjEUynrZZo/

\*Videos and podcasts may take a considerable amount of time to post. If it is not present, it will be, soon(tm).

MATRIX! Join our Matrix community where you can chat about Linux and general tech topics. Also, direct video links are provided for our Matrix community members! Don't miss out!
https://matrix.to/#/#switchedtolinux:matrix.org

#YouTube - https://www.youtube.com/@SwitchedtoLinux/videos

#Odysee - https://odysee.com/@switchedtolinux:0?view=content

#Rumble - https://rumble.com/c/SwitchedToLinux/videos

#Bitchute - https://www.bitchute.com/channel/uf9hzD216LX0

==========

Keep an eye out for a possible podcast!

PODCAST: https://podcast.switchedtolinux.com

    [?]Flipboard Tech Desk » 🌐
    @TechDesk@flipboard.social

    SpaceX IPO values company at $1.7 trillion — but is it overvalued?

    @USAToday reports: "A $1.77 trillion valuation would make SpaceX the eighth-largest company in the world by market cap, just above Saudi Aramco's $1.75 trillion and Meta Platforms' $1.5 trillion, but just below Broadcom's $1.8 trillion."

    flip.it/ZgQ8JR

      [?]Teh AnKorage ☑️ » 🌐
      @ankorage@fe.disroot.org

      "Is Meta Evil? | Weekly News Roundup" 👀👏🌻

      STREAMING at 8:00 PM EASTERN

      All hail the van panther

      Click on, "Show More" or "Read More" to get the links!

      DESCRIPTION of the content found at the links, below - "Meta attempted to add facial recognition into glasses and they are not dealing with fraud on their servers to make more money. We also look at how AI is making it hard to know what's real and what's fake."

      ==========

      NOTE - This post is best viewed on a PC. Switched To Linux is, “written by a broad spectrum computer consultant to help people learn more about the Linux platform.” This account is a supporter of Switched To Linux and provides convenience posts of thumbnails art, videos and streams.

      #SwitchedToLinux #Linux #Windows #Mac #Technology #Tech #AltTech #Privacy #Private #Security #Secure #FOSS #FreeAndOpenSource #FreeAndOpenSourceSoftware #FreeOpenSourceSoftware #YouTube #Odysee #Rumble #BitChute #Locals #Patreon #Twitch #AltTech #FactCheckTrue #Fediverse #SocialMedia #stoptheslop #weeklynewsroundup #meta #ai

      ==========

      After viewing the content located at the below links, Tell us what you think by filling out a "SATISFACTION SURVEY or ABUSE/SPAM REPORT" form from Teh AnKorage

      https://cryptpad.disroot.org/form/#/2/form/view/elsOVQUrXAmGuer4kd75JhA3mNELuCj8cTjEUynrZZo/

      ==========

      MATRIX - Join our Matrix community where you can chat about Linux and general tech topics. Also, direct video links are provided for our Matrix community members! Don't miss out!
      https://matrix.to/#/#switchedtolinux:matrix.org

      #YouTube: https://www.youtube.com/@SwitchedtoLinux/streams

      #Odysee: https://odysee.com/@switchedtolinux:0

      #Rumble: https://rumble.com/c/SwitchedToLinux/livestreams

      For folks on Twitch, you may also watch the stream, there...

      #Twitch - https://twitch.tv/search?term=switchedtolinux

      Keep an eye out for the podcast

      https://podcast.switchedtolinux.com

        [?]Metin Seven » 🌐
        @metin@graphics.social

        Meme, showing a continuous circle of data breach messages from corporations…

Ahaha you're not gonna believe this but we had a bit of a data breach.

Your data is probably for sale online now.

That means someone could easily impersonate you.

Going forward we're gonna need more of your data to make sure its you.

        Alt...Meme, showing a continuous circle of data breach messages from corporations… Ahaha you're not gonna believe this but we had a bit of a data breach. Your data is probably for sale online now. That means someone could easily impersonate you. Going forward we're gonna need more of your data to make sure its you.

          🗳

          [?]Chris » 🌐
          @Chris@mastodon.cosmicnation.co

          Which country do privacy advocates argue is putting the greatest pressure on end-to-end encryption among the following?

          China:0
          Russia:0
          North Korea:0
          UK:0

            [?]xoron :verified: » 🌐
            @xoron@infosec.exchange

            React-like syntax with WebComponents.

            ​After spending some time with Lit, I really appreciated its lightweight footprint but wasn't a fan of the class-based components. While Vue offers a great approach, I still prefer the intuitive nature of React's syntax for debugging and deterministic rendering. This led me to a challenge: could I build a UI framework using WebComponents that completely eliminates the need for transpilation?

            ​I have written a breakdown of the concept, the architecture, and where I want to take it. I highly invite you to take a look, check out the code, and explore the live demo.

            * How it works: positive-intentions.com/docs/p
            * Checkout the code: github.com/positive-intentions
            * Storybook demo: dim.positive-intentions.com

            ​Please note, while the project is open-source, this is a personal exploration rather than an attempt to launch "yet another framework." It is not production-ready and is built for my own upcoming project migrations, but I am sharing it in hopes that the methodology is educational or interesting to the community.

            ​I would love to hear your thoughts on this approach. Feel free to reach out if you have any questions or want to discuss the implementation details.

            ​#WebDev

            Dim

            Alt...Dim

              [?]Script Kiddie » 🌐
              @scriptkiddie@anonsys.net

              , why are you playing along with Google's devious game and the of ?

              source: omgubuntu.co.uk/2026/06/mozill…

              Nonetheless, the appearance of ‘device attestation’ in Firefox’s mobile codebase has raised eyebrows in the , including from projects based on the Open Source Project (AOSP) codebase, like and , which omit Play services.

              Given that Firefox’s entire USP on Android is that it’s an open-source, privacy-respecting alternative for those avoiding (and open-source, privacy-conscious users often run non-stock Android) it’s a move that, short of further explanation, rubs some the wrong way.

              surveillance

              Location: Matrix

                [?]Script Kiddie » 🌐
                @scriptkiddie@anonsys.net

                ‘BusPatrol’ Put in Tens of Thousands of . Now They Want to Give

                source: 404media.co/buspatrol-put-ai-c…
                without paywall: archive.is/20260526155324/404m…

                is aware of the around cameras, and particularly of the concern that may gain access to the data, according to the BusPatrol documents ...

                The danger here, aside from the misuse of data, is above all that children grow up with this and come to see it as normal to be constantly monitored by cameras. A society under constant surveillance develops differently. It is more conformist, less critical, and very keen on blending into the crowd unnoticed and not standing out. This is exactly what the ruling elite wants: a society that silently endures everything because it fears through the cameras.

                Location: Matrix

                  [?]Longreads » 🌐
                  @longreads@mastodon.world

                  "I asked them if they did this kind of thing often. First time, they said, and pointed out that this study only recruited first-timers. Your body’s data was only valuable once." —Max Callimanopulos for n+1 nplusonemag.com/online-only/on

                    hairylarry boosted

                    [?]screwlisp » 🌐
                    @screwlisp@gamerplus.org

                    weekly every 0UTC Wednesday (Tuesday night in the Americas) since 2022.

                    toobnix.org/w/tFN3aeiUunJrU99y

                    toobnix.org/feeds/videos.xml?a

                    by @kentpitman

                    I want to tie the climatecrisis to an Alexandrian view of the crisis of, I guess, the hugely popular failure of modern industrial architecture.

                    The meteoric (good) impact Kents notes on my lispy-gopher-show.itch.io/nicc and useage.

                    A WIP picture of the evolution of my NicCLIM part-way through trying out some of Kent's notes about it and lisp community expectations about what the presentations and gestures would mean. Believe me, this is already a drastic improvement.

                    Alt...A WIP picture of the evolution of my NicCLIM part-way through trying out some of Kent's notes about it and lisp community expectations about what the presentations and gestures would mean. Believe me, this is already a drastic improvement.

                    Lispy Gopher climate unix_surrealism banner. Thinking of Maude you forget everything else

                    Alt...Lispy Gopher climate unix_surrealism banner. Thinking of Maude you forget everything else

                      [?]Flipboard Tech Desk » 🌐
                      @TechDesk@flipboard.social

                      When Pamela Griffin of Taylor, Texas, was growing up, the farmer who owned the land beside her family's told her father he would give his 87 acres for parkland so children could play on it. In 1999 he and his family made good on that promise, granting the land to a public trust on the condition it would be used as a park — the condition was included in the deed itself. Now, Taylor has sold it to Blueprint, a data center developer, for $10 million. @404mediaco explains more.

                      flip.it/py3PJt

                        🗳

                        [?]Flipboard Tech Desk » 🌐
                        @TechDesk@flipboard.social

                        A Canadian government source has told @globeandmail that a social media ban for children under 16 is on its way. It reportedly includes measures on AI chatbots as well as provisions that would allow kids back on social media if platforms make adjustments according to a new digital regulator's standards. Broadly, what do you think of social-media bans for youngsters? Tell us your nuanced views in the comments if you have them. [Gift link]

                        flip.it/RTLkGt

                        I'm against social media bans for youth:61
                        I'm in favor of social media bans for youth:21
                        Something else — explain in the comments.:11

                        Closed

                          [?]Lanie » 🌐
                          @RareBird15@allovertheplace.ca

                          12 ★ 12 ↺

                          [?]OCTADE » 🌐
                          @octade@soc.octade.net

                          California Just Killed Open Source
                          [3D Printer Laws aren't about guns]

                          https://youtu.be/Nhz6vao13bs

                          [copypasta]

                          California AB 2047: The End of Open Source 3D Printing

                          California just introduced a bill that doesn't just regulate "ghost guns", it mandates a digital kill switch for every 3D printer sold. California AB 2047 requires "blocking technology" that connects your printer to a government-approved database before every single print. If the system goes down, or your file is flagged, your hardware becomes a paperweight.

                          This isn't just about firearms. This is the death of Open Source. If this bill passes, it effectively bans Marlin, Klipper, and Orca Slicer, forcing every manufacturer to lock down their firmware. It turns general-purpose computing into a walled garden where you only rent permission to use the hardware you own.

                          [/copypasta]

                          All the donor-funded foundations ought to be fighting against and speaking out against this Orwellian garbage.

                          @eff@mastodon.social
                          @fsf@hostux.social
                          @linuxfoundation@social.lfx.dev
                          @privacyint@mastodon.xyz
                          @openssf@social.lfx.dev
                          @rms@mastodon.xyz
                          @CCIAnet@techpolicy.social
                          @WriterOfMinds@sigmoid.social
                          @SeaGL@mastodon.social
                          @hopeconf@mastodon.online
                          @w3c@w3c.social
                          @ACM@mastodon.acm.org
                          @irtf@discuss.systems
                          @osi@opensource.org

                            6 ★ 9 ↺

                            [?]OCTADE » 🌐
                            @octade@soc.octade.net

                            @papers@soc.octade.net

                            Hexlish Alphabet for English, Constructed Languages and Cryptography: Automatic, Structural Compression with a Phonetic Hexadecimal Alphabet

                            DOI : https://doi.org/10.5281/zenodo.13139469

                            Hexlish is a legible, sixteen-letter alphabet for writing the English language and for encoding text as legible base 16 or compressed binary. Texts composed using the alphabet are automatically compressed by exactly fifty percent when converted from Hexlish characters into binary characters. Although technically lossy, this syntactic compression enables recovery of the correct English letters via syntactic reconstruction. The implementer can predict the size of the compressed binary file and the size of the text that will result from decompression. Generally it is intuitive to recognize English alphabet analogues to Hexlish words. This makes Hexlish a legible alternative to the standard hexadecimal alphabet.


                            Hexlish Alphabet logo. The word HEXLISH in rainbow colors on a black background with a hexagonal dot above the letter I. Beneat the logo in yellow reads the phrase,  "English Text Compression & Encoding."

                            Alt...Hexlish Alphabet logo. The word HEXLISH in rainbow colors on a black background with a hexagonal dot above the letter I. Beneat the logo in yellow reads the phrase, "English Text Compression & Encoding."