vit.am 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
A small instance.
Admin email
ololduck@vit.am
Admin account
@ololduck@vit.am

Search results for tag #fediverse

Relre Relay boosted

[?]AlTarf » 🌐
@altarf@mammut.cyou


POSTs on Fediverse ( 2026-08-30 )
mnmm.top/GWS

[Tips are appreciated.]
mnmm.top/tip

    Relre Relay boosted

    [?]Ivy Cyber » 🤖 🌐
    @ivycyber@privacysafe.social

    🛡️ news & tips across the

    “As Backlash Grows, More Americans Now Oppose Automated ⌗Police ⌗LicensePlate Readers Than Support
    ⌗flock ⌗privacy ⌗alpr ⌗surveillance yro․slashdot․org/story/26/08/29/0325208/as-backlash-grows-m…”

    mas.to/@PrivacyDigest/11718140

    🤖 via RSS feed. Not an endorsement.

      Relre Relay boosted

      [?]Bits On Tape » 🤖 🌐
      @bitsontape@privacysafe.social

      🔬 The best bytes of & across the

      “New blog post: Multimodal Models — OpenAI, Anthropic, and DeepSeek Race to Lead AI Performance․ A concise analysis of where multimodal research is heading, competitive differentiators, and what organizations should prep…”

      hachyderm.io/@oswaldosrm/11717

      🤖 via RSS feed. Not an endorsement.

        Relre Relay boosted

        [?]Bits On Tape » 🤖 🌐
        @bitsontape@privacysafe.social

        🔬 The best bytes of & across the

        “Highest-ever ocean temperature measured as powerful El Niño forms
        Link: latimes․com/environment/story/2026-08-26/highest-ever-ocean-temperature-measured-as-powerful-el-nino-forms
        Comments: news․ycombinator․com/ite…”

        framapiaf.org/@newsycombinator

        🤖 via RSS feed. Not an endorsement.

          Relre Relay boosted

          [?]AlTarf » 🌐
          @altarf@mammut.cyou


          12 POSTs on Fediverse ( 2026-08-30 20:44:37 - 2026-08-30 22:21:17 )
          mnmm.top/enl

          [Tips are appreciated.]
          mnmm.top/tip

            [?]Jürgen Hubert [He/Him] » 🌐
            @juergen_hubert@mementomori.social

            @LukefromDC

            I think the is still under the radar for most fascists - but then again, the Fediverse is under the radar of everyone but its users right now. They tend to focus on as a hate target first and foremost, because most prominent liberals gather there.

            That being said, improving the resilience of the Fediverse in any way we can is still an excellent idea - if Bluesky goes the way of Twitter, we will be the next target.

              Relre Relay boosted

              [?]Stefano on littleFedi » 🌐
              @stefano@rpi0w.stefanomarinelli.it

              Now on a Raspberry Pi Zero 2 W - powered by NetBSD (armv7) - with an USB ethernet card, as the internal wifi seems to lock when the traffic goes up.

              It's blazing fast

              The Raspberry PI Zero 2 W - powered by NetBSD - running this instance

              Alt...The Raspberry PI Zero 2 W - powered by NetBSD - running this instance

                AodeRelay boosted

                [?]Fediverse Observer » 🌐
                @fo@libranet.de

                Found 64 new servers and 69 servers died off since 24 hours ago

                51,958 servers checked. 1,449,796 Monthly Active Users across the fediverse

                Check out the stats

                History of servers found and deleted

                Find Fediverse.Observer usefull? Could use help with server hosting costs: Donate

                  AodeRelay boosted

                  [?]Ivy Cyber » 🤖 🌐
                  @ivycyber@privacysafe.social

                  🛡️ news & tips across the

                  “⌗Policestate of America ⌗surveillance

                  RE: bsky․app/profile/did:plc:movn6xzezospl7lnkhy7nzpt/post/3muaopporic2q”

                  bsky.brid.gy/r/https://bsky.ap

                  🤖 via RSS feed. Not an endorsement.

                    AodeRelay boosted

                    [?]Bits On Tape » 🤖 🌐
                    @bitsontape@privacysafe.social

                    🔬 The best bytes of & across the

                    “Sharp rise in incidents of AI escaping users' control, research finds theguardian․com/technology/2026/aug/29/sharp-rise-in-incidents-of-ai-escaping-users-control-research-finds ⌗AI ⌗Technology ⌗Research”

                    theguardian.com/technology/202

                    🤖 via RSS feed. Not an endorsement.

                      AodeRelay boosted

                      [?]Stefano on littleFedi » 🌐
                      @stefano@rpi0w.stefanomarinelli.it

                      littleFedi: light, yet complete

                      I'm writing this post from a Raspberry Pi Zero W - 512 MB RAM, single-core ARMv6 - running NetBSD, powered by littleFedi. The process sits at 33 MB RSS, CPU basically asleep:

                      load averages:  0.05,  0.08,  0.09
                      CPU states:  0.0% user,  0.0% nice,  0.0% system,  1.0% interrupt, 99.0% idle
                      Memory: 301M Free
                        PID COMMAND             RES STATE
                       2082 littlefedi-armv6    33M kqueue
                      

                      No Redis. No PostgreSQL (but optional). No Sidekiq. No Node.js build pipeline. One statically-linked binary, one SQLite file, and the full fediverse experience. And this is the part people tend to miss: the same binary that runs happily on a Pi Zero scales, on the right hardware, to numbers that have nothing to do with "lightweight". It's not a toy that stays a toy. It's built to grow when you need it to.

                      What LittleFedi actually ships

                      Federation - Full ActivityPub S2S: WebFinger, NodeInfo 2.1, host-meta, HTTP Signatures with anti-impersonation checks. Per-user and shared inboxes, outbox, followers, following, featured collections. Thread completion with bounded on-demand fetching of missing ancestors/replies (separate sync and background budgets, all hard-capped). Quote posts via FEP-044f with the full approval handshake (QuoteRequest -> QuoteAuthorization), matching Mastodon 4.4 semantics, plus _misskey_quote and Fedibird quoteUri aliases. Account migration (Move), both outgoing and incoming, with alsoKnownAs linking, automatic follower migration, follow import from AP collections, and CSV export/import. Remote interaction discovery - async like/boost resolution from origin servers with REST fallback.

                      Mastodon API - Broad coverage: timelines (home, public, local, hashtag, bubble, direct), status CRUD with edits, scheduled posts, polls, bookmarks, lists (with replies_policy and exclusive), filters v2 (keyword CRUD), featured tags, followed hashtags (posts appear in home), markers, conversations, notifications with type exclusion, follow requests, blocks (federated Block/Undo), mutes with duration/expiry and hide_notifications, per-user domain blocks. OAuth2 with app registration, authorization code, client credentials and refresh_token flows, PKCE, consent screen, and scope enforcement (read/write/admin:read/admin:write). It talks fine to Elk, Tusky, Ivory, Phanpy, Semaphore and MastoBlaster.

                      Streaming - WebSocket and SSE. In-process pub/sub hub with per-connection send buffers, zero cost when no client is connected. Broadcast streams for public, local, remote, hashtags and lists. Per-account streams for user timeline, notifications and direct messages. Optional PostgreSQL LISTEN/NOTIFY backend for cross-process fan-out. Mastodon-compatible event serialization.

                      Push notifications - Full Web Push / VAPID (RFC 8030/8291) with aes128gcm encryption. Per-type alert toggles (mention, follow, reblog, favourite, poll, follow_request, status). Notify-bell support on followed accounts. Subscription expiry detection, rate-limit handling, 5-retry delivery.

                      Media pipeline - Upload processing: thumbnail generation (600x600), blurhash computation, EXIF stripping, magic-byte validation, SVG rejection, MIME mismatch detection, UUID-based file renaming. Size limits (40 MB default), pixel caps (16 MP default, tunable down to 4 MP for SBCs).

                      Media privacy proxy - This is the part I actually care about most. All remote media streams through the instance via HMAC-signed URLs (/proxy/media?url=...&sig=...), so local users never expose their IP address to remote servers. SSRF-guarded: DNS resolution check, private/CGNAT IP rejection, redirect re-validation. Pure io.Copy pass-through, no disk, no decode, ~32 KB buffer. Forwards HTTP Range requests for audio/video seeking. Configure a proxy_secret for stable URLs across restarts. On low-RAM devices, set cache_remote = "off" and you still see every image on the fediverse, the instance just doesn't store or process them.

                      Remote media caching - Three modes: off, eager (background sweep caches all remote attachments, avatars, headers and emoji, backfills existing on mode switch), lazy (cache on first access). Content-addressed, deduplicated by origin URL. Age-based pruning with file GC. Negative-cache for permanently dead URLs. Transparent origin fallback on cache miss. Open Graph preview cards stored durably with posts.

                      S3-compatible storage - A separate build tag (-tags s3), deliberately excluded from the default binary to keep it small. Supports AWS S3, MinIO, SeaweedFS, Ceph, Backblaze B2, Wasabi, DigitalOcean Spaces. Native media migration CLI: littlefedi admin media storage-migrate between local and S3 (DB-queue-backed, resumable, bounded batches). storage-status, storage-cancel, storage-resume commands. storage-manifest for rclone JSONL integration.

                      Markdown posts - Powered by goldmark with GFM extensions: tables, strikethrough, bare URL autolinking, hard wraps. Raw HTML deliberately not rendered. Output sanitized through bluemonday (defense-in-depth). Composer toggle in the web UI. Federates source.mediaType: text/markdown (Pleroma/GTS convention). Inbound Markdown source is rendered to HTML.

                      Visibility modes - The standard four (public, unlisted, private, direct) plus local-only (local, instance timeline only, never federates) and local unlisted (local_unlisted, followers only, no federation). Useful for notes to your own instance community.

                      Bubble timeline - Curated set of instances whose posts appear alongside local posts in a special timeline. Akkoma-compatible extension. Admin panel for adding/removing bubble instances. API endpoint at /api/v1/timelines/bubble.

                      Moderation - Account states: suspended (tombstone, federates Delete(Person)), silenced (visible to followers only, dropped from public timelines), quiet (like silenced plus it downgrades federation to followers-only, a middle ground I haven't seen anywhere else), disabled (cannot log in, content stays visible). Self-suspend prevention, last-admin-demotion guard. Blocks (bidirectional, federated), mutes (local-only, with duration and hide_notifications), per-user domain blocks (distinct from admin instance-wide blocks). Reports pipeline: user submissions plus inbound/forwarded Flag into an admin triage UI with resolution actions. Admin notification on new reports. Domain blocks with severity (noop/silence/suspend) plus Mastodon-parity options (reject_media enforced in the proxy, reject_reports, obfuscate, public). A moderation audit log records every admin action.

                      Web UI - Server-rendered HTML with html/template, templates embedded via //go:embed. Inline CSS (dark mode, Inter font, gradients). htmx 2.x and Alpine.js for progressive enhancement. No build step, no Webpack, no Tailwind, no npm. Every action works as a plain form POST without JavaScript. Works in Lynx, eLinks, text-only browsers, and on mobile.

                      Full feature set: home/public/local/bubble timelines with infinite scroll, profile pages with follow/unfollow/bell toggle, status threads with reply composer and background thread completion, post creation with CW, visibility selector (6 modes), media upload with alt text, Markdown toggle, quote posts (pre-loads composer with the quoted post as an inline card), post editing, composer autocomplete for @mentions and #hashtags, settings (display name, bio, password, sessions, moderation, pruning, account move, timeline preferences), report form, search page, tag management.

                      Admin panel - Dashboard (user counts, pending approvals, unreachable instances, open reports), accounts (with suspend/silence/quiet/disable/approve/reject actions), invites (CRUD), domain blocks (with severity and options), reports (triage and resolution), audit log, instance health (per-instance status with follower/following counts, reachability tracking, purge with typed-domain confirmation), bubble instances, settings, housekeeping (on-demand pruning), queue console (ready/scheduled/running/failed by job kind), media storage (S3 migration controls in S3 builds).

                      Background jobs - DB-backed queue that survives restarts, 8 job kinds: inbox, delivery (16 attempts over roughly 26h with capped exponential backoff and equal jitter), push_notification, actor_refresh, poll_close, scheduled_status, media_cache, media_migration. Per-instance circuit breaker suspends delivery at backoff_count >= 10. Actor refresh dispatcher with stale-while-revalidate, crash-safe leases, and per-actor exponential backoff.

                      Backups - Periodic or on-demand, server-side, no external tooling required. Each run produces a timestamped directory with config.toml, a portable database dump (VACUUM INTO for SQLite, pg_dump for PostgreSQL), an optional copy of owned media, and a manifest. Toggle it on, set an interval (24h, 7d, whatever fits), decide whether to include owned media (the remote cache is always excluded, no point backing up other people's content), and set a retention count so old backups get pruned automatically. Off by default, one line to turn on.

                      Housekeeping - Automated pruning: remote statuses by age, own low-interaction statuses (per-user or server thresholds, min likes/boosts caps), tombstones, expired mutes, stale media (>24h unattached), orphaned media (deleted posts), unreferenced media files (disk files with no DB record), cached media by age, cache file GC. On-demand controls in the admin UI.

                      Security - Token-bucket rate limiting per IP. Security headers: X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Strict-Transport-Security. Content-Security-Policy with nonce-based script/style. CORS. CSRF on all cookie-authenticated POSTs. Session fixation protection. Password reset token in a cookie, not the URL. OAuth consent screen (not auto-issuing). SSRF protection (DNS, IP and redirect re-validation) on all outbound HTTP. HTTP Signature algorithm enforcement (rsa-sha256 only). Inbox body size limit (1 MB). Backfill goroutine cap. Thread-fetch amplification limits. File upload validation (magic bytes, SVG rejection, MIME mismatch). Username enumeration hardening.

                      Operational - Prometheus metrics at /metrics (counters for API/inbox/fed/web requests, statuses, deliveries, thread fetches, queue depth; gauges for workers, pending follows, uptime). Health checks (/health, /readyz). CLI: admin create-user, admin set-admin, admin list-users, admin suspend/unsuspend, admin invite generate/list/revoke, admin media prune/prune-orphans/prune-files, admin media storage-migrate/status/cancel/resume/manifest, post (publish from stdin/file with Markdown, visibility, CW, media, reply, quote), migrate (run migrations only). SMTP for password reset and notifications (falls back to stdout). Config via TOML file plus environment variables (LITTLEFEDI_{SECTION}_{KEY}).

                      Platform support - CGO-free, compiles with CGO_ENABLED=0. 23+ GOOS/GOARCH combos via the modernc SQLite driver: macOS (amd64, arm64), Linux (386, amd64, arm, arm64, loong64, ppc64le, riscv64, s390x), FreeBSD (386, amd64, arm, arm64), Windows (386, amd64, arm64), OpenBSD (amd64, arm64). NetBSD (amd64, arm, arm64) via a WASM-based fallback SQLite driver, I don't think anything else in the fediverse space explicitly targets NetBSD. PostgreSQL is a separate build tag (-tags postgres), S3 is another (-tags s3). The default binary carries neither, keeping it small. ARMv6 (GOARM=6) gets special treatment in the release naming, that's the Pi Zero target.

                      Why it matters

                      The fediverse shouldn't demand a beefy VPS. It shouldn't require Docker, 2 GB of RAM, Redis, Sidekiq, or a JS toolchain that pulls in 800 packages. A 10 euro Raspberry Pi Zero W running NetBSD, sitting on a shelf, drawing less than 2 watts, can be a fully functional fediverse instance with a web UI, mobile app compatibility, streaming, push notifications, quote posts, account migration, and a moderation toolkit. That's not hypothetical, that's what this post is running on.

                      But don't mistake "runs on a Pi Zero" for "only runs on a Pi Zero". Point the same binary at real hardware and it scales to numbers that have nothing to do with hobby-instance territory. Low power is the floor, not the ceiling.

                      One binary, one config file, one SQLite database. Light, yet complete.

                      I've been involved in this project for a while now, though I can't say much more about it at the moment, there are other people involved besides me and it's not entirely my call to talk about it publicly yet.

                      The Raspberry PI 0 W, NetBSD, powering this instance

                      Alt...The Raspberry PI 0 W, NetBSD, powering this instance

                        [?]Lisa S Baker Art (Back Up) » 🌐
                        @LisaSBaker@mastodon.world

                        Meet Colorfully Crabby! 🦀🌈 A little attitude and a whole lot of color. I had so much fun with this one! Available Here: 1-lisas-baker.pixels.com/featu

                        Vibrant colorful crab artwork featuring intricate watercolor-style patterns in orange, turquoise, purple, red, yellow, and blue against a white background.

                        Alt...Vibrant colorful crab artwork featuring intricate watercolor-style patterns in orange, turquoise, purple, red, yellow, and blue against a white background.

                          AodeRelay boosted

                          [?]Aikido-Abteilung des VfB Jagstheim » 🌐
                          @aikido_vfbjagstheim@aikido.social

                          Die Webseite des VfB Jagsteim ist wieder online.
                          Und hier zu finden:
                          https://vfbjagstheim.de/abteilungen/aikido.html

                          Dort gibt es jetzt nur noch Basisinformationen über Abteilung. Die Neuigkeiten gibt es jetzt hier im .
                          Neu ist auch die Abteilungs-E-Mail: mailto:aikido@vfbjagstheim.de für alle die, die uns etwas zu schreiben haben.
                          Wir unterstützen OpenPGP-Verschlüsselung. Der öffentliche Schlüssel kann hier geladen werden:
                          https://keys.openpgp.org/vks/v1/by-fingerprint/83647C2C5579F7F9034B20DFB83525C6EB3B70F6

                            [?]RE.DOCTOR » 🌐
                            @redoctor@mstdn.business

                            🏥 Virtual Healthcare Made Simple

                            Transform your medical practice with RE.DOCTOR's telehealth platform. Secure virtual consultations for chronic disease management and routine patient care—all from one integrated portal. No extra hardware needed.

                            Learn more: re.doctor/telehealth

                              AodeRelay boosted

                              [?]Nate » 🌐
                              @nate@ouo.sh

                              Good morning, !

                                [?]Rolle Laukkarinen » 🌐
                                @rolle@mementomori.social

                                What frustrates me most is that many people want a better digital world, but they are unwilling to try alternatives like Mastodon or running their own website.

                                People have become lazy. Everything has to be ready-made. You cannot have everything handed to you on a silver platter, life does not work that way.

                                The hardest challenge is getting people to unlearn the addictive patterns of an enshittified internet and move toward healthier habits and the decentralized web.

                                  AodeRelay boosted

                                  [?]Bits On Tape » 🤖 🌐
                                  @bitsontape@privacysafe.social

                                  🔬 The best bytes of & across the

                                  “'In the chaos of Hurricane Katrina, Charity Hospital in New Orleans became a scene of heartbreak and heroism, with doctors scrambling to keep patients alive without power or functioning medical equipment while floodwate…”

                                  apobangpo.space/@bich/11717617

                                  🤖 via RSS feed. Not an endorsement.

                                    AodeRelay boosted

                                    [?]Ivy Cyber » 🤖 🌐
                                    @ivycyber@privacysafe.social

                                    🛡️ news & tips across the

                                    “'This story originally appeared on The Advocate․A judge in Wyoming will soon decide whether the state’s'🚨 Wyoming Lets People Stand Their Ground․ A Judge Will Decide If That Law Extends to This Transgender Woman
                                    them…”

                                    social.aktaeon.net/@zendorea/1

                                    🤖 via RSS feed. Not an endorsement.

                                      🗳

                                      [?]SecondUniverse (she/her/they) [she/her/they] » 🌐
                                      @SecondUniverse@autistics.life

                                      Hey how is your executive function?

                                      psychologytoday.com/us/tests/i

                                      0-19 — Executive Function Challenges:4
                                      20-43 — Some Executive Function Challenges:5
                                      44-56 — Moderate Executive Function:2
                                      57-80 — Strong Executive Function:6
                                      81-100 — Very Strong Executive Function:1

                                      Closes in 1:06:52:56

                                        AodeRelay boosted

                                        [?]:anxde: Anoxinon e.V. :anxmed: » 🌐
                                        @Anoxinon@social.anoxinon.de

                                        Du hast zu viel Freizeit? Das können wir ändern!

                                        Unsere Stage-Umgebung bietet viele neue Dienste, aber braucht auch Unterstützung.
                                        Wir suchen immer Wesen, die uns bei Admin-Arbeit und im Fediverse unterstützen wollen.

                                        Fragen dazu? Gerne als Kommentar reinschreiben!

                                          AodeRelay boosted

                                          [?]Ivy Cyber » 🤖 🌐
                                          @ivycyber@privacysafe.social

                                          🛡️ news & tips across the

                                          “DHS is using obscure law to snoop on journalists, non-profits, unions theguardian․com/us-news/2026/aug/29/trump-dhs-1509-summons-records-journalists-nonprofits Comments: news․ycombinator․com/item?id=49492219 ⌗Hac…”

                                          mastodon.social/@h4ckernews/11

                                          🤖 via RSS feed. Not an endorsement.

                                            AodeRelay boosted

                                            [?]Bits On Tape » 🤖 🌐
                                            @bitsontape@privacysafe.social

                                            🔬 The best bytes of & across the

                                            “Also though, good on Canada and our government for doing this:'More than three-fourths of the 64 professors who are moving to Canada from around the world will come from the US․ Under a new government programme, they'll…”

                                            mas.to/@fsinn/1171761535300166

                                            🤖 via RSS feed. Not an endorsement.

                                              AodeRelay boosted

                                              [?]Bits On Tape » 🤖 🌐
                                              @bitsontape@privacysafe.social

                                              🔬 The best bytes of & across the

                                              “Tether: iMessage, SMS, etc․ on Linux
                                              Link: zackbartel․com/blog/2026/08/tether/
                                              Comments: news․ycombinator․com/item?id=49415386”

                                              framapiaf.org/@newsycombinator

                                              🤖 via RSS feed. Not an endorsement.

                                                AodeRelay boosted

                                                [?]mirlo.space » 🌐
                                                @mirlo@musician.social

                                                New on our blog: Mirlo Features Update: Mirlo on Mobile (iOS) by Mirlo

                                                mirlo.space/team/posts/750

                                                Support Mirlo: mirlo.space/team/tip ❤️🐦‍⬛

                                                  [?]Luis Suarez » 🌐
                                                  @elsua54@mastodon.social

                                                  Following the insightful recommendation from @andrewblasco, I have decided to take @vernissage for a spin.

                                                  I'm using both @Pixelix & Vernissage's own iOS App and so far I'm liking it.

                                                  I’m not planning on stopping my daily photoblog here in but for those folks who may be interested in checking my account there you can do so over at vernissage.photos/@elsua54

                                                  Fragmentation has begun! Long live the ! Yay!!!😍👍🏻

                                                    [?]Luca Sironi » 🌐
                                                    @luca@sironi.xyz

                                                    Controversial personal take.

                                                    Don’t get me wrong — I appreciate the work behind .
                                                    But the way it ended up is starting to look like spam:

                                                    - accounts keep asking to follow people who never speak about the matter
                                                    - replies that have nothing to do with the discussion
                                                    - the same automated posts repeated endlessly

                                                    In my view, this behaviour ends up hurting the cause more than helping it.

                                                    (I don't know, I was hoping for more real insights from people there who are less hard-hit by starvation)

                                                      AodeRelay boosted

                                                      [?]Bits On Tape » 🤖 🌐
                                                      @bitsontape@privacysafe.social

                                                      🔬 The best bytes of & across the

                                                      “PH4NTXM website, has been updated, alongside the Operating System, it's polished, easier to understand and navigate․Give it a check, stay updated with the latest commits, and build it yourself! ph4ntxmofficial․github․…”

                                                      infosec.exchange/@PH4NTXMOFFIC

                                                      🤖 via RSS feed. Not an endorsement.

                                                        [?]Fredensborg » 🌐
                                                        @Fredensborg@gram.social

                                                        Relre Relay boosted

                                                        [?]Stefano on littleFedi » 🌐
                                                        @stefano@rpi0w.stefanomarinelli.it

                                                        Good morning, #Fediverse.
                                                        Have a great Sunday!

                                                        #Weekend

                                                          AodeRelay boosted

                                                          [?]Mirko » 🌐
                                                          @musikfreak@dresden.network

                                                          Wenn man nur Accounts folgt, die einem die Timeline wirklich bereichern; es einem egal ist, dass Accounts nicht zurück folgen und man seinen eigenen Output ohne Erwartungshaltung an die Außenwelt einfach in den Äther bläst, dann kann man es hier gut aushalten.
                                                          Erstaunlich, dass ich so lange dafür gebraucht habe, um diese Haltung endlich zu akzeptieren.

                                                          5 Follower können besser sein als 500.

                                                            AodeRelay boosted

                                                            [?]Ivy Cyber » 🤖 🌐
                                                            @ivycyber@privacysafe.social

                                                            🛡️ news & tips across the

                                                            “⌗AI ⌗surveillance 'Designer Creates World’s Most Hideous Hawaiian Shirt to Hide From AI Surveillance CamerasA 'person,' for the machine, is a bundle of visual statistics — and that is exactly its weakness․While som…”

                                                            kolektiva.social/@LevZadov/117

                                                            🤖 via RSS feed. Not an endorsement.

                                                              AodeRelay boosted

                                                              [?]Bits On Tape » 🤖 🌐
                                                              @bitsontape@privacysafe.social

                                                              🔬 The best bytes of & across the

                                                              “💁🏻‍♀️ TIL: 📚💉 ⌗DollyParton ’s death prompted scientists to recall her quiet role in ⌗research․ A $1 million gift became the Dolly Parton ⌗COVID -19 Research Fund, supporting early ⌗Moderna ⌗vaccine w…”

                                                              fediscience.org/@tksst/1171752

                                                              🤖 via RSS feed. Not an endorsement.

                                                                AodeRelay boosted

                                                                [?]AlTarf » 🌐
                                                                @altarf@mammut.cyou


                                                                12 POSTs on Fediverse ( 2026-08-30 11:43:23 - 2026-08-30 13:30:44 )
                                                                mnmm.top/iW8

                                                                [Tips are appreciated.]
                                                                mnmm.top/tip

                                                                  [?]vhs Karlsruhe » 🌐
                                                                  @karlsruhe@vhs.social

                                                                  Und immer dran denken: Augen auf bei der Plattformwahl!

                                                                  Angelehnt an die Labels mit der Haltungsformkennung bei Fleischwaren von rot-1 bis grün-5 (bio) ein Label für das Fediverse mit Haltungsform 5,

                                                                  Alt...Angelehnt an die Labels mit der Haltungsformkennung bei Fleischwaren von rot-1 bis grün-5 (bio) ein Label für das Fediverse mit Haltungsform 5,

                                                                    [?]Quasit » 🌐
                                                                    @Quasit@beige.party

                                                                    @alice

                                                                    Okay! I've completed a first run at the Datestodon guide. If anyone has any improvements, PLEASE let me know.

                                                                    docs.google.com/document/d/13L

                                                                    Alice, if this is good enough to post on that service/site you mentioned, please do!

                                                                      AodeRelay boosted

                                                                      [?]Ivy Cyber » 🤖 🌐
                                                                      @ivycyber@privacysafe.social

                                                                      🛡️ news & tips across the

                                                                      “J Pounds, the UT woman behind the prominent RW acct DataRepublican,🚨launched a public tool Fri called ⌗DSA Explorer, which she described as an 'interactive map of the Democratic Socialists of America & the wider an…”

                                                                      toad.social/@KimPerales/117179

                                                                      🤖 via RSS feed. Not an endorsement.

                                                                        AodeRelay boosted

                                                                        [?]Bits On Tape » 🤖 🌐
                                                                        @bitsontape@privacysafe.social

                                                                        🔬 The best bytes of & across the

                                                                        “Show HN: Typebase – A single-folder back end you write in TypeScript
                                                                        Link: typebase․io
                                                                        Comments: news․ycombinator․com/item?id=49447178”

                                                                        framapiaf.org/@newsycombinator

                                                                        🤖 via RSS feed. Not an endorsement.

                                                                          AodeRelay boosted

                                                                          [?]Bits On Tape » 🤖 🌐
                                                                          @bitsontape@privacysafe.social

                                                                          🔬 The best bytes of & across the

                                                                          “Well, a cup of hot coffee ☕ and some mundane activity ⌗life ⌗coffee ⌗music ⌗linux ⌗research”

                                                                          mastodon.social/@unixbhaskar/1

                                                                          🤖 via RSS feed. Not an endorsement.

                                                                            AodeRelay boosted

                                                                            [?]AlTarf » 🌐
                                                                            @altarf@mammut.cyou


                                                                            13 POSTs on Fediverse ( 2026-08-30 08:45:09 - 2026-08-30 11:35:18 )
                                                                            mnmm.top/GLw

                                                                            [Tips are appreciated.]
                                                                            mnmm.top/tip

                                                                              AodeRelay boosted

                                                                              [?]Bits On Tape » 🤖 🌐
                                                                              @bitsontape@privacysafe.social

                                                                              🔬 The best bytes of & across the

                                                                              “The Astro Fair is just around the corner!

                                                                              The Nanosatellite Research Laboratory invites visitors to engage with issues of space sustainability through hands-on arts-based activities․ Participants will think about ho…”

                                                                              pixelfed.social/p/AllanICarswe

                                                                              🤖 via RSS feed. Not an endorsement.

                                                                                AodeRelay boosted

                                                                                [?]Ivy Cyber » 🤖 🌐
                                                                                @ivycyber@privacysafe.social

                                                                                🛡️ news & tips across the

                                                                                “Surveillance Daily: August 29, 2026 ⌗ALPR ⌗Surveillance ⌗Privacy ⌗FlockSafety deflocktheusa․com/surveillance-daily-august-29-2026/”

                                                                                mastodon.social/@deflocktheusa

                                                                                🤖 via RSS feed. Not an endorsement.

                                                                                  Relre Relay boosted

                                                                                  [?]AlTarf » 🌐
                                                                                  @altarf@mammut.cyou


                                                                                  14 POSTs on Fediverse ( 2026-08-30 00:30:47 - 2026-08-30 08:43:24 )
                                                                                  mnmm.top/NCj

                                                                                  [Tips are appreciated.]
                                                                                  mnmm.top/tip

                                                                                    AodeRelay boosted

                                                                                    [?]Bits On Tape » 🤖 🌐
                                                                                    @bitsontape@privacysafe.social

                                                                                    🔬 The best bytes of & across the

                                                                                    “𒀝Reading: ak
                                                                                    Meaning: to do, perform, act ⌗Sumerian ⌗assyriology ⌗history ⌗Akkad ⌗research”

                                                                                    archaeo.social/@sumerian/11717

                                                                                    🤖 via RSS feed. Not an endorsement.

                                                                                      🗳
                                                                                      AodeRelay boosted

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

                                                                                      What do you think about the being "invaded" by different networks ( and currently, maybe in the future)?

                                                                                      I like it:1
                                                                                      I dislike it:9
                                                                                      I oppose it:2
                                                                                      I have no opinion:1

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

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

                                                                                        [?]Ercanbrack » 🌐
                                                                                        @ercanbrack@mastodon.online

                                                                                        I installed Tuba, a Mastodon application for Linux. It didn't have all three columns at one time listed, but I could handle that. Otherwise, it looked like a pretty decent front end for Mastodon. Then, I found a post that I wanted to quote. Quote. Where's the quote option? There's no quote option!

                                                                                        Uninstalled.

                                                                                          Relre Relay boosted

                                                                                          [?]Lucifer » 🌐
                                                                                          @luci@social.devilplan.com

                                                                                          🐈

                                                                                          A torbie domestic shorthair cat standing on a grey carpet, drinking water from a clear glass mason jar. The cat has a mottled coat with dark brown and black stripes mixed with orange patches. Next to the cat is a person's leg wearing bright green sweatpants and a dark green sock.

                                                                                          Alt...A torbie domestic shorthair cat standing on a grey carpet, drinking water from a clear glass mason jar. The cat has a mottled coat with dark brown and black stripes mixed with orange patches. Next to the cat is a person's leg wearing bright green sweatpants and a dark green sock.

                                                                                            [?]wendythedruid [She/Her] » 🌐
                                                                                            @wendythedruid@thistlenfern.org

                                                                                            WEEKLY PATRONS — $1, $2, or $3/wk

                                                                                            The Daily Gathering: news, druid meditation, herbcraft, queer joy. Daily, free, no ads, no paywall, federated. 40 patrons at $2/wk keeps thistleandmoss.com?utm_source=mastodon&utm_medium=social&utm_campaign=fedica free.

                                                                                            liberapay.com/wendythedruid/?u

                                                                                              Relre Relay boosted

                                                                                              [?]Bits On Tape » 🤖 🌐
                                                                                              @bitsontape@privacysafe.social

                                                                                              🔬 The best bytes of & across the

                                                                                              “StemDeck, a free, open-source and local AI stem separator
                                                                                              Link: github․com/stemdeckapp/stemdeck
                                                                                              Comments: news․ycombinator․com/item?id=49486081”

                                                                                              framapiaf.org/@newsycombinator

                                                                                              🤖 via RSS feed. Not an endorsement.

                                                                                                Back to top - More...