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

[?]Rich Aesthetic » 🌐
@richaesthetic@mastodon.social

I like Dropover, a file shelf utility for the Mac, has a shake cursor to open shelf file. Also has custom quick actions you can drop the file onto to quick share/airdrop or even run shortcuts. Been using it for years.

@gruber daringfireball.net/linked/2026

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

    My macOS Apprentice book has just been updated for macOS 26 and Xcode 26.

    See the details here:
    troz.net/post/2026/macos-appre

    Buy or update through Kodeco: kodeco.com/books/macos-apprent

    macOS Apprentice 3rd edition book cover

    Alt...macOS Apprentice 3rd edition book cover

      /home/rqm boosted

      [?]The New Oil » 🤖 🌐
      @thenewoil@mastodon.thenewoil.org

      [?]Daniel Terhorst-North » 🌐
      @tastapod@mas.to

      So the new update is to enable to make money by shoving ads in maps and to enable Apple to make money by hiking subscriptions in the App Store?

      Let me just rush off and install that bad boy.

        [?]OSNews » 🤖 🌐
        @osnews@mstdn.social

        How fast is a macOS VM, and how small could it be?

        To assess how small a macOS VM could be, I ran the same VM of macOS 26.4.1 on progressively smaller CPU core and memory allocations, using my virtualiser Viable. The VM’s display window was set to a standard 1600 x 1000, and I ran Safari through its paces and performed some lightweight everyday tasks, including Storage analysis in Setting

        osnews.com/story/144876/how-fa

          [?]these machines will destroy US. » 🌐
          @cienmilojos@infosec.exchange

          Just about every consumer facing operating system, search engine and service is using AI now to some extent. I’ve seen folks switching to from Linux/Mac/Windows…but what about other services? Proton has AI, and damn near every internet search engine has AI, even the ones that claim to be private and secure. I’d be interested in hearing some realistic tech stacks and workflows that don’t involve tools with AI in them or created with the help of AI. If you are willing to share please comment.

            /home/rqm boosted

            [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🌐
            @joel@gts.tumfatig.net

            Have a #ThinkPad running #OpenBSD and #Xfce look like #macOS: I stole someone else's font rendering trick and lost time doing this.

            An Xfce session screenshot. A Librewolf instance is visible side to side with a Thunar window and an Alacritty  one. The terminal runs htop and fastfetch.

            Alt...An Xfce session screenshot. A Librewolf instance is visible side to side with a Thunar window and an Alacritty one. The terminal runs htop and fastfetch.

              🗳

              [?]Jonathan Perkin » 🌐
              @jperkin@federate.me.uk

              I'm considering bumping the macOS requirements for my binary package repository available at pkgsrc.smartos.org/install-on- again.

              There's already a bunch of packages missing because they have newer C++ requirements than Xcode 15.4 supports.

              What OS are folks running?

              macOS 14 Sonoma:3
              macOS 15 Sequoia:15
              macOS 26 Tahoe:10

              Closed

                Jay 🚩 :runbsd: boosted

                [?]izzy [she/her] » 🌐
                @izder456@fe.disroot.org

                Rehash of an old toot on my old ieji.de account rephrased for clarity:

                every os sucks. pick one that sucks the least for you, and use it. also- don't proselytize to me about it.

                #linux #bsd #openbsd #freebsd #netbsd #illumos #macos #windows #apple #microsoft

                  [?]OSNews » 🤖 🌐
                  @osnews@mstdn.social

                  Why do Macs ask you to press random keys when connecting a new keyboard?

                  You might have seen this, one of the strangest and most primitive experiences in macOS, where you’re asked to press keys next to left Shift and right Shift, whatever they might be.

                  Perhaps I can explain.
                  ↫ Marcin Wichary

                  It seems pretty obvious to me that's what it was for, but I guess man

                  osnews.com/story/144766/why-do

                    [?]JdeBP » 🌐
                    @JdeBP@mastodonapp.uk

                    @Wraithe

                    That's your reproduction problem, right there.

                    mastodonapp.uk/@JdeBP/11637518

                    @cstross

                    Jay 🚩 :runbsd: boosted

                    [?]JdeBP » 🌐
                    @JdeBP@mastodonapp.uk

                    Here are some things that one can add to the analysis of the MacOS TCP timeout clock freeze bug.

                    The code for calculate_tcp_clock() in XNU was changed in May 2025. Older versions of this function (e.g. in xnu-11417) worked quite differently and wouldn't have stopped ticking the clock at 32-bit unsigned integer wraparound.

                    None of , , nor share this exact way of doing TCP timeout processing with .

                    FreeBSD does not have a tcp_now and works off the global 32-bit ticks variable. OpenBSD effectively works off the kernel's system clock, too, but with a randomized offset, and does 64-bit unsigned modular arithmetic. NetBSD uses a distinct 32-bit unsigned tcp_now counter that it simply increments by 1 at regular intervals, and does modular arithmetic subtraction.

                    photon.codes/blog/we-found-a-t

                        Jay 🚩 :runbsd: boosted

                        [?]JdeBP » 🌐
                        @JdeBP@mastodonapp.uk

                        Here are some things that one can add to the analysis of the MacOS TCP timeout clock freeze bug.

                        The code for calculate_tcp_clock() in XNU was changed in May 2025. Older versions of this function (e.g. in xnu-11417) worked quite differently and wouldn't have stopped ticking the clock at 32-bit unsigned integer wraparound.

                        None of , , nor share this exact way of doing TCP timeout processing with .

                        FreeBSD does not have a tcp_now and works off the global 32-bit ticks variable. OpenBSD effectively works off the kernel's system clock, too, but with a randomized offset, and does 64-bit unsigned modular arithmetic. NetBSD uses a distinct 32-bit unsigned tcp_now counter that it simply increments by 1 at regular intervals, and does modular arithmetic subtraction.

                        photon.codes/blog/we-found-a-t

                          [?]OSNews » 🤖 🌐
                          @osnews@mstdn.social

                          Mac OS X 10.0 Cheetah ported to Nintendo Wii

                          Since its launch in 2007, the Wii has seen several operating systems ported to it: Linux, NetBSD, and most-recently, Windows NT. Today, Mac OS X joins that list.

                          In this post, I’ll share how I ported the first version of Mac OS X, 10.0 Cheetah, to the Nintendo Wii. If you’re not an operating systems expert or low-level engineer, you’re in good co

                          osnews.com/story/144756/mac-os

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

                            Yay NannyTerminal on macOS!

                            If you paste “dangerous commands” now 26.4 prompts you saying “this could be dangerous”…

                            I do effing security, not “sekurity” or “theatrical representations of sekurity”, of course I paste “dangerous commands” like a ten line awk script to parse data…

                            :flan_molotov:

                            I was waiting for a quiet moment to switch to Ghostty and… I’ll do it in the middle of a double IR storm ‘cos I effing need to paste whatever I want in my Terminal window, and fast.

                            :flan_set_fire:

                              #pkgsrc boosted

                              [?]OpenSauce :emacs: :netbsd: » 🌐
                              @OpenSauce@fosstodon.org

                              TIL making .app wrappers on macOS for GUI apps distributed as simple binaries, such as those from pkgsrc, is piss easy.

                              Step 1: Create a directory named <App Name>.app
                              Step 2: Symlink the binary into the root directory of the .app directory with the same name as the directory but without the .app

                              That's literally it. You don't need to do anything else, it just works. Incredible.

                                Jared Norman boosted

                                [?]Vito Sartori (ヴィト) 🦊 » 🌐
                                @vito@ruby.social

                                [?]John-Mark Gurney [he/they] » 🌐
                                @encthenet@flyovercountry.social

                                Has anyone made a self contained Time Machine backup server (that runs on FreeBSD)? It looks like the old ways of backing up over the network finally broke, and I can't fool MacOS anymore by using a sparse disk image like I have for years.

                                I don't want to have to configure and install samba, I just want something that works and is small and self contained.

                                  #netbsd boosted

                                  [?]OpenSauce :emacs: :netbsd: » 🌐
                                  @OpenSauce@fosstodon.org

                                  Discovered an unexpected benefit of daily-driving a CLI-capable text editor like Emacs:

                                  Instead of sitting with my expensive M5 MacBook Pro while dog-sitting my Mum's very active 6-month-old dog, I can SSH into it using a spare 1-core 1-thread shitbook NetBSD and work through that.

                                  Just developed a fixed version of a very old and broken package recipe using only this of workflow. :ablobcatbongo:

                                    Jay 🚩 :runbsd: boosted

                                    [?]Jay 🚩 :runbsd: » 🌐
                                    @jaypatelani@bsd.network

                                    [?]Tim Bray 🇨🇦 » 🌐
                                    @timbray@cosocial.ca

                                    1. You have a Mac laptop with an outboard Bluetooth keyboard. It’s asleep.
                                    2. You wake up the Mac by hitting the Touch ID on the laptop keyboard.
                                    3. The Mac is annoyingly slow at starting to respond to keystrokes on the outboard. Several seconds, sometimes.

                                    How to fix:

                                    1. Hit any key on the BT keyboard. The Mac will start waking up.
                                    2. Now hit the TouchID to get signed in.
                                    3. Hey presto, the Mac is already listening to the BT.

                                    Thank you for coming to my TED talk.

                                      [?]Thomas Adam » 🌐
                                      @thomasadam@bsd.network

                                      Hi all.

                                      Just putting the feelers out as I'd love to know how many folks are using got on MacOs.

                                      @teajaygrey does an amazing job every time I make a release of gameoftrees portable, but I could do with knowing how many of you are using it.

                                      I made a change in the 0.123 release to fix socket handling for services such as gotwebd, which is good, but it's telling that it's taken this long, so I wonder how many users we have.

                                      Let me know -- you can always email me at: thomas.adam22@gmail.com

                                      Please boost this as much as possible, I'd appreciate it.

                                        [?]vga256 » 🌐
                                        @vga256@mastodon.tomodori.net

                                        ahahah til that not only does Pangea Software still exist, but that @jorio source ported Nanosaur to modern MacOS and it works *great*

                                        play here:
                                        jorio.itch.io/nanosaur

                                        pangeasoft:
                                        pangeasoft.net/nano/screenshot

                                        A screenshot of Nanosaur Extreme running on a modern version of macOS. It shows a raptor with a jetpack and lasers running away from a t-rex.

                                        Alt...A screenshot of Nanosaur Extreme running on a modern version of macOS. It shows a raptor with a jetpack and lasers running away from a t-rex.

                                          [?]OSNews » 🤖 🌐
                                          @osnews@mstdn.social

                                          Run this random script in the terminal to block Apple’s macOS Tahoe update notification spam

                                          Are you not at all interested in upgrading to macOS Tahoe, and getting annoyed at the relentless notification spam from Apple trying to trick you into upgrading?

                                          The secret? Using device management profiles, which let you enforce policies on Macs in

                                          osnews.com/story/144511/run-th

                                            [?]Johannes Link » 🌐
                                            @jlink@det.social

                                            @glyph @xgranade Hard booting has always been possible, so far. Sometimes the audio test dialogue just refuses to go into background and prevents me from doing anything on the machine. Latest , 2022 hardware, latest Zoom.

                                              [?]Rusty Shackleford » 🌐
                                              @rusty__shackleford@mastodon.social

                                              [?]Peter Czanik » 🌐
                                              @PCzanik@fosstodon.org

                                              I am happy to announce that version 4.11.0 of is now available. The main attraction is the brand new source, but there are many other smaller features and improvements, from syslog-ng contributors around the World.
                                              syslog-ng.com/community/b/blog

                                                [?]Glyph » 🌐
                                                @glyph@mastodon.social

                                                I will be streaming on Twitch at twitch.tv/glyph_official/ in a bit over 18 hours; i.e. at 10AM US/Pacific. Writing some more code, talking about , and doing some development. Or maybe other stuff, if folks have questions.

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

                                                  Exosphere:

                                                  ― aggregated patch and security update reporting
                                                  ― basic system status across multiple Unix-like hosts via SSH

                                                  <exosphere.readthedocs.io/> | <github.com/mrdaemon/exosphere>

                                                  <untrusted.website/@mr_daemon/1> @mr_daemon

                                                  <mastodon.social/@terminaltrove> @terminaltrove

                                                  A frame from the animated demo at the Welcome page.

                                                  Alt...A frame from the animated demo at the Welcome page.

                                                    [?]mx alex tax1a - 2020 (6) » 🌐
                                                    @atax1a@infosec.exchange

                                                    life hacks: rm ~/Library/CoreFollowUp/items.db; pkill followupd deletes a bunch of the annoying-ass naggy shit in macos 14 and up

                                                      Back to top - More...