Join us

ContentUpdates and recent posts about GPT-5.4..
Link
@anjali shared a link, 9 months, 2 weeks ago
Customer Marketing Manager, Last9

Monitor Nginx with OpenTelemetry Tracing

Instrument NGINX with OpenTelemetry to capture traces, track latency, and connect upstream and downstream services in a single request flow.

Nginx_opentelemetry
Story
@laura_garcia shared a post, 9 months, 3 weeks ago
Software Developer, RELIANOID

🔐 Zero-Trust Micro-Segmentation in Industrial Environments

In today's connected industrial world, the convergence of IT & OT brings efficiency—but also new risks. That’s why Zero-Trust Micro-Segmentation is no longer optional. 📌 It divides your network into isolated zones, applies strict access rules, and assumes no user or device is inherently trusted. ✅ K..

Industrial Zero-Trust Micro-Segmentation
Link
@anjali shared a link, 9 months, 3 weeks ago
Customer Marketing Manager, Last9

Stream AWS Metrics to Grafana with Last9 in 10 minutes

Visualize AWS metrics like Lambda, API Gateway, and RDS in Grafana using Last9. No agents, no code, set it up in under 10 minutes.

cloudwatch_metrics
Story
@laura_garcia shared a post, 9 months, 3 weeks ago
Software Developer, RELIANOID

🌉 RELIANOID is heading to TECHSPO San Francisco 2025!

📅 July 21–22 | 📍 Grand Hyatt at SFO Where business, tech, and innovation collide. Join us to explore the future of: 🔹 Internet, Mobile, AdTech, MarTech, SaaS 🔹 Live demos & emerging technologies 🔹 Real conversations with real innovators Let’s talk secure, high-performance solutions — and how RELIANO..

techspo san francisco relianoid
Story
@viktoriia-yarosh shared a post, 9 months, 3 weeks ago
Freshcode

This One Programming Choice Completely Changed These Tech Firms—Here's How. Part 1

Clojure is more than just a programming language—it helps teams work smarter and build faster. Companies like Quuppa, CodeScene, Griffin, and Catermonkey have found that embracing their functional style and mindset lets them grow efficiently, even with smaller teams, and shared their experience in the "Clojure in Product. Would you do it again?" podcast by Freshcode.

img (4)
Link
@anjali shared a link, 9 months, 3 weeks ago
Customer Marketing Manager, Last9

Enable Kong Gateway Tracing in 5 Minutes

Instrument Kong with OpenTelemetry for end-to-end API visibility, no code changes required.

Kong Gateway Tracing
Link
@anjali shared a link, 9 months, 3 weeks ago
Customer Marketing Manager, Last9

Kibana Logs: Advanced Query Patterns and Visualization Techniques

A practical guide to querying, filtering, and visualizing logs in Kibana, built for speed, scale, and real-world debugging workflows.

Kibana logs
Story
@laura_garcia shared a post, 9 months, 3 weeks ago
Software Developer, 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. HOTP ✅ Store secrets securely in AD/LDAP ✅ Guide to provisio..

2FA with AD_LDAP and Google Authenticator
Story
@laura_garcia shared a post, 9 months, 3 weeks ago
Software Developer, RELIANOID

🚀 New Release: RELIANOID 7.7 (Community Edition) is now available!

We're excited to bring you a powerful new version packed with essential features and improvements to boost your infrastructure’s flexibility, security, and performance: ✨ Key Highlights: VPN support for secure connectivity Full cloud integration: AWS, Azure, GCP Based on Debian Bookworm 12.11 New no..

Community Edition V7.7.0 RELIANOID
Link
@faun shared a link, 9 months, 3 weeks ago
FAUN.dev()

How I found a bypass in Google's big anti-adblock update

Chrome's MV3 transition nixed adblockers, but a 2023 bug threw a surprise party for them by milking JavaScript bindings still lurking in the browser's API logic.Even after Google's patch in Chrome 118, this little glitch—once a golden ticket for adblockers—highlights how ancient code can birth absur.. read more  

How I found a bypass in Google's big anti-adblock update
GPT-5.4 is OpenAI’s latest frontier AI model designed to perform complex professional and technical work more reliably. It combines advances in reasoning, coding, tool use, and long-context understanding into a single system capable of handling multi-step workflows across software environments. The model builds on earlier GPT-5 releases while integrating the strong coding capabilities previously introduced with GPT-5.3-Codex.

One of the defining features of GPT-5.4 is its ability to operate as part of agent-style workflows. The model can interact with tools, APIs, and external systems to complete tasks that extend beyond simple text generation. It also introduces native computer-use capabilities, allowing AI agents to operate applications using keyboard and mouse commands, screenshots, and browser automation frameworks such as Playwright.

GPT-5.4 supports context windows of up to one million tokens, enabling it to process and reason over very large documents, long conversations, or complex project contexts. This makes it suitable for tasks such as analyzing codebases, generating technical documentation, working with large spreadsheets, or coordinating long-running workflows. The model also introduces a feature called tool search, which allows it to dynamically retrieve tool definitions only when needed. This reduces token usage and makes it more efficient to work with large ecosystems of tools, including environments with dozens of APIs or MCP servers.

In addition to improved reasoning and automation capabilities, GPT-5.4 focuses on real-world productivity tasks. It performs better at generating and editing spreadsheets, presentations, and documents, and it is designed to maintain stronger context across longer reasoning processes. The model also improves factual accuracy and reduces hallucinations compared with previous versions.

GPT-5.4 is available across OpenAI’s ecosystem, including ChatGPT, the OpenAI API, and Codex. A higher-performance variant, GPT-5.4 Pro, is also available for users and developers who require maximum performance for complex tasks such as advanced research, large-scale automation, and demanding engineering workflows. Together, these capabilities position GPT-5.4 as a model aimed not just at conversation, but at executing real work across software systems.