vincentneo, to AppleInc
@vincentneo@mastodon.social avatar

🎉 New app launch!

Oxpecker is a new Mastodon client designed for the Apple Watch, and built with inspiration from Pigeon!

Some unique features include ability to render custom emojis, zoomable image display, ability to open links, with more to come.

Find out more: https://oxpecker.social

#watchOS #iOSDev #WWDC24 #buildinpublic #showcase #mastodon

davidbures, to swift
@davidbures@mstdn.social avatar

OH MY GOD I CAN'T BELIEVE I FINALLY FIGURED IT OUT!! The next Cork release will be fucking EPIC

(Cork now supports packages that require sudo during install/uninstall)

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

A demo showing new support for packages requiring sudo in Cork

davidbures,
@davidbures@mstdn.social avatar

I tried it with the Zulu JDK and it seems to work fine for it as well!

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

Another demo of sudo package

davidbures, to swift
@davidbures@mstdn.social avatar

Like I promised a few days ago, here’s the discount code for Cork to celebrate my birthday tomorrow!

HaBi1998

It will be valid from tomorrow, June 1st, until June 8th 😊

https://mstdn.social/@davidbures/112490278078275747

I’d really appreciate if you shared this so as many people as possible can take advantage of the 60% discount!

vinc, to rust
@vinc@mastodon.social avatar

Today, I'm improving the network logs in my hobby operating system

davidbures, to swift
@davidbures@mstdn.social avatar

While implementing the package previews, I ran across one state that Cork didn't have covered yet: when an app is already installed outside of Homebrew, and you try to install the Homebrew version.

Instead of getting stuck, you now get this status.

davidbures, to swift
@davidbures@mstdn.social avatar

Today, I merged the basic support for Shortcuts into mainline Cork. After that, I decided to take on another challenge

I thought it would be cool to be able to see detailed info about a package before you install it. This feature actually used to be in Cork back in 2022! But I had to remove it… until now!

It's far from complete, but I'm doing my best

Very old package preview from 2022

MuseumShuffle, to random
@MuseumShuffle@mastodon.social avatar

Starting to feel good about the iPad version of Please Don't Rain! Lots more polishing to do but I'm making good progress.

Please Don't Rain shown side by side with the Deep Dish app. It switches from 1/3, 1/2, and 2/3 sizes. The UI adjusts to the size changes.

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

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!

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…

theevo, to random
@theevo@iosdev.space avatar

Hold me accountable, fam. 🤝

I want to get this working before the Memorial Weekend is over:

As soon as I choose a date in the date picker, the animal emoji and date range change, showing you the Chinese zodiac animal.

So if the DatePicker starts us off at today which is May 25 2024, and we pick say May 25, 2023, we should see a Rabbit emoji 🐰 with the date range Jan 22 2023 - Feb 09 2024.

#BuildInPublic

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)

dave, to random
@dave@social.lightbeamapps.com avatar

I’ve released version 3.0 of my video mixing app for iOS, GoVJ 🙌

https://govjapp.com

simeon, (edited ) to random
@simeon@indiehackers.social avatar

It took me a gazzilion hours and only 3.48 gray hairs but…

… I’ve an About section (on the Settings page 😅) in my meal planning app.

Also: I just completed 99% of my landing page.🥳

Felt proud, might delete later.

rony, to random
@rony@mapstodon.space avatar

Here is an update on what I'm working on. #buildinpublic

I'm exploring auto styling #OGC Vectortiles in #mapstyler. In this example, the population density is styled based on a user defined color. Very happy with these first results.

I'm just not sure about the map readability of this implementation. The coloring scheme is of course dependent on the distribution of the data. So I guess additional options for categorization of the data are needed.

#gischat #indiedev #gis #webgis

video/mp4

mortengregersen, to random
@mortengregersen@mastodon.social avatar

Got inspired by @jordibruin at @DeepDishSwift 🤩 Trying to build an iOS app. With the kids at their grandparents tonight, I have the whole evening 🥰 Wanted to try live streaming, but YouTube needs 24 hours to verify… 😒 So I will be posting progress here 🚀

mortengregersen,
@mortengregersen@mastodon.social avatar

I got a little help from ChatGPT-4o to generate the model layer and unit test for those 🥰

mortengregersen,
@mortengregersen@mastodon.social avatar

Without telling ChatGPT what code name I used for the project, it suggested the same 😅 I think I will stick with this name for now then…

mortengregersen,
@mortengregersen@mastodon.social avatar

Okay… ChatGPT wasn’t that good at SwiftData 😬 It gave recursive models which SwiftData doesn’t support with structs. Had to adjust the models a bit - luckily ChatGPT was helpful in adjusting the unit tests 🥰 Now with 100 % code coverage we can continue to the UI

davidbures, to swift
@davidbures@mstdn.social avatar

Is there anyone out there who knows a lot about accessibility on macOS that would be open to joining Cork’s Testing team?

I wanted to improve the accessibility of Cork drastically in the next release (there’s no accessibility at all right now 😢), but I know nothing about this topic.

If you haven’t heard of Cork before, you can get a quick overview here: https://corkmac.app

CorkApp, to swift
@CorkApp@mstdn.social 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!)

#swift #swiftui #BuildInPublic #homebrew #CorkApp #apps #indieappsales #macos

image/png
image/png
image/png

davidbures, to swift
@davidbures@mstdn.social avatar

I'm looking for some volunteers to test a new Cork version. There's one huge bug that needed to be fixed before the next version is released. Are you up for it?

I'm specifically looking for people with a lot of installed Homebrew packages.

marcel, to SwiftUI
@marcel@mastodon.social avatar

I'm not sure whether I love or hate this micro toggle.

video/mp4

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