Devran Cosmo Uenal

Results 20 comments of Devran Cosmo Uenal

Hi @aserdobintsev, to be honest I always wondered what the best result might look like — and never had a good answer. In the end I thought: Every time I...

Hi @RolandasRazma, big sorry — for some reason I didn't notice your issue! I think, this should do the trick: ```swift extension Binary { mutating func readSignedBits(_ quantitiy: UInt8) throws...

Weird, can you give me an example?

Hmm weird — on my machine `try binary.readSignedBits(10)` returns `-506`. This is what I did for debugging: 1. I took `var binary = Binary(bytes: [252, 100, 99, 4, 254, 129,...

@aChase55 busy week, sorry for the delay! I checked out your pull request. first of all, thanks! :D # Setup I like the idea of the "setup" -- friends also...

Thanks @onurgenes! It's on my todo list for this week :) I found this https://nshipster.com/homebrew/ — which looks promising! Were you able to install it without Homebrew? Currently, I'm trying...

Sorry @onurgenes — no Homebrew yet. I'm still struggling with the custom generators #12 :/ If you have any ideas, feel free to share them :)

Hi @mgrider, thanks for the feedback and sorry for the late delay — busy week :) > General: I haven't tried it, but does hackman g AppDelegate also work? (Would...

Hey @Jeehut and @MaxDesiatov, It's been a while since this project (and all other projects of mine) got some love. Got busy with COVID-19 related projects and an upcoming surgery...

@nerdsupremacist I finally took some time to take a look at the amazing work you did. AssociatedTypeRequirementsKit is super cool (== black magic). To be honest, I won't mind having...