1. 2

    Sarcasm?

    1. 2

      who’ll ever know.

      1. 2

        cool kids switching from Ruby to a real programming language

        Kinda makes me think that. And the rest seems to be complaining that a powerful type system which allows for compile-time memory safety needs annotations.

      1. 1

        What does “& sketches” mean in the tagline? What do sketches have to do with this library?

        1. 2

          libtwiddle implements HyperLogLog, which is a sketch data structure.

          1. 1

            The author also plans to implement count-min sketches: https://github.com/fsaintjacques/libtwiddle/tree/feature/count-min-sketch

          1. 4

            As a sometimes capnproto user, are there any technical benefits to using flatbuffers vs capnproto?

            1. 1

              I think you’re closer to optimal than typical JSON or Protocol Buffers users. That said, FlatBuffers is still worth looking into. Maybe you can sift through this announcement thread with comments about FlatBuffers vs. Cap'n'Proto, and let us know what you think?

              https://news.ycombinator.com/item?id=7901991

              1. 2

                Thank you, great point. (Edit: I updated the question.)

                I guess with Apple dropping the ball with Yosemite, I am keeping an eye out for alternatives. I’m hoping someone will pick up that ball and provide the world with an easy-to-use, “intelligently designed”, innovative, secure operating system that is performant and doesn’t kill your laptop’s battery life.

                Who is truly innovating in desktop Operating Systems these days, in other words?

                I keep seeing good things about OpenBSD pop up every now and then, so I was curious. Sorry for the poorly phrased original question.

                1. 4

                  I guess with Apple dropping the ball with Yosemite, I am keeping an eye out for alternatives.

                  I keep hearing about apple “dropping the ball”. Yes, I too have had some problems/bugs with yosemite. I recall a few buggy early releases of previous version of OSX too though, and to my vague recollection some of those even had fewer new features.

                  I am not discounting doom and gloom. However, I personally find the OSX experience still rather far ahead of other current options on the laptop.