Viewing profile — gadelat
gadelat
HN member- Joined
- Sun, Jan 27, 2019, 12:46 AM UTC
- HN karma
- 1
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About gadelat
No profile information was provided.
Recent public activity
-
comment
Comment #48686047
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.
-
comment
Comment #48685223
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 af…
-
comment
Comment #39428321
Is Pegasus still working, or OS manufacturers patched the vulnerabilities it was using?
-
comment
Comment #37454647
composer 1 was slow, composer 2 (released 3 years ago) is fast
-
comment
Comment #36022673
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 make…
-
comment
Comment #24290914
That's what I said, right?
-
comment
Comment #24290715
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 d…
-
comment
Comment #19009602
I've built similar tool, but for HTTP at https://github.com/ostrolucky/stdinho