back
user profile
rzk
20,196karma·4,635submissions·June 13, 2018
recent activity (4,635 total)
comment
On Android, I don't see any ads with Firefox, but I do with Chrome. Edit: No, actually that is because I have uBlock Origin enabled on Firefox.
comment
Thank you for a clear explanation.
I'm a total layman here, so forgive my questions if they don't make sense: > One of the deep insights of special relativity is that these scalar and ve…
comment
https://archive.is/nGVxb
comment
There is also Dagster - https://docs.dagster.io/
comment
Makes sense, thanks for the clarification!
comment
Congrats on the launch! Two questions: - If I have some data in Kafka, why would I want to pump it into your platform instead of spawning an Elasticsearch instance and using something like Kafka Conne…
comment
Yet another test.
Edited.
comment
An AI having their own personal qualms on OpenAI's ethics and virtues? I doubt it. It would be hilarious if this was generated.
comment
I noticed the same thing, particularly with programmers. More than once, I stumble upon some remarkable piece of software, to find that its author is a trans person.
comment
> The more we build the body of research on top of obviously flawed studies like this, the harder it is for serious researchers and lawmakers to take it seriously. I agree that what should be calle…
comment
The article is not based on that premise, it is proposing an alternative model instead: "the process model of self-control".
comment
Results if anyone stumbles upon this: * When adding an item, its id, its parent id (if it has one), and the story id show up in the /updates endpoint. * When editing a comment, the comment id and…
comment
Deeply nested reply.
comment
Result: after 10 minutes, comment order changed, both story id and direct parent id showed in /updates.
comment
Second rep.
comment
Deleted comment ids are still visible in the kids attribute of an item.
comment
When deleting a comment, only the comment id and the story id are shown in the updates, but not the direct parent.
comment
Retrying, as an upvote may have caused the story to show in /updates Edit with result (also useful for a test) : only direct parent id and story id show in /updates when posting a reply. Wha…
comment
When posting a reply, do all parents show in /updates?
comment
Testing with a nested reply. Edited the nested reply.
comment
Is the story included in /updates if a reply to a comment is added? Edit: What if the comment is edited?