There is nothing more I like doing at work that convincing them to shut down services / remove products that aren't worth the effort.
If I had a chance, I'd delete things until I no longer had a job.
| Location | Toledo, Ohio |
| Website | https://scottrobbins.dev |
There is nothing more I like doing at work that convincing them to shut down services / remove products that aren't worth the effort.
If I had a chance, I'd delete things until I no longer had a job.
🧑💻⁉️ Please make your voice heard in the #Swift Server Working Group developer survey. Please do so, even if you don‘t use #SwiftOnServer today. We would love to understand your reasons.
I just did a pod repo update and why is this still how cocoapods works?
(I know i know, it's open source, people aren't getting paid, yada yada)
Sometimes I can't understand if people want Mastodon to be attractive for the general population or just for the people who already bought into it for ideological reasons.
I see lots of comments like "I like that there are no quote posts", "I like that search is limited", "I like that mastodon servers often shut down and force users to move to new ones".
There's nothing wrong with having that stance, but most people very much not okay with those things, and it's a bad platform for them.
Video: OSLog and Logger
Xcode 15's Console displays the output grouped by subsystem and category. We can use OSLog and Logger instead of print() to get much nicer console output that is more informative and useful.