HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gadelat

no profile record

comments

gadelat
·قبل 19 يومًا·discuss
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 يومًا·discuss
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
·قبل سنتين·discuss
Is Pegasus still working, or OS manufacturers patched the vulnerabilities it was using?
gadelat
·قبل 3 سنوات·discuss
composer 1 was slow, composer 2 (released 3 years ago) is fast
gadelat
·قبل 3 سنوات·discuss
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.