Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arafat Khan's guest post #6586

Merged
merged 14 commits into from
Dec 1, 2023
Merged

Arafat Khan's guest post #6586

merged 14 commits into from
Dec 1, 2023

Conversation

jdorfman
Copy link
Member

@jdorfman jdorfman commented Nov 21, 2023


Copy link

netlify bot commented Nov 21, 2023

Deploy Preview for sourcegraph ready!

Name Link
🔨 Latest commit bed5c7b
🔍 Latest deploy log https://app.netlify.com/sites/sourcegraph/deploys/656a4ff6ac3437000839d819
😎 Deploy Preview https://deploy-preview-6586--sourcegraph.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jdorfman jdorfman self-assigned this Nov 21, 2023
@jdorfman

This comment was marked as outdated.

jdorfman and others added 2 commits November 21, 2023 21:07
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>

## Why use Cody when you have GPT-4?

I like the speed and convenience of Cody but I can’t quite tell why using the Vscode extension is so much better than using GPT 4 if I just wanted to ask code questions. This is where the real magic of Cody comes in. Cody can answer questions about your entire codebase and sift through all the different parts to find the most relevant information pertaining to your question. It uses the [Claude 100K model](https://www.anthropic.com/index/100k-context-windows) (soon to be the [200K model](https://www.anthropic.com/index/claude-2-1)) so it has the capacity to fit in so much more context than my copy-pasting hacks ever could. Take, for example, this question
Copy link

@arafatkatze arafatkatze Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

soon to be 200K
❤️

jdorfman and others added 6 commits November 24, 2023 10:29
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>
Co-authored-by: Arafat  <arafat.da.khan@gmail.com>
@jdorfman jdorfman marked this pull request as draft November 28, 2023 20:57
Copy link
Contributor

@kukicado kukicado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome post! I added feedback on improving the copy, but the messaging is really great.


This task entailed a couple of different things

* Building and publishing an entire PHP package with easy install instructions and simple commands to print/scan documents while cleanly hiding all the API complexity behind some classes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove "behind some classes."

@arafatkatze
Copy link

@kukicado Thanks a lot for such a detailed feedback. One tiny recommendation: It might be very nice to use edit suggestions(See point 6). It looks like this

image

And makes it super easy to merge suggestions(It even works for multiple lines). Example

I added the changes in this PR. Let me know if you have any further suggestions and thanks again for such a detailed feedback.

* Update guest-post-arafat-khan-php-python.md
* Update publish date

---------

Co-authored-by: Ado Kukic <kukicadnan@gmail.com>
Co-authored-by: Justin Dorfman <justindorfman@gmail.com>
@jdorfman

This comment was marked as outdated.

@jdorfman jdorfman closed this Dec 1, 2023
@jdorfman jdorfman reopened this Dec 1, 2023
@jdorfman jdorfman marked this pull request as ready for review December 1, 2023 21:35
@jdorfman jdorfman dismissed kukicado’s stale review December 1, 2023 21:37

Already done in other PR

@jdorfman jdorfman merged commit 9562908 into main Dec 1, 2023
6 checks passed
@jdorfman jdorfman deleted the guest-post-arafat-khan branch December 1, 2023 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants