marcel, to SwiftUI
@marcel@mastodon.social avatar

I'm VERY happy with how this turned out.

video/mp4

andhash39, to SwiftUI
@andhash39@mastodon.social avatar

Making Thought Capture's Search tab more useful by adding some buttons to see all your thoughts with a particular tag!

The current design feels a bit... candy shop? 🤔 I want the user to be able to immediately pick out the tags by colour.

marcel, to SwiftUI
@marcel@mastodon.social avatar

I'm quite happy with this new main view. It's not as polished as it might have been had I not been responsible for the code, but I'm pleased with the progress I've made.

video/mp4

davidbures, to swift
@davidbures@mstdn.social avatar

A very useful feature is coming in the next version of Cork, for when you get plastered and accidentaly try to remove the wrong package...

kslazinski, to random
@kslazinski@mastodon.social avatar

🥳 My time tracker app @moons is now also in German!

Link to the app:
https://apple.co/49soMAO

Huge thanks to my friend Martin Lasek, creator of WishKit, who helped me with the German localization 🙏

C_W_WC, to webdev
@C_W_WC@mastodon.social avatar

Going to be on stream tonight doing some touch ups to front end functionality and after long wait back to do some more styling!

https://m.twitch.tv/codered_with_codee

#webdev #reactjs #buildinpublic #socialmedia

yoyokuo, to swift
@yoyokuo@mastodon.world avatar

Should I keep the iCloud Sync toggle for user or not🧐

davidbures, to swift
@davidbures@mstdn.social avatar

The next version of Cork fixes seemingly all memory leaks.

I have no idea how I accomplished that, but Instruments says there are no leaks anymore, so I'll take it as a win lmao

xurble, to RSS
@xurble@mastodon.social avatar

So because of my perpetual frustration with Cloudflare, I’ve made a thing. It’s a bit like FeedBurner, but with an emphasis on fetching feeds that are blocked by poor Cloudflare configuration. If there’s a feed that you can’t read in your RSS reader of choice, consider trying it here. It’s a work in progress, but I would appreciate help building my pool of blocked feeds. Currently I can read all the feeds I care about except 1.

https://dripfeed.app/

vincentneo, to macos
@vincentneo@mastodon.social avatar

Iconic 1.3 has been released with support for new emojis from macOS 14.4 as well as SF Symbols 5.2!

https://apps.apple.com/sg/app/iconic/id1582751983?mt=12

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

I have a question for Cork users:

I really need to know which macOS version people use Cork with so I can plan long-term support

So, I was thinking that maybe, in the next version, there would be a ONE TIME, completely anonymous survey to determine what macOS version your Cork is running on. This check would happen only once, would only send the macOS version number to my database, and would be anonymous (meaning not tied to any users)

Would you be open to that?

davidbures, to swift
@davidbures@mstdn.social avatar

Coming in next Cork version:

This nice overlay for when you're dragging a backup onto the window. Implemented using .overlay and .onDrop.

As an aside, I wanted to use the Transferable protocol with FileRepresentation, but couldn't get the dropping to work. It wouldn't accept my file as droppable :/ https://pastes.io/usanb1x8i5

Demo of new dragging overlay

C_W_WC, to webdev
@C_W_WC@mastodon.social avatar

Putting some applicaitons out and putting myself out there. Re applied to the position I was interviewing for the end of 2023 and beginning of 2024.

Here is to this being the year I break into the development industry!

#webdev #ReactJs #buildinpublic #job #jobsearch

Edit: spelling error

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

Updates to Cork:

Even though it might not be required since Cork is not on the App Store, I still added the new AppPrivacy stuff to it in this commit: https://github.com/buresdv/Cork/commit/ca9c3746edeaee2e456593c3786d3d006b7bbabb

So you can be sure that there's no privacy shenanigans going on :cat_1:

MuseumShuffle, to procreate
@MuseumShuffle@mastodon.social avatar

Decided at the last minute to add one more weather theme my sister drew for me because I'm not going to do another release for a while.

Turns out this one works particularly well with my starting UI.

yoyokuo, to swift
@yoyokuo@mastodon.world avatar

Excited to share a sneak peek of my latest project, TuneTally! 🎶 It's an app designed to help you explore music charts across various streaming platforms, with the added flexibility of selecting different countries. Would love to hear your thoughts – is this something you'd be interested in? 😮

n0rthk1n9, to iOS
@n0rthk1n9@mastodon.social avatar

After a couple of days being sick it feels great to be back at again with Day 35! I can now render images from my favorites to the Widget 😍 Was hard to figure out what didn’t work with my first try but it was AsyncImage! You can not use that in a widget as far as I found out. So I had to preload and downsample the image, thanks a lot to @MuseumShuffle for the hint! 🙌🏻

CorkApp, to swift
@CorkApp@mstdn.social avatar

Cork version 1.3.5 is out.

This update includes a lot of small improvements, namely a keyboard shortcut for searching packages (available in macOS 14+) and some prep work for the new way of validating licenses.

Read more at https://open.substack.com/pub/corkapp/p/cork-135-out-many-small-improvements?r=2vioyx&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true

License checker

bonney, to SwiftUI
@bonney@mastodon.social avatar

Any of my followers interested in testing my TCG/game life point tracker?

I built it literally for my wife and I to play MTG. Build 1 just went to TestFlight; if anyone outside my household is interested I’ll polish it a little and do a proper beta.

Currently supports 1-6 player games, variable starting life count, and allows each player to customize their color.

davidbures, to swift
@davidbures@mstdn.social avatar

Update on the Services sub-window in Cork:

It now includes much more information about a service! You can also searh for a specific service using the search field, much like in the main Cork window.

In the release after the next one, the services might be read-only. I'm not sure if I'll have enough time to implement the turning on/off of services, but we'll see!

More info on Cork: https://corkmac.app

davidbures, to swift
@davidbures@mstdn.social avatar

I cooked good today (yes, at least basic support for Homebrew services is coming in the next Cork release)

Homebrew service detail pane

davidbures, to swift
@davidbures@mstdn.social avatar
luckkerr, to random
@luckkerr@mastodon.world avatar

Continuing work on notifications in my Fediverse application . Added color highlighting and small animations that appear when there are unread notifications.

Also seen is a new layout for images that displays whole alt text under them.

luckkerr,
@luckkerr@mastodon.world avatar

Continuing work on notifications in and am wondering. Should the app automatically dismiss push notifications when going to notifications screen in app?

The idea is that if you go there, then we can be sure that you saw the notification. But perhaps some people would like to keep them for later.

luckkerr,
@luckkerr@mastodon.world avatar

Dismissing or opening a push notification in will automatically update unread state (synchronized with web and other apps that use markers API).

This will remove the need to open notifications to mark them as read when viewing directly from notification center.

Video demonstrating automatic marking of notifications as read in Pipilo. First the video shows that there are new notifications in the app, then a notification is dismissed and notification markers disappear from the app.

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