Articles by Category: Educational

Introducing: Postgres Best Practices

2026-01-21 07:00
🚀 Exciting news for developers! We are launching Agent Skills for Postgres Best Practices to enhance AI coding agents in writing high-quality Postgres code. These skills address common pitfalls, ensuring agents generate efficient queries, manage connections effectively, and uphold security standards. The repository includes rules across eight critical categories to guide your coding agent. #Postgres #AICoding #DatabaseManagement #TechUpdates #CodingBestPractices

Take User Provisioning to the Next Level with Entitlements

2026-01-21 05:00
🚀 Ready to enhance user provisioning in your B2B SaaS app? This workshop focuses on synchronizing user data and managing access with automated user provisioning using SCIM. You'll learn to add entitlements to your app, making it scalable for large enterprises. Key topics include: - Setting up user roles and permissions - Integrating with Okta for identity governance - Implementing SCIM for efficient user management Dive in to streamline user onboarding and access control! #B2BSaaS...

How to interview with confidence at 1Password

2026-01-21 00:00
Preparing for an interview at 1Password? Here's a concise guide to help you shine! 🌟 1Password values five key behaviors for success: **1. Take Ownership**: Show how you’ve taken responsibility for your projects. **2. Proactively Contribute**: Share examples where you anticipated needs and took initiative. **3. Growth Mindset**: Discuss how you embrace feedback and seek growth opportunities. **4. Adaptability**: Highlight your ability to navigate change and setbacks. **5. Collaboration**:...
info@1password.com (Liz Tam)

Secure Third-Party Tool Calling in LlamaIndex Using Auth0

2026-01-21 00:00
🔒 Learn how to securely call third-party tools in LlamaIndex using Auth0 Token Vault. This method allows applications to act on behalf of users without exposing sensitive tokens. The article outlines two calling types: system-level and user-level. User-level calling is enhanced by OAuth 2.0, enabling access to user-specific resources like emails and messages. 📧 Discover how to integrate these features into applications like “Teacher’s Aide,” which helps teachers manage classes and students...
Source: Auth0 Blog
Raphael do Vale

Writing effective prompts for the Webflow MCP

2026-01-21 00:00
Unlock the potential of the Webflow MCP Server! 🚀 This article offers practical tips for writing effective prompts that streamline design and content workflows. It emphasizes how automation can enhance productivity and efficiency in your projects. Explore the resources provided to optimize your use of the Webflow MCP. #Webflow #Automation #DesignWorkflow #ContentCreation
Source: Webflow Blog

A Practical AI Governance Framework for Enterprises

2026-01-20 23:45
As AI adoption increases, formal governance becomes essential for enterprises. A recent article outlines a practical framework for implementing AI governance tools and programs. It emphasizes the importance of responsibility and effectiveness in AI deployment. This guide serves as a valuable resource for organizations looking to navigate AI governance. 🤖📊 #AIGovernance #EnterpriseAI #AIImplementation

AI Governance Best Practices: How to Build Responsible and Effective AI Programs

2026-01-20 20:30
Enterprise AI adoption is on the rise, making effective AI governance crucial for organizations. The article outlines best practices to ensure responsible AI programs, focusing on transparency, accountability, and ethical considerations. Implementing these strategies can help businesses navigate the complexities of AI while fostering trust and innovation. 📈🤖🔍 #AIGovernance #ResponsibleAI #Innovation #BusinessStrategy #EthicsInAI

A Guide to Shrinking your Mobile App: Tools, techniques, and monitoring that work at scale

2026-01-20 17:34
📱 Mobile app growth can lead to performance issues and user dissatisfaction. At DoorDash, we noticed our app sizes increasing due to rapid development and added features. To tackle this, we identified key contributors like image assets, build optimizations, and unused code. We implemented targeted strategies and automated monitoring to keep our apps efficient and below the critical 200 MB mark. Smaller apps enhance user experience, ensuring quicker downloads and better performance on all...
Mike Zaslavskiy

