HackerTrans
トップ新着トレンドコメント過去質問紹介求人

psyonity

no profile record

投稿

Show HN: PoC to use the Chrome Prompt API on other people's machine

datm.nl
3 ポイント·投稿者 psyonity·先月·0 コメント

コメント

psyonity
·先月·議論
Matter is just the protocol from my understanding, it can also be used over Thread, which is a seperate radio and made to replace Zigbee/Z-Wave.
psyonity
·2 か月前·議論
Because the Vita was less popular everywhere outside of Japan, which makes that there are less units available and the units cost a few times the price of a psp second hand. (in The Netherlands the PSP is just under 100 Euro second hand, usually with 20+ game discs, a vita starts at 200 without any games and often without a charger)

A lot of people also still have a PSP just hanging around, less so with the vita.
psyonity
·4 か月前·議論
A lot of what Proton-GE brings from my understanding is a larger support for Media Foundation, which can't be added to Proton itself because of license issues (Proton is from a commercial company, where Proton-GE is from an individual).

So aside from the stuff that has been implemented differently, running Proton instead of Proton GE is like trying to game on Windows N editions.
psyonity
·5 か月前·議論
I played the F-Zero game recently in an Arcade nearby, it was amazing! I was so suprised when a buddy of mine went like: "Yeah, there is just a Gamecube in this".
psyonity
·5 か月前·議論
I _just_ got my dreamcast with PSO back online and was wondering what time it was displaying!

Thank you for helping me discover the source of this little brainwurm.
psyonity
·6 か月前·議論
It was very broken for a long time. Since fairly recently you have WiVRn (specifically wivrn-dashboard on Arch) for Oculus (more supported though) and I would daresay it works better then SteamVR used to do for me on Windows
psyonity
·6 か月前·議論
The dutch news (NOS) has their Teletext available via ssh on teletekst.nl.

no lite version as far as I know.
psyonity
·11 か月前·議論
There is a chance the led is also used as a important diode in the circuit, plainly removing it can greatly reduce the lifespan of the device. (more common in cheaper products)

Adding a appropiate diode in it's place is advised.
psyonity
·昨年·議論
After refilling your projector ink levels, ofcourse.
psyonity
·2 年前·議論
While I think this change is great, I am not directly convinced Safari should be included in the list by their own rules, considering the app has not been explicitly downloaded by at least 5,000 users in the prior calendar year.
psyonity
·2 年前·議論
Torch, SciPy, numpy and opencv combined get close to (or over, with transient dependencies) 1GB.

When you use Conda instead of venv, the amount of cuda packages grow even more if you're unluckly.

It's all way too big.
psyonity
·2 年前·議論
To me this feels like it would test what the code does, not what the code is _supposed_ to do.

Tests should in my opinion validate the intent behind code, not the actual function itself.