Viewing profile — kevinossia
kevinossia
HN member- Joined
- Sat, Jun 04, 2022, 8:05 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About kevinossia
No profile information was provided.
Recent public activity
-
comment
Comment #34562072
My group at Apple is still definitely hiring. My team has been trying to grow headcount for a while now. If you're really good, go ahead and apply.
-
comment
Comment #34348869
Sure you can. C++ has reference-counted garbage collection with its smart pointers and RAII, just like Swift. People certainly write high-throughput systems in C++. Swift is slower…
-
comment
Comment #34285289
I've used tons of concurrency in Android apps, iOS apps, Unreal Engine games, C++ code running a Raspberry Pi drone, embedded Android telemetry (Java/C++), and C++ AR/VR high-resol…
-
comment
Comment #31624526
I always just referred to it as "deterministic destruction." I think that's reasonable, anyway.