How to Avoid Common Pitfalls With JPA and Kotlin

2026-01-20 17:25
Kotlin and Jakarta Persistence (JPA) are powerful for server-side development, but they come with challenges. 📊 Thorben Janssen shares best practices to avoid common pitfalls, focusing on entity class design. Key points include the necessity of no-argument constructors and non-final attributes for effective persistence. ⚙️ Additionally, implementing equals, hashCode, and toString correctly is crucial to prevent unexpected behavior. IntelliJ IDEA 2026.1 will help by detecting issues and...
Teodor Irkhin

WebAssembly vs. Testing Side-by-Side Performance

2026-01-20 17:00
🌐 WebAssembly (Wasm) is gaining attention for its performance advantages, often described as “near-native speed” compared to JavaScript. While JavaScript excels in UI tasks, Wasm is better suited for heavy data processing. This article discusses a project comparing Wasm and JavaScript performance using image processing tasks. The project involves converting images to grayscale and applying a sharpen filter, showcasing Wasm's capabilities in real-world scenarios. For developers interested in...
Jessica Wachtel

How To Build Production-Ready AI Agents With RAG and FastAPI

2026-01-20 15:00
🚀 Agentic AI is evolving from demos to real-world applications like research assistants and compliance copilots. This article outlines a tutorial for building production-ready AI agents using RAG and FastAPI. Key focuses include reliability, observability, and cost-awareness. The tutorial covers essential steps like defining robust tool interfaces, setting up RAG, and implementing guardrails for safety. Discover how to create effective, scalable AI workflows that can operate reliably in...
Oladimeji Sowole

AI quickstart: How to build an AI-driven product recommender with Red Hat OpenShift AI

2026-01-20 14:00
Discover how to build an AI-driven product recommender with Red Hat OpenShift AI! Recommender systems enhance user experience across industries by efficiently matching products with consumer needs. This article explores Red Hat's AI quickstart, which guides engineers in integrating machine learning models, semantic search, and automated review summarization. Stay tuned for part 2 on model architecture! 🚀🛠️ #AI #MachineLearning #RedHat #OpenShift #ProductRecommendations
Hadar Cohen, Ori Fridman, Itay Katav, Ganesh Murthy, Peter Samouelian, Matan Talvi

Deploy an Oracle SQLcl MCP server on Red Hat OpenShift

2026-01-20 14:00
🚀 Discover how to deploy an Oracle SQLcl MCP server on a Red Hat OpenShift cluster! This guide walks you through securing the server and utilizing it with the OpenShift AI platform for real-world AI applications. Integrate with Oracle's tools and connect agentic AI apps to an Oracle 23ai data warehouse. The demo showcases how to convert natural language prompts into SQL transactions, enhancing data interaction for users. For more details, check out the full article! #Oracle #OpenShift #AI...
Yuval Turgeman, Sharon Dashet

Don’t let your backend write checks your frontend can’t cache

2026-01-20 08:40
🎙️ In the latest episode of the Stack Overflow Podcast, Ryan Donovan speaks with Prakash Chandran, CEO of Xano. They explore the relationship between frontend and backend development. 🚧 The discussion highlights the challenges of universal frontend interfaces and the importance of understanding both sides when utilizing AI code. 💡 Xano offers a no-code backend platform that helps developers build systems easily. Watch their tutorials on YouTube for more insights! #Frontend #Backend...
Phoebe Sajor

AI Infrastructure: Essential Components and Best Practices

2026-01-20 05:20
Organizations are increasingly pressed to adopt AI systems as demand grows. The article outlines key components of AI infrastructure, including data management, processing power, and network capabilities. It also highlights best practices for implementation to ensure efficiency and scalability. Understanding these elements is crucial for successful AI integration. 🤖💡 #AIInfrastructure #DataManagement #BestPractices #TechTrends

Types of AI Agents: Definitions, Roles, and Examples

