mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#macdev

9 posts7 participants0 posts today

Just got a simple app idea:

You put in a Reddit username, and based on your requirements, it will go through the last few comments of that user and use an LLM to tell you if it’s worth arguing with them

Like and subscribe and hit that bell if you want to follow the development of this app

Continued thread

I was going to ask if anyone is interested in beta testing Notefile 3.0 but I guess that may not be possible! (Please ignore that part of the screenshot.) I've been testing it myself for a few years now but some additional feedback would have been nice. I'll do my best to get it in good shape. Hopefully this app is still of interest to a few people. I still use it every day myself, and the Markdown-ish formatting has been great. #MacDev #iOSDev

Uh, anyone ever run into this error in TestFlight? I sure can't help but think it's because the app is currently "Removed from App Store." Like it would be absolutely wild for that to prevent me from beta testing it so I can get it back in the App Store, but, uh… the fact that it sounds completely ridiculous does not give me any confidence it’s not the case. #MacDev #iOSDev

I got a pretty strange SwiftUI behavior / question

I'm seeing if I can redo the navigation in Cork to fix a few bugs related to the navigation. When I switch to another pane, some contents of the new pane quickly flash before the loading overlay even shows up. Does anyone have any ideas on how to fix this?

Relevant code:
github.com/buresdv/Cork/blob/2
github.com/buresdv/Cork/blob/2
github.com/buresdv/Cork/blob/2

Quite pleased with this design, which took a lot of effort to settle on!

When you're in a flashcard study session, the app will show you the last and current "batch" of cards you're reviewing by displaying a highlight line on the left. It really makes it easy to see where you are in your stack of cards to review. #ux #macdev

👋 We’re hiring an Apple Engineer at Doist! Join us to build legendary tools like Todoist and Twist; simple yet powerful. Work from anywhere, own projects end to end, and collaborate asynchronously in a team that values ambition, mastery, independence, and communication. iosdevjobs.com/jobs/m-5b9d2bb0 #Swift #SwiftLang #iOSDev #MacDev #iOSDevJobs

iosdevjobs.comApple Engineer @ DoistWe build simple yet powerful productivity tools like Todoist and Twist, and we're just getting started. Work from anywhere with a team that values ambition, mastery, independence, and communication.

Cork version 1.5.6 is out.

This update includes a complete rewrite of the Homebrew pinning system in Swift for 20x performance gains, pinning from sidebar, manual update checking, and fixes for many crashes.

See open.substack.com/pub/corkapp/ for more info.

Buy Cork to support its development: corkmac.app

Join the Discord community: discord.gg/kUHg8uGHpG

See the source code: github.com/buresdv/Cork

Cork: The Ultimate Homebrew Companion · Cork 1.5.6 Out: Big ChangesBy David Bureš

Hey #OpenGL and #graphics people, are there any graphics profiling/instrumentation/frame debugger solutions which work with OpenGL on modern non-Windows systems? Something à la #RenderDoc but that works on #Wayland or Apple Silicon Macs. To do frame debugging right now I have to log out of my Wayland session on my #Linux desktop and log in to #X11, which is uber-broken on my mixed DPI fractional scaling multi monitor setup... #programming #graphicsprogramming #macdev