HackerTrans
TopNewTrendsCommentsPastAskShowJobs

PBondurant

no profile record

comments

PBondurant
·hace 3 años·discuss
The photographer Michael Weseley did a number of long exposures (>12mths iirc) of Berlin during the 1990s as it was being transformed after the fall of the Wall and subsequent reunification. Viewed as huge prints in a gallery they were impressively detailed, as layers of various rebuilding and urban planning projects were revealed in varying degrees of transparency, depending on how long they took and how recent they were:

eg https://www.uncubemagazine.com/blog/14374185
PBondurant
·hace 3 años·discuss
I'm running a ZFS NAS with mirrored 2 HDD vdevs. I've set the HDDs to spindown after 20mins using hdparm -S and this works fine under zfs. The drives (Toshiba N300s) take ~15s to spin up when something accesses them, and ime zfs has always handled this gracefully.

This vdev only contains data; it's not running the OS / root.
PBondurant
·hace 3 años·discuss
> “It leads to a new philosophy of physics that rejects the idea that the universe is a machine governed by unconditional laws with a prior existence, and replaces it with a view of the universe as a kind of self-organising entity in which all sorts of emergent patterns appear, the most general of which we call the laws of physics.”

Is this distinction as meaningful as it first seems; my assumption was that all 'laws of physics' are in essence only ever an expression of our current best understanding of these observed 'generalised patterns'?

By talking about the 'laws', it's easy to start treating these as though they are firm, a-priori rules, but my assumption was that - to physicists - these were always simply a short-cut way of describing a set of common, repeated and testable observations about the universe. Iow they were never 'rules' in the sense that they existed independent of the phenomena they were describing? I'm not a scientist, btw.
PBondurant
·hace 3 años·discuss
For those who weren't aware, scintilla forms the basis of the popular Notepad++ Windows text editor.
PBondurant
·hace 3 años·discuss
IMO title is clickbaity; it's a statement-of-opinion-masquerading-as-a-question.

Effectively the parent is saying 'fan noise is up there with performance as my most important metric in a laptop'.

This may be true for the OP, but it's by no means a universal consideration. Personally, battery life comes before fan noise for me as a metric. YMMV.
PBondurant
·hace 3 años·discuss
Unfortunately there have been recent issues with the 870 EVO series also: https://www.techpowerup.com/forums/threads/samsung-870-evo-b...

There may be multiple, different issues with Samsung parts at play here. The 900 series issues seem to have been addressed with a f/w update; the 870 EVO issues were - allegedly - caused by bad NAND and the devices needed to be replaced.

ofc part of the problem here is the lack of public acknowledgement / information from Samsung on these issues.
PBondurant
·hace 3 años·discuss
The SSDs in these machines consist of NAND chips soldered directly to the motherboard; the controller aspect is handled within the main M* SOC. As such there's no way that a company could offer an internal 'upgrade' or expansion to these drives.
PBondurant
·hace 3 años·discuss
Note that this code actually turns phase-updates ON. To turn them OFF:

  Update-Manager::Never-Include-Phased-Updates;
  APT::Get::Never-Include-Phased-Updates: True;
PBondurant
·hace 4 años·discuss
A fuller instance of the first quote: "Through careful and thorough fault injection, we show that ZFS is robust to a wide range of disk faults. We further demonstrate that ZFS is less resilient to memory corruption, which can lead to corrupt data being returned to applications or system crashes"

...ie, ZFS is 'less resilient' in comparison to its robust disk fault handling, not that it's less resilient to memory corruption in comparison to other filesystems. The parent quotation above implies that ZFS is more sensitive to memory corruption than other fs but that is not claimed in the referenced paper.
PBondurant
·hace 4 años·discuss
No, this isn't an example of Godwin's law being used as a tactic to end discussion; rather he was using hyperbole - a rhetorical device - to make a point. The slavery reference is not used to suggest that 'non-free software is morally equivalent to slavery/nazism' etc but rather is used as an example of a clear, strongly held moral position in order to emphasise the (possibly more subtle) original point. The point of hyperbole is to further elucidate, not close down.

This misunderstanding tends to be caused by (1) treating the rhetorical device literally rather than as an (intentionally exaggerated) analogy, and (2) - as in this case - by assuming that the argument being made is trying to draw some moral equivalence between the analogy and the original example. It isn't.