2026-01-19 22:20
AI agents are evolving from simple automation tools to essential components in various sectors. The article outlines different types of AI agents, detailing their definitions and roles. From virtual assistants to autonomous systems, these agents are designed to perform specific tasks and improve efficiency. Examples illustrate how they are being integrated into industries, enhancing productivity and decision-making. 🤖🔍💡 #AI #TechTrends #Automation #Innovation #ArtificialIntelligence

Uniform API server access using clientcmd

2026-01-19 18:00
🛠️ Interested in developing a command line client for Kubernetes? This article explores the use of the `clientcmd` library, which simplifies handling kubectl-style command line arguments in Go. It outlines how to configure settings, manage kubeconfig files, and bind command line flags. Key features include user impersonation and HTTP Basic authentication support. Check out how to streamline your API requests with Kubernetes! 🌐 #Kubernetes #ClientDevelopment #GoLang #DevOps #APIs

Platform Debugger Architecture Redesign for Remote Development in 2026.1

2026-01-19 11:15
🚀 Exciting updates for IntelliJ Platform users! The debugger architecture has been redesigned to enhance remote development. Now, the Debugger tool window operates on the frontend, while the backend manages the active session. This results in improved responsiveness and stability. For plugin developers, be aware that these changes may impact existing plugins. The guide provides essential migration steps for both Local and Remote Development modes. Stay informed and adapt your plugins...
Maksim Zuev

HCP Vault DNS forwarding to on-premises DNS servers in hybrid cloud environments

2026-01-19 09:41
HCP Vault now supports DNS forwarding to on-premises DNS servers, enhancing connectivity in hybrid cloud environments. 🌐 This allows organizations to resolve internal hostnames for databases and authentication systems, essential for using Vault’s database secrets engine with on-premises resources. 🔑 The article details the configuration process, benefits, and provides a practical PostgreSQL example. Explore the demo and learn more about optimizing your DNS management! #HybridCloud...
Glenn Chia Jin Wee

A Developer’s Guide to Marshaling Data With JSON

2026-01-17 13:00
Understanding data representation is crucial for developers. 🖥️ The article discusses JSON (JavaScript Object Notation) as a streamlined format for structuring data. Unlike XML, JSON is simpler and more efficient for marshalling data, making it ideal for saving program states, like game positions. 🎮 The post also highlights JSON's readability, which allows non-programmers to understand data structures easily. It’s often used in configuration files where flexibility is key. 📄 Explore how JSON...
David Eastman

You Might Not Know This, but Your NAS Might Be a Good Docker Server

2026-01-16 18:00
Discovering the potential of NAS as a Docker server can enhance your storage capabilities. 🖥️ A recent article highlights how a user transformed their Zettlab AI NAS into a Docker server using an app store. They noted the user-friendly GUI for creating and managing Docker projects, facilitating quick deployments like Node-Red. However, some limitations exist, such as the lack of SSH access in certain models. Consider a NAS with Docker support for expanded functionality. #NAS #Docker #TechTips...
Jack Wallen

Nvidia DGX Spark: The New Stack Developer’s Guide

2026-01-16 14:00
🚀 Nvidia introduces the DGX Spark, a compact AI supercomputer designed for developers. This device enables local execution of large AI models, alleviating concerns related to cloud dependency, latency, and costs. Equipped with the GB10 Grace Blackwell Superchip, it supports up to one petaFLOP of performance and features a unified memory architecture. The DGX Spark aims to enhance productivity for AI researchers and data scientists by providing a robust local development environment. #Nvidia...
Janakiram MSV

Making (Very) Small LLMs Smarter

2026-01-16 13:47
🚀 Exciting developments in generative AI! Philippe, a Principal Solutions Architect, shares insights on using small language models (LLMs) effectively. He explores how to run LLMs on personal devices, particularly for code writing assistance in projects like his open-source Golang library, Nova. While larger models like Claude AI and Gemini have limitations, local small LLMs can be a creative alternative for specific use cases. Choosing the right model requires research and testing to meet...
Source: Docker Blog
Yiwen Xu

Improving code quality - Session 62: Two close calls

