Scott Robbins

@scottrobbins
46 Followers
98 Following
249 Posts
Software Engineer. I do a little bit of this...little bit of that...
LocationToledo, Ohio
Websitehttps://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.

#SwiftNIO #SwiftServer #SwiftLang

https://forums.swift.org/t/sswg-community-survey-2023/67084

SSWG Community Survey 2023

Hello everyone, we have already received many hundreds replies -- thank you everyone! -- and we're going to keep the survey open for another week before summarizing it. The survey will remain open until October ~6th, tell your friends, share on social media! 🙂

Swift Forums
RIP @nova. You were an awesome person, and the world will be worse off without you.
Idk how some people navigate VSCode by clicking on the folders in the left bar instead of file searching.
With the rise of self-driving vehicles, it's only a matter of time before we get a country song where a guy's truck leaves him too.
GraphQL is going in weird directions. This RFC https://github.com/graphql/graphql-wg/blob/main/rfcs/ClientControlledNullability.md is weird. Feels like patching a problem. I've had some issues with nullability but not to go as far as breaking the source of truth which is the main point of gql really.
graphql-wg/rfcs/ClientControlledNullability.md at main · graphql/graphql-wg

Working group notes for GraphQL. Contribute to graphql/graphql-wg development by creating an account on GitHub.

GitHub
I just recently learned about ruby service object syntax, and I’m so confused. What is wrong with classes with one method?

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.

https://youtu.be/dNpjCbdfRc8

OSLog and Logger

YouTube