cdfinder, to macos
@cdfinder@techhub.social avatar

I just finished uploading a new free Video Tutorial for my software for .

This show how to find your butterflies! 😎

Use AI to discover content without manually tagging it.

https://www.youtube.com/watch?v=uvaySrhYp-4&list=PLtfBMQgpDVJZUZs150KWVXXiakdxnhxrc&index=5


devontechnologies, to macos
@devontechnologies@devontechnologies.com avatar

Tip of the day: For some time now, has supported opening multiple windows in iPadOS, e.g., when you long-press an item and choose Open in New Window. But windows on mobile aren’t as obvious as they are in . Here are a few ways to access and interact with these windows. https://www.devontechnologies.com/blog/20220405-devonthink-windows-ios-ipados

ppeelen, to SwiftUI
@ppeelen@mastodon.nu avatar

First iteration of the onboarding of my app "Clicker", fully written in , made for and . Quite happy with the result so far :)
Get the app here: https://apps.apple.com/app/clicker-for-presentations/id6470132467?l=en-GB

video/mp4

jkohlmann, to macos
@jkohlmann@mastodon.social avatar

What’s the accepted replacement for QuickTime Player Pro 7 these days?

DJDarren, to macos
@DJDarren@mendeddrum.org avatar

Bit of an odd one, but can any other users confirm the following behaviour?

If you pin a tab in a regular personal tab group, the tab will shrink to a small square, but if you pin a tab in a named tab group it’ll stay the same size as the others.

If this is expected behaviour, why?

I’ve tried with a Personal and a Work window, and it happens across both.

vwbusguy, to linux
@vwbusguy@mastodon.online avatar

Is there a waypipe for MacOS? Like, a way to run something like the geany IDE hosted on a networked Linux VM over ssh on a MacBook.

czottmann, to macos
@czottmann@norden.social avatar

BlueBed disconnects specific devices when your Mac enters sleep mode, and can (optionally) reconnect them when your Mac wakes from sleep.

https://apps.apple.com/us/app/bluebed/id6484504503?mt=12

drahardja, to apple
@drahardja@sfba.social avatar

The new iPads are once again mind-blowingly amazing hardware showcases, hamstrung by software and an extractive App Store gatekeeper that limits what users can effectively do.

There is now such a large overlap of prices between iPad and MacBooks that we’ll probably never see a touchscreen Mac, because it would be a superior choice over iPad in most cases.

What I want, really, is macOS running on desktop, laptop, and tablet form factors, with a relatively open software environment not solely owned by the App Store.

I think Microsoft actually got it right with Windows 11 (minus the ads). If only they pushed more strongly on the Surface lineup…

czottmann, to iOS
@czottmann@norden.social avatar

Heads-up, #iOS/ #macOS devs: if you get failed builds due to a "Command CompileAssetCatalog failed with a nonzero exit code” error in #Xcode 15.3, it's probably one of the SVGs in your asset catalog. The SVG likely uses <feGaussianBlur/>, making Xcode throw a tantrum

https://forums.developer.apple.com/forums/thread/747920

czottmann,
@czottmann@norden.social avatar

Update: builds on Xcode 15.3 seems to fail if there are any SVG in asset catalogs, period.

nixCraft, to linux
@nixCraft@mastodon.social avatar

A Bash Script to Read All Command Line Arguments into an Array Using mapfile Command: Simplify Argument Handling https://www.cyberciti.biz/tips/a-bash-script-to-read-all-command-line-arguments-into-an-array.html

czottmann, to ObsidianMD
@czottmann@norden.social avatar

TIL that there are people making tutorials and explainers for my app, Actions For Obsidian – and that blows. my. mind. 🤯

https://www.youtube.com/watch?v=DmyuUUb7AMM

#ActionsForObsidian #ObsidianMD #Obsidian #PKM #ShortcutsApp #macOS #iOS

nixCraft, to linux
@nixCraft@mastodon.social avatar
davidbisset, to macos
@davidbisset@phpc.social avatar

BlackHole is a modern audio loopback driver that allows applications to pass audio to other applications with zero additional latency.

https://github.com/ExistentialAudio/BlackHole

masukomi, to macos
@masukomi@connectified.com avatar

Did a recent release of Sonoma break the ability for Shortcuts to send keystrokes? Because it USED to work, and Privacy & Accessibility stuff is still turned on to allow it to control this computer. And yet...

amadeus, (edited ) to linux
@amadeus@mstdn.social avatar

This is for all (s) who either already work with or are at least interested in doing so.
We are a group of users who want to improve Linux .
As a first step, we want to get a better understanding of the Linux music production landscape with a .
You can participate at https://amadeuspaulussen.limesurvey.net/973269!
(s)

cdfinder, to apple
@cdfinder@techhub.social avatar

Since when does AVPlayerView install its own context menu with weird and unwanted "sharing" commands, overriding the menu I have set myself?

Sigh. Is there documentation for that? I couldn't find anything...

cdfinder,
@cdfinder@techhub.social avatar

I fixed it!

You can use "allowsVideoFrameAnalysis" property on the AVPlayerView to deactivate this unwanted thing.

Of course, this is NOT documented in the official release notes, which were always suspiciously short:

https://developer.apple.com/documentation/macos-release-notes/appkit-release-notes-for-macos-13

I only found a reference to that in 2022 video 10026.

mjaschen, to php German
@mjaschen@digitalcourage.social avatar

Wochenrückblick, Ausgabe 39 (2024-18).

Diesmal mit

  • 🗺️ der Bikerouter Hall of Fame aller Supporterinnen bisher ❤️
  • 🚵‍♂️ neuen Reifen für das Crosser-Gravel-Dings und der ersten Ausfahrt damit – unter Anderem zu Deutschlands größter (!) Wüste (!!)
  • 💻 den Erkenntnissen von @atomicpoet zur Ergonomie beim Arbeiten mit dem Notebook vs. Desktop-Computer und wie sich das mit meinen Erfahrungen deckt
  • 🤖 ollama, welches die Möglichkeit bietet, LLMs bequem auf dem eigenen Rechner laufen zu lassen
  • 🐘 cachetool, einem Werkzeug zum Verwalten des PHP opcache
  • 🍎 dem Blick in mein macOS-Applications-Directory: diesmal gibt's den Blick auf alle Apps, die mit „F“ beginnen
  • 🛠️ noch mal Deployment des Blogs, das läuft jetzt tatsächlich mit einem simplen post-merge Hook in Git
  • 🔊 und wie immer Techno

https://www.marcusjaschen.de/blog/2024/2024-18/

sebobo, to php
@sebobo@neos.social avatar

Been having problems with 2 local projects on my Mac closing the connection when using PHP-FPM. Finally after almost 1 year (since Sonoma apparently) I found the solution:

https://stackoverflow.com/questions/77554102/php-pg-connect-does-not-return-in-php-fpm-after-macos-sonoma-upgrade

The 2 projects were the only ones using PostgreSQL.
I was able to work on them with the PHP Server, so I only tried debugging the issue once in a while.

oliver, to macos German
@oliver@2pxnl.de avatar

On Vivaldi

I switched to Vivaldi as my main browser after using Safari for years. Read how I did my setup and what I like and what not.

https://andrich.me/2024/05/on-vivaldi/

#browser #macos #vivaldi #blogging

oliverandrich, to macos
@oliverandrich@fosstodon.org avatar

On Vivaldi

I switched to Vivaldi as my main browser after using Safari for years. Read how I did my setup and what I like and what not.

https://andrich.me/2024/05/on-vivaldi/

#browser #macos #vivaldi #blogging

piotrekjeremicz, to swift
@piotrekjeremicz@mastodon.social avatar

Today is my 32nd birthday! 🥳🎂🎉

Exactly a year ago, on my previous birthday, I added a cake symbol to the app. Today it symbolizes the day of opening an account in BeforeDaily.

The funny thing is that the first commit that I found was made in July 2022. 😅

Stay up to date with #swift, #swiftui, #iOS and #macos with BeforeDaily!

wiredprairie, to UX
@wiredprairie@mastodon.social avatar

What's your favorite desktop application?

For design inspiration, I'm trying to gather a list of desktop apps that are fun/enjoyable and don't have a corporate/enterprise feel to them.

Not games or streaming apps though. It feels like desktop app design hasn't kept pace with modern web app design but maybe my searches aren't using the right terms.

I realize this is subjective, but I'd still like more examples. 😁 Thx!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • magazineikmin
  • khanakhh
  • InstantRegret
  • everett
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • rosin
  • PowerRangers
  • kavyap
  • DreamBathrooms
  • Leos
  • tester
  • hgfsjryuu7
  • GTA5RPClips
  • tacticalgear
  • mdbf
  • vwfavf
  • ngwrru68w68
  • ethstaker
  • normalnudes
  • modclub
  • cisconetworking
  • cubers
  • provamag3
  • All magazines