HackerTrans
TopNewTrendsCommentsPastAskShowJobs

miniwark

no profile record

comments

miniwark
·6 เดือนที่ผ่านมา·discuss
This is interesting but i find it strange than there is no tests with a controls groups with closed eyes. Maybe some of the observed effects are visual only or psychological and not tactile at all.
miniwark
·6 เดือนที่ผ่านมา·discuss
Did this thing (or open-whispr) work well with other languages than english ?
miniwark
·7 เดือนที่ผ่านมา·discuss
Lets go with the usual reminder: de-soldering / soldering Li-ion cells can be super dangerous. With a bit too much of heat it can fire or even explode...
miniwark
·7 เดือนที่ผ่านมา·discuss
They explain in the article what they consider a proper citation, an erroneous one and an hallucination, in the section "Defining Hallucitations". They also say than they have many false positives, mostly real papers who are not available online.

Thad said, i am also very curious of the result than their tool, would give to papers from the 2010's and before.
miniwark
·7 เดือนที่ผ่านมา·discuss
Not exactly true, they have hacked the end of the copyright for SteamBoat Willie, by adding a few second extract of it, as part of the actual "Walt Disney Animation Studios" actual logo.

They cannot sue anymore for copyright infringements, but they may do it the registered trademark way, by saying "It's in our logo !".
miniwark
·8 เดือนที่ผ่านมา·discuss
I buy mine at redbubble.com

Only one simple non-computer related sticker to: - hide the logo of the laptop company - recognize my work laptop at airports security checks

Simply because i do not what to exchange my work laptop, with another traveler by mistake.
miniwark
·9 เดือนที่ผ่านมา·discuss
Thanks for the discovery, i did not know of this one. From the docs, it look like promising to me.
miniwark
·9 เดือนที่ผ่านมา·discuss
Apart from Flyway (Apache), Atlas (Apache) and Sqitch (MIT) still use "Open Source" licenses.
miniwark
·9 เดือนที่ผ่านมา·discuss
It look like easy to disable a rule : `SELECT pglinter.disable_rule('B006');`.

That said, i agree with you than some of the default rules may be bad. For example : B001 & T001 recommend primary keys, but it will effectively kill a TimescaleDB hypertable (primary keys are not recommended).