HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jimis

no profile record

comments

jimis
·há 11 dias·discuss
If you use the default mode MDB_SYNC then it's reliable but can be slow for writes. For max write performance you need MDB_NOSYNC (IIRC that's what the official benchmarks use) but then the whole database can be unrecoverable in case of crash. It has happened to me.

Sqlite in WAL mode will never lose all your data and performance can be configured vs durability by setting pragma synchronous to full or normal.
jimis
·há 8 meses·discuss
[flagged]
jimis
·há 11 meses·discuss
So each enclosure hosts its own RAIDZ2. Have you tested if it can survive loss of USB connectivity? It can happen because of cable damage or movement, and also because of any failure in the enclosure's electronics.
jimis
·há 11 meses·discuss
Each drive shows up as an external USB mass storage device?
jimis
·ano passado·discuss
What is the systemd equivalent for `service crond stop` and later `service crond start`?

In other words, I want to disable all jobs for some time (for benchmarking) and then bring them back up.
jimis
·há 2 anos·discuss


  > The DC-ROMA RISC-V Pad II starts at $149 for the 4GB RAM version and is already available for pre-order on the DeepComputing store. 
  > If you get the 16GB RAM variant, the tab is compatible with the Android Open-Source Project (AOSP) Android 15 operating system.
Weird, isn't 4GB RAM enough for Android 15? Or is AOSP compatibility completely separate from Android compatibility?
jimis
·há 2 anos·discuss
Who are the phone/tablet manufacturers that are friendliest to rooting or installing open-source Android clones? It's a pain to do that on my Samsung Galaxy devices...

I'm looking to buy a (new) 10'' tablet for that purpose.
jimis
·há 3 anos·discuss
It's not the same buying a new product from official supplier, to buying something old and/or used from an unknown entity on eBay.