Fred Pham

Fred Pham

6 posts
Say Goodbye to JavaScript: Building Web Apps with Pure Python using Reflex
front-end
members

Say Goodbye to JavaScript: Building Web Apps with Pure Python using Reflex

Hey everyone! ? Ever wish you could build beautiful, fast web applications without touching a single line of JavaScript? If you're a Pythonista like me, you know the pain of having to switch context t
Fred Pham
Fred Pham
Why Your Database Needs Boundaries: An Intro to PostgreSQL's Row Level Security (RLS)
Database
members

Why Your Database Needs Boundaries: An Intro to PostgreSQL's Row Level Security (RLS)

Most Data Leaks Start With a Missing FilterIf you're building a modern software-as-a-service (SaaS) application, especially one that serves multiple companies or users from a single database, you've l
Fred Pham
Fred Pham
Standardize Your Project with Simple AI Prompting Techniques
AI
members

Standardize Your Project with Simple AI Prompting Techniques

In the fast-paced world of software development, maintaining consistency and efficiency across projects can be a challenging task. The rise of many "vibe coding" developers, those who prioritize creat
Fred Pham
Fred Pham
Defense Methods for Applications Integrated with LLMs
members

Defense Methods for Applications Integrated with LLMs

In my previous post, I introduced you to prompt jailbreaking, a hot topic in the world of Large Language Models (LLMs) lately. To keep the conversation about LLM security going, today I’m going to wal
Fred Pham
Fred Pham
Do Large Language Models Know Too Much?
AI
members

Do Large Language Models Know Too Much?

Have you ever wondered if AI assistants like ChatGPT or other large language models (LLMs) know too much? These models are trained on massive piles of data from the internet, books, and pretty much ev
Fred Pham
Fred Pham
Hacking the AI Mind: Exploring Prompt Jailbreaking in Large Language Models
members

Hacking the AI Mind: Exploring Prompt Jailbreaking in Large Language Models

Hey there, tech enthusiasts! If you've been keeping up with the buzz around artificial intelligence, you've probably heard of Large Language Models (LLMs) like GPT-4, Claude, or LLaMA. These AI powerh
Fred Pham
Fred Pham