jrollans.com 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.

Site description
These are the voyag... uh, things I post about.
Admin email
jrollans@gmail.com
Admin account
@jrollans@jrollans.com

Search results for tag #technology

[?]Steele Fortress » 🌐
@steelefortress@infosec.exchange

Unlock the Future of Blockchain Adoption and Navigate Legal Challenges with Confidence.

Blockchain technology presents significant security risks, particularly when it comes to anti-money laundering regulations. The Financial Action Task Force (FATF) Travel Rule requires virtual asset service providers to collect and transmit sensitive information. To stay ahead of the curve, businesses must prioritize AML compliance while driving innovation in blockchain adoption. Get expert insights on nav...

Read more: steelefortress.com/fortress-fe

    [?]China Business Forum » 🌐
    @cnbusinessforum@mstdn.business

    [] 2026 – China on and Security will be held from November 3 to 6, 2026, at China International Exhibition Center (Shunyi Hall), . As one of China’s most dedicated to public safety, security , and , the brings together authorities, , and . cnbusinessforum.com/event/secu

      [?]KillBait News » 🤖 🌐
      @killbait@mastodon.world

      QuTwo develops AI platform to help enterprises transition toward quantum computing

      📰 Original title: Before quantum computing arrives, this startup wants enterprises already running on it

      🤖 IA: It's not clickbait ✅
      👥 Usuarios: It's not clickbait ✅

      View full AI summary: killbait.com/en/qutwo-develops

        [?]Dawid Wiktor » 🌐
        @dawid@vebinet.com

        McKinsey wants to show itself as a company that is specialized in assisting clients in deploying AI.

        Meanwhile, McKinsey's own AI deployed by its own team resulted in a huge leak of corporate data of its clients.

        theregister.com/2026/03/09/mck

          AodeRelay boosted

          [?]Radio_Azureus » 🌐
          @Radio_Azureus@ioc.exchange

          docs.ntfy.sh/install/

          debian

          sudo mkdir -p /etc/apt/keyrings
          sudo curl -L -o /etc/apt/keyrings/ntfy.gpg https://archive.ntfy.sh/apt/keyring.gpg
          sudo apt install apt-transport-https
          echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/ntfy.gpg] https://archive.ntfy.sh/apt stable main" \
          | sudo tee /etc/apt/sources.list.d/ntfy.list
          sudo apt update
          sudo apt install ntfy
          sudo systemctl enable ntfy
          sudo systemctl start ntfy

            [?]Dane [He/Him] » 🌐
            @TheLastOfHisName@sharkey.world

            This is my Sharkey 🙃

            You can call me Dane.

            I started out on the fediverse arooooound...I wanna say 2017/18 mebbe? My big start in social media was MySpace. Before that, I had a LiveJournal (which I miss mightily with all my heart). My very first computer was a Gateway PC, back when they shipped them to you in those awesome cow spot pattern boxes. I am trying to de-google my life.

            I'm ADHD and suffer from dysthymia. I'm currently unmedicated. I can be damned moody at times, so there's your warning.

            Religiously/spiritually speaking, I'm complicated. That will be a long post, when I get around to writing it. My general rule is: I have my thing. It's not everybody's thing, and that's cool. Not everybody's thing is my thing, and that's cool. Just don't be a wanker towards those whose thing ain't your thing. OM 🕉

            I'm in my late 50s, and have come to the conclusion that we never truly appreciate the decades we grew up in until we hit middle age.

            I'm single and childless, hence my user tag: TheLastOfHisName.

            And now, a hefty list of hashtags....


            Antifascist.
            Anti-authoritarian.
            Citizen of the world above all.

            Let everything happen to you
            Beauty and terror
            Just keep going
            No feeling is final.

            - Rainer Maria Rilke


            https://youtu.be/fCTt0VDNJaQ

              [?]KillBait News » 🤖 🌐
              @killbait@mastodon.world

              Nvidia GTC 2026: Key Announcements and AI Developments to Watch

              📰 Original title: How to watch Jensen Huang’s Nvidia GTC 2026 keynote

              🤖 IA: It's not clickbait ✅
              👥 Usuarios: It's not clickbait ✅

              View full AI summary: killbait.com/en/nvidia-gtc-202

                AodeRelay boosted

                [?]Radio_Azureus » 🌐
                @Radio_Azureus@ioc.exchange

                TIL today I RTFM!

                command

                ntfy

                Today I read the brief synopsis of ntfy Android. I saw there that via linux the control and operation is fairly simple & straightforward

                I went to the site and started reading.

                ntfy via linux is easy to use

                • simple HTTP PUT/POST commands are used

                sh

                curl -d "Backup successful 😀" ntfy.sh/mytopic

                a.out

                ntfy publish mytopic

                "Backup successful 😀"

                HTML

                POST /mytopic HTTP/1.1
                Host: ntfy.sh

                Backup successful 😀

                javascript

                fetch('https://ntfy.sh/mytopic', {
                method: 'POST', // PUT works too
                body: 'Backup successful 😀'
                })

                golang

                http.Post("https://ntfy.sh/mytopic", "text/plain",
                strings.NewReader("Backup successful 😀"))

                python

                requests.post("https://ntfy.sh/mytopic",
                data="Backup successful 😀".encode(encoding='utf-8'))

                php

                file_get_contents('https://ntfy.sh/mytopic', false, stream_context_create([
                'http' => [
                'method' => 'POST', // PUT also works
                'header' => 'Content-Type: text/plain',
                'content' => 'Backup successful 😀'
                ]
                ]));

                Markdown formatting¶

                Supported on Android & webApp

                You can format messages using Markdown 🤩. That means you can use bold text, italicized text, links, images, and more. Supported Markdown features (web app only for now):

                Emphasis such as bold (bold), italics (italics)
                Links (some tool)
                Images (![some image](bing.com/logo.png))
                Code blocks (code blocks) and inline code (inline code)
                Headings (# headings, ## headings, etc.)
                Lists (- lists, 1. lists, etc.)
                Blockquotes (> blockquotes)
                Horizontal rules (---)

                Read more on

                docs.ntfy.sh/publish/#markdown

                Sources:

                docs.ntfy.sh/

                docs.ntfy.sh/install/

                docs.ntfy.sh/publish/#markdown

                  AodeRelay boosted

                  [?]Steven Saus [he/him] » 🌐
                  @StevenSaus@faithcollapsing.com

                  Getting Streaming Audio, Connecting Your Soundboard, Recording Audio, And Chatbot In Jitsi Meet – All In Just A Browser Window

                  NOTE: Requires self-hosted Jitsi Meet instance!


                  ideatrash.net/2026/03/getting- #1 -hosted

                  Getting Streaming Audio, Connecting Your Soundboard, Recording Audio, And Chatbot In Jitsi Meet – All In Just A Browser Window

                  Alt...Getting Streaming Audio, Connecting Your Soundboard, Recording Audio, And Chatbot In Jitsi Meet – All In Just A Browser Window

                    [?]KillBait News » 🤖 🌐
                    @killbait@mastodon.world

                    The Growing Threat of GPS Disruption to Commercial Shipping and Maritime Safety

                    📰 Original title: When GPS lies at sea: How electronic warfare is threatening ships and their crews

                    🤖 IA: It's not clickbait ✅
                    👥 Usuarios: It's not clickbait ✅

                    View full AI summary: killbait.com/en/the-growing-th

                      AodeRelay boosted

                      [?]Taran Rampersad » 🌐
                      @knowprose@mastodon.social

                      Much of the AI ethics conversation focuses on principles.

                      Transparency.
                      Fairness.
                      Accountability.

                      But ethics depends on capability.

                      And capability depends on who controls the data.

                      Data sovereignty determines ethical sovereignty.

                      realityfragments.com/2026/03/1

                      UNESCO infographic illustrating four core values for AI ethics: respect for human rights and dignity, peaceful and interconnected societies, diversity and inclusiveness, and environmental sustainability.

                      Alt...UNESCO infographic illustrating four core values for AI ethics: respect for human rights and dignity, peaceful and interconnected societies, diversity and inclusiveness, and environmental sustainability.

                        AodeRelay boosted

                        [?]Steven Saus [he/him] » 🌐
                        @StevenSaus@faithcollapsing.com

                        Generative AI can amplify and reinforce our delusions, findings show

                        Research reveals the sycophantic nature of generative AI is inadvertently creating a form of distributed delusions.


                        livescience.com/technology/art

                        Generative AI can amplify and reinforce our delusions, findings show

                        Alt...Generative AI can amplify and reinforce our delusions, findings show

                          [?]KillBait News » 🤖 🌐
                          @killbait@mastodon.world

                          Iranian Hacker Group Handala Linked to Retaliatory Cyberattacks on US and Israeli Targets

                          📰 Original title: How ‘Handala’ Became the Face of Iran’s Hacker Counterattacks

                          🤖 IA: It's not clickbait ✅
                          👥 Usuarios: It's not clickbait ✅

                          View full AI summary: killbait.com/en/iranian-hacker

                            AodeRelay boosted

                            [?]Windy city » 🌐
                            @pheonix@hachyderm.io

                            The current state of the web assumes that the reader is an adversary to be trapped and monetized.

                            When a news website forces you through three dismissive actions just to read a headline, they are burning your cognitive budget before delivering any value. You are greeted by a cookie banner taking up the bottom 30% of your screen, a "Subscribe!" modal dead center, an autoplaying video pinned to the corner and a prompt begging to send you push notifications.

                            I wrote about the state of news websites. Would love to hear your thoughts✨🙏

                            thatshubham.com/blog/news-audit

                              AodeRelay boosted

                              [?]PH4NTXM » 🌐
                              @PH4NTXMOFFICIAL@infosec.exchange

                              Post-quantum cryptography is now operational inside the PH4NTXM live OS.

                              Our latest builds successfully negotiated hybrid post-quantum key exchange across multiple protocols. The system now prioritizes ML-KEM and hybrid lattice-based exchanges for TLS connections and hybrid post-quantum key exchange for SSH, while maintaining secure classical fallbacks for compatibility.

                              This means PH4NTXM boots as a stateless live environment with post-quantum-capable cryptography already integrated into the network stack. No external configuration required.

                                [?]PH4NTXM » 🌐
                                @PH4NTXMOFFICIAL@infosec.exchange

                                PH4NTXM Development Update

                                We are currently finalizing the integration of post-quantum cryptography into the PH4NTXM live operating system. The goal is simple but ambitious: a privacy-focused, stateless live OS that boots with quantum-resistant cryptographic capabilities built directly into the system.

                                Our build pipeline now compiles the post-quantum cryptographic stack during the live-build process and embeds it into the OS while keeping the final ISO minimal and free of build tooling.

                                Next steps are runtime verification and integration with networking components so that PH4NTXM can begin leveraging quantum-resistant algorithms for secure communications.

                                If everything proceeds as expected, PH4NTXM may become the first privacy-focused live Linux distribution shipping with built-in post-quantum cryptography.

                                More updates soon.

                                  [?]TKSST / seethis.tv 🌈🪐✨ » 🌐
                                  @tksst@fediscience.org

                                  💁🏻‍♀️ ICYMI: 🌊⚓ Follow along inside the Longships during 2026's Storm Goretti, as maintenance engineer Scott Tacchi documents the 12-day visit required to keep this 153-year-old tower functioning in the middle of a major storm.

                                  👉 Learn more: seethis.tv/post/inside-a-light

                                  A tall stone lighthouse stands on a rocky outcrop as massive white waves crash against its base and spray high into the air under a gray sky.

                                  Alt...A tall stone lighthouse stands on a rocky outcrop as massive white waves crash against its base and spray high into the air under a gray sky.

                                    [?]KillBait News » 🤖 🌐
                                    @killbait@mastodon.world

                                    GFiber and Astound Broadband Announce Merger Backed by Stonepeak

                                    📰 Original title: GFiber and Astound Broadband To Join Forces

                                    🤖 IA: It's not clickbait ✅
                                    👥 Usuarios: It's not clickbait ✅

                                    View full AI summary: killbait.com/en/gfiber-and-ast

                                      [?]Ben Werdmuller [he/him] » 🌐
                                      @ben@werd.social

                                      A WordPress instance that's entirely hosted in your browser opens up interesting possibilities for self-hosted personal apps. werd.io/your-browser-becomes-y

                                        [?]Steele Fortress » 🌐
                                        @steelefortress@infosec.exchange

                                        Don't let regulatory compliance catch you off guard. Inadequate privacy frameworks can lead to costly enforcement actions, like the FTC's consent decrees against Facebook and Equifax. Traditional compliance vs AI-driven Privacy-by-Design: Which approach reigns supreme? Learn how to secure your SMB from potential pitfalls and stay ahead of emerging threats.

                                        Read more: steelefortress.com/fortress-fe

                                        🎥 Watch Teaser: steelefortress.com/3oa24c

                                          [?]Steele Fortress » 🌐
                                          @steelefortress@infosec.exchange

                                          Navigating SaaS security risks and legal liability in the cloud can be overwhelming, especially for family law practitioners and business leaders in Illinois. Recent breach statistics reveal that 77% of companies have fallen victim to a security breach in the past year. To protect your organization, it's essential to understand the intersection of cloud security, data governance, and legal liability. Learn from experts what you can do to mitigate risks and avoid costly breaches.

                                          Read more: steelefortress.com/fortress-fe

                                          🎥 Watch Teaser: steelefortress.com/clc369

                                            [?]KillBait News » 🤖 🌐
                                            @killbait@mastodon.world

                                            Meta Removes 10.9 Million Scam-Linked Accounts in 2025 and Introduces New Anti-Fraud Features

                                            📰 Original title: Meta Ramps Up Efforts to Disrupt Industrialized Scamming

                                            🤖 IA: It's not clickbait ✅
                                            👥 Usuarios: It's not clickbait ✅

                                            View full AI summary: killbait.com/en/meta-removes-1

                                              [?]KillBait News » 🤖 🌐
                                              @killbait@mastodon.world

                                              UK Regulators Demand Stronger Online Protections for Children from Major Tech Platforms

                                              📰 Original title: Tech giants handed deadline by UK regulator

                                              🤖 IA: It's not clickbait ✅
                                              👥 Usuarios: It's not clickbait ✅

                                              View full AI summary: killbait.com/en/uk-regulators-

                                                AodeRelay boosted

                                                [?]Jon Snow » 🌐
                                                @jonsnow@mastodon.online

                                                Hisense TVs force owners to watch intrusive ads when switching inputs, visiting the home screen, or even changing channels — practice infuriates consumers, brand denies wrongdoing

                                                tomshardware.com/tech-industry

                                                  [?]KillBait News » 🤖 🌐
                                                  @killbait@mastodon.world

                                                  Grammarly Discontinues AI Expert Review After Lawsuit Over Unauthorized Use of Names

                                                  📰 Original title: Grammarly Is Facing a Class Action Lawsuit Over Its AI ‘Expert Review’ Feature

                                                  🤖 IA: It's clickbait ⚠️
                                                  👥 Usuarios: It's clickbait ⚠️

                                                  View full AI summary: killbait.com/en/grammarly-disc

                                                    AodeRelay boosted

                                                    [?]Steven Saus [he/him] » 🌐
                                                    @StevenSaus@faithcollapsing.com

                                                    How To Self-Host Jitsi Meet For Audio (or Video) Calls

                                                    It is very doable, even with old hardware and limited bandwidth.


                                                    ideatrash.net/2026/03/how-to-s -hosted

                                                    How To Self-Host Jitsi Meet For Audio (or Video) Calls

                                                    Alt...How To Self-Host Jitsi Meet For Audio (or Video) Calls

                                                      [?]KillBait News » 🤖 🌐
                                                      @killbait@mastodon.world

                                                      Replit Raises $400 Million in Series D at $9 Billion Valuation

                                                      📰 Original title: Replit snags $9B valuation 6 months after hitting $3B

                                                      🤖 IA: It's clickbait ⚠️
                                                      👥 Usuarios: It's clickbait ⚠️

                                                      View full AI summary: killbait.com/en/replit-raises-

                                                        [?]KillBait News » 🤖 🌐
                                                        @killbait@mastodon.world

                                                        NTSB: Driver Distraction Preceded Fatal 2024 Ford BlueCruise Crashes

                                                        📰 Original title: Drivers in fatal Ford BlueCruise crashes were likely distracted before impact

                                                        🤖 IA: It's clickbait ⚠️
                                                        👥 Usuarios: It's clickbait ⚠️

                                                        View full AI summary: killbait.com/en/ntsb-driver-di

                                                          [?]KillBait News » 🤖 🌐
                                                          @killbait@mastodon.world

                                                          WhatsApp Introduces Parent-Managed Accounts for Children Under 13

                                                          📰 Original title: Under-13s to be allowed on WhatsApp with parental consent

                                                          🤖 IA: It's not clickbait ✅
                                                          👥 Usuarios: It's not clickbait ✅

                                                          View full AI summary: killbait.com/en/whatsapp-intro

                                                            AodeRelay boosted

                                                            [?]Radio_Azureus » 🌐
                                                            @Radio_Azureus@ioc.exchange

                                                            Downloading midnightBSD

                                                            When the download progesses slowly as in log 1 just resume from a closer server as shown in log 2

                                                            log 2

                                                            curl --verbose -C - -L -o MidnightBSD-4.0.3--amd64-disc1.iso https://ns3.foolishgames.net/ftp/pub/MidnightBSD/releases/amd64/ISO-IMAGES/4.0.3/MidnightBSD-4.0.3--amd64-disc1.iso
                                                            ** Resuming transfer from byte position 44871680
                                                            % Total % Received % Xferd Average Speed Time Time Time Current
                                                            Dload Upload Total Spent Left Speed
                                                            0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0* Trying 52.1.67.188:443...

                                                            • Connected to ns3.foolishgames.net (52.1.67.188) port 443 (#0)
                                                            • ALPN: offers h2,http/1.1} [5 bytes data]
                                                            • TLSv1.3 (OUT), TLS handshake, Client hello (1):} [512 bytes data]
                                                            • CAfile: /etc/ssl/certs/ca-certificates.crt
                                                            • CApath: /etc/ssl/certs{ [5 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Server hello (2):{ [122 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):{ [25 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Certificate (11):{ [2603 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, CERT verify (15):{ [264 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Finished (20):{ [52 bytes data]
                                                            • TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):} [1 bytes data]
                                                            • TLSv1.3 (OUT), TLS handshake, Finished (20):} [52 bytes data]
                                                            • SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
                                                            • ALPN: server accepted http/1.1
                                                            • Server certificate:
                                                            • subject: CN=ns3.foolishgames.net
                                                            • start date: Dec 15 04:25:18 2025 GMT
                                                            • expire date: Mar 15 04:25:17 2026 GMT
                                                            • subjectAltName: host "ns3.foolishgames.net" matched cert's "ns3.foolishgames.net"
                                                            • issuer: C=US; O=Let's Encrypt; CN=R13
                                                            • SSL certificate verify ok.
                                                            • using HTTP/1.1} [5 bytes data]> GET /ftp/pub/MidnightBSD/releases/amd64/ISO-IMAGES/4.0.3/MidnightBSD-4.0.3--amd64-disc1.iso HTTP/1.1> Host: ns3.foolishgames.net> Range: bytes=44871680-> User-Agent: curl/7.88.1> Accept: /> { [5 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):{ [297 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):{ [297 bytes data]
                                                            • old SSL session ID is stale, removing{ [5 bytes data]< HTTP/1.1 206 Partial Content< Date: Wed, 11 Mar 2026 19:21:41 GMT< Server: Apache/2.4.66 (MidnightBSD) OpenSSL/3.0.18< Upgrade: h2c< Connection: Upgrade< Last-Modified: Fri, 06 Mar 2026 14:22:35 GMT< ETag: "3ecf2000-64c5bc8cf7da6"< Accept-Ranges: bytes< Content-Length: 1008889856< Content-Range: bytes 44871680-1053761535/1053761536< Content-Type: application/x-iso9660-image< { [7812 bytes data]100 962M 100 962M 0 0 1217k 0 0:13:29 0:13:29 --:--:-- 1507k
                                                            • Connection #0 to host ns3.foolishgames.net left intact

                                                            EOL2

                                                            log 1

                                                            curl --verbose -C - -L -o MidnightBSD-4.0.3--amd64-disc1.iso https://discovery.midnightbsd.org/ftp/releases/amd64/ISO-IMAGES/4.0.3/MidnightBSD-4.0.3--amd64-disc1.iso
                                                            % Total % Received % Xferd Average Speed Time Time Time Current
                                                            Dload Upload Total Spent Left Speed
                                                            0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0* Trying 145.239.254.58:443...

                                                            • Trying [2001:41d0:800:73a::1]:443...
                                                            • Immediate connect fail for 2001:41d0:800:73a::1: Network is unreachable
                                                            • Connected to discovery.midnightbsd.org (145.239.254.58) port 443 (#0)
                                                            • ALPN: offers h2,http/1.1} [5 bytes data]
                                                            • TLSv1.3 (OUT), TLS handshake, Client hello (1):} [512 bytes data]
                                                            • CAfile: /etc/ssl/certs/ca-certificates.crt
                                                            • CApath: /etc/ssl/certs{ [5 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Server hello (2):{ [122 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):{ [25 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Certificate (11):{ [2087 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, CERT verify (15):{ [79 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Finished (20):{ [52 bytes data]
                                                            • TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):} [1 bytes data]
                                                            • TLSv1.3 (OUT), TLS handshake, Finished (20):} [52 bytes data]
                                                            • SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
                                                            • ALPN: server accepted http/1.1
                                                            • Server certificate:
                                                            • subject: CN=discovery.midnightbsd.org
                                                            • start date: Feb 21 03:25:55 2026 GMT
                                                            • expire date: May 22 03:25:54 2026 GMT
                                                            • subjectAltName: host "discovery.midnightbsd.org" matched cert's "discovery.midnightbsd.org"
                                                            • issuer: C=US; O=Let's Encrypt; CN=E7
                                                            • SSL certificate verify ok.
                                                            • using HTTP/1.1} [5 bytes data]> GET /ftp/releases/amd64/ISO-IMAGES/4.0.3/MidnightBSD-4.0.3--amd64-disc1.iso HTTP/1.1> Host: discovery.midnightbsd.org> User-Agent: curl/7.88.1> Accept: /> { [5 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):{ [297 bytes data]
                                                            • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):{ [297 bytes data]
                                                            • old SSL session ID is stale, removing{ [5 bytes data]< HTTP/1.1 200 OK< Date: Wed, 11 Mar 2026 19:17:47 GMT< Server: Apache/2.4.66 (MidnightBSD) OpenSSL/1.1.1w-midnightbsd< Last-Modified: Fri, 06 Mar 2026 14:22:35 GMT< ETag: "3ecf2000-64c5bc8cf7da6"< Accept-Ranges: bytes< Content-Length: 1053761536< Content-Type: application/x-iso9660-image< { [7901 bytes data]2 1004M 2 30.1M 0 0 224k 0 1:16:25 0:02:17 1:14:08 246

                                                            Sources

                                                            midnightbsd.org/

                                                            midnightbsd.org/notes/

                                                            midnightbsd.org/download/

                                                            BSD download page screencap

                                                            Alt...BSD download page screencap

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

                                                              RE: flipboard.social/@TechDesk/116

                                                              Update: Grammarly is now facing a class action over its Expert Review feature. Investigative journalist Julia Angwin is the only named plaintiff in the suit filed in New York today (Wednesday) that states she: "challenges Grammarly’s misappropriation of the names and identities of hundreds of journalists, authors, writers, and editors to earn profits for Grammarly and its owner, Superhuman.” Here's the story from @WIRED.

                                                              flip.it/S.7B5L

                                                                [?]The Keystone Collective » 🌐
                                                                @TheKeystoneCollective@infosec.exchange

                                                                Ketamine boy keeps announcing the future like it’s already here, and then reality quietly files a delay notice for another decade or two.

                                                                The real innovation here is time dilation: in marketing space, “soon” appears to move about 8–12x slower than in normal reality.

                                                                  [?]KillBait News » 🤖 🌐
                                                                  @killbait@mastodon.world

                                                                  Students Create AI-Generated Pages to Satirize School Teachers

                                                                  📰 Original title: Teens Are Using AI-Fueled ‘Slander Pages’ to Mock Their Teachers

                                                                  🤖 IA: It's clickbait ⚠️
                                                                  👥 Usuarios: It's clickbait ⚠️

                                                                  View full AI summary: killbait.com/en/students-creat

                                                                    [?]China Business Forum » 🌐
                                                                    @cnbusinessforum@mstdn.business

                                                                    AodeRelay boosted

                                                                    [?]Mark Wyner Won’t Comply :vm: » 🌐
                                                                    @markwyner@mas.to

                                                                    Big news for Mastodon GmbH. They have formally joined the World Wide Web Consortium (W3C).

                                                                    If you’re not in the design/tech world, trust me when I say this is a big step for the fediverse. The W3C establishes the standards used for the internet.

                                                                    This is a solid path forward for small tech.

                                                                    github.com/w3c/socialwg/blob/m

                                                                      AodeRelay boosted

                                                                      [?]Radio_Azureus » 🌐
                                                                      @Radio_Azureus@ioc.exchange

                                                                      VIM

                                                                      Bram Molenaar

                                                                      human programming

                                                                      Background

                                                                      It has come to my attention that my beloved VIM has become invested with LLM AI slop

                                                                      The lead programmer is not following standard rules of coding anymore.

                                                                      People have called him many things, but one thing is certain. The man is intelligent in the programming field and knows what he wants.

                                                                      VIM needs LLM slop!

                                                                      the programmer screams!

                                                                      We don't think so!

                                                                      we roar back!!!

                                                                      A couple of programmers decided to create a hard fork of vim

                                                                      VIM

                                                                      • version V9.1.0 January 2K24
                                                                      • last commit
                                                                      • no LLM slop
                                                                      • Pure Bram Molenaar level human crafted code

                                                                      If you are categorically against large language model slop this is a project for you to support!

                                                                      This is a hard Fork meaning that you cannot merge it back with me VIM main source line

                                                                      Project

                                                                      codeberg.org/NerdNextDoor/vim

                                                                      Source
                                                                      mastodon.social/@mrmasterkeybo

                                                                      codeberg.org/NerdNextDoor/vim

                                                                        [?]MissesHippie » 🌐
                                                                        @MissesHippie@ruhr.social

                                                                        'Technik' Fotovorschlag

                                                                        Zu sehen ist ein Detail eines Kompressors (glaube ich) in der Maschinenhalle der Zeche Zollern in Dortmund.

                                                                        Alt...Zu sehen ist ein Detail eines Kompressors (glaube ich) in der Maschinenhalle der Zeche Zollern in Dortmund.

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

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

                                                                          🧵 Space-themed work, 28/x

                                                                          Voxel tribute to the Galaga arcade game.

                                                                          Made in the mid-2000s using polygon extrusions in 3ds Max, because there were no dedicated voxel editors yet.

                                                                          Voxel art style tribute to the classic Galaga space shooter arcade game.

                                                                          Alt...Voxel art style tribute to the classic Galaga space shooter arcade game.

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

                                                                            🧵 Space-themed work, 29/x

                                                                            Voxel tribute to 8-bit space shooter games (2014).

                                                                            Minimalistic voxel-style artwork, depicting a large array of cute aliens being shot at by a fighter spacecraft.

                                                                            Alt...Minimalistic voxel-style artwork, depicting a large array of cute aliens being shot at by a fighter spacecraft.

                                                                              [?]The Keystone Collective » 🌐
                                                                              @TheKeystoneCollective@infosec.exchange

                                                                              The creepy guy’s first big tech project at Harvard was literally a website for rating women’s looks. The real shock is it took him 20 years to add the glasses.

                                                                              The real mystery isn’t the tech, it’s how the Ray-Ban brand reputation hasn’t taken a hit.

                                                                              futurism.com/future-society/me

                                                                                [?]Bob Carver » 🌐
                                                                                @cybersecboardrm@infosec.exchange

                                                                                AodeRelay boosted

                                                                                [?]Daniel Prindii » 🌐
                                                                                @klausblog@mastodon.social

                                                                                When there have been repeated investigations that show that engagement is driven by negative emotion, how can you trust the algorithm to show you content you like, instead of content that will keep you clicking more?
                                                                                Switching to subscribing to RSS feeds is not a definitive cure. But it’s a step towards a more independent digital consumption.
                                                                                danielprindii.com/blog/guide-r

                                                                                  [?]Steele Fortress » 🌐
                                                                                  @steelefortress@infosec.exchange

                                                                                  Don't let online harassment turn into a cyber-attack on your company's reputation. A single breach can devastate your brand, damaging customer trust and loyalty forever. Stay one step ahead by implementing these 7 social media policies that can save you from online harassment in as little as 48 hours.

                                                                                  Read more: steelefortress.com/fortress-fe

                                                                                  🎥 Watch Teaser: steelefortress.com/8ema5d

                                                                                    [?]KillBait News » 🤖 🌐
                                                                                    @killbait@mastodon.world

                                                                                    Russian and Chinese Hackers Exploited iPhone Toolkit Originally Developed for U.S. Government

                                                                                    📰 Original title: An iPhone-hacking toolkit used by Russian spies likely came from U.S military contractor

                                                                                    🤖 IA: It's not clickbait ✅
                                                                                    👥 Usuarios: It's not clickbait ✅

                                                                                    View full AI summary: killbait.com/en/russian-and-ch

                                                                                      [?]KillBait News » 🤖 🌐
                                                                                      @killbait@mastodon.world

                                                                                      Feeld App Expands Beyond Kink Community, Facing Mixed Reactions from Users

                                                                                      📰 Original title: Feeld Was a Dating App for the Freaks. Now Some People Call It ‘Normie Hell’

                                                                                      🤖 IA: It's clickbait ⚠️
                                                                                      👥 Usuarios: It's clickbait ⚠️

                                                                                      View full AI summary: killbait.com/en/feeld-app-expa

                                                                                        [?]China Business Forum » 🌐
                                                                                        @cnbusinessforum@mstdn.business

                                                                                        dansup boosted

                                                                                        [?]Stefan Bohacek » 🌐
                                                                                        @stefan@stefanbohacek.online

                                                                                        "As Bluesky matures, the company needs a seasoned operator focused on scaling and execution, while I return to what I do best: building new things."

                                                                                        wired.com/story/bluesky-ceo-ja

                                                                                          AodeRelay boosted

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

                                                                                          Russian government hackers are targeting Signal and WhatsApp users in a “large-scale global” campaign, two Dutch agencies warn. The Netherlands’ Defence Intelligence and Security Service (MIVD) and the General Intelligence and Security Service (AIVD) accused “Russian state actors” of using phishing and social engineering techniques to take over accounts on the messaging apps. @Techcrunch has more:

                                                                                          flip.it/KYMZLt

                                                                                            [?]windowsCult » 🌐
                                                                                            @windowscult@flipboard.social

                                                                                            Frequent VPN dropouts not only interrupt your activities but can also put your data at risk. Here are 7 common reasons Why Your VPN Keeps Disconnecting and how to fix it. windows101tricks.com/why-vpn-k

                                                                                            Why is my internet connection lost at random times when Windows VPN is active?

                                                                                            Alt...Why is my internet connection lost at random times when Windows VPN is active?

                                                                                              [?]Unofficial PetaPixel Bot » 🤖 🌐
                                                                                              @PetaPixel@toot.earth

                                                                                              [?]formuchdeliberation » 🌐
                                                                                              @formuchdeliberation@mastodon.world

                                                                                              World’s first blockchain-based ‘black box’ system for drones developed…

                                                                                              In a live flight demonstration, an autonomous drone recorded key operational and sensor data in real-time onto the blockchain, creating a secure and tamper-proof record of its activity... Interesting engineering Source: World’s first blockchain-based 'black box' system for drones developed

                                                                                              formuchdeliberation.wordpress.

                                                                                                [?]KillBait News » 🤖 🌐
                                                                                                @killbait@mastodon.world

                                                                                                Linux Communities and EFF Debate Approaches to Age-Verification Legislation

                                                                                                📰 Original title: EFF, Ubuntu and Other Distros Discuss How to Respond to Age-Verification Laws

                                                                                                🤖 IA: It's not clickbait ✅
                                                                                                👥 Usuarios: It's not clickbait ✅

                                                                                                View full AI summary: killbait.com/en/linux-communit

                                                                                                  [?]Elioplus » 🌐
                                                                                                  @elioplus@flipboard.social

                                                                                                  Companies across New York are turning to Managed Service Providers (MSPs) to handle cybersecurity, cloud infrastructure, and IT management.

                                                                                                  If you're searching for reliable IT partners, this directory highlights trusted IT Managed Service Providers in New York that support businesses with scalable technology solutions.

                                                                                                  Explore the list here:
                                                                                                  elioplus.com/north-america/uni

                                                                                                  📩 Contact: info@elioplus.com

                                                                                                    [?]The Skeptic magazine » 🌐
                                                                                                    @TheSkeptic@mas.to

                                                                                                    Machine learning without critical thinking only encourages tech pseudoscience

                                                                                                    When ask how a machine learning tool can be used – but not whether it's accurate – we risk encoding technological pseudoscience into society.

                                                                                                    skeptic.org.uk/2026/03/machine

                                                                                                      [?]NerdNextDoor :Blobhaj: » 🌐
                                                                                                      @mrmasterkeyboard@mastodon.social

                                                                                                      EDIT: I updated the fork to last commit before the AI slop. It's now relatively new.

                                                                                                      hard-forked vim at release 9.1.0 (Jan 2024)

                                                                                                      codeberg.org/NerdNextDoor/vim

                                                                                                      maybe we can get a group of people behind this??

                                                                                                      Fuck AI.

                                                                                                        [?]Steele Fortress » 🌐
                                                                                                        @steelefortress@infosec.exchange

                                                                                                        Don't let your hybrid environment become a cybersecurity nightmare. Learn how traditional firewall security and AI-driven identity management stack up in our latest blog post. Discover the shared responsibility model with cloud providers and how to avoid significant financial penalties under GDPR and HIPAA regulations.

                                                                                                        Read more: steelefortress.com/fortress-fe

                                                                                                        🎥 Watch Teaser: steelefortress.com/0r9tce

                                                                                                          [?]KillBait News » 🤖 🌐
                                                                                                          @killbait@mastodon.world

                                                                                                          Ring CEO Addresses Privacy Concerns Over New AI Camera Features

                                                                                                          📰 Original title: Ring’s Jamie Siminoff has been trying to calm privacy fears since the Super Bowl, but his answers may not help

                                                                                                          🤖 IA: It's clickbait ⚠️
                                                                                                          👥 Usuarios: It's clickbait ⚠️

                                                                                                          View full AI summary: killbait.com/en/ring-ceo-addre

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

                                                                                                            I hope we can back sooner to diverse researches in and soon.

                                                                                                            I am tired of too much talks on AI/LLMs =w=

                                                                                                              AodeRelay boosted

                                                                                                              [?]Steven Saus [he/him] » 🌐
                                                                                                              @StevenSaus@faithcollapsing.com

                                                                                                              Humans are being replaced by machines in the food supply chain — and it’s leading to truckloads of waste

                                                                                                              -intelligence


                                                                                                              livescience.com/technology/art

                                                                                                              An image pulled automatically from the post for decorative purposes only.

                                                                                                              Alt...An image pulled automatically from the post for decorative purposes only.

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

                                                                                                                OpenAI’s robotics lead has resigned from her role, criticizing the company’s haste in partnering with the Department of Defense. Read more from @Engadget:

                                                                                                                flip.it/MZ2cAQ

                                                                                                                  [?]ilias 🏴‍☠️💙💛 » 🌐
                                                                                                                  @DM_Ronin@mstdn.social

                                                                                                                  so Ubuntu and Elementary OS are discussing the ways to comply with California law by adding specific D-Bus interface... lists.ubuntu.com/archives/ubun

                                                                                                                  that is bad. not because of the technical details - which, actually, is not as pervasive as what Discord does, for example. but because it will start up a chain of reaction: other countries passing such laws => more FOSS projects complying => normalisation of age-gated Internet.

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

                                                                                                                    An insightful read from @Techcrunch: A bipartisan coalition of thinkers has assembled something the government has so far declined to produce: a framework for what responsible AI development should actually look like.

                                                                                                                    flip.it/KrPqS2

                                                                                                                      [?]Roman Li » 🌐
                                                                                                                      @romanli@mastodon.social

                                                                                                                      About the impact of the next conflict in the Middle East on IT companies.

                                                                                                                      Looks like this conflict won't be a short military operation. For now, I would expect that rising energy costs will drive up the cost of energy-intensive services (AI services, cloud computing, etc.). The disruption of shipping routes will increase the cost and time required to deliver hardware components from Asia.

                                                                                                                        AodeRelay boosted

                                                                                                                        [?]TKSST / seethis.tv 🌈🪐✨ » 🌐
                                                                                                                        @tksst@fediscience.org

                                                                                                                        🚗🌧️ Next time you’re driving through the , thank Mary Anderson. In 1903, she invented the first functional windshield wiper, though she never made a cent from it before her patent expired.

                                                                                                                        👉 popsci.com/technology/windshie

                                                                                                                          AodeRelay boosted

                                                                                                                          [?]Thumbs Up » 🌐
                                                                                                                          @thumbsup@mastodon.online

                                                                                                                          It’s pretty wild to me that when I was a kid, most of the lightbulbs in my house were drawing 60W a piece and today I’m running a home server that’s replaces Google Drive, Netflix, Spotify, Audible, Kindle—for multiple users—on around half of that.

                                                                                                                            [?]Bich Nguyen :verified: » 🌐
                                                                                                                            @bicmay@med-mastodon.com

                                                                                                                            "The goal of these tools is to get more out of workers. But some metrics — like how much an employee is typing — may not translate cleanly to how much work someone is actually getting done. And workers, Dr. Reich argues, deserve periods of slack and 'moments of downtime outside of the gaze of the surveillance tools that are meant to drive productivity gains.'"

                                                                                                                            nytimes.com/2026/03/01/busines

                                                                                                                              [?]China Business Forum » 🌐
                                                                                                                              @cnbusinessforum@mstdn.business

                                                                                                                              The () has expressed support for the 2026-27 Budget presented by the Financial Secretary of the . The outlines measures to strengthen ’s position as an centre for , , , and and (I&T). It aligns with ’s 15th Five-Year , aiming to help into national and seize . cnbusinessforum.com/hong-kong-

                                                                                                                                [?]China Business Forum » 🌐
                                                                                                                                @cnbusinessforum@mstdn.business

                                                                                                                                [?]China Business Forum » 🌐
                                                                                                                                @cnbusinessforum@mstdn.business

                                                                                                                                [] 2026 – China on and Security will be held from November 3 to 6, 2026, at China International Exhibition Center (Shunyi Hall), . As one of China’s most dedicated to public safety, security , and , the brings together authorities, , and . cnbusinessforum.com/event/secu

                                                                                                                                  [?]Marya The BeauTraveler » 🌐
                                                                                                                                  @thebeautraveler@flipboard.social

                                                                                                                                  eSIM saved my trip when hotel Wi-Fi crashed! 📶✈️ Never traveling without it again 🙌

                                                                                                                                  Read more: flip.it/Ozr8.a

                                                                                                                                    [?]windowsCult » 🌐
                                                                                                                                    @windowscult@flipboard.social

                                                                                                                                    Incognito or private mode prevents your browser from saving local data, such as history, cookies, and form data, on your device, ensuring privacy from other users of that computer. However, it does not hide your activity from websites, internet service providers (ISPs), employers, or protect against malware and phishing.

                                                                                                                                    What Incognito Mode Really Does (and Doesn't)

                                                                                                                                    Alt...What Incognito Mode Really Does (and Doesn't)

                                                                                                                                      AodeRelay boosted

                                                                                                                                      [?]Ben Royce 🇺🇦 🇸🇩 » 🌐
                                                                                                                                      @benroyce@mastodon.social

                                                                                                                                      This video was released by , the Norwegian Council, a few days ago

                                                                                                                                      It imagines the career trajectory of an "enshittificator"

                                                                                                                                      It was hard for him to enshittify minor aspects of daily life in person, but became easy for him to do so at scale once he embraced the and

                                                                                                                                      It's genius

                                                                                                                                      credit:

                                                                                                                                      youtube.com/@Forbrukerr%C3%A5d

                                                                                                                                      Alt...various scenes detailing how the internet and technology made the "enshittificator"'s life easier

                                                                                                                                      [?]KillBait News » 🤖 🌐
                                                                                                                                      @killbait@mastodon.world

                                                                                                                                      The Growing Vulnerability of Data Centers in Military Conflicts

                                                                                                                                      📰 Original title: Los centros de datos se han convertido en objetivos militares de la guerra

                                                                                                                                      🤖 IA: It's not clickbait ✅
                                                                                                                                      👥 Usuarios: It's not clickbait ✅

                                                                                                                                      View full AI summary: killbait.com/en/the-growing-vu

                                                                                                                                        AodeRelay boosted

                                                                                                                                        [?]Radio_Azureus » 🌐
                                                                                                                                        @Radio_Azureus@ioc.exchange

                                                                                                                                        Keep Android Open

                                                                                                                                        Because Android is open, for now, till 01 September 2K26, I have been able to install this wonderful tool set of which you see a screen cap below.

                                                                                                                                        If all of you who read this toot, please boost for visibility, make your voices heard as it is explained in the first link, you will be able to stop Google from closing Android worse than Apple

                                                                                                                                        We all need to unite to stop google cold in their tracks

                                                                                                                                        EU users have enormous power in this, remember USB-C on apple

                                                                                                                                        Don't think you don't have power to stop google

                                                                                                                                        UNITE!

                                                                                                                                        keepandroidopen.org/

                                                                                                                                        gnu.org/gnu/gnu.html

                                                                                                                                          [?]China Business Forum » 🌐
                                                                                                                                          @cnbusinessforum@mstdn.business

                                                                                                                                          [] & Irrigation Technology 2026 will be held from March 30 to April 1, 2026, at China National () in . As a premier dedicated to irrigation technology and , the brings together across the entire agricultural and . cnbusinessforum.com/event/worl

                                                                                                                                            AodeRelay boosted

                                                                                                                                            [?]Graham Perrin » 🌐
                                                                                                                                            @grahamperrin@mastodon.bsd.cafe

                                                                                                                                            Over-Filtering The Internet

                                                                                                                                            <tedium.co/2025/08/26/internet-> (August 2025) @ernie

                                                                                                                                            "Despite many, many failed attempts to do so, people keep trying to filter the internet. Let’s look at the lens of the current moment through past attempts—including one led by, of all people, a librarian. …"

                                                                                                                                              AodeRelay boosted

                                                                                                                                              [?]Computers » 🤖 🌐
                                                                                                                                              @computers@stefanbohacek.online

                                                                                                                                              Compact Macintosh, original Apple Macintosh personal computer form-factor with a built-in screen.

                                                                                                                                              en.wikipedia.org/wiki/Compact_

                                                                                                                                              A photo of a computer from the linked website.

                                                                                                                                              Alt...A photo of a computer from the linked website.

                                                                                                                                                [?]China Business Forum » 🌐
                                                                                                                                                @cnbusinessforum@mstdn.business

                                                                                                                                                [?]Yogthos » 🌐
                                                                                                                                                @yogthos@social.marxist.network

                                                                                                                                                China is installing superconducting accelerators in Guangdong to launch the world’s first megawatt-scale waste-burning reactor by 2027. The system aims to turn nuclear waste into fuel, cut waste lifespan to under 1,000 years, and eliminate meltdown risks, and potentially providing stable clean energy for a millennium.

                                                                                                                                                interestingengineering.com/ene

                                                                                                                                                  AodeRelay boosted

                                                                                                                                                  [?]Blitter » 🌐
                                                                                                                                                  @blitter@ioc.exchange

                                                                                                                                                  C64 SID

                                                                                                                                                  The SID CMOS IC in the C64 delivers an interesting eight bit sound colour in the C64

                                                                                                                                                  When I first heard the C64 SID as a kid it was nothing to throw your hat at. I've had experiences with concert piano's, tenor saxophones, percussion instruments in the electric range professional synths, bass guitars so I knew this bleep bloop ssshtt IC could never sound the way of the pro musical hardware, especially not the acoustic instruments.

                                                                                                                                                  Last Ninja I

                                                                                                                                                  It was when I heard the music of Last Ninja I knew that with it's severe limits, the Sound Interface Device has something special to offer. The composer of the music of this game did something marvelous.

                                                                                                                                                  He used arpeggio techniques to make the SID play chords

                                                                                                                                                  • SID does not play polyphonic sound
                                                                                                                                                  • Arpeggio gives the illusion of chords due to the rapid succession of notes played
                                                                                                                                                  • Iconic music was spawned with Last Ninja
                                                                                                                                                  • Unique arpeggio chords created on the SID are still seeked by those who were kids in that period
                                                                                                                                                  • Others copied the technique and a cult music genre was born
                                                                                                                                                  • People still create SID chords on emulated C64's to this day, since the machine is long gone in the anals of history

                                                                                                                                                  Background & history

                                                                                                                                                  Personal POV

                                                                                                                                                  • Being brought up with acoustic instruments of all kind, I know how good and a great instruments should sound
                                                                                                                                                  • I have perfect pitch
                                                                                                                                                  • I can hear up to the 1/100 of a Hz if a instrument is in tune
                                                                                                                                                  • It's annoying when instruments are out of tune for me.
                                                                                                                                                  • That distuned instrument, sounds like a kakaphony of cats squealing making the played music horrific in my head
                                                                                                                                                  • I came with a high level of raw musical talent enabling me to easily pickup all different kinds of acoustical instruments
                                                                                                                                                  • Behind a piano, without any formal training, I could easily play a song in minutes with the chords and the lead tune in a good manner
                                                                                                                                                  • I loved to play on the electric bass, so the bass track which I first compose in my head, when I play the piano, is played in sequence
                                                                                                                                                  • I would then pickup one of the brass instruments (I love the Tenor Sax) and play the lead well in munutes too
                                                                                                                                                  • All that was left was playing the chords on any synth or keyboard available (usually one of the Korg or Yamaha synths)
                                                                                                                                                  • I can hear and mix the levels of instruments in my head
                                                                                                                                                  • It's easy to remix a sound in my head without having to touch a mixing console
                                                                                                                                                  • All of these talents combined give me good insights in music as a whole and computer (SID music then) as a detail
                                                                                                                                                  • I can work on electrical equiment on the pcb level, something I picked up as a young kid
                                                                                                                                                  • From the age of three I disassembled tube radios with expert precision, making me fluent in the disassembly and assembly of tube radios
                                                                                                                                                  • I assembled them back in working order from the age of four, after complete disassebly!
                                                                                                                                                  • This gives me great insight in the hardware level of electronics

                                                                                                                                                  Last Ninja+

                                                                                                                                                  • I naturally dismantled my C64 again when I heard the game.
                                                                                                                                                  • Why did the game sound that way from a hardware POV
                                                                                                                                                  • What makes the IC tick
                                                                                                                                                  • I've got the manuals of all the IC's
                                                                                                                                                  • I had already replaced the PLA906114 Program Logic Array with a new one on a socked, with no qualms
                                                                                                                                                  • The PLA9016114 got too hot in the tropics (max temp 70C) so it never lived long without a heat sink.
                                                                                                                                                  • My PLA's were programmed by a friend of mine who was an expert in the programming field
                                                                                                                                                  • The new PLA's came blank
                                                                                                                                                  • I did all the extraction, socked soldering and other work myself

                                                                                                                                                  The answer was in the C64 hardware manual

                                                                                                                                                  • SID does just 8 bit audio
                                                                                                                                                  • has zero polyphony
                                                                                                                                                  • a limited frequency range both low and high
                                                                                                                                                  • has scratchy output (which I later learned to appreciate)
                                                                                                                                                  • has monophonic, single channel analog output
                                                                                                                                                  • is in actuality a fair sounding IC but far from great

                                                                                                                                                  The Yamaha 8 bit sound IC of that period was much better

                                                                                                                                                  Yamaha had less succes than the SID for a simple reason

                                                                                                                                                  Mass deployment

                                                                                                                                                  • SID was everywhere!
                                                                                                                                                  • C64 machines were sold like warm bread in the morning at the old baker
                                                                                                                                                  • Mass deployment means much more software programmed for the IC
                                                                                                                                                  • SID won on mass deplyment and lower price in comparison with the lead 8 bit Yamaha audio IC of that period
                                                                                                                                                  • The ammount of games making use of the SID was staggering in comparision
                                                                                                                                                  • Games drove the success of the SID to astronomical heights
                                                                                                                                                  • I got used to the SID, later seeking it's sound when I transitioned to my Amiga A500 with

                                                                                                                                                  Paula

                                                                                                                                                  • Paula is polyphonic with 16 bit (14 bits actually) sound
                                                                                                                                                  • Paula sounds much cleaner
                                                                                                                                                  • has 4 channels 0 1 2 3
                                                                                                                                                  • hard panning of channels in the stereo analog output
                                                                                                                                                  • more stability
                                                                                                                                                  • more joy

                                                                                                                                                  Motivation for seeking SID after it was gone...

                                                                                                                                                  • Simple
                                                                                                                                                  • NOSTALGIA
                                                                                                                                                  • We all have it
                                                                                                                                                  • even kids do

                                                                                                                                                  Ode to SID

                                                                                                                                                  You've been great

                                                                                                                                                  Seek last Ninja on the C64 Archive sites for listening pleasure

                                                                                                                                                    AodeRelay boosted

                                                                                                                                                    [?]Pete Orrall [Pete/Pete] » 🌐
                                                                                                                                                    @peteorrall@mastodon.bsd.cafe

                                                                                                                                                    @ChristineMalec @iampytest1

                                                                                                                                                    to improve and supporting those with is unquestionably one of the few valid use cases that can and will directly and meaningfully improve people's lives. Yet, it's being used for chatbots and weird pictures and videos.

                                                                                                                                                    Make it make sense.

                                                                                                                                                      [?]KillBait News » 🤖 🌐
                                                                                                                                                      @killbait@mastodon.world

                                                                                                                                                      X Tests Contextual Ad Format Placing Product Recommendations Under Relevant User Posts

                                                                                                                                                      📰 Original title: X is testing a new ad format that connects posts with products

                                                                                                                                                      🤖 IA: It's not clickbait ✅
                                                                                                                                                      👥 Usuarios: It's not clickbait ✅

                                                                                                                                                      View full AI summary: killbait.com/en/x-tests-contex

                                                                                                                                                        AodeRelay boosted

                                                                                                                                                        [?]Radio_Azureus » 🌐
                                                                                                                                                        @Radio_Azureus@ioc.exchange

                                                                                                                                                        Current weather in Mariënburg SR SA with the grace of owm curl {ba{c{k{z{fi}}}}}sh and the cool lolcat

                                                                                                                                                        No Background photograph composed by myself

                                                                                                                                                          [?]Lupposofi » 🌐
                                                                                                                                                          @Lupposofi@mementomori.social

                                                                                                                                                          [?]KillBait News » 🤖 🌐
                                                                                                                                                          @killbait@mastodon.world

                                                                                                                                                          ProtonMail Provides User Information to FBI Leading to Arrest of Atlanta Activist

                                                                                                                                                          📰 Original title: ProtonMail colabora con el FBI en la captura de un militante político

                                                                                                                                                          🤖 IA: It's not clickbait ✅
                                                                                                                                                          👥 Usuarios: It's not clickbait ✅

                                                                                                                                                          View full AI summary: killbait.com/en/protonmail-pro

                                                                                                                                                            [?]formuchdeliberation » 🌐
                                                                                                                                                            @formuchdeliberation@mastodon.world

                                                                                                                                                            [?]KillBait News » 🤖 🌐
                                                                                                                                                            @killbait@mastodon.world

                                                                                                                                                            Indonesia to Restrict Social Media Access for Children Under 16

                                                                                                                                                            📰 Original title: Indonesia to ban 'high risk' social media for under-16s

                                                                                                                                                            🤖 IA: It's not clickbait ✅
                                                                                                                                                            👥 Usuarios: It's not clickbait ✅

                                                                                                                                                            View full AI summary: killbait.com/en/indonesia-to-r

                                                                                                                                                              [?]China Business Forum » 🌐
                                                                                                                                                              @cnbusinessforum@mstdn.business

                                                                                                                                                              [] Shanghai & & Exhibition will be held from March 4 to March 7, 2026, at the National and (), . As a of 2026, the focuses on the of , , and , aligning with national strategies and transformation. cnbusinessforum.com/event/shan

                                                                                                                                                                AodeRelay boosted

                                                                                                                                                                [?]Steven Saus [he/him] » 🌐
                                                                                                                                                                @StevenSaus@faithcollapsing.com

                                                                                                                                                                Ohio House waits on data center study vote, hints at veto override on sales tax exemption

                                                                                                                                                                After rapidly advancing a bill to study data centers through committee, Ohio House lawmakers took a beat Wednesday, and held off on putting the measure to a...


                                                                                                                                                                ohiocapitaljournal.com/2026/03 -speaker-matt-huffman -&-gov .-dani-isaacsohn .-nickie-antonio -president-rob-mccolley

                                                                                                                                                                Ohio House waits on data center study vote, hints at veto override on sales tax exemption

                                                                                                                                                                Alt...Ohio House waits on data center study vote, hints at veto override on sales tax exemption

                                                                                                                                                                  [?]China Business Forum » 🌐
                                                                                                                                                                  @cnbusinessforum@mstdn.business

                                                                                                                                                                  [] 2026 will be held from March 4–7, 2026, at the National and (), . With the ,” the sets a new for the , , , and , gathering to explore the of digital printing, , and . cnbusinessforum.com/event/appp

                                                                                                                                                                    AodeRelay boosted

                                                                                                                                                                    [?]MadeInDex 📰🌎 » 🌐
                                                                                                                                                                    @madeindex@mastodon.social

                                                                                                                                                                    stores & makes people in Kenya watch everything their users' record (if not opted out) supposedly even having sex, using the toilet, & changing clothes.

                                                                                                                                                                    Whatever you do, Meta sees, Meta hears, Meta knows:

                                                                                                                                                                    arstechnica.com/gadgets/2026/0

                                                                                                                                                                    Same for :
                                                                                                                                                                    Meta confirmed that it “sometimes” shares content that users share with the Meta AI generative AI chatbot with contractors to review with “the purpose of improving people’s experience...”

                                                                                                                                                                      AodeRelay boosted

                                                                                                                                                                      [?]Steven Saus [he/him] » 🌐
                                                                                                                                                                      @StevenSaus@faithcollapsing.com

                                                                                                                                                                      AodeRelay boosted

                                                                                                                                                                      [?]Jon Snow » 🌐
                                                                                                                                                                      @jonsnow@mastodon.online

                                                                                                                                                                      Congress Is Considering Abolishing Your Right to Be Anonymous Online

                                                                                                                                                                      The bipartisan push to remove anonymity from the internet is ushering in an era of unprecedented mass surveillance and censorship.

                                                                                                                                                                      theintercept.com/2026/03/05/ko

                                                                                                                                                                        [?]Steele Fortress » 🌐
                                                                                                                                                                        @steelefortress@infosec.exchange

                                                                                                                                                                        Don't let security breaches compromise your law firm's reputation. Conducting an effective security audit is crucial to mitigate risk and maintain client trust. Avoid these 10 critical mistakes, including failing to implement data protection and encryption, and protect attorney-client privilege in court. Stay ahead of the curve with practical takeaways from our latest blog post.

                                                                                                                                                                        Read more: steelefortress.com/fortress-fe

                                                                                                                                                                        🎥 Watch Teaser: steelefortress.com/q34405

                                                                                                                                                                          AodeRelay boosted

                                                                                                                                                                          [?]Amy Maybe [She/Her/Hey You] » 🌐
                                                                                                                                                                          @APBBlue@thepit.social

                                                                                                                                                                          FINISHED IT.

                                                                                                                                                                          A white dishtowel with an embroidered panel. It features a row of coral flowers and some blue bunting. The message reads: "AI SHOULD DO DISHES."

                                                                                                                                                                          Alt...A white dishtowel with an embroidered panel. It features a row of coral flowers and some blue bunting. The message reads: "AI SHOULD DO DISHES."

                                                                                                                                                                            [?]Steele Fortress » 🌐
                                                                                                                                                                            @steelefortress@infosec.exchange

                                                                                                                                                                            Synthetic identity fraud poses an unprecedented threat to businesses, with projected annual losses exceeding $6 billion. Traditional detection methods are no match for sophisticated AI-driven attacks. Stay ahead of the curve with proven strategies and legal approaches that drive business resilience. Learn how generative AI is evolving synthetic identity threats and discover practical steps to protect your organization's security.

                                                                                                                                                                            Read more: steelefortress.com/fortress-fe

                                                                                                                                                                            🎥 Watch Teaser: steelefortress.com/583vwi

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

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

                                                                                                                                                                              🧵 Space-themed work, 18/x

                                                                                                                                                                              Poster design for a retro-computing documentary called 8 Bit Generation - The Commodore Wars.

                                                                                                                                                                              Made in 2016 using Blender.

                                                                                                                                                                              Retro-futuristic 3D artwork, showing a Commodore 64 computer depicted as a spaceship in war with a Sinclair ZX Spectrum computer spaceship, with Earth in the background.

                                                                                                                                                                              Alt...Retro-futuristic 3D artwork, showing a Commodore 64 computer depicted as a spaceship in war with a Sinclair ZX Spectrum computer spaceship, with Earth in the background.

                                                                                                                                                                                [?]China Business Forum » 🌐
                                                                                                                                                                                @cnbusinessforum@mstdn.business

                                                                                                                                                                                The () has expressed support for the 2026-27 Budget presented by the Financial Secretary of the . The outlines measures to strengthen ’s position as an centre for , , , and and (I&T). It aligns with ’s 15th Five-Year , aiming to help into national and seize . cnbusinessforum.com/hong-kong-

                                                                                                                                                                                  AodeRelay boosted

                                                                                                                                                                                  [?]Ben Werdmuller [he/him] » 🌐
                                                                                                                                                                                  @ben@werd.social

                                                                                                                                                                                  "A court record reviewed by 404 Media shows privacy-focused email provider Proton Mail handed over payment data related to a Stop Cop City email account to the Swiss government, which handed it to the FBI." werd.io/proton-mail-helped-fbi

                                                                                                                                                                                    [?]China Business Forum » 🌐
                                                                                                                                                                                    @cnbusinessforum@mstdn.business

                                                                                                                                                                                    [?]KillBait News » 🤖 🌐
                                                                                                                                                                                    @killbait@mastodon.world

                                                                                                                                                                                    Music Streaming CEO Develops Open-Source Platform to Track Global Conflicts in Real Time

                                                                                                                                                                                    📰 Original title: How a Music Streaming CEO Built an Open-Source Global Threat Map in His Spare Time

                                                                                                                                                                                    🤖 IA: It's clickbait ⚠️
                                                                                                                                                                                    👥 Usuarios: It's clickbait ⚠️

                                                                                                                                                                                    View full AI summary: killbait.com/en/music-streamin

                                                                                                                                                                                      AodeRelay boosted

                                                                                                                                                                                      [?]Radio_Azureus » 🌐
                                                                                                                                                                                      @Radio_Azureus@ioc.exchange

                                                                                                                                                                                      Pandoc a universal document converter

                                                                                                                                                                                      If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between the following formats:

                                                                                                                                                                                      (← = conversion from; → = conversion to; ↔︎ = conversion from and to)

                                                                                                                                                                                      Lightweight markup formats

                                                                                                                                                                                          ↔︎ Markdown (including CommonMark and GitHub-flavored Markdown)
                                                                                                                                                                                      ↔︎ reStructuredText
                                                                                                                                                                                      ↔︎ AsciiDoc
                                                                                                                                                                                      ↔︎ Emacs Org-Mode
                                                                                                                                                                                      ↔︎ Emacs Muse
                                                                                                                                                                                      ↔︎ Textile
                                                                                                                                                                                      → Markua
                                                                                                                                                                                      ← txt2tags
                                                                                                                                                                                      ↔︎ djot
                                                                                                                                                                                      → BBCode

                                                                                                                                                                                      pandoc.org/

                                                                                                                                                                                      pandoc.org/demos.html

                                                                                                                                                                                        AodeRelay boosted

                                                                                                                                                                                        [?]Radio_Azureus » 🌐
                                                                                                                                                                                        @Radio_Azureus@ioc.exchange

                                                                                                                                                                                        cmark

                                                                                                                                                                                        cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. (For the JavaScript reference implementation, see commonmark.js.)

                                                                                                                                                                                        It provides a shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides a command-line program (cmark) for parsing and rendering CommonMark documents.

                                                                                                                                                                                        Advantages of this library:

                                                                                                                                                                                        • Portable. The library and program are written in standard C99 and have no external dependencies. They have been tested with MSVC, gcc, tcc, and clang.
                                                                                                                                                                                        • Fast. cmark can render a Markdown version of War and Peace in the blink of an eye (127 milliseconds on a ten year old laptop, vs. 100-400 milliseconds for an eye blink). In our benchmarks, cmark is 10,000 times faster than the original Markdown.pl, and on par with the very fastest available Markdown processors.
                                                                                                                                                                                        • Accurate. The library passes all CommonMark conformance tests.
                                                                                                                                                                                        • Standardized. The library can be expected to parse CommonMark the same way as any other conforming parser. So, for example, you can use commonmark.js on the client to preview content that will be rendered on the server using cmark.
                                                                                                                                                                                        • Robust. The library has been extensively fuzz-tested using american fuzzy lop. The test suite includes pathological cases that bring many other Markdown parsers to a crawl (for example, thousands-deep nested bracketed text or block quotes).
                                                                                                                                                                                        • Flexible. CommonMark input is parsed to an AST which can be manipulated programmatically prior to rendering.

                                                                                                                                                                                        github.com/commonmark/cmark

                                                                                                                                                                                          AodeRelay boosted

                                                                                                                                                                                          [?]Radio_Azureus » 🌐
                                                                                                                                                                                          @Radio_Azureus@ioc.exchange

                                                                                                                                                                                          I needed a markdown editor which just does its job in Xorg so

                                                                                                                                                                                          TII (Today I installed)

                                                                                                                                                                                          ghostwriter

                                                                                                                                                                                          markdown editor

                                                                                                                                                                                          I have transcribed all of the docs as an exercise! (I will not copy paste those here though ')

                                                                                                                                                                                          I've also installed

                                                                                                                                                                                          [     0.177 687042 ghostwriter ] INFO      Using pandoc version 3.1.11.1
                                                                                                                                                                                          [ 0.234 687042 ghostwriter ] INFO Using multimarkdown version 1.35
                                                                                                                                                                                          [ 0.235 687042 ghostwriter ] INFO Using cmark version 0.30.2
                                                                                                                                                                                          • pandoc
                                                                                                                                                                                          • multimarkdown
                                                                                                                                                                                          • cmark

                                                                                                                                                                                          ghostwriter.kde.org/

                                                                                                                                                                                          pandoc.org/

                                                                                                                                                                                          fletcher.github.io/MultiMarkdo

                                                                                                                                                                                          github.com/commonmark/cmark

                                                                                                                                                                                          Quote:

                                                                                                                                                                                          Distraction-Free Writing

                                                                                                                                                                                          Enjoy a distraction-free writing experience, including a full screen mode and a clean interface. With Markdown, you can write now, and format later.

                                                                                                                                                                                          • Themes

                                                                                                                                                                                          The built-in light and dark themes provide an aesthetic writing experience out of the box. If the these are not enough, you can create your very own!

                                                                                                                                                                                          • Live Preview

                                                                                                                                                                                          Preview your Markdown document in HTML. With the live preview, you can copy the HTML to paste into your blog, or export to another format.

                                                                                                                                                                                          Z

                                                                                                                                                                                          Sources:

                                                                                                                                                                                          ghostwriter.kde.org/documentat

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

                                                                                                                                                                                            If your MSP / IT guys don’t talk to you like this, you’re doing it wrong!

                                                                                                                                                                                            Team chat that says “hello! So the report u wanted. It’s stupid, I hate you, but also I have it”

                                                                                                                                                                                            Alt...Team chat that says “hello! So the report u wanted. It’s stupid, I hate you, but also I have it”

                                                                                                                                                                                              [?]formuchdeliberation » 🌐
                                                                                                                                                                                              @formuchdeliberation@mastodon.world

                                                                                                                                                                                              Simon’s Cat Finds Creative Ways to Wreak Havoc on His Human’s Computers


                                                                                                                                                                                              laughingsquid.com/simons-cat-c

                                                                                                                                                                                                [?]Project Gutenberg » 🌐
                                                                                                                                                                                                @gutenberg_org@mastodon.social

                                                                                                                                                                                                "Throughout space there is energy. Is this energy static or kinetic! If static our hopes are in vain; if kinetic — and this we know it is, for certain — then it is a mere question of time when men will succeed in attaching their machinery to the very wheelwork of nature."

                                                                                                                                                                                                Serbian-American inventor and engineer Nikola Tesla died in 1943.

                                                                                                                                                                                                en.wikipedia.org/wiki/Nikola_T

                                                                                                                                                                                                Books by Nikola Tesla at PG:
                                                                                                                                                                                                gutenberg.org/ebooks/author/50

                                                                                                                                                                                                Nikola Tesla (1856-1943) thinking.

Tesla is seated in a dimly lit study or laboratory. He wears a dark, tailored suit, complete with a high-collared white shirt and a neatly tied bowtie, reflecting his elegant style. His slender frame and sharp features are illuminated by soft, focused light, emphasizing his high cheekbones, deep-set eyes, and slightly furrowed brow.

                                                                                                                                                                                                Alt...Nikola Tesla (1856-1943) thinking. Tesla is seated in a dimly lit study or laboratory. He wears a dark, tailored suit, complete with a high-collared white shirt and a neatly tied bowtie, reflecting his elegant style. His slender frame and sharp features are illuminated by soft, focused light, emphasizing his high cheekbones, deep-set eyes, and slightly furrowed brow.