godbout 44 Posted March 31 Author Share Posted March 31 i didn't have any issue. but yeah, you better keep another clean Xcode. also, at every Xcode update, you need to resign. a bit annoying yes. and the plugin is not the best Vim port out there. but still, i think it's the best workflow i've found till now. Link to post
vitor 895 Posted March 31 Share Posted March 31 On 3/30/2021 at 11:52 AM, deanishe said: This is the way. No one commented, but was that a Mandalorian reference? JJJJ 1 Link to post
godbout 44 Posted April 1 Author Share Posted April 1 9 hours ago, vitor said: Mandalorian isn't that term offensive? or is it Mongolian, i forgot. Link to post
deanishe 1,449 Posted April 1 Share Posted April 1 15 hours ago, vitor said: No one commented, but was that a Mandalorian reference? Not intentionally. But now that you mention it, that's probably where I got it from. Link to post
nikivi 89 Posted Wednesday at 02:00 AM Share Posted Wednesday at 02:00 AM (edited) Found this twitter thread that talks about why swift string methods are slower due to the encoding. Maybe useful I am aware of the Dean’s Medium article he shared on it. 🙃 Edited Wednesday at 02:05 AM by nikivi deanishe and godbout 1 1 Link to post
deanishe 1,449 Posted Wednesday at 04:32 AM Share Posted Wednesday at 04:32 AM 1 hour ago, nikivi said: Found this twitter thread that talks about why swift string methods are slower due to the encoding. Interesting. But yeah. Unicode strings are marvellous when you’re working with text content, but there’s a lot of stuff you want to treat as bytestrings (i.e. mostly text, encoding unknown), which is a PITA in Swift because it doesn’t really have bytestrings or even “char” literals. nikivi and godbout 2 Link to post
godbout 44 Posted Wednesday at 05:45 AM Author Share Posted Wednesday at 05:45 AM (edited) guys i've been spending one and a half month working on that. now you're making me want to switch to Go or apply for a job at Apple to clean their shi*. Edited Wednesday at 05:45 AM by godbout remove the insolence deanishe 1 Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now