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

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

Admin email
social@octade.net

Search results for tag #python

[?]Brian Sletten » 🌐
@bsletten@mastodon.social

🎉 Lectern v0.1.0 is out — Markdown-to-slides CLI.

Assemble Markdown (transclusion, #1-3 ranges, partials) into one deck, render
via reveal.js, live-reload preview, and vector PDF handouts with speaker
notes.

📊 Embed live D3.js & WebGL as isolated pages — auto-captured to a still frame
for PDF.

♿ Accessibility built in: a11y audit, tagged PDF, forced-colors.

pip install lectern-slides

📦 pypi.org/project/lectern-slide
🏷️ github.com/bsletten/lectern-sl

    [?]Mark Dominus » 🌐
    @mjd@mathstodon.xyz

    I'm looking for work, please boost!

    I'm a senior software engineer with 35 years of experience. I've worked across an unusually wide range of domains: mobile game backends, privacy-preserving data platforms, high-throughput COVID testing infrastructure, email and account systems, e-payment processing, job marketplace systems, and bioinformatics. I pick up new domains quickly and have a track record of doing it repeatedly. I understand how to turn business needs into engineering requirements.

    I've worked remotely since the 1990s and can operate with minimal supervision. I don't need hand-holding to find the right problem to solve. Several of my most valued projects were self-directed: I identified the need, built the thing, and shipped it.

    Some of the technologies I'm familiar with include: Python, Perl, TypeScript/JavaScript, Haskell, Go, C, Java. Postgres, MySQL, SQLite. Flask, SQLAlchemy. AWS (Lambda, S3, RDS, SQS, EC2). Docker, Git. Github and Gitlab.

    I've also repeatedly picked up new languages and stacks as needed: Haskell for differential privacy research, TypeScript for a 24/7 AWS Lambda system, Flask for my most recent employer. I've become productive with new systems over and over, and I can do it quickly.

    I'm also a published author (Higher-Order Perl, Morgan Kaufmann), longtime blogger, and conference speaker with a reputation for making complex ideas clear.

    My résumé is at plover.com/~mjd/cv/Mark%20Jaso

    mjd@pobox.com

    Thanks for your attention!

      [?]passagemath » 🌐
      @passagemath.org@bsky.brid.gy

      Release candidate 10.8.5.rc5 of passagemath, the comprehensive #OpenSource mathematics system in #Python, the pip-installable modularized portable compatible full-featured fork of #SageMath. passagemath-macaulay2 now also ships #Macaulay2 docs and cohomcalg, csdp binaries. github.com/passagemath/...

      Release passagemath-10.8.5.rc5...

      [?]Jesus Michał von Gentoo 🏔 (he) » 🌐
      @mgorny@social.treehouse.systems

      Does anyone happen to know if is processing contributing membership applications? Mine is stuck with no reply for almost 2 months now, and I'm wondering if it's just normal delay or something went wrong.

        [?]Jesus Michał von Gentoo 🏔 (he) » 🌐
        @mgorny@social.treehouse.systems

        0 days since provenance checks protected us from [checks notes] another project starting to upload distributions via .

          [?]Profoundly Nerdy » 🌐
          @profoundlynerdy@infosec.exchange

          What automation tool do you use? When do you go against the flow and choose something other than Ansible?

            [?]passagemath » 🌐
            @passagemath.org@bsky.brid.gy

            Release candidate 10.8.5.rc4 of passagemath, the comprehensive mathematics system in , the pip-installable modularized portable compatible full-featured fork of . passagemath-msolve wheels now ship version 0.9.5 and are more portable. github.com/passagemath/...

            Release passagemath-10.8.5.rc4...

              [?]iroh » 🌐
              @n0iroh@mastodon.social

              4 years, 65 versions, and now iroh 1.0. Here's to the next chapter and stability: a wire protocol you can depend on, with plenty of incremental features on the roadmap.

              Dial keys, stay connected.

              iroh.computer/blog/v1



                [?]passagemath » 🌐
                @passagemath.org@bsky.brid.gy

                Release candidate 10.8.5.rc3 of passagemath, the comprehensive mathematics system in , the pip-installable modularized portable compatible full-featured fork of . Updates to version 1.26.06. github.com/passagemath/...

                Release passagemath-10.8.5.rc3...

                  [?]frankenrol » 🌐
                  @frankenrol@mastorol.es

                  Soy tan viejo que me acuerdo de cuando este era el logo de Python. El de ahora es mucho más formal, pero estoy seguro de que esta simpática serpiente nunca ayudaría a crear la IA ni a hacer nada malo. ¡Con ella, programar era todo diversión!

                  Logo del lenguaje de programación Python de antes de 2005. Una serpiente pitón de ojos grandes azules en estilo pixel-art, sacando su lengua bífida.

                  Alt...Logo del lenguaje de programación Python de antes de 2005. Una serpiente pitón de ojos grandes azules en estilo pixel-art, sacando su lengua bífida.

                    OCTADE boosted

                    [?]queelius » 🌐
                    @queelius@mastodon.social

                    I built pagevault, a tool that turns any file into a self-contained encrypted HTML page. PDFs, images, whole websites, encrypted into a single .html you can email or host anywhere. Decrypts in the browser via Web Crypto API, no backend needed.

                    Chunked encryption handles 100+ MB files without choking the browser. Each chunk gets its own script tag, decrypted sequentially, then removed from the DOM for GC.

                    metafunctor.com/post/2026-02-1