Join us

ContentUpdates and recent posts about GPT-5.3-Codex..
Discovery IconThat's all about @GPT-5.3-Codex — explore more posts below...
 Activity
@paunikar-jayesh started using tool PHP , 2 hours, 22 minutes ago.
 Activity
@paunikar-jayesh started using tool MySQL , 2 hours, 22 minutes ago.
 Activity
@paunikar-jayesh started using tool Laravel , 2 hours, 22 minutes ago.
Story
@laura_garcia shared a post, 20 hours ago
Software Developer, RELIANOID

DevOpsCon Amsterdam 2026

- 𝗗𝗲𝘃𝗢𝗽𝘀𝗖𝗼𝗻 𝗔𝗺𝘀𝘁𝗲𝗿𝗱𝗮𝗺 𝟮𝟬𝟮𝟲 𝗶𝘀 𝗷𝘂𝘀𝘁 𝗮𝗿𝗼𝘂𝗻𝗱 𝘁𝗵𝗲 𝗰𝗼𝗿𝗻𝗲𝗿! - Amsterdam, Netherlands April 20–24, 2026 Simplify complexity, amplify agility, and accelerate innovation. Join DevOpsCon Amsterdam 2026 — one of the leading conferences for professionals working with CI/CD, Kubernetes, Platform Engineering, ..

devopscon amsterdam april 26
Story WrapPixel Team
@sanjayjoshi shared a post, 1 day, 22 hours ago

10+ Shadcn Table Components, Blocks & Tools

A curated list of Shadcn table components and blocks you can use in React and Next.js projects to build clean, flexible, and production-ready data tables faster.

Thumbnail Shadcn Table
Story Keploy Team
@sancharini shared a post, 2 days ago

Black Box Testing Techniques to Improve Test Coverage

Learn black box testing techniques to improve test coverage. Explore methods like equivalence partitioning, boundary value analysis, and more with practical examples.

black box testing techniques
Story
@laura_garcia shared a post, 2 days, 1 hour ago
Software Developer, RELIANOID

𝗪𝗼𝗿𝗹𝗱 𝗤𝘂𝗮𝗻𝘁𝘂𝗺 𝗗𝗮𝘆

🚀 𝗪𝗼𝗿𝗹𝗱 𝗤𝘂𝗮𝗻𝘁𝘂𝗺 𝗗𝗮𝘆 𝗶𝘀 𝗵𝗲𝗿𝗲… and it’s not just science fiction anymore. Quantum computing is rapidly moving from theory to reality—and with it comes a 𝗺𝗮𝘀𝘀𝗶𝘃𝗲 𝘀𝗵𝗶𝗳𝘁 𝗶𝗻 𝗰𝘆𝗯𝗲𝗿𝘀𝗲𝗰𝘂𝗿𝗶𝘁𝘆 that organizations simply can’t ignore. Here’s the uncomfortable truth: 👉 The same technology that promises breakthrou..

quantum_computing_relianoid
Link
@hamzmu shared a link, 2 days, 17 hours ago
Fellow, Rootly

Using Graphify to turn Incident Data into a Knowledge Graph

Karpathy said we should build LLM knowledge bases. 48 hours later made Graphify was made: one command, full semantic knowledge graph.

We applied the idea to incident data turning them into a queryable and interactable semantic graph. This lets us see past fixes, predict failures, cluster services, cut alert noise, and reveal team load in seconds.

If you’re using Rootly, here is a small plugin to explore your incident data.

Check it out: github.com/Rootly-AI-Labs/rootly-graphify-importer

Interactive knowledge graph visualization of incident management data showing clustered services, alerts, and responders with connected nodes and relationships in Graphify
Story
@laura_garcia shared a post, 2 days, 18 hours ago
Software Developer, RELIANOID

Strengthen Your MFA with Google Authenticator and RELIANOID

🔐 Strengthen Your MFA with Google Authenticator and RELIANOID At RELIANOID, we take authentication seriously. We've just published a new technical guide on how to integrate Google Authenticator into the RELIANOID MFA Portal, using Active Directory or LDAP to manage user secrets. ✅ Understand TOTP vs..

2FA with AD_LDAP and Google Authenticator
 Activity
@roock started using tool Terraform , 5 days, 11 hours ago.
GPT-5.3-Codex is OpenAI’s advanced agentic coding model, designed to go beyond writing code and operate as a general-purpose collaborator on a computer. It builds on GPT-5.2-Codex by combining stronger coding performance with improved reasoning and professional knowledge, while running about 25% faster. The model is optimized for long-running tasks that involve research, tool use, and complex execution, and it performs at the top of industry benchmarks such as SWE-Bench Pro and Terminal-Bench.

Unlike earlier Codex models that focused primarily on code generation and review, GPT-5.3-Codex can reason, plan, and act across the full software lifecycle. It supports activities such as debugging, deploying, monitoring, writing product requirement documents, creating tests, and analyzing metrics. It can also autonomously build and iterate on complex applications and better interpret underspecified prompts, producing more complete and production-ready results by default.

A defining feature of GPT-5.3-Codex is its interactive, agentic workflow. Users can steer the model while it is working, receive progress updates, and adjust direction without losing context, making it feel more like a teammate than a batch automation tool. The model was even used internally to help debug its own training and deployment processes. GPT-5.3-Codex is available through paid ChatGPT plans in the Codex app, CLI, IDE extension, and web, with API access planned for the future.