Live data from Hacker News

Viewing profile — kevinossia

kevinossia

HN member
Joined
Sat, Jun 04, 2022, 8:05 PM UTC
HN karma
2
Public activity
4 items

About kevinossia

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…

  3. 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…

  4. comment
    Comment #31624526

    I always just referred to it as "deterministic destruction." I think that's reasonable, anyway.