Would be cool to see a @SkyfiApp iOS widget that features daily images of different areas around the globe. @bp22
I personally love seeing the SAR imagery of natural geology… mesmerizing. Might have to order one for a framed print soon.
Inspired by a recent SwiftUI project using NASA’s “Photo of the Day” open API.
Is it possible to @ ref the branch for a specific repo within a parent directory/monorepo?
Eg:
- MyApp
- - Frontend
- - Backend
I often work within the parent dir in cursor to cross reference files between repos, but loose the ability to reference git history for a specific one.
Would be awesome to have that functionality if you explicitly cd into a tracked repo.
I was just having the same thought. For me, Figma has exclusively become a scratchpad for ideation and quick mockups – then straight to code.
Most of the mockups become outdated in 1-2 days after rapid iteration. Screenshot the live app, draw over it in Figma with new concepts, back to code.
This is my style, I’m sure it’s not for everyone. Figma is still an amazing tool for anyone at any level of their craft.
However, there is just an undeniable difference between the iteration of a static mockup and a fully functional prototype – with which a few days/hours of work, is ready to ship to production.
The feedback loop is so much shorter.
The sooner in which software designers start adopting this way of building, the sooner collaboration will move from Figma to git.