Viewing profile — tonygluk
tonygluk
HN member- Joined
- Sat, Oct 01, 2022, 3:07 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About tonygluk
No profile information was provided.
Recent public activity
-
comment
Comment #33432784
Location: Europe Remote: Yes Willing to relocate: Maybe Technologies: Swift, Objective-C, UIKit, Cocoa, AutoLayout, CoreData, Audio Queue Services, SQL Résumé/CV: Available upon re…
-
comment
Comment #33068655
Location: Europe Remote: Yes Willing to relocate: Maybe Technologies: Swift, Objective-C, UIKit, Cocoa, AutoLayout, CoreData, Audio Queue Services, SQL Résumé/CV: Available upon re…
-
comment
Comment #33068419
I'm not sure that complete reliability in this matter can be achieved without dragging ICU into a project, which is a mildly depressing thought.
-
comment
Comment #33055350
Good job! Simple and pretty elegant. Just curious, is there a reason to use wide-character versions of isdigit, isalnum etc. and pass there single UTF-8 byte? `iswdigit(cdpt(txt))`…