TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenAI Codex

372 pointsby e0malmost 4 years ago

23 comments

maxwells-daemonalmost 4 years ago
The &quot;language models don&#x27;t really understand anything&quot; corner is getting smaller and smaller. In the last few months we&#x27;ve seen pretty definitive evidence that transformers can recombine concepts ([1], [2]) and do simple logical inference using contextual information ([3], &quot;make the score font color visible&quot;). I see no reason that this technology couldn&#x27;t smoothly scale into human-level intelligence, yet lots of people seem to think it&#x27;ll require a step change or is impossible.<p>That being said, robust systematic generalization is still a hard problem. But &quot;achieve symbol grounding through tons of multimodal data&quot; is looking more and more like the answer.<p>[1] <a href="https:&#x2F;&#x2F;openai.com&#x2F;blog&#x2F;dall-e&#x2F;" rel="nofollow">https:&#x2F;&#x2F;openai.com&#x2F;blog&#x2F;dall-e&#x2F;</a> [2] <a href="https:&#x2F;&#x2F;distill.pub&#x2F;2021&#x2F;multimodal-neurons&#x2F;" rel="nofollow">https:&#x2F;&#x2F;distill.pub&#x2F;2021&#x2F;multimodal-neurons&#x2F;</a> [3] <a href="https:&#x2F;&#x2F;openai.com&#x2F;blog&#x2F;openai-codex&#x2F;" rel="nofollow">https:&#x2F;&#x2F;openai.com&#x2F;blog&#x2F;openai-codex&#x2F;</a>
评论 #28133581 未加载
评论 #28133226 未加载
评论 #28134359 未加载
评论 #28137102 未加载
评论 #28133456 未加载
评论 #28134467 未加载
评论 #28134295 未加载
评论 #28134227 未加载
评论 #28133277 未加载
评论 #28141308 未加载
评论 #28164761 未加载
评论 #28136874 未加载
Vermeulenalmost 4 years ago
A warning to devs building on OpenAI APIs: We spent months developing a chatbot using GPT3 for our game and released a video showcasing it: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=nnuSQvoroJo&amp;t=264s" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=nnuSQvoroJo&amp;t=264s</a><p>Afterwards OpenAI then added GPT3 chatbot guidelines disallowing basically anything like this. We were in communication with them beforehand, but they decided later that any sort of free form chatbot was dangerous.<p>What they allow changes on a weekly basis, and is different for each customer. I don&#x27;t understand how they expect companies to rely on them
评论 #28132938 未加载
评论 #28134734 未加载
评论 #28132878 未加载
评论 #28132453 未加载
评论 #28163613 未加载
评论 #28132898 未加载
评论 #28139060 未加载
评论 #28133442 未加载
评论 #28132597 未加载
评论 #28135163 未加载
abeppualmost 4 years ago
I&#x27;m still surprised by the approach. I mean, great that it works this well -- but program synthesis is one of those rare domains where you can observe exactly what the outcome is after you generate something. You can see execution traces, variable values, what the JIT produced, etc. And all of this is relatively cheap -- often executing a code snippet should be far cheaper than an extra pass through a giant DNN right? So it&#x27;s fascinating to me that they train entirely from dealing with code as text.<p>Imagine learning to develop recipes, not by ever cooking or eating or even seeing food, but only reading a giant library of cookbooks. Or learning to compose music but never hearing or playing anything -- only seeing scores.
评论 #28133250 未加载
评论 #28132787 未加载
f0e4c2f7almost 4 years ago
They just finished a demo on twitch. Pretty crazy!<p><a href="https:&#x2F;&#x2F;www.twitch.tv&#x2F;videos&#x2F;1114111652" rel="nofollow">https:&#x2F;&#x2F;www.twitch.tv&#x2F;videos&#x2F;1114111652</a><p>Starts at 15:45.
评论 #28133363 未加载
评论 #28134925 未加载
评论 #28133237 未加载
dmurrayalmost 4 years ago
They should have released this first instead of GitHub Copilot. The focus would then have been much more on &quot;look at the cool stuff they can do&quot; rather than &quot;Microsoft is releasing a product that plagiarizes GPL code&quot;.<p>Once people had digested that and there had been a few other proof-of-concept business ideas around turning Codex into a SaaS (because some people will always queue to build their product on your API), announce the evil version. Not that I really think Copilot is evil, but the IP concerns are legitimate.
评论 #28141349 未加载
vincnetasalmost 4 years ago
Will really be impressed when one could say: “here is this codebase, modify this function so that it would preduce [insert desired efect]” and also other functionality of project would not crash thumbling down…<p>Because writing code from scratch now is i think much rearer than improoving existing codebases. Aka bugfixing.
评论 #28133839 未加载
z77dj3klalmost 4 years ago
I thought OpenAI was originally supposed to be some kind of for-the-good, non-profit institution studying AI and its safe use in particular with an effort to make it more accessible and available to all through more open collaboration. This is cool research, sure; but what happened to making models available for use by others instead of just through some opaque APIs?<p>Maybe I&#x27;m just remembering wrong or conflating OpenAI with some other entity? Or maybe I bought too much of the marketing early on.
评论 #28132407 未加载
评论 #28132436 未加载
评论 #28132789 未加载
评论 #28133134 未加载
评论 #28132494 未加载
评论 #28133899 未加载
amrrsalmost 4 years ago
I feel that OpenAI Codex could become like Webflow for coding. It might sound ironic, but what tools like Webflow in the world of Web programming is to give the power of creators to build something fast that can long last (without the speciality of a decent web programmer).<p>If the same thing can happen in the world of programming, I guess evaluations like LeetCode and Whiteboarding can go away and bring in a new of logical thinking evaluation which could ultimately be a more realistic method of some programmer rising above the chain.
am17analmost 4 years ago
I really want to just play with this tech- it’s frightening but also the future, but I’m still waiting to be accepted on the GitHub copilot waitlist. I wonder how long this will take for people who don’t know someone who knows someone…
评论 #28133562 未加载
评论 #28132188 未加载
评论 #28132581 未加载
temp8964almost 4 years ago
Can this read existing code and fix one missing piece? That will be cool.<p>Say I have a question I can&#x27;t solve by searching through stackoverflow. If the AI can solve a problem like that, it will be great.
评论 #28132162 未加载
3wolfalmost 4 years ago
I think integrations like the MS Word example they show off at the end of the live demo have the potential to be even more impactful than just generating code for programmers.
评论 #28134715 未加载
delsartoalmost 4 years ago
In the demo video on <a href="https:&#x2F;&#x2F;openai.com&#x2F;blog&#x2F;openai-codex&#x2F;#spacegame" rel="nofollow">https:&#x2F;&#x2F;openai.com&#x2F;blog&#x2F;openai-codex&#x2F;#spacegame</a> it seems like it goes and does an image search for a picture of an asteroid, and them embeds without attribution a direct link to a image hosted on &quot;d.newsweek.com&quot;. Not sure I&#x27;d call that a resounding example of generating good code...
mensetmanusmanalmost 4 years ago
If this actually worked, wouldn’t that be amazing? If you could break down a software idea into a blue print of concepts that need to be accomplished, and then dictate what should be done…<p>I doubt it works, but I wonder how many decades from now we will be able to walk through a finite number of simple requests and wrap them together as working software. Then people will be able to convert their blueprint into action!
marstallalmost 4 years ago
How does Codex make the connection between natural language and code? Comments? variable names? file names? docs?
评论 #28139530 未加载
refulgentisalmost 4 years ago
I&#x27;m trying to extract some signal from this link...lots of upvotes, no comments, 30 min old, top 3 on HN...I&#x27;m worried this will be read as negative, but it&#x27;s not, just learning, and enough time has passed I&#x27;m itching to jump in and ask:<p>- Is the significance here exactly what it says on the tin: the model behind GitHub&#x27;s AI code completion will be shared with people on an invite basis? Or am I missing something?<p>- What is the practical import of the quote at the end of this comment?<p>&quot;can now&quot; makes me think its a new feature over Github&#x27;s implementation, which would then indicate the &quot;simple commands&quot; could be general UI, or at least IDE UI, navigation.<p>If &quot;can now&quot; means &quot;it is currently capable of, but will be capable of more&quot;, then I&#x27;d expect it to be the same as the current implementation on Github.<p>Quote: &quot;Codex can now interpret simple commands in natural language and execute them on the user’s behalf—making it possible to build a natural language interface to existing applications.&quot;
评论 #28135087 未加载
mark_l_watsonalmost 4 years ago
I watched their 30 minute demo on Twitch this morning, really good!<p>I use their OpenAI beta APIs as a paying customer, I am still waiting for access to Codex.
jmportillaalmost 4 years ago
Very cool, will be interesting to see if this is ever added in to VisualStudio as some sort of &quot;super&quot; auto-complete.
tyingqalmost 4 years ago
<i>&quot;Converting Python to Ruby with OpenAI Codex&quot;</i><p>Oof. Looking forward to maintaining some future ports done with this tool.
GistNoesisalmost 4 years ago
Can I use this to write solidity contracts ?
评论 #28136276 未加载
评论 #28133289 未加载
northfoxzalmost 4 years ago
A new way to talk to the computer I guess.
amalivealmost 4 years ago
Would like to say &quot;Fix that something of undefined error&quot; some day.
leesecalmost 4 years ago
The Writing On The Wall
throwaway128327almost 4 years ago
I don&#x27;t understand what is going on, why are people even spending time on this? I think this and copilot and etc are solving a non problem of &quot;we will remove the boring part of programming&quot; by generating a bunch of code, so now it&#x27;s even more boring to read it and check if it actually does what you want.<p>In the same time zero of the developers I interviewed know how a linked list is laid out in memory, or what is the pro&#x2F;con of continuous memory layouts, or even how a cpu works actually.<p>Maybe those things are not needed anymore, but I see their code... I think it will be better if they know them.
评论 #28132799 未加载
评论 #28133011 未加载
评论 #28133078 未加载
评论 #28133780 未加载