Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gadelat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gadelat
3mo ago
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.
2.
▲
by
gadelat
3mo ago
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 missin
3.
▲
by
gadelat
3y ago
Is Pegasus still working, or OS manufacturers patched the vulnerabilities it was using?
4.
▲
by
gadelat
3y ago
composer 1 was slow, composer 2 (released 3 years ago) is fast
5.
▲
by
gadelat
3y ago
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
6.
▲
by
gadelat
6y ago
That's what I said, right?
7.
▲
by
gadelat
6y ago
Hmm looks similar to stdinho https://github.com/ostrolucky/stdinho . Difference is that script-httpd accepts incoming http data and pipes it to process, returning result. Stdinho does not accept incoming http data, it j
8.
▲
by
gadelat
8y ago
I've built similar tool, but for HTTP at https://github.com/ostrolucky/stdinho