You can kind of use connectors like MCP, but having to use ngrok every time just to expose a local filesystem for file editing is more cumbersome than expected.
GPT-5.5
11–20 of 1001 posts
Re: GPT-5.5
#12https://cdn.openai.com/pdf/18a02b5d-6b67-4cec-ab64-68cdfbdde...
Re: GPT-5.5
#13The more interesting part of the announcement than "it's better at benchmarks": > To better utilize GPUs, Codex analyzed weeks’ worth of production traffic patterns and wrote custom heuristic algorithms to optimally partition and balance work. The effort had an outsized impact, increasing token generation speeds by over 20%. The ability for agentic LLMs to improve computational efficiency/speed is a highly impactful…
Re: GPT-5.5
#14Benchmarks are favorable enough they're comparing to non-OpenAI models again. Interesting that tokens/second is similar to 5.4. Maybe there's some genuine innovation beyond bigger model better this time?
Will be interesting to try.
Re: GPT-5.5
#15A playable 3D dungeon arena prototype built with Codex and GPT models. Codex handled the game architecture, TypeScript/Three.js implementation, combat systems, enemy encounters, HUD feedback, and GPT‑generated environment textures. Character models, character textures, and animations were created with third-party asset-generation tools The game that this prompt generated looks pretty decent visually. A big part of th…
Re: GPT-5.5
#16Re: GPT-5.5
#17Because software and "information technology" generally didn't increase productivity over the past 30 years.
This has been long known as Solow's productivity paradox. There's lots of theories as to why this is observed, one of them being "mismeasurement" of productivity data.
But my favorite theory is that information technology is mostly entertainment, and rather than making you more productive, it distracts you and makes you more lazy.
AI's main application has been information space so far. If that continues, I doubt you will get more productivity from it.
If you give AI a body... well, maybe that changes.
Re: GPT-5.5
#18GPT is really great, but I wish the GPT desktop app supported MCP as well. You can kind of use connectors like MCP, but having to use ngrok every time just to expose a local filesystem for file editing is more cumbersome than expected.
Re: GPT-5.5
#19(I work at OpenAI.)