Getting on a plane for work today... I'm wondering how many AVPs I'm going to see before and during the flight
🏳️🌈 Product | Design | Code
Getting on a plane for work today... I'm wondering how many AVPs I'm going to see before and during the flight
@finestructure @nicklockwood Seems to be some interesting implications for computed properties if `throws let` or `maybe let` was possible
@finestructure @nicklockwood @finestructure
Ah ... lovely... that makes sense
@mattiem @nicklockwood is the intent to avoid optionals or for the symmetry?
let result = try? runRiskyFunction()
with
maybe let result = try runRiskyFunction()
what does result become?
@mattiem a few months now with taskfile.dev and it even has a vs code plugin to run the tasks from the side bar. I don't think I'm ever going back to Make
@mattiem SO far playing with Taskfile has been interesting. I managed to get git tasks working pretty quickly.
@mattiem I've thought about a pure swift version as well. There are a few out there. Lately I've been playing with options that work for Apple, Android, and Web together. This one seems promising. We’ll see how it goes.
I am late to the party with #Taskfile usage. It's lovely. https://taskfile.dev
Has anyone integrated #countly with #sveltekit ?
Must get better at using mastodon
Must get better at using mastodon
@davidgerard once again, tech culture shows It’s not ready
@michelf you should see an explicit RSS feed link on the blog page now. I've tried it with FeedNotifier
@michelf It's a good question. I think so. Working software gives you options. Does it need an RSS feed, yes! I think it can be a follow up.
Is it releasable? Let's find out. Together. I'm starting a new blog covering product, design, analytics, and code. Seems like a lot, but that's pretty much my day.