Posts tagged: Latest
3 articles found
Ai2m
OpenAI Releases GPT‑OSS: Fully Open Models Up to 120B Parameters
🚨 OpenAI Releases GPT‑OSS: Fully Open Models Up to 120B Parameters Date: August 5, 2025 OpenAI has just shaken the AI world again — this time, by launching GPT‑OSS, a family of fully open-weight m...
Aug 5•Tech Ahmed

Deployments3m
Set Up CI/CD for Your Node.js App Using GitHub Actions and PM2
🚀 Set Up CI/CD for Your Node.js App Using GitHub Actions and PM2 In our previous guide, we manually deployed a Node.js app to a VPS using Nginx and PM2. In this follow-up, we’ll take it one step...
Jul 12•Tech Ahmed

featured8m
Designing a Scalable Notification System: Architecture, Challenges & Best Practices
As your application grows, sending notifications—whether via email, SMS, or push—quickly becomes more complex. Take a simple example: when a new user signs up, your backend might call an email service...
May 7•Tech Ahmed