No Codex by OpenAI videos yet. You could help us improve this page by suggesting one.
Based on our record, Codex by OpenAI seems to be a lot more popular than Sublime Text. While we know about 72 links to Codex by OpenAI, we've tracked only 3 mentions of Sublime Text. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The big step function here seems to be RL on tool calling. Claude 3.7/3.5 are the only models that seem to be able to handle "pure agent" usecases well (agent in a loop, not in an agentic workflow scaffold[0]). OpenAI has made a bet on reasoning models as the core to a purely agentic loop, but it hasn't worked particularly well yet (in my own tests, though folks have hacked a Claude Code workaround[1]). o3-mini... - Source: Hacker News / 16 days ago
Fine-tuning based learning (pre-trained optimization). For example, a language model (e.g., OpenAI Codex) fine-tuned for the software development tasks. - Source: dev.to / 4 months ago
> there's no CodeGPT, its just GPT4 Codex[1] is OpenAI's CodeGPT. It's what powers GitHub Copilot and it is very good but not publicly accessible. Maybe they don't want something else to outcompete Copilot. [1] https://openai.com/index/openai-codex/. - Source: Hacker News / 11 months ago
> it would need some human touch but most of the work will be done already By that very loose standard, the matter of time is 2 years 6 months 18 days ago — August 10, 2021 was OpenAI's blog post about the Codex model, with a chat interface producing functional JavaScript: https://openai.com/blog/openai-codex Right now, what I see coming out of these tools (and what I see in the jobs market) gives me the... - Source: Hacker News / about 1 year ago
- Then there's this live demo of OpenAI's Codex but it's not an AI OS like the pin. It does something much better... It creates a script based on what you voice command it to do. So it basically translates that whatever you want into the code to execute that what you said. > However... "As of March 2023, the Codex Models are now deprecated. Please check out our newer Chat models which are able to do many... Source: over 1 year ago
I went through the key-bindings in Micro (which use different modifier keys) and added them to Sublime Text:. - Source: dev.to / over 2 years ago
Oh, and sublimetext.com too if you prefer something "cleaner". It is multi-platform too, like VSCodium. Source: over 3 years ago
Sublime Text Terminal Shortcuts and menu entries for opening a terminal at the current file, or the current root project folder in Sublime Text. - Source: dev.to / about 4 years ago
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Kite - Kite helps you write code faster by bringing the web's programming knowledge into your editor.
Vim - Highly configurable text editor built to enable efficient text editing
Tabnine - TabNine is the all-language autocompleter. We use deep learning to help you write code faster.
Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.