Viewing profile — rkallos
rkallos
HN member- Joined
- Fri, Dec 27, 2013, 5:15 AM UTC
- HN karma
- 142
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About rkallos
[ my public key: https://keybase.io/rkallos; my proof: https://keybase.io/rkallos/sigs/565QFnkCacj8cqAgFHTgmjiKSi6-m_zOTWy2YXmRqz4 ]
Recent public activity
-
comment
Comment #42405980
Dr. Michael Greger's books (and website: https://nutritionfacts.org ) boast an astonishing amount of citations of medical studies. He readily acknowledges the vast volume of litera…
-
comment
Comment #42282299
I experienced a similar change (more energy and steadier energy levels throughout the day) after switching to a plant-based diet, which has been shown to change one's gut microbiom…
-
comment
Comment #42274082
I find it very intuitive, but maybe it's because of a missing link or two. Boolean arithmetic sometimes uses + for OR and * for AND. When considering only zero and non-zero values,…
-
comment
Comment #42084612
They switched to microservices written in Kotlin, resembling the rest of their backend stack. They had an easier time hiring and retaining Kotlin developers than Erlang/Elixir deve…
-
comment
Comment #42079320
For what it's worth, Grindr's chat hasn't been powered by XMPP since April 2024.
-
comment
Comment #40948615
Woolly mammoths were a geoengineer species that have no living proxy. Bringing them back is definitely a controversial project, but there's a case to be made that de-extincting the…
-
comment
Comment #40812621
> I look at the reddest part of the chart, I look at the peaks Neither of these are really the places I look at when examining flame graphs. I tend to look at the bottom, and work …
-
comment
Comment #40350507
These properties are explained in great detail in volume 1 of Christopher Alexander's The Nature of Order. Reading about these with accompanying images of spaces or objects demonst…
-
comment
Comment #37058257
Here is Grindr's unionization website: https://grindrunited.org/
-
comment
Comment #32782407
Marcus Aurelius's Meditations is a wonderful guide on how to apply various principles of Stoicism, especially principles around cultivating resilience in the face of circumstances …
-
comment
Comment #32782238
The Stoics had plenty to say on what constitutes a good life. They might have also cautioned that a 'joyful' life may not be the same thing as a 'good' life, if that joy is derived…
-
comment
Comment #32732229
> Dense cities don't really matter that much Are you sure? My understanding is that people who live in dense cities rely less on automobiles, have their waste treated more efficien…
-
comment
Comment #32359304
I, too, was disappointed using Leightturm notebooks with fountain pens. They're nice notebooks, but you're right; the paper isn't very good. I'm no expert, but my understanding is …
-
comment
Comment #31996220
The current SCOTUS seems to be fine with coaches coercing teenage athletes into public prayer sessions, overturning a previous SCOTUS ruling. Meanwhile, I find it ironic that the s…
-
comment
Comment #31320552
Chiming in with 6 years of professional Erlang experience. I'm somewhat familiar with Elixir, having worked on some Elixir codebases for a few months. > The notion that to learn a …
-
comment
Comment #31273834
It sounds to me like you might enjoy SML or OCaml.
-
comment
Comment #31240620
Grindr's response to this article: https://blog.grindr.com/blog/the-wsjs-old-news > What the WSJ describes would not be possible with our privacy practices today, practices we proa…
-
comment
Comment #30997836
I implemented and deployed a state synchronization protocol based on CRDTs at my last job. It replaced a protocol that needed a fully connected mesh to function properly, and the e…
-
comment
Comment #30858373
That's very resourceful! Your system also comes with a bunch of quotes and advice.
-
comment
Comment #28502423
Why did you stop?
-
comment
Comment #27609119
Definitely a tricky problem for CRDTs. A possible solution is outlined in the OpSets paper; https://arxiv.org/abs/1805.04263 I hope that there are existing implementations of OpSet…
-
comment
Comment #25487453
To my knowledge, the author co-authored interval tree clocks as well as dotted version vectors. He also co-authored a lot of the literature on CRDTs.
-
comment
Comment #24402802
Yes there is! https://www.youtube.com/watch?v=_0m0_qtfzLs
-
comment
Comment #24402779
I had the opposite experience to you. I found Pony much easier to learn than Rust. Reference types are probably the trickiest bit to learn, especially in how they relate to Pony's …
-
comment
Comment #23393345
I have something resembling a Zettelkasten using Tiddlywiki with the Stroll plugin. I'm loving it. I feel like this system is taking me from being someone who hoards notes and neve…