Live data from Hacker News

Viewing profile — slowswift

slowswift

HN member
Joined
Thu, Jan 10, 2019, 10:38 PM UTC
HN karma
0
Public activity
4 items

About slowswift

No profile information was provided.

Recent public activity

  1. comment
    Comment #21236561

    > The degree to which people are skeptical of markets and a market value associated with their actions is so immense Similarly, the degree to which market advocates, themselves, ex…

  2. comment
    Comment #20227406

    A constitution that disallows meaningful federal regulation of co2 emissions is nothing more than a pathetic suicide pact.

  3. comment
    Comment #18880699

    It is essentially the same, sure. We have some specialized in-house structs-of-arrays things for doing bulk geometry operations that (behind the scenes) go through `withUnsafeMutab…

  4. comment
    Comment #18879501

    Curious if you ever benchmarked your approach vs, say, going through `Array`/`ContiguousArray` (I think these are slated to converge eventually, FWIW) and using the [`withUnsafeMut…