pexavc

joined 2 years ago
MODERATOR OF
1
Electing new Mods (lemmy.world)
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

Don't have the time to support this at the moment. Should have done this earlier! Please comment if you are interested.

 

Any SwiftUI related projects/packages you’re working on?

Something you’d like to share or perhaps need help with?

Share it here!

 

Any SwiftUI related projects/packages you’re working on?

Something you’d like to share or perhaps need help with?

Share it here!


Aside:

Sorry for being late on this. Personal and professional developments had me taking a step back these past 30 days. Will be back to keeping things up to date moving forward.

 

So 3 things,

  1. A post will be created to poll the topics from the community on the theme/topic. Could be things like a photo album gallery or maybe something creative such as a piano roll that plays midi notes.

  2. At the top of the month, everyone has 2-3 weeks to build their project out. These have to be open-source. And the last week of the month, we all vote on the top picks and a pinned post will have links to the repos of all the contestants whom participated + the top 3 winners.

  3. Everyone is welcome to help each-other out, form teams, or simply handle their projects solo. BUT, you cannot use past projects in your solutions. Meaning, you can't simply integrate verbatim code from an existing repo or an entire solution that you previously created without good reason at least. Definitely, partial re-use is allowed.


I find that this could be an interesting opportunity to simply allow people share their work, introduce interesting solutions or simply learn from others if they are starting to learn SwiftUI.

 

Found this to be a really cool project for those in web development that were thinking about learning SwiftUI. And SwiftUI devs who want to attempt browser based solutions.

 

Any SwiftUI related projects/packages you’re working on?

Something you’d like to share or perhaps need help with?

Share it here!

1
Intro to Transactions (juniperphoton.substack.com)
1
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

This project is really amazing for rendering HLSStreams and video in general. Especially on SwiftUI.

It exposes the metal textures prior to rendering which you can also tweak if you wanted to add some layer of effects in between.

And honestly overall having the ability to use ffmpeg easily as a swift package is a huge plus.

This is their FFmpeg kit: https://github.com/kingslay/FFmpegKit/tree/main

Here’s the SwiftUI implementation example: https://github.com/kingslay/KSPlayer/tree/develop/Demo/SwiftUI

 

Curious to start a discussion around the usage of NavigationView or the new NavigationStack in a complex app structure.

How people have implemented these in their own Apps or if they even use these, or have they come up with their own custom solutions?

I’ll start:

I experimented with a custom solution (not using navigationview or stack at all) using ZStacks on the topmost level of the application essentially. I’ve seen significant improvement in performance and cleaner code execution allowing me to route views inside nested sub views simply referencing an EnvironmentValue. But, the downside is losing the out of the box, didAppear and didDissappear lifecycle events.

I see NavigationStack is following suit with storing a stack of paths to route. But, sadly doesn’t support iOS 15. Using UIKit’s navigation controller is kind of a pain when wanting to support all 3 platforms too.

But, I wonder if others have done some analysis on trade offs regarding Navigation. Since it’s kind of the cornerstone of an Application as a whole.

 

Over the years I feel brainwashed by the thoughts of others with no willpower to affirm my own beliefs.

Simply, to me blockchain/crypto is this idea of P2P communication where the intermediate technology that "handshakes" our connection isn't essentially governed by a centralized entity. But, "handshaking" in this world costs and gas is often times used as the processing/energy to enact this exchange.

Now, for what can be exchanged, it can be quantities of an item. Or information stored within an item. Kind of like Pass by value vs. Pass by reference, in a weird way? Or cryptocurrencies vs. smart contracts?

Now, my own belief is, comparing this system with torrenting, seeding and other technologies that existed long ago. What makes "blockchain/crypto" so valuable that cannot be solved with the technology invented prior to it. To me, it seems like there is extra charge and latency and thus just more negative values overall, when the final overall goal should be this idea of exchanging information. We still need ISPs, we still need physical wires to complete the "end-to-end" connection with a peer. So isn't everything still fundamentally centralized?

What is it actually improving? And is my way of thinking accurate? Why can't there be a normal P2P project handling exchange of information and/or modern fiat in the same way (Something like Paypal, but transactions have no middleman)?

[–] [email protected] 1 points 2 years ago

As the internet becomes more available, mass adoption leads to communities that are very unbalanced. And, more often than not, leaning towards personas we tend to avoid in real life. Reason being, the barrier to entry is not as high. Curiosity is a byproduct of education/environment and lead people to apply resourcefulness to uncover sites/forums/messageboards with like minded people. Yes, echochambers in a way, but these echo chambers were not driven by political beliefs, but rather simple mannerisms and etiquette. Toxicity on sites like Youtube, Reddit, Threads, Twitter, have increased, because Curiosity didn't drive discovery/account creation, ads or fomo did instead. Mastodon/Lemmy (Fediverse) communities, in my opinion, are still driven by curiosity. For how long, is the question I'd like to impose.

view more: next ›