devontechnologies, to macos
@devontechnologies@devontechnologies.com avatar

Tip of the day: When you create a #DEVONthink database, you need to save it to a specific location. In principle, there are many options here. Some are good, some others rather not. Here are the advocated options and things you need to know. #cloud #macos #pkm #productivity #safety #sync #tipoftheday https://www.devontechnologies.com/blog/20230912-where-store-databases

ottaross, to macos
@ottaross@mastodon.social avatar

I've used for my day-to-day work for a good 35yrs. I've had a couple of brief clusters of years where I had to use a Windows at work (but still had MacOS at home).

I've installed on many old machines to extend their lives a bit, sorting through distros, finding one that would work on limited resources with good results. Fun stuff.

But I'm curious to ask a QUESTION about new computer purchases…

m0rpk, to javascript
@m0rpk@mastodon.radio avatar

Looking for help from and / or Apple Mac people.

I have before me an old MacBook Pro running 10.13.6. It can't be upgraded because of hardware constraints.

No browser on this device will render the schedule here: https://www.emfcamp.org/schedule/2024

I see JS console errors like "TypeError: Object.groupBy is not a function"

I've tried , , and .

Is it possible a script on that page relies on an OS feature this machine lacks?

drahardja, to macos
@drahardja@sfba.social avatar

Why is it so hard to have my Mac mini consistently appear on Finder via ? Half the time the computer isn’t visible, and there’s no amount of flushcache or killing mDNSResponder or Finder that brings it back. I wait many minutes with my Finder open and…it spontaneously comes back? WTF?

So flaky.

vyr, to linux
@vyr@princess.industries avatar

i have been asked to explain #Linux: it's a fork of #Google #Android intended for virtualized use on #Apple #macOS and #Microsoft #Windows desktops, although lately it's seen some uptake in datacenter applications

davidbures, to swift
@davidbures@mstdn.social avatar

Update on Cork Shortcuts support:

I have added a shortcut for refreshing packages. Next step, I'll see if I can add a separate button to Cork itself for only refreshing packages without updating them!

