sayeed.net

Archive

8 posts total

2026

5 min read

The Complex Architecture Behind my Simple Looking Website

This website looks like three pages and a blog. Underneath it's a static site generator, a content pipeline, theme system, audio player, and SEO infrastructure. Here's the anatomy.

#web-development#architecture#nextjs#static-site
3 min read

How Tokens Work in LLM: A Beginner's Guide to LLM Usage

Tokens are the currency of LLMs. Understanding how they work helps you make smarter choices about which models to use and how to manage your prompts.

#ai#llm#beginners
4 min read

Agentforce in the Public Sector: A Big Opportunity with an Even Bigger Trust Problem

Government agencies are drowning in demand with fewer people to handle it. Agentforce could genuinely help. But convincing public sector clients to actually move forward? That's a different problem entirely.

#salesforce#ai#public sector#Agentforce
4 min read

Why hackers are after Salesforce implementations recently and what can you do to protect your application

A sustained campaign is exploiting misconfigured Salesforce orgs at scale. Here's what's happening and the five configuration changes in Experience cloud that can protect your instance right now.

#salesforce#security#experience-cloud
2 min read

Dark Mode Without the Flash

How to implement a flicker-free dark/light theme toggle in Next.js using a blocking inline script.

#css#nextjs#ux

2025

3 min read

AI Certifications vs. Skills: What Companies Actually Care About

Certifications are helpful, but in 2026 they are more of an indication than a promise. The real value is in hands-on experience — and the data backs that up.

#ai#career#certifications
5 min read

You Just Inherited a Messy Salesforce Org, Now What?

You just inherited a messy Salesforce org. The previous admin was a yes-man, nothing is documented, and there's tech debt everywhere. Here's how to tackle it.

#salesforce#architecture#tech-debt#best-practices
5 min read

The Art and Science of Balancing Profiles and Permission Sets in Salesforce

Managing user access in Salesforce is a delicate dance. Profiles are the foundation, but Permission Sets are the future. Here's how to build a scalable security model.

#salesforce#security#administration#best-practices