schmonz.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.

Search results for tag #macos

dch :flantifa: :flan_hacker: boosted

[?]cynicalsecurity :cm_2: » 🌐
@cynicalsecurity@bsd.network

Caveat: if you are updating to 27 there is this lovely fscking Apple Stupidity "feature" which starts quantising *all your disk* so that Spotlight can give you "better answers".

It has been going for over 24hrs for me and it is at 7.1% … the I/O is floored and you simply cannot run any I/O intensive tasks (e.g. Parallels).

To find out the state of affairs you can use:

plutil -extract SpotlightKnowledgeV2.embeddingGenComplete raw ~/Library/Preferences/com.apple.spotlightknowledge.plist | awk '{printf "%.1f%%\n", $1 * 100}'

Whoever at thought this is up is a complete and utter cretin, especially because it is clearly running with a high priority and takes over all disk I/O.

I still have not found a way to stop it so I can actually do some work.

Update: figured out a fix… note that it blocks Apple Stupidity as a side-effect:

UID=$(id -u)
# Disable Apple Intelligence search daemons
launchctl disable gui/$UID/com.apple.assistantd
launchctl disable gui/$UID/com.apple.assistant_service
launchctl disable gui/$UID/com.apple.assistant_cdmd
launchctl disable gui/$UID/com.apple.siriknowledged
launchctl disable gui/$UID/com.apple.siriinferenced
launchctl disable gui/$UID/com.apple.Siri.agent
# Disable system-wide AI search components
sudo launchctl disable system/com.apple.contextstored
sudo launchctl disable system/com.apple.modelmanagerd
# Stop the running hybridsearchd process immediately
sudo launchctl bootout gui/$UID/com.apple.hybridsearchd 2>/dev/null || true
sudo pkill -9 hybridsearchd 2>/dev/null || true

    /home/rqm boosted

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

    Apple Copland D11E4 booting in your Browser
    pagetable.com/?p=1874

      [?]Stefano Marinelli » 🌐
      @stefano@mastodon.bsd.cafe

      First day with 27 and 27:

      - the iPhone is smoother and quicker, but today I've had a high battery usage (I guess reindexing is doing its job)
      - the MacBook M1 Pro is definitely quicker.

      All in all, it seems a good upgrade, at least for now.

        [?]Camille Roux » 🌐
        @camilleroux@mastodon.social

        mactap : app menu bar qui transforme des taps sur le châssis du MacBook en raccourcis (copier, coller, undo). Détection on-device, M2+ et M1 Pro/Max.
        Gratuit et open source. ⬇️
        mactap.vercel.app/

        📬 Ma veille dev, chaque vendredi par email → l.camilleroux.com/sig-u2j

        Un tutoriel illustrant l'application macTap : à gauche, une flèche indique où frapper sur l'aluminium du MacBook près du trackpad, à droite une main effectue un tapotement détecté par l'app qui propose trois raccourcis (un, deux ou trois tapotements) pour déclencher diverses fonctions.

        Alt...Un tutoriel illustrant l'application macTap : à gauche, une flèche indique où frapper sur l'aluminium du MacBook près du trackpad, à droite une main effectue un tapotement détecté par l'app qui propose trois raccourcis (un, deux ou trois tapotements) pour déclencher diverses fonctions.

          🗳
          Ted M. Young boosted

          [?]Jon S. von Tetzchner » 🌐
          @jon@social.vivaldi.net

          More and more people are joining Vivaldi and there are many different reasons why. Which of these are important to you?

          I am allowing multiple choices as I know for many of you it is not about one thing. Some of this is thing that we do, but I know for may it is also about things we do not do, such as including AI or Crypto currencies.

          The rich feature set:5
          The flexibilty and customization:5
          The built in ad and tracker blocker:11
          Vivaldi is made in Europe:10
          Vivaldi does not include Crypto currencies:10
          Vivaldi does not build a profile on me:10
          Vivaldi does not have built in AI:12
          Vivaldi supports the Fediverse:9

          Closes in 1:01:32:12

            #xp boosted

            [?]Jay☀️🏹 » 🌐
            @Luminous_J@beige.party

            Looking forward to today's release o MacOS 27 Golden Gate. I honestly haven't been this excited about a new MacOS update for over a decade and I am considering a day 1 upgrade over my current Mac OS 15.7.9 Sequoia installation.

            I have been testing Golden Gate earlier on an old Macbook Air M1 and it felt very polished, efficient. While I hated Tahoe and therefore never upgraded to it, I think Liquid Glass has been improved to the point that I'm ready to embrace it.

            Golden Gate Beta 3 wallpaper

            Alt...Golden Gate Beta 3 wallpaper

              [?]Camille Roux » 🌐
              @camilleroux@mastodon.social

              Comparatif des prix de l'iPhone 18 Pro sur 41 pays, converti au cours BCE du jour. Les États-Unis restent la référence à 1295 $, la Turquie grimpe à +119 % avec la TVA à 20 %. La France se classe 29e, +32 % par rapport aux USA. ⬇️
              ulrichrozier.com/pippin/

              📬 Ma veille dev, chaque vendredi par email → l.camilleroux.com/sig-cC3

              Une infographie compare les prix de l'iPhone 18 Pro, Pro Max et Duo dans 41 pays selon les tarifs de l'Apple Store. Elle affiche le prix le moins cher (1 115 € aux États-Unis), le plus cher (2 450 € en Turquie) et l'écart maximal (+120 € pour l'iPhone 18 Pro 256 Go).

              Alt...Une infographie compare les prix de l'iPhone 18 Pro, Pro Max et Duo dans 41 pays selon les tarifs de l'Apple Store. Elle affiche le prix le moins cher (1 115 € aux États-Unis), le plus cher (2 450 € en Turquie) et l'écart maximal (+120 € pour l'iPhone 18 Pro 256 Go).

                benz boosted

                [?]Christian Kruse » 🌐
                @cjk@chaos.social

                🚀 0.10.0 is out!

                * Side-by-side diffs in the working copy & history
                * Git LFS setup & tracked pattern management
                * Add, update, configure & remove submodules
                * Manage remotes & delete remote branches
                * Per-repository commit & tag signing configuration
                * Much faster startup, commit graphs & staging

                Plus light & dark mode settings, UI improvements, and lots of fixes.

                Flathub: flathub.org/apps/de.wwwtech.gi
                macOS: gitlab.com/dehesselle/gitte_ma
                Repo: codeberg.org/ckruse/Gitte

                  [?]c't Magazin » 🌐
                  @ct_Magazin@social.heise.de

                  #netbsd boosted

                  [?]hoergen » 🌐
                  @hoergen@horche.demkontinuum.de

                  Btop - das bessere htop für das Terminal

                  hyperblog.de/hoergen/posts/202…

                  Eine detaillierte Einführung in btop, den ressourcenschonenden Systemmonitor mit Spiel-Menü-System und GPU-Unterstützung.

                  Location: St Kitts

                    [?]Dave Nanian » 🌐
                    @dnanian@mas.to

                    New blog post where I discuss SuperDuper 4's "follow-up" runs, file protection classes, and hidden detail work that does the right thing without drawing attention to itself.

                    shirt-pocket.com/blog/catching

                      [?]Camille Roux » 🌐
                      @camilleroux@mastodon.social

                      Try Omarchy : Omarchy dans une app macOS native, sans configuration. Arch Linux ARM64 virtualisé via Hypervisor Framework, accélération graphique VirGL, presse-papier bidirectionnel, dossier partagé et port forwarding. Apple Silicon, macOS 15+. ⬇️
                      github.com/themartiano/try-oma

                      📬 Ma veille dev, chaque vendredi par email → l.camilleroux.com/sig-qUT

                        [?]Camille Roux » 🌐
                        @camilleroux@mastodon.social

                        Afterglow fait tourner les vieux screen savers After Dark (Flying Toasters, Fish, Starry Skyline) nativement sur macOS moderne, sans ROM ni Mac OS classique.
                        Émulation du code 68k, modules importables par glisser-déposer depuis l'Internet Archive. ⬇️
                        morphing.cloud/afterglow/

                        📬 Ma veille dev, chaque vendredi par email → l.camilleroux.com/sig-SuF

                        L'application Afterglow affiche le module écran de veille "Flying Toasters" avec des toasts et du beurre animés flottant sur fond noir, accompagnée d'un panneau de réglages permettant d'ajuster le nombre d'objets volants, le style du toast et la couleur. Cette application recréé les célèbres économiseurs d'écran After Dark des années 90 sur macOS moderne.

                        Alt...L'application Afterglow affiche le module écran de veille "Flying Toasters" avec des toasts et du beurre animés flottant sur fond noir, accompagnée d'un panneau de réglages permettant d'ajuster le nombre d'objets volants, le style du toast et la couleur. Cette application recréé les célèbres économiseurs d'écran After Dark des années 90 sur macOS moderne.

                          [?]Camille Roux » 🌐
                          @camilleroux@mastodon.social

                          Saggar : terminal Mac natif pour piloter plusieurs agents IA en parallèle. Chaque session est classée (attend une réponse, en cours, terminée, échouée), et seules celles qui ont besoin de vous remontent dans une file d'attente unique. Fini les tabs à surveiller un par un. ⬇️
                          saggar.marginalutility.dev/

                          📬 Ma veille dev, chaque vendredi par email → l.camilleroux.com/sig-dmJ

                          Capture d'écran de Saggar, un terminal natif Mac qui organise les projets et sessions. L'interface affiche un message indiquant que Claude attend une entrée, avec un bouton "Approuver" pour confirmer.

                          Alt...Capture d'écran de Saggar, un terminal natif Mac qui organise les projets et sessions. L'interface affiche un message indiquant que Claude attend une entrée, avec un bouton "Approuver" pour confirmer.

                            [?]Camille Roux » 🌐
                            @camilleroux@mastodon.social

                            Crisp : tout ce que macOS cache sur la gestion des écrans externes, réuni dans une icône menu bar. Luminosité DDC ou logicielle, HiDPI, presets, arrangement, profils ICC, gratuit, open source, macOS 15+. ⬇️
                            github.com/didriksg/Crisp

                            📬 Ma veille dev de la semaine → l.camilleroux.com/veille-4p2

                              [?]/dev/urandom » 🌐
                              @rnd@toot.cat

                              what the complaints about window titlebars being occupied by widgets tell me is that windows and macOS should both add that feature from linux desktops where if you hold the windows/command key, you can drag windows around by any part of the window

                                [?]R.L. Dane :Debian: :FreeBSD: :OpenBSD: :NetBSD:🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                                @rl_dane@polymaths.social

                                #POLL Results:

                                44 people are in deep denial about their existential dread, and should consult a counselor and read #Kierkegaard immediately 😁
                                139 people like teh pretty tings, and can't be bothered
                                188 people have started down the path towards enlightment
                                354 people are cool_kids
                                92 people are very_cool_kids
                                55 people laugh at your inadequate security model
                                27 people can run a server on a bit of bailing wire and a microcontroller from 1987 — fear them.
                                26 people are keeping Gassée's dream alive, and are plenny cool in my book
                                4 people are totally cool, and totally in a class by themselves
                                and 21 people kinda scare me, but I'd like to know more. 🤣

                                #humor #humour #houmor #houmour

                                #Windows #MacOS #Linux #CommandLine #BSD #RunBSD #FreeBSD #OpenBSD #NetBSD #Haiku #HaikuOS #BeOS #Amiga #Workbench #AROS #AmigaOS #Plan9 #9Front #TempleOS

                                P.S., wherever you find yourself, you're awesome. This is all for fun.

                                  [?]Camille Roux » 🌐
                                  @camilleroux@mastodon.social

                                  Un développeur perd son téléphone au bureau, Find My bloqué par le MDM. Il demande à Claude, qui génère un script lisant la force du signal Bluetooth.
                                  Téléphone retrouvé en arpentant les couloirs avec un compteur en temps réel ! ⬇️
                                  github.com/ben-z/findphone

                                  📬 Ma veille dev de la semaine → l.camilleroux.com/veille-ako

                                    [?]Camille Roux » 🌐
                                    @camilleroux@mastodon.social

                                    ZoomIt for Mac : portage de l'utilitaire Sysinternals sur macOS. Zoom live, annotation, capture panoramique, OCR local, enregistrement vidéo avec webcam PIP. Open source, installable via Homebrew. ⬇️
                                    github.com/microsoft/ZoomitFor

                                    📬 Ma veille dev de la semaine → l.camilleroux.com/veille-jH4

                                      [?]Stefano Marinelli » 🌐
                                      @stefano@mastodon.bsd.cafe

                                      With Apple phasing out AFP in macOS 27 and Time Capsules officially reaching end-of-life, it's time to move network backups to proper SMB.

                                      If you run a FreeBSD server, you can build a fast, rock-solid, and secure Time Machine target powered by ZFS and Samba - neatly isolated inside a FreeBSD jail using Bastille.

                                      it-notes.dragas.net/2026/01/28

                                      Keep your macOS backups running smoothly via SMBv3 (with full vfs_fruit support) and full dataset quota control on ZFS!

                                        [?]Feoh [He/Him] » 🌐
                                        @feoh@oldbytes.space

                                        One of the things I find deucedly frustrating about modern is that SO MUCH of the mechanics of actually making full use of your machine are either undocumented or woefully under-documented.

                                        And because they change so often, searching for help on the internet VERY often yields just plain wrong information.

                                        Take for instance the struggle I had trying to simply set up an automount for my home NAS share.

                                        How the !$@# is that even supposed to work? After wasting hours combing through man pages and making unsuccessful attempts, I finally got it working with the help of infernal machines 3:< but I put the script into a Github repo in case others might find it useful.

                                        github.com/feoh/macos-nas-auto

                                        But this is the kind of crap you just don't need to struggle with on Linux. NFS/Automount interfaces have been around FOREVER and are fairly well documented.

                                          [?]R.L. Dane :Debian: :FreeBSD: :OpenBSD: :NetBSD:🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                                          @rl_dane@polymaths.social

                                          [?]Camille Roux » 🌐
                                          @camilleroux@mastodon.social

                                          Palmier : un éditeur vidéo macOS open source (GPLv3) où vos agents Claude, Codex ou Cursor interagissent directement avec la timeline via MCP. L'éditeur de base est gratuit, sans compte requis. ⬇️
                                          github.com/palmier-io/palmier-

                                          📬 Ma veille dev de la semaine → l.camilleroux.com/veille-nqf

                                          Capture d'écran de Palmier Pro, un éditeur vidéo open-source pour macOS conçu pour l'IA, affichant son interface avec une timeline, une bibliothèque de clips et un aperçu vidéo montrant un papillon en mouvement.

                                          Alt...Capture d'écran de Palmier Pro, un éditeur vidéo open-source pour macOS conçu pour l'IA, affichant son interface avec une timeline, une bibliothèque de clips et un aperçu vidéo montrant un papillon en mouvement.

                                            [?]Michael Engel » 🌐
                                            @me_@sueden.social

                                            "Unix is not in a museum. Unix is in the room."

                                            See Vivian Voss' "Where Unix Runs Today":
                                            vivianvoss.net/blog/where-unix

                                              [?]Abdelkader Boudih » 🌐
                                              @seuros@mastodon.bsd.cafe

                                              Things the OS authors don't want you to know:

                                              * The logo is Beastie, because it reminds you to dare, hack, and stop praying.
                                              * The logo is Tux, because even penguins know what it is like to freeze with amdgpu.
                                              * The logo is a window, because that is where you throw the PC goes after the third BSOD.
                                              * The logo is Puffy, because it’s the only fish that takes security more seriously than being edible.
                                              * The logo is a flag, because if it boots on your hardware, they claim it as territory.
                                              * The logo is a dragonfly, because every time you explain HAMMER2, people suddenly find somewhere else to be.
                                              * The logo is an Apple, because one bite costs 999$, no 1999$, no 4999$. They soldered the RAM to keep the worms out.
                                              * The logo is because the operating system is just the browser admitting it won.

                                                [?]jloc0 » 🌐
                                                @jloc0@mastodon.sdf.org

                                                I've posted the Apple Silicon MacOS build of 0.289 over at it's home on the web. sdlmame.lngn.net/

                                                  [?]Mario Guzmán » 🌐
                                                  @marioguzman@mastodon.social

                                                  I wish Apple would still provide documentation with this level of detail... I mean, look at the start of this index page...

                                                  • Advantages of using bindings
                                                  • A simple example
                                                  • Why are NSControllers useful?
                                                  • Real-world example
                                                  • How do Bindings work?
                                                  • Bindings in more detail
                                                  ...
                                                  • Troubleshooting (WHAAAT?!)

                                                  etc etc.

                                                  Just imagine if we had documentation like this today for all of Apple's technologies. Would be so amazing.

                                                  leopard-adc.pepas.com/document

                                                    [?]nixCraft 🐧 » 🌐
                                                    @nixCraft@mastodon.social

                                                    ```
                                                    find / -name "*FOO*txt" -ls

                                                    # match is case insensitive
                                                    find / -iname "*FOO*txt" -ls
                                                    ```

                                                    will search '/', and all subdirectories, for files with 'FOO' and ending with 'txt' in the name. You don't need AI Terminal Wrapper or AI agents for this on your desktop. Stop sending data to big tech.

                                                      Back to top - More...