Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
verhovsky
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
verhovsky
3y ago
I made a fork of the Chrome DevTools that adds "Copy as Python" to the right click menu of each request in the Network tab. You can tell Chrome to use a different version of the DevTools if you start it from the command line http
2.
▲
by
verhovsky
3y ago
I wanted contribute a fix for a bug that I ran into all the time to https://curlconverter.com/ . The author gave me commit access while I was still working on my first PR (or shortly after) without me asking. I appreciated
3.
▲
by
verhovsky
3y ago
You can paste that curl command into https://curlconverter.com/wget/ to turn it into a Wget command. > The reason there isn't a "Copy as wget" option, I think, is the level of control that curl allows
4.
▲
by
verhovsky
3y ago
https://curlconverter.com/wget/ will turn that curl command into a Wget command.
5.
▲
by
verhovsky
4y ago
70,000-90,000 unique monthly visitors, according to client-side analytics. Someone wanted to buy the site so we added client-side analytics in August to December 2022 https://plausible.io/curlconverter.com?period=custom&
6.
▲
by
verhovsky
4y ago
Someone added a ColdFusion Markup Language generator to https://curlconverter.com/cfml/ last year and after a few months I decided to remove it since I've never heard of it so nobody could possibly be using it, an
7.
▲
by
verhovsky
4y ago
It emailed me my comment, yea
8.
▲
by
verhovsky
4y ago
I get an email from https://f5bot.com/ every few weeks when someone mentions https://curlconverter.com/ on HN or Reddit
9.
▲
by
verhovsky
4y ago
I made a text box that shows the unicode code points that make up the input text. https://verhovs.ky/unicode-debugger/ https://github.com/verhovsky/unicode-debugger It's probably not complete
10.
▲
by
verhovsky
5y ago
I've had Copilot teach/tell me about things I didn't know I needed to be considering. I was writing a parser for URL query strings (?these=things&key=value) and at one point Copilot suggested return [decodeURIComponen
11.
▲
by
verhovsky
5y ago
Someone contributed a PR that replaced the PHP output with libcurl
12.
▲
by
verhovsky
5y ago
It does now, thanks to @iamdual https://github.com/curlconverter/curlconverter/pull/332
13.
▲
by
verhovsky
5y ago
Sorry, it's too late to delete my comment but I realize now that you were asking about generating C code, not which language the project should be implemented in. "Curl already has argument parsing code, why can't we just c
14.
▲
by
verhovsky
5y ago
The JSON output just dumps curlconverter's internal representation of a parsed curl command. You could use it if you want to use curlconverter to parse curl commands and then do stuff with that parsing yourself in a language other than
15.
▲
by
verhovsky
5y ago
Re-using curl's C code and compiling to WASM is the dream. libcurl does stuff like open files for reading, so you would have to at least modify the code to just pass the file name, you also have to modify the struct. libcurl parses an
16.
▲
by
verhovsky
5y ago
I work on this tool (but I'm not the original author), feel free to ask me questions.
17.
▲
by
verhovsky
8y ago
Street View has 2,362 museums (including this one) which you can look at with a vive, oculus or daydream. Or do you want 3D scans? https://artsandculture.google.com/theme/igKSKBBnEBSGKg https://artsandcultur