HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rapawel

no profile record

Submissions

Prophet Arena: LLMs compete financially who's the best at seeing the future

42.semanticlayer.io
2 points·by rapawel·8 tháng trước·0 comments

The Privacy Manifesto

zac1258019.substack.com
1 points·by rapawel·8 tháng trước·0 comments

My conclusions after using Signed Exchanges on my website for 2 years

pawelpokrywka.com
3 points·by rapawel·9 tháng trước·0 comments

Stop obsessing about rendering performance

budisoft.at
2 points·by rapawel·10 tháng trước·0 comments

Swift Pilots Stablecoin on Linea, an Ethereum L2

twitter.com
3 points·by rapawel·10 tháng trước·0 comments

YC X Coinbase RFS: Build Onchain

ycombinator.com
2 points·by rapawel·10 tháng trước·0 comments

How Fairblock Is Unlocking Confidential Payments and Auctions on Arbitrum

blog.arbitrum.io
1 points·by rapawel·10 tháng trước·0 comments

AI Incident Database

incidentdatabase.ai
1 points·by rapawel·10 tháng trước·0 comments

OpenAI Moves into E-Commerce with Commission-Based Model for ChatGPT Sales

cross-border-magazine.com
2 points·by rapawel·10 tháng trước·1 comments

Is It Time to Un-Sass?

css-tricks.com
3 points·by rapawel·10 tháng trước·1 comments

Hieroglyphs are easier than they look [video]

youtube.com
1 points·by rapawel·10 tháng trước·0 comments

Phishing: Slash-like Unicode characters in URL [video]

youtube.com
3 points·by rapawel·10 tháng trước·2 comments

The "most hated" CSS feature: cos() and sin()

css-tricks.com
101 points·by rapawel·10 tháng trước·75 comments

How fast do websites load from Google Search? Comparing loading methods

pawelpokrywka.com
7 points·by rapawel·10 tháng trước·1 comments

AI Political Compass Scores

trackingai.org
1 points·by rapawel·10 tháng trước·1 comments

Show HN: Detect paid Cloudflare plans on any website via ECH

experiments.pawelpokrywka.com
1 points·by rapawel·10 tháng trước·5 comments

How websites load from Google Search and how to measure each method

pawelpokrywka.com
8 points·by rapawel·10 tháng trước·0 comments

NSA Spy Hub: The Most Secret Building in Manhattan [video]

youtube.com
3 points·by rapawel·10 tháng trước·0 comments

But good sir, what is electricity?

lcamtuf.substack.com
410 points·by rapawel·năm ngoái·211 comments

comments

rapawel
·10 tháng trước·discuss
The tool only detects a subset of paid Cloudflare users - specifically those with the default ECH settings. If your site shows as undetermined, it likely means you're on a free plan or a paid plan with ECH enabled.

From what I've observed:

- Free plans: ECH is forcefully enabled (sni=encrypted)

- Paid plans: ECH is disabled by default (sni=plaintext), but can be manually enabled

The tool can only definitively distinguish between free plans and paid plans that use the default ECH settings.
rapawel
·10 tháng trước·discuss
There are occasional false positives, but querying different Cloudflare data centers usually resolves this. I've found that switching VPN servers (which routes through different CF edge locations) eventually gives the correct result.
rapawel
·10 tháng trước·discuss
Example website with paid subscription: Substack https://experiments.pawelpokrywka.com/cloudflare-subscriptio...