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 #admin

[?]KipJayChou ⁂ :neocat_cofe: » 🌐
@admin@mstdn.feddit.social

准备迁移原版Mastodon到glitch-soc或者Chuckya
Preparing to migrate the original Mastodon to glitch-soc or Chuckya

    AodeRelay boosted

    [?]Sven :verified: :arm: :linux: » 🌐
    @sven@troet.social

    Heute so unmotiviert. Aber die Playbooks schreiben sich nicht von allein.

      [?]jbaggs [he / him] » 🌐
      @jbaggs@infosec.exchange

      For those managing Firefox installs looking for the preferences for the new AI controls, here is an example leaving everything but "Translations" blocked and completely unselectable in the UI:

      ```// New "AI" preferences -->
      lockPref("browser.ai.control.default", "blocked");
      lockPref("browser.ai.control.linkPreviewKeyPoints", "blocked");
      lockPref("browser.ai.control.pdfjsAltText", "blocked");
      lockPref("browser.ai.control.sidebarChatbot", "blocked");
      lockPref("browser.ai.control.smartTabGroups", "blocked");
      defaultPref("browser.ai.control.translations", "available");
      lockPref("browser.aiwindow.enabled", false);
      lockPref("browser.aiwindow.endpoint", "");
      lockPref("browser.aiwindow.memories", false);
      lockPref("browser.aiwindow.model", "");
      lockPref("browser.aiwindow.preferences.enabled", false);
      // <--


      Resulting in AI controls that look like this:


      https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig

      #firefox #ai #admin

      The "AI Controls" panel in the newest Firefox release with all of the options Blocked and disabled, aside from "Translations", which is selectable.

      Alt...The "AI Controls" panel in the newest Firefox release with all of the options Blocked and disabled, aside from "Translations", which is selectable.