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

gadelat

no profile record

コメント

gadelat
·19 日前·議論
Do you have a script which bypasses login screen and switches input on TV too? I don't think so. Anyways my problem is that it takes a programmer to solve this even partially.
gadelat
·19 日前·議論
These setups suck for following reasons:

1. Can't wake up your PC with controller. Workarounds with custom scripts and WoL are ridiculous. They also don't solve having to log in afterwards and starting a game.

2. Because of missing HDMI-CEC, you have to switch to PC output manually on TV

3. Same issue in opposite side. PC stupidly uses TV output even if TV is off. If you want to use the PC without TV, you gotta disable TV output. What's that, you can't see display menu so you can do this? Yeah because that menu showed up on your TV that is off, since it's set as primary display, which is needed for games to launch on that screen.

For first issue, you gotta walk to your PC to turn it on, login and launch game. For 2) and 3), it's easiest to plug in cable in TV when you need to and plug it out when you are done.

I don't know why there isn't a consumer product yet solving this without hassle.
gadelat
·2 年前·議論
Is Pegasus still working, or OS manufacturers patched the vulnerabilities it was using?
gadelat
·3 年前·議論
composer 1 was slow, composer 2 (released 3 years ago) is fast
gadelat
·3 年前·議論
Redis Cluster has lot of limitations though. It's unusable for multi-key operations, no scan, no transactions, single database only, client has to support it, the way it works makes it unusable when connecting to it outside the network (see https://redis.io/docs/management/scaling/) etc. At that point RedisCluster is not Redis anymore and it's disingenuous to call it that. I would rather have slightly lower performance and not have to deal with those limitations AND not have tot deal with orchestration.