Anyone have a preference for IDE for BYOK with grok-code-fast-1 seems windsurf only allows for it on pro version. Anyone have experience with Cline in VS-code or with cursor? (should all be the same but maybe anyone got some insights)
as someone with no code experience im trying to vinbe code using cursor and having trouble connecting all nessasary tools like GitHub and cloud fare would anyone be able to help or call I will pay 30 dollars
Hi, for github, you obviously need git (duh), then you gotta get 'gh CLI', install it through command line (just ask LLM) and connect your github, then create an SSH key on your machine (then make sure gh cli is also SSH not HTTPS - you can ask gpt about all of this no need to fret if you don't understand) then once you've created the ssh keypairs, then take ur private key and install it in the main settings on github in the ‘SSH and GPG keys’ tab for global access to commit, add, push, pull to any repo. -gh CLI is for control over GitHub to create repo's from command line. -SSH key is so you can commit, push/pull
Anyone familiar with Factoryai? (It’s awesome) Anyone who know of any similar Tools for enterprise level specifically with a local bridge? I find it to be a level beyond AI IDE’s in terms of agentic coding. Any thoughts?