Feed 📋


Link

@bomberstudios it’s a bit sad that this hasn’t been solved yet, because I think both, developers and designers would benefit from this type of collaboration.


Link

@bomberstudios that make total sense. Perhaps there’s also the fact that while GitHub’s UI turns your profile into a CV that you can share with anyone, the same is not true for designers, whose portfolio is more private.


Link

@bomberstudios do you have some examples? I’d be curious to know about your theories 🙂


Link

There should be a platform that matches open source projects with designers seeking building a portfolio. There are many open source projects out there that would benefit from a great design but the gap between the camps is too large


Link

Let’s say you have two contexts in a Phoenix app and a function to implement: subscription/1
Which path would you go and why?

Billing.subscription(account)
Account.subscription(account)



Link

I’m reaching a level of familiarity with Phoenix and Elixir that feels amazing. We’ve been building new @tuist features quite smoothly with Phoenix LiveView and the productivity was amazing.



Link

I believe the CI space will soon be commoditized by open source and many existing services will struggle to remain competitive. They built their business on proprietary pipeline non-portable schemas, and this never goes too far.


Link

I’m really tired of relationships that have the ability to make myself responsible of problems that I didn’t create myself. I need to develop a better sense to identify them and cut them earlier.


Link

@a_grebenyuk thanks Alex! I’ll check it out. How was the migration experience?



Link

@Waltflanagan I got the mental models, but I’m struggling to familiarize with the compiler annotations to make the code comply with the compile-time checks. It could be a matter of working a bit more with those constructs.



Link

Does anyone know Package that has undergone a transition to complete Swift concurrency checking?