Skip to content

Comment on Bard can now help you code in over 20 programming languages

Comments

Interesting, I asked it this:

Me: Write a golang function to get a http request, following the API of the get function in Python requests library.
Bard: Sure, here is a Golang function to get an HTTP request with an API similar to the requests.get() function in Python:

It produced a function that takes url and parameters. Decent first approximation.

ChatGPT has trouble with this (when I tried a couple months back)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.