Hacker News new | past | comments | ask | show | jobs | submit | NickC_dev's comments login

At the time we were using that particular library heavily at WizeHire. I had built the tool for personal convenience. rmccue/requests was likely one of the first "generators".

I expect that we'd accept a PR for PHP curl library implementation. Having a non-third-party option would be valuable.


I am on my phone so I can't contribute a PR right now, but here are tons of PHP examples: https://ntfy.sh/docs/publish/

Also check the other pages on the docs.

Here's one example:

   file_get_contents('https://ntfy.sh/mytopic', false, stream_context_create([
    'http' => [
        'method' => 'POST', // PUT also works
        'header' => 'Content-Type: text/plain',
        'content' => 'Backup successful '
    ]
   ]));


Someone contributed a PR that replaced the PHP output with libcurl


Original author here. Many smart people have contributed code over the years, but one warrants special mention.

About a year ago, verhovsky showed up out of nowhere. He rewrote the core of the application and increased the professionalism across the board. (dedicated domain, github page hosting, UI refresh, privacy improvements, and much more)

The tree-sitter PR is a monster achievement: https://github.com/curlconverter/curlconverter/pull/278

Search for parseAnsiCString in there. I don't think that had ever been implemented in JavaScript before.

For you, verhovsky, 10x engineer might be an understatement. Thank you!


how about C ... after all curl is just a frontend to libcurl?


Check out the `--libcurl` argument to curl.

https://everything.curl.dev/libcurl/libcurl


On one hand: "Nice! This is a neat functionality and I learned something today."

On the other hand: "Oh how far have we strayed off the Unix way..."


WizeHire | Engineers | US-ONLY, REMOTE, FULL-TIME, INTERNS WizeHire is a HR tech SaaS company that helps small businesses hire like pros.

We have about 40 employees and have been remote-first since day one. We recently closed our series A and we’re rapidly growing!

This is a particularly good time to join. The current engineering team is five people, and frankly, we work well together! We’ve laid a strong foundation of trust needed for a larger org.

While we’re proud of what we built, we’re not standing still. We will pursue multiple green-field product opportunities in the next 12 months.

Stack: Django, Python 3, React, MySQL, and a little PHP 7.

We're looking for full-stack engineers (individual contributors) at all levels of experience. If you’d like to really focus on one area of the stack, I still would love to talk to you. Two of our current engineers found us through our previous HN Who’s Hiring post in March 2019.

Contact nick@wizehire.com and we can chat in more detail.


How could I forget, PR #100.

Fyi, Go received about 1200 conversions last month. Thanks!


Author, here. curlconverter gets about 17k unique users per month. The code generated by this tool is probably in production all over the world.

But the codebase needs maintenance! I hired a junior developer (cf512) to do about 40 hours of dev work last month, but that contract has ended and I'd appreciate more volunteers. All the code is open source.

I see a few bug reports down thread. Please open tickets.

A big thanks to the top contributors, csells and jgroom33. Many others have pitched in over the last five years. Also, big thanks to Daniel Stenberg for writing curl in the first place.


Thank you for making this. Wouldn't hacktoberfest tagging help some visibility for contribution?


This tool is amazing. I use it daily. Please don't let it disappear.


WizeHire | Engineers | US-ONLY, REMOTE, FULL-TIME, INTERNS

WizeHire is an HR tech SaaS company that helps small and medium business hire like pros.

We have about 20 employees and have been remote-first since day one. We're rapidly growing!

This is a critical period. The decisions we make in the next 12 to 18 months will determine the trajectory of the business for the next five years. We have built a solid (profitable) service used by millions of people, but we're still close to the beginning of the journey.

Help us grow, shape the culture, and make a fantastic product.

Stack: PHP 7, Python 3, Django, React, Polymer, MySQL.

We're looking for front-end and full-stack engineers (individual contributors) at all levels of experience.

Contact nick@wizehire.com and we can chat in more detail. If you're in San Francisco I am available for coffee :)


Grow The Richmond (https://growtherichmond.com/) will have a table set up tomorrow at Balbooa Fright Fest. Come say hi!

There is a growing group of people on the west side of the city who do want density.


The favored candidate in the D1 supervisor race (Marjan) fielded a question on a Geary subway line about an hour ago. https://www.reddit.com/r/sanfrancisco/comments/58i5wa/hi_red...

She confirms the general sentiment in this HN thread, that nimbyism is to blame for poor infrastructure.

We have a facebook group of Richmond District residents who support housing and infrastructure. http://growtherichmond.com/


I built this! It looks like there's a lot of excitement about generating Go code. If someone wants to send a pull request incorporating the Go generator, I'll happily accept it.


Indeed - San Francisco, CA - FULL-TIME

We're looking for engineers, designers, and product managers for our SOMA office. Come have lunch if you're in the area.

Our main San Francisco product is a single-page webapp built in React.

http://indeed.jobs


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: