Omni5cience's comments

Omni5cience | 1 year ago | on: Show HN: A fair Product Hunt alternative

I think the parent commenter is referring to a general dislike for target="_blank" (i.e. new tab) links. Probably because there's a way to force a link to open in a new tab, but not a consistent way to force it to open in the same tab.

Omni5cience | 2 years ago | on: Texas death row inmate at mercy of supreme court, and junk science

AFAICT The Junk Science at play here is not that SBS doesn't exist, but that the triad of symptoms is enough to definitively prove SBS.

The reference to Texas is because the subject of the article is a particular case in Texas (with references to other laws/cases in Texas like the "junk science writ" and Kosoul Chanthakoummane whose case had nothing to do with SBS). The reference to hypnosis is sort of orthogonal to SBS, it's used as another example of junk science in the article.

This section of the article is probably the most relevant:

Paradoxically, Texas is a leader in countering junk science. In 2013, the state introduced a first-in-the-nation “junk science writ” that allowed prisoners – especially those on death row – to challenge sentences on grounds of misused forensic science. It was under this law that in 2016 Sween saved Roberson from imminent death by securing a stay of execution four days before his scheduled lethal injection.

But the hope generated by the new junk science law in Texas has proven a chimera. There have been about 70 attempts by death row inmates to utilize the law and of those the number that have obtained relief is zero.

Kosoul Chanthakoummane was one of those who appealed through the junk science law. He had been put on death row on the back of three different types of junk science: hypnosis of a witness to obtain identification, bitemark analysis and a discredited form of DNA testimony.

In August 2022, Texas executed him anyway.

Omni5cience | 4 years ago | on: Tough Turban: an open-source design for turban-wearing motorcyclists

I’m not the parent commenter, but I believe they’re making the case that there are negative externalities that come from not wearing protective equipment which are borne by others in some form or another. In Canada, for example, there is a very direct cost to others because of their universal healthcare.

Omni5cience | 4 years ago | on: Neovim 0.5 is overpowering

You're right, for most simple use cases it doesn't matter. But I once spent an hour on a weird bug that turned out to just be some plugin applying a map that I didn't know about and that I didn't know about map expansion. So I might be biased, but I think a loose understanding is helpful.

The default behavior is to recursively expand and apply your mappings and "noremap" disables this recursion. For example if you do something like

  :map j k
  :map q j
  :noremap w j
q is expanded to k, but w is expanded to j

Omni5cience | 9 years ago | on: Run Chrome apps in Electron

I think the reasoning is less nefarious, Chrome apps never got that much love on other platforms, and I'm guessing they want to move towards Progressive Web Apps.

Omni5cience | 10 years ago | on: Tufte CSS

I went to one of Mr. Tufte's workshops several months ago, and I do believe he mentioned Overleaf while discussing LaTeX. I must admit I had forgotten about it until just now, so thanks for the reminder. It looks like a fairly slick interface (and a nice solution for what I recall was a relatively painful problem i.e. installing and using LaTeX).
page 1