Viewing profile — orobio
orobio
HN member- Joined
- Mon, Sep 09, 2024, 6:29 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About orobio
No profile information was provided.
Recent public activity
-
comment
Comment #46060346
Yes!
-
comment
Comment #43988616
I wouldn’t put Swift in the same ‘managed garbage-collected runtime’ family as Java, C#/.NET, Go, and Javascript, so maybe they weren’t trying to do what you think. Swift is more l…
-
comment
Comment #41492318
Swift has always been designed with the potential for more manual memory control. Recently, non-copyable types were introduced, and non-escapable types are currently being proposed…