Viewing profile — sergix
sergix
HN member- Joined
- Wed, Oct 02, 2019, 3:17 PM UTC
- HN karma
- 45
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About sergix
Recent public activity
-
comment
Comment #47744066
Related, my favorite paper title of all time, "Robust Soldier Crab Ball Gate" [1], demonstrating how soldier crabs can perform functionally complete reversible computations. [1] ht…
-
comment
Comment #47744020
Another way to put it: each step in a reversible process must be a bijection, or "information-preserving". The naive way to do that is to return the entire input as part of the res…
-
comment
Comment #43748179
Great tongue-in-cheek project. Ignore those who don't get the joke, and keep building fun stuff like this.
-
comment
Comment #43259803
https://xkcd.com/2610/
-
comment
Comment #41438531
I believe the point is multifaceted: 1. Relationships are hard. 2. If you take a step back and look at the things you argue with your significant other about (or anyone else close …
- story
-
comment
Comment #33935770
For any specific details that anyone may be curious about, I have a public Notion page with some different documentation issues and the links to their respective sources. [1] 1: ht…
-
comment
Comment #33932505
The Tuauri team needs to focus on maturing its primary codebase and documentation before branching out to assign teams to separate projects like this. I've written a few hundred li…
-
comment
Comment #26403214
I mostly agree, and that is why I mentioned that you should follow the general design guidelines for your respective platform. However, when creating a web app, general guidelines …
-
comment
Comment #26395538
Not necessarily. Having the submit button first means it's the first action the user sees since most people (at least Westerners) read left-to-right. However, your reasoning with h…