Show HN: PHP Requests Don't Look Like Browsers – So I Built One1 points·by takielias·hace 4 meses·0 comments
PHP-rnet – a PHP extension that mimics real browser TLS fingerprints3 points·by takielias·hace 4 meses·1 comments
takielias·hace 4 meses·discussThat’s a nice approach.I tried something similar, but for me the issue was having everything close to the code and easily reusable across projects.With issues, the context is a bit more "detached", and I found myself not going back to it often.ccv is more about keeping those files local, quick to access, and still organized without committing them.But yeah, attaching to issues makes sense too depending on workflow.
takielias·hace 4 meses·discussHappy to answer questions.Curious if others are managing AI-generated files differently — especially across multiple projects.
takielias·hace 4 meses·discussHappy to answer questions about TLS fingerprinting, Rust PHP extensions, or the networking side of this project.
I tried something similar, but for me the issue was having everything close to the code and easily reusable across projects.
With issues, the context is a bit more "detached", and I found myself not going back to it often.
ccv is more about keeping those files local, quick to access, and still organized without committing them.
But yeah, attaching to issues makes sense too depending on workflow.