Viewing profile — KenanSulayman
KenanSulayman
HN member- Joined
- Sat, Apr 23, 2011, 12:49 AM UTC
- HN karma
- 1,319
- Public activity
- 288 items
- HN profile
- View on Hacker News ↗
About KenanSulayman
https://sly.mn | https://github.com/19h
https://sig.dev
Recent public activity
- story
-
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.
-
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.
-
comment
Comment #26036138
Apple is invested into MacPorts (and also pays several employees working on it).
-
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…
-
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…
-
comment
Comment #25409755
ELK is killing it. Especially with their apm server.
-
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…
-
comment
Comment #24373999
I absolutely love the drawings. They're just so cute..
-
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 …
-
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…
-
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.…
-
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…
- story
- story
-
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…
-
comment
Comment #24035818
Google does not need any cookies for Google properties because Google Chrome sends an `x-client-data` header to them.
- story
- story
-
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…
- comment
- comment
- comment
-
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…
-
comment
Comment #23626443
Redis does have tests, especially for the clustering feature.. https://github.com/antirez/redis/tree/unstable/tests/cluster...