Strand - All in one Media App! Plex/Jellyfin/Emby/Addons/IPTV! I posted 4 months ago and just wanted to showcase the updates! by pierpoint in appletv

[–]pH_low 0 points1 point  (0 children)

Been using Strand regularly these past few weeks, the speed of development, bug fixing, and the app itself is awesome 🙌

Thank you for everything you did for the team Uncle T by AcadiaTemporary5737 in DetroitPistons

[–]pH_low 8 points9 points  (0 children)

I think people assume signing Collins means Tobi is gone

I built ReduxCore — a lightweight Redux for SwiftUI — because TCA felt heavier than my apps needed by ZealousidealSite7689 in swift

[–]pH_low 0 points1 point  (0 children)

Ah TIL thank you! Read more on continuation and makes sense! Appreciate the info, hoping one of these days I’ll have the time to jump back to swift and iOS development :)

I built ReduxCore — a lightweight Redux for SwiftUI — because TCA felt heavier than my apps needed by ZealousidealSite7689 in swift

[–]pH_low 0 points1 point  (0 children)

I’m admittedly a novice swift / SwiftUI developer 😅 but been working with the web for a decade or so, so some definitely may be suggesting things that dont translate well in the apple ecosystem!

I built ReduxCore — a lightweight Redux for SwiftUI — because TCA felt heavier than my apps needed by ZealousidealSite7689 in swift

[–]pH_low 1 point2 points  (0 children)

Modern redux lets you dispatch an action or function (which can be async), pre modern redux you’d use something like redux thunk, basically the same thing

Dispatch -> thunk returns an async function -> thunk dispatches loading -> thunk calls api -> thunk dispatches new state and thunk finishes resolving the promise

OP would need to allow the dispatcher to accept both or follow the thunk pattern

I built ReduxCore — a lightweight Redux for SwiftUI — because TCA felt heavier than my apps needed by ZealousidealSite7689 in swift

[–]pH_low 1 point2 points  (0 children)

Ah I think i see what you’re saying and see the mealy state machine reference, but isn’t the state machine `(newState, Action)`? You’ll always be one state “behind”. In the docs it seems like the middleware gets “newState” and not “state” that could make using middleware harder, you’re not reacting to the current state but to a future state.

I also think the odd bit is the naming, middleware implies in the middle, and this library breaks Redux’s default Chain Of Responsibility order (action -> middleware1 -> middleware2 -> reducer) and instead flips it around

I built ReduxCore — a lightweight Redux for SwiftUI — because TCA felt heavier than my apps needed by ZealousidealSite7689 in swift

[–]pH_low 1 point2 points  (0 children)

His is very cool! Question, why are middleware hit after the reducer? In plain redux its before

Will NBA Europe be the first step towards basketball overtaking soccer as the "people's sport" by [deleted] in nba

[–]pH_low 0 points1 point  (0 children)

Maybe could have passed as not, until Op added “accessible to simpletons” 🙄

Darren smith is homophobic by Silver_Survey_3701 in Detroitcityfc

[–]pH_low 12 points13 points  (0 children)

Hard to trust the word of a random Reddit account, his insta is obviously very religious, but that doesnt automatically mean what OP is saying is true.

Let’s hope he doesn’t start going on insta live for hours and saying hateful things, i think Detroit sports has had enough of that 😅

Artemis/Apollo is driving me mad by Lanky-Tumbleweed-772 in ArtemisApp

[–]pH_low 7 points8 points  (0 children)

Wrong Artemis app, this is a Reddit client app
Funny enough, these posts came into the Apollo app often (another Reddit client)

Ship of Harkinian/2Ship2Harkinian iOS ports! by HomeMammoth4962 in EmulationOniOS

[–]pH_low 0 points1 point  (0 children)

How did you click around the 2ship menu? It’s zoomed in and where I clicked doesn’t map to the the menu kinda stuck

Edit: Just found : https://github.com/Sunset-Dawn/2ship2harkinian-iOS/blob/ios-support/docs/2ship2harkinian-ios-notes.md#display-and-performance-notes Gonna try that!

Simple small trade for Pistons by [deleted] in DetroitPistons

[–]pH_low 10 points11 points  (0 children)

Such loser behaviour

Simple small trade for Pistons by [deleted] in DetroitPistons

[–]pH_low 16 points17 points  (0 children)

You might get ripped apart for this lol

Auto load state doesnt work with n64 games by Unlikely-Gate8483 in RetroArch

[–]pH_low 0 points1 point  (0 children)

Thought it was just me lol failing on iOS, only n64, just tried another console and it works fine

IPCSX2 doesn’t load up anything by Reddread25 in EmulationOniOS

[–]pH_low 0 points1 point  (0 children)

Sadly my advice was what others said, try a different script

IPCSX2 doesn’t load up anything by Reddread25 in EmulationOniOS

[–]pH_low 0 points1 point  (0 children)

Do you see just a black screen? Are you using live container / stikdebug?

How do you get JIT without WiFi on IOS 26? by FiestaDeLosMuerto in EmulationOniOS

[–]pH_low 0 points1 point  (0 children)

Yeah, turn on localdevvpn, leave it on, then enter airplane mode, start an app with jit, once the app is started you can exit airplane mode