Live data from Hacker News

Viewing profile — gadelat

gadelat

HN member
Joined
Sun, Jan 27, 2019, 12:46 AM UTC
HN karma
1
Public activity
8 items

About gadelat

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…

  3. comment
    Comment #39428321

    Is Pegasus still working, or OS manufacturers patched the vulnerabilities it was using?

  4. comment
    Comment #37454647

    composer 1 was slow, composer 2 (released 3 years ago) is fast

  5. 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…

  6. comment
    Comment #24290914

    That's what I said, right?

  7. 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…

  8. comment
    Comment #19009602

    I've built similar tool, but for HTTP at https://github.com/ostrolucky/stdinho