Viewing profile — quickquestion42
quickquestion42
HN member- Joined
- Tue, Jul 23, 2019, 7:14 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About quickquestion42
No profile information was provided.
Recent public activity
-
comment
Comment #20730771
Yes, fair enough. Note that I never accused anybody of not telling the truth. My point was about how useful sqlite can be as the posterchild example of a good test suite when we ca…
- comment
- comment
-
comment
Comment #20730142
EDIT: Deleted a controversial comment about the often praised SQLite test suite not actually being public and about locking behaviour in SQLite. References are [1] and [2]. [1] htt…
-
comment
Comment #20533645
The linked project seems to be a wrapper around https://github.com/pkg/sftp
-
comment
Comment #20509533
Where can I learn more about the rename() trick not being safe? I was also (incorrectly) assuming that renaming a file after having fsynced the contents is a valid mechanism to per…