hopefully..
05.11.2025 22:36 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0@nythepegas.us.bsky.social
Silly iOS developer | forever tired | she/her
hopefully..
05.11.2025 22:36 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0itโs not really sus, it just denotes when the messager is a business so the user knows itโs โofficialโ and not a random scammer.
www.apple.com/ios/business...
"I just want to say, go birds, fuck ICE and free Palestine," "Hacks" star Hannah Einbinder at the #Emmys
15.09.2025 00:50 โ ๐ 51875 ๐ 11102 ๐ฌ 649 ๐ 1172if only Apple didnโt nuke the virtualization entitlement/allowed 3rd party devs to use it, could you imagine how nice mobile gaming could be? ๐ซ
i do wonder how well UTMRemote would function for gaming though..
have you looked into talonvoice.com ? i remember watching a video talking about how someone else used it while their hands were injured and it seemed really cool! no idea how it integrates with Cursor/etc though
06.03.2025 00:16 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0wait, have you tried cleaning the connections on the port/plug? i feel like i had this exact same issue with my original Gamecube and it was just a matter of cleaning the connections a bit, but i could be misremembering
04.03.2025 13:15 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Ofc
08.12.2024 11:15 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0lmao
08.12.2024 11:14 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Detroit Become Human fr
08.12.2024 03:54 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0do you also have a weird semi-hatred towards Rust? if so, sending as much help as i can ๐
03.12.2024 05:44 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Interesting! Do you have different optimization settings for your main project? Or any project settings you may have set that wouldnโt be set in a new project? It seems itโs trying to find a CI user path on your machine. Iโll admit I donโt have any experience wrapping Python with Swift
27.11.2024 07:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Hmm, do you have Background Modes enabled for your app/framework? That error appears to be from missing either Background Modes or Sandbox entitlements.
forums.developer.apple.com/forums/threa...
Though unsure why a new project would fix it unless itโs adding the entitlement automatically.
Oh haha, I coulda swore someone made a list/feed for this somewhere already.. Unsure if they kept it up to date, but options are never a bad thing in my opinion. ๐ฅ๐
24.11.2024 19:12 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0๐
24.11.2024 19:06 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I joined Team Rocket because no one else would take me in. To many, Giovanni was a criminal. To me, he was the only father I had ever known.
22.11.2024 14:04 โ ๐ 6486 ๐ 391 ๐ฌ 93 ๐ 12Hello folks! We now have a couple Uptime Kuma endpoints to monitor our public anisette server list!
uptime.sidestore.io/status/all
uptime.sidestore.io/status/ss
We hope that these will be useful to you when choosing an anisette server, and we hope to use it to notify you about future maintenance!
A picture of a successful Github Actions build of my project https://github.com/nythepegasus/XcodeTemplate that includes macOS, iOS, and tvOS builds as well as their corresponding dSYMs for debugging purposes
lol this project idea is super dumb, but Iโm having a lot of fun with learning Github CI junk
16.11.2024 06:08 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0any time iโm slightly inconvenienced for a fraction of a second
14.11.2024 19:09 โ ๐ 574 ๐ 93 ๐ฌ 1 ๐ 2As a silly dev who hates working with Windows every chance I get, I can imagine they tried it once through the โofficialโ UI and went โnope, doesnโt workโ and that was that for their docs, lol.
12.11.2024 13:29 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Normalize this reaction
#art #artists
if you're lgbt, if you're black or hispanic or muslim, if you're a woman, if you're part of any sort of marginalized group
it's the most unfair thing that you have to keep fighting
but I beg you
please be brave
please be safe
please try to survive
Here is a good forum post on how to do it without all of those thatโll also work better for cross platform development :)
I linked a specific answer, but the whole thread is definitely worth a read!
forums.swift.org/t/read-text-...
Swift code with the following: ```swift init(_ url: URL) async { do { self = try Self(json: try await URLSession.shared.data(from: url).0) self = try .init(json: try await URLSession.shared.data(from: url).0) } catch { print(error) } } ```
Hey #Swift community, Iโm working on my library more with building apps, and Iโve tried to provide a bunch of default init functions, and Iโm now facing an issue of โambiguous use of init.โ I guess my main question is, what is the difference in the semantics below? Is this a #bug? hehe
26.10.2024 09:02 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0snacking on a single slice of cheese. going mouse mode.
25.10.2024 01:12 โ ๐ 3399 ๐ 420 ๐ฌ 61 ๐ 20The cat โMommaโ laying in her spot on a chair
Here is a cat :3
21.10.2024 18:45 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0Theyโre protecting their young
21.10.2024 15:53 โ ๐ 7 ๐ 0 ๐ฌ 0 ๐ 0Iโve also gotta admit a lot of the Data implementations of my library are lacking and mostly GPT generated, lol. Definitely need to get tests better sorted and such, but Iโve had silly irl things to deal with.
21.10.2024 05:47 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Swift code with the following mutating func set<T>(_ value: T, at index: Int) where T: FixedWidthInteger { var val = value Swift.withUnsafeBytes(of: &val) { bytes in self.replaceSubrange(index..<index+MemoryLayout<T>.size, with: bytes) } } mutating func setu8(_ value: UInt8, at index: Int) { self.set(value, at: index) } mutating func setu16(_ value: UInt16, at index: Int) { self.set(value, at: index) } mutating func setu32(_ value: UInt32, at index: Int) { self.set(value, at: index) } mutating func setu64(_ value: UInt64, at index: Int) { self.set(value, at: index) }
Thatโs fair, though hereโs the implementation of the set functions as well as the bottom, haha. Iโm mostly making this for my own personal helper library that I use for cross platform and other silly things. Just found accessing raw Data as bytes to be kinda tough
21.10.2024 05:42 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Swift code with the following: data.set(84 as UInt8, at: index) data.set(UInt(84), at: index) data.setu8(84, at: index)
Any #Swift devs wanna chime in with which they think is the least gross? Am I going about this the wrong way? Assuming data is var Data, and index is properly aligned (which for UInt8 should be any)
21.10.2024 05:31 โ ๐ 0 ๐ 0 ๐ฌ 3 ๐ 0