2026-01-16 02:00
In the latest article from "Improving Code Quality," Munetoshi Ishikawa discusses potential improvements in resource management code. The current implementation of the `FooResource` class requires a manual check before calling `close()` to avoid runtime errors. To enhance safety, making the `close()` method idempotent could help. This change would ensure that multiple calls to `close()` yield the same result, reducing the risk of errors. #CodeQuality #SoftwareDevelopment #ProgrammingTips 💻🔧

A Guide to Fine-Tuning FunctionGemma

2026-01-16 00:00
🔍 FunctionGemma is an AI model designed for function calling, recently fine-tuned to enhance tool selection and enterprise compliance. This post highlights the importance of fine-tuning to resolve ambiguities in tool choice and achieve ultra-specialization. ✨ The "FunctionGemma Tuning Lab" offers a no-code demo for developers, simplifying the fine-tuning process. Explore how this can streamline your AI applications! #FunctionGemma #AITechnology #FineTuning #Developers #EnterpriseAI

Build an event registration system with Webflow and Mailchimp

2026-01-16 00:00
🌐 Looking to streamline your event registration process? This article details how to connect Webflow forms to Mailchimp. You can efficiently manage event sign-ups with tag segmentation and automated confirmation emails. Learn how to enhance your registration system for a smoother experience! #Webflow #Mailchimp #EventRegistration #Automation #TechTips
Source: Webflow Blog

Build custom feedback portals with UserVoice API and Webflow

2026-01-16 00:00
🔧 Discover how to integrate UserVoice with Webflow to build custom feedback portals! The article outlines the use of a secure API proxy, OAuth 2.0, webhooks, and CMS syncing to enhance user engagement and feedback collection. This integration can streamline your feedback process effectively. #UserVoice #Webflow #FeedbackPortals #Integration #WebDevelopment
Source: Webflow Blog

Embed UserVoice feedback widgets in Webflow

2026-01-16 00:00
🚀 Discover how to enhance your Webflow projects by embedding UserVoice feedback widgets! This guide explains the process of using JavaScript for seamless client-side feedback and idea voting. It's a practical way to engage your users and gather valuable insights. Learn the steps and elevate user interaction! 🗳️💻 #Webflow #UserFeedback #JavaScript #WebDevelopment #UserVoice
Source: Webflow Blog

Five things successful IT teams get right about SaaS management

2026-01-16 00:00
SaaS sprawl can lead to inefficiencies and increased costs for organizations. IT teams can mitigate these issues through effective SaaS management. Successful teams focus on continuous discovery, automating the tracking of apps and user access. They manage offboarding systematically to ensure data security and compliance. Automated access reviews and linking usage to license spend help control costs and reduce risks. By sharing contract data, IT and procurement can make informed decisions,...
info@1password.com (Chris Fowler)

How to implement Hotjar analytics on Webflow e-commerce sites

2026-01-16 00:00
Unlock the potential of your Webflow e-commerce site by implementing Hotjar analytics. 📊 This article guides you through using session recordings, heatmaps, and conversion funnels to understand user behavior and improve site performance. Discover how these tools can enhance your customer experience and drive sales. #Webflow #Hotjar #Ecommerce #Analytics #UserExperience
Source: Webflow Blog

OddBot reinvents its animation pipeline for Playdate with Winnie the Pooh

2026-01-16 00:00
OddBot has transformed its animation process for Disney Junior’s Playdate with Winnie the Pooh using real-time animation in Unreal Engine. This approach has led to a more collaborative and creative production environment, enhancing the overall fun of animation creation. Learn more about their innovative techniques and the benefits of this new pipeline! 🎨✨ #Animation #UnrealEngine #WinnieThePooh #CreativeProcess #DisneyJunior

Why Did My Auth0 Bill Change? A Guide to Proration, Discounts, and Upgrades

