Live data from Hacker News

Viewing profile — KenanSulayman

KenanSulayman

HN member
Joined
Sat, Apr 23, 2011, 12:49 AM UTC
HN karma
1,319
Public activity
288 items

About KenanSulayman

CEO at SIGDEV Securities. Engineering Lead & VP Infrastructure at Styla. Other: PsychonautWiki, Tor.

https://sly.mn | https://github.com/19h

https://sig.dev

Recent public activity

  1. story
  2. comment
    Comment #26182955

    > The new Rust-based HTTP and TLS backends for curl and now this new TLS library for Apache httpd are an important starting point in this overall effort.

  3. comment
    Comment #26182947

    > The new Rust-based HTTP and TLS backends for curl and now this new TLS library for Apache httpd are an important starting point in this overall effort.

  4. comment
    Comment #26036138

    Apple is invested into MacPorts (and also pays several employees working on it).

  5. comment
    Comment #25891151

    > Telegram has plans to monetize metadata just like WhatsApp. This is a blatant lie without any evidence. Durov said they might consider advertising in channels, as is currently al…

  6. comment
    Comment #25799536

    I'm running the apx exit node family since about 2015. For the first few years I've been a regular visitor to the local police (my ISP Hetzner at that time gave my name and address…

  7. comment
    Comment #25409755

    ELK is killing it. Especially with their apm server.

  8. comment
    Comment #25373177

    These aren’t water contracts as in “settlement in water” — they’re settled in cash and they’re water INDEX futures. There’s simply no way this will affect actual water shipments be…

  9. comment
    Comment #24373999

    I absolutely love the drawings. They're just so cute..

  10. comment
    Comment #24304189

    That's a great repository, thanks. However, Servo just isn't ready yet. There are just so many rendering issues that it's worth waiting for it to become more mature. (If you don't …

  11. comment
    Comment #24304152

    I'm using headless UL to statically render articles on-demand so that CDN caches can be warmed up at each PoP so that people from less fortunate areas (middle-africa, southern amer…

  12. comment
    Comment #24303567

    1. Valid point. 2. ? 3. Chrome (or more specifically CEF -- Chromium Embedded Framework, the one used by Spotify et al.) is significantly more heavy than UL. Memory use is massive.…

  13. comment
    Comment #24210336

    Who hurt you? This project is meant to make developers more efficient and support them in migrating projects to TypeScript. The entire point of TypeScript is to make developers mor…

  14. story
  15. story
  16. comment
    Comment #24055796

    This is great! I'm also using [0] which displays mentions of a site on reddit. (And while you're at it, one [1] that replaces youtube comments with reddits comments from the subred…

  17. comment
    Comment #24035818

    Google does not need any cookies for Google properties because Google Chrome sends an `x-client-data` header to them.

  18. story
  19. story
  20. comment
    Comment #23951239

    Or you go with Xor filters, which are more efficient than both Cockoo and Bloom filters. [0] [0] https://arxiv.org/abs/1912.08258 ("Xor Filters: Faster and Smaller Than Bloom and C…

  21. comment
  22. comment
  23. comment
  24. comment
    Comment #23677926

    > She had met a man on Match.com who claimed to work in construction in San Jose, Calif., and he had convinced her to send him a topless photo. He was threatening to email the phot…

  25. comment
    Comment #23626443

    Redis does have tests, especially for the clustering feature.. https://github.com/antirez/redis/tree/unstable/tests/cluster...