Viewing profile — Cervisia
Cervisia
HN member- Joined
- Sat, Nov 14, 2015, 10:10 PM UTC
- HN karma
- 31
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Cervisia
No profile information was provided.
Recent public activity
-
comment
Comment #47320756
The SQLite documentation explains how (and how well) this works: https://www.sqlite.org/optoverview.html#the_skip_scan_optimi...
-
comment
Comment #45776825
> robots.txt. This is not the law In Germany, it is the law. § 44b UrhG says (translated): (1) Text and data mining is the automated analysis of one or more digital or digitized wo…
-
comment
Comment #44983085
The sellers usually do not write "enterprise" in the offer. You have to know the model numbers (for example, the SK Hynix Platinum P41 is the same as the Solidigm P44 Pro and the S…
-
comment
Comment #44981564
There is nothing obviously suspicious with what's inside. The SATA form factor was designed for HDDs; solid-state drives usually are not much larger than a M.2 drive. These flash p…
-
comment
Comment #42623648
Nowadays, it is hard to recommend a general-purpose opamp. Just plug the desired parameters into the search function and sort what's left by price. (Distributors like DigiKey and M…
-
comment
Comment #29250709
The idea of parsing indeed is to transform data, from a lower level of abstraction to a higher level of abstraction. Parsing text (a sequence of characters) or binary files (a sequ…
- story
-
comment
Comment #21761185
unix.stackexchange.com (or askubuntu.com); midi.org/forum; alsa-user mailing list; linux-audio-user mailing list Please check if the device shows up in the output of "lsusb", "amid…
-
comment
Comment #10567546
Related Linux kernel bug report: https://lkml.org/lkml/2011/11/3/110 However, that particular key combination ([Alt]+[SysRq]+[C]rash) works as designed. The old adage about securit…