2026-01-16 00:00
Understanding unexpected changes in your Auth0 bill? Here’s a quick overview: 🔍 **Three-Month Rule**: Auth0 auto-upgrades your plan if you exceed usage limits for three consecutive months, ensuring uninterrupted access. 📊 **Mid-Cycle Changes**: Upgrading or adding features mid-cycle results in prorated charges, reflecting your usage. To manage your billing, regularly audit your user volume, traffic, and integrations. #Auth0 #Billing #CloudServices #UsageAudit #TechFinance
Source: Auth0 Blog
Alisha Tingle

Unlocking health insights: Estimating advanced walking metrics with smartwatches

2026-01-15 22:56
Recent research highlights the effectiveness of smartwatches in estimating gait metrics, such as walking speed and step length. 📊 Traditionally, measuring these metrics required specialized equipment, but smartwatches provide a practical solution for continuous tracking. This study confirms that they can deliver accurate results comparable to smartphones. 🕒 A deep learning model was developed to enhance this capability, using user height and IMU data for precise measurements. #Smartwatches...

Start Small and Go Big With Open Source Gonzo for Observability

2026-01-15 22:00
Unlock the potential of your logs with Open Source Gonzo for Observability! 🚀 Gonzo enables users to analyze logs using large language models (LLMs), highlighting critical metrics and patterns. This approach simplifies data analysis, especially as AI-generated code increases complexity. Getting started is easy! Install Gonzo via Homebrew or Nix package manager, and create mock applications to generate useful logs. Explore how Gonzo can scale your observability efforts! 📈💻 #Observability...
B. Cameron Gain

Building Custom Containers for Cisco Modeling Labs (CML): A Practical Guide

2026-01-15 19:08
Unlock the potential of Cisco Modeling Labs (CML) by building custom containers! 🚀 The latest article delves into how these containers enhance flexibility and efficiency in simulation environments. Unlike traditional VMs, custom containers enable seamless integration with tools, automation, and applications. Learn the step-by-step process for creating CML-ready containers to maximize your network simulations. 🖥️🔧 #Cisco #Networking #Containers #CML #TechInnovation
Ralph Schmieder

Level 3 AI Collaboration: The Sweet Spot for Developers

2026-01-15 18:00
Discover the insights from Chapter 5 of “AI for the Enterprise: The Playbook for Developing and Scaling Your AI Strategy.” 📘 The chapter discusses a "two-speed" AI investment model that can enhance productivity and provide a competitive edge for enterprises. It emphasizes the need to balance AI autonomy with human oversight. Peter Szel outlines five levels of AI collaboration, from manual coding to fully autonomous execution. This framework helps organizations navigate the complexities of AI...
Jennifer Riggins

Toxic positivity at work: how to spot it and squash it

2026-01-15 17:25
Toxic positivity can undermine workplace morale by invalidating negative emotions. 😔 While positivity is beneficial, excessive optimism can lead to dismissive attitudes towards genuine concerns. It's crucial to acknowledge all feelings and support colleagues through challenges. To combat this, encourage open discussions, validate experiences, and offer genuine support. 💬 #WorkplaceWellness #MentalHealthAwareness #ToxicPositivity #TeamSupport #Resilience
Atlassian

How AI turns product managers back into builders

2026-01-15 17:00
AI is transforming how product teams operate, emphasizing the importance of "AI fluency." Aakash Gupta outlines a practical approach for product managers, designers, and engineers to develop this fluency through hands-on building. Starting with quick prototypes, teams can explore AI tools without heavy resource commitments. As they refine their processes, these prototypes can evolve into valuable workflows and even code implementations. Leaders are encouraged to model AI adoption by actively...
Atlassian

Building your AI skillset: Accelerate your career with Databricks Certifications

2026-01-15 16:16
In the fast-evolving data and AI landscape, enhancing your skillset is crucial. 🌐 Databricks Certifications can help professionals distinguish themselves in a competitive job market. These certifications offer training and knowledge essential for success in data and AI roles. 💻 Investing in your education could accelerate your career and open new opportunities. 📈 #Databricks #AI #CareerDevelopment #Certifications #DataScience