(also, does anyone know why Shortcuts is showing the key for each LocalizedStringResource instead of the actual string? 🤔 see pic #2 for code)

Image of code

krzyzanowskim, to macos
@krzyzanowskim@mastodon.social avatar

I noticed my disk storage went drastically low and I started to check system, then I realized something ( update???) enabled iCloud Photos synchronization to my Mac (that can take all the storage it get, and for that very reason I didn't enable it on my mac)

is that https://mjtsai.com/blog/2024/05/21/apple-updates-silently-enable-icloud-keychain/#comment-4092983

video/mp4

owen, to tech
@owen@ordinary.cafe avatar

Finally took a picture of all my laptops, took hours to set up😂

Hardware here includes:

  • ARM / x86_64 / x86_32
  • Chromebooks
  • MacBooks / MacBook Pros / MacBook Air
  • Many various PCs
  • SDR-DDR4 era

Operating Systems includes:

  • macOS Snow Leopard, Mojave, Ventura, and Sonoma
  • Windows 8.1 Embedded Pro, 10 Pro / Home, Windows 11 Pro
  • Ultramarine Linux 39 / 40, GNOME / KDE / Xfce
  • Bluefin DX
  • Arch
  • NixOS
  • Haiku
  • And begrudgingly, ChromeOS (one for testing, one I found that I have not yet submarined, whoops)

Laptops in the stacks are broken laptops.

There are 38 laptops here.

Yes I have a problem.

davidbures, to swift
@davidbures@mstdn.social avatar

To recap what I got working today in Cork (but I'm not promising that it's gonna be in the next release!):

  • Added three Shortcuts: Get installed Formulae, Casks or all Packages
  • "Get installed Formulae" allows you go only limit it to only manually installed packages. For some reason, doing this in the "Get installed Packages" crashes it even though it's the same system

We'll see what's gonna be next!

#swift #swiftUI #macOS #opensource #buildinpublic #macdev #homebrew #CorkApp

image/jpeg

davidbures, to swift
@davidbures@mstdn.social avatar

I'm not promising anything for the next version of Cork just yet, but I'm trying to cook here…

#swift #swiftUI #macOS #opensource #buildinpublic #macdev #homebrew #CorkApp

wgrav, to mastodon

there really aren't that many good looking desktop clients sadly (outside of but then they all look more or less the same because of , not to say they don't look great)

davidbures, (edited ) to random
@davidbures@mstdn.social avatar

I'm once again reminded why I stopped engaging with the GitHub community.

Me: "I propose idea A"
Maintainer: "Idea A is not acceptable. It will be B"
Me: "I accept it can't be idea A and idea B is closer to what we need, but I think alternative C or D would satisfy both our requirements. B is not a good idea. Could you at least consider it, or give me reasons why idea C or D are still not acceptable?"
Main.: "I'm the maintainer. It will be B. If you don't agree, don't contribute" (PR rejected)

davidbures,
@davidbures@mstdn.social avatar

(this is the reason why Cork isn't in the built-in homebrew/cask repo)

jonobie, to random
@jonobie@social.coop avatar

I used to be thrilled every time launched and was like "Do you want to install the update"? Yes! Free! Awesome! Works better!

...Now that they're owned by Canva, I have this fear that every update might be The One that starts the enshittification.

RockyC,
@RockyC@fosstodon.org avatar

@IchoTolot @jonobie The only reasons I keep around are for and .

The Affinity suite under / Wine is still plagued with issues, unfortunately, so it’s dual-boot for me.

Software development isn’t cheap, and I imagine that there just aren’t enough Linux users to justify the expense of a port. I would gladly pay for a version, but that’s just me.

cg, to windows
@cg@shoddy.site avatar

As operating systems are a topic again:

There is no good operating system. You have to choose which flaws you want to live with.

pixel, to swift
@pixel@social.pixels.pizza avatar
CodeMacLife, to apple
@CodeMacLife@allthingstech.social avatar

Keeping with 80s neon retro wave theme on my MacBook Air.

pootriarch, to apple
@pootriarch@eldritch.cafe avatar

no, apple, taking your security patch does not mean i wanted you to put the stupid default wallpaper back again. that's a microsoft move.

nixCraft, to linux
@nixCraft@mastodon.social avatar

sttr – Awesome , & OS tool for transformation of the string. It is helpful in your scripting, data processing, and automation tasks at the CLI. https://www.cyberciti.biz/open-source/sttr-awesome-linux-unix-command-tool-for-transformation-string/

sttr command demo

gjherbiet, to macos
@gjherbiet@mamot.fr avatar

Moving away from back to and would like the app to close when you quit your last shell? Add the following to ~/.zlogout :

if [ "$(ps | wc -l)" -eq 4 ]  
then  
 osascript -e "do shell script \"osascript -e \\\"tell application \\\\\\\"Terminal\\\\\\\" to quit\\\" &> /dev/null &\""  
 exit  
fi  

Yes, that’s a lot of backslashes but we are doing inside , inside inside

gamingonlinux, to linux
@gamingonlinux@mastodon.social avatar

Update to the article on racing game BlazeRush ending support for Linux, macOS and SteamVR: dev says they just won't be updated, but still playable (see the bottom) https://www.gamingonlinux.com/2024/05/racing-game-blazerush-ends-support-for-linux-macos-and-steamvr/

CorkApp, to swift
@CorkApp@mstdn.social avatar
neofinder, to macos
@neofinder@mastodon.social avatar
pixel, to swift
@pixel@social.pixels.pizza avatar
davidbures, to swift
@davidbures@mstdn.social avatar

It will be my birthday soon on June 1st, and to celebrate, I’ll be offering a super special discount on Cork! 🎉

Starting on June 1st until June 8th, Cork will be discounted 60 percent! Yes, SIXTY, the largest discount ever.

I’ll be sharing the discount code later, so be sure to keep an eye on my profile or @CorkApp (or even follow me if you want to, I’d really appreciate that!)

image/png
image/png
image/png

richaesthetic, to finalcutpro
@richaesthetic@mastodon.social avatar

Where are custom keyboard command sets stored? I deleted FCP as I the SFX folder isn't anywhere on my Mac, but forgot to export my command set before deleting the app. Luckily I have a time machine backup, so if I would know where the command sets are stored I could find them! 😅

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