| Pronouns | she/her |
| Website | https://actuallytaylor.com |
| Pronouns | she/her |
| Website | https://actuallytaylor.com |
I use my computer in a weird way... But at least I found what I consider to be the best way to install #PostgreSQL on #macOS!
I needed a more modern settings window for an upcoming #macOS app. I couldn't find an all in one package, so I made one!
This is a localized settings window replacement for SwiftUI, which matches the post Ventura Settings App.
IT’S HERE! 😱
V2 of my shopping list app is now available on the App Store…
- Added interactive Widgets
- Added Shortcuts (great for the Action Button and Siri)
- Added an all-new Watch app
- Added iCloud sync between devices
Get it here: https://apps.apple.com/app/id1594213177
(If you like my work, I would also really appreciate a positive rating/review 😅)
Get Sum is a beautiful, personal, and lightweight shopping list app built with macOS design guidelines in mind. It’s as simple as carrying around a physical shopping list. Key features: - Interactive Widgets - Shortcuts to add new items and more - Smart item addition (“3 x apples”, “honey $2”, or…
I'm so excited to join the @macstories team! I've been a huge fan of the site for many years now, so seeing my name in the byline is really something.
Hope you enjoy this first story where I share some tips on how to customize your app icons on the Mac 💜
Attached: 1 image I am so excited to welcome @[email protected] to the @macstories team! Her debut story is all about the Mac (a Mac...story) and how you can customize app icons on macOS today: https://www.macstories.net/tutorials/customizing-app-icons-on-a-mac-in-2023/
I've started working on a little tool for creating retro games.
It consists of a C-like language with automatic garbage collection, and a runtime with a 320x240 color indexed display.
Can be run from cmd line, or as a vscode extension, which also gives you symbolic debugging.
The whole thing is written in C++ and SDL2, so should (eventually) be able to export to a bunch of platforms including Web Assembly.