Hacker News new | past | comments | ask | show | jobs | submit | arnold_palmur's comments login

I'm tired of the comparisons of "the industrial revolution" and the "printing press", I don't see those as comparable to what's happening here. Although Devin isn't this, there's a reason people refer to AGI as our last invention.


No comparisons to SBE in the benchmarks?


SBE needs to define the xml for the java bean, and generated the code. It need lots of work to implement a multiple-layer nested objects serialization. So I don't added it for now.


Should still be added. Are are talking a lot about perfomance so this is where SBE shines. Worth comparing if you want to show of the numbers.


No, I just mean it's not easy to use. When using fury, you just need one line code for serialization: `fury.serialize(javaObject)`. When using SBE, it need to much coding, it needs define schema xml, compile code, and so on.


It's as much work as protobuf. How about Chronicle Wire, can you add that?


I wonder how this compares to something like Aeron performance-wise - though Aeron is strictly messaging (not queueing).


This is the perfect response to OPs question.


Martin Thompson


I think it's safe to assume that as a general rule on /r/<X>, <X> is god.


Big Peter Lawry fan - I use Chronicle Wire (the library mentioned in the article) often, it's a really nice serialization/deserialization library when performance/allocation is a focus. Combining Chronicle tools + Real Logic tools you can build some extremely performant Java applications.


I've actually really enjoyed some of the recommendations I get - my homepage is usually videos on Java, networking, DCS related content and for some reason last week I got a recommendation for a video by this channel that recreates historic life and the video was how to make a typical dinner as if it were 1820 - it was so random but awesome.


I too enjoy finding new stuff - Imagine being able to tell the algorithm that!

I'm baffled by tech companies taking highly complex recommendation engines with tons of tunable parameters and exposing literally 0 of them to the user. I don't want to see the same things all the time. And I especially don't want to keep seeing that one video all the time!


Thinking Fast and Slow


Big fan of it - very straightforward to use (like a local mirco-orchestration template)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: