Viewing profile — yzan
yzan
HN member- Joined
- Sun, Mar 07, 2021, 7:44 PM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About yzan
No profile information was provided.
Recent public activity
-
comment
Comment #31147249
For a laptop with >15 Watt peak consumption, a fan based design is easier to get working on the first attempt: maybe the fan will rotate faster than strictly necessary, but it will…
-
comment
Comment #30899252
I have two issue with dataflow programming languages: 1) They generally do not support batch processing. In the past, when I needed batch rename variables in a dataflow, my solutio…
-
comment
Comment #28403483
Also, the ranking algorithm should take into account the rank of the content when the upvote happened - 10 upvotes for a content on the 5th page is much more impressive than 10 upv…
-
comment
Comment #28403433
An obligatory link to an article by Evan Miller about ranking: https://www.evanmiller.org/how-not-to-sort-by-average-rating... However, to get the following requirement from the ar…
-
comment
Comment #27761935
There is also DBLint ( https://archive.codeplex.com/?p=dblint ), which has a fairly comprehensive set of checks.