94 articles

📰 Dev.to · Rijul Rajesh

Articles from Dev.to · Rijul Rajesh · 94 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10333) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Redis for Maps and Locations: Understanding Geospatial Indexing
Dev.to · Rijul Rajesh 9mo ago
Redis for Maps and Locations: Understanding Geospatial Indexing
If you've ever used an app to find the nearest ATM, track a delivery, or hail a ride, you're...
Understanding Redis Key Expiration: How Temporary Data Stays Under Control
Dev.to · Rijul Rajesh 9mo ago
Understanding Redis Key Expiration: How Temporary Data Stays Under Control
If you've ever worked with Redis, you probably know it's lightning fast and great for storing...
Redis Pattern Matching: How to Use KEYS and SCAN Effectively
Dev.to · Rijul Rajesh 9mo ago
Redis Pattern Matching: How to Use KEYS and SCAN Effectively
When working with Redis, you’ll often find yourself needing to retrieve keys that follow a certain...
Benchmarking Redis: A Beginner’s Guide to redis-benchmark
Dev.to · Rijul Rajesh 9mo ago
Benchmarking Redis: A Beginner’s Guide to redis-benchmark
If you've ever wondered how fast your Redis server really is, or wanted to compare configurations,...
Redis Naming Conventions Every Developer Should Know
Dev.to · Rijul Rajesh 9mo ago
Redis Naming Conventions Every Developer Should Know
When you’re building a feature-rich application that relies on Redis, naming your keys might seem...
Understanding redis.conf: How to Configure Your Redis Server
Dev.to · Rijul Rajesh 9mo ago
Understanding redis.conf: How to Configure Your Redis Server
If you're diving into Redis and wondering how to make it behave the way you want, you'll want to get...
How Redis Stores Data: Exploring RDB, AOF, Hybrid, and No Persistence
Dev.to · Rijul Rajesh 9mo ago
How Redis Stores Data: Exploring RDB, AOF, Hybrid, and No Persistence
When working with Redis, one of the most important decisions you’ll make is how to persist data. By...
Redis Transactions Made Easy: MULTI, EXEC, DISCARD, and WATCH
Dev.to · Rijul Rajesh 10mo ago
Redis Transactions Made Easy: MULTI, EXEC, DISCARD, and WATCH
Redis is a popular in-memory data store, often used as a database, cache, or message broker. One...
Standard vs Reasoning Models: The Two Ways AI Solves Problems
Dev.to · Rijul Rajesh 11mo ago
Standard vs Reasoning Models: The Two Ways AI Solves Problems
If you've ever wondered how AI actually thinks, you're not alone. Behind the scenes, there are...
Why Red Teaming Isn’t Just for Cybersecurity Anymore: The rise of AI Red Teaming
Dev.to · Rijul Rajesh 11mo ago
Why Red Teaming Isn’t Just for Cybersecurity Anymore: The rise of AI Red Teaming
In cybersecurity, “red teaming” is a familiar concept—ethical hackers simulate real-world attacks to...
How to Write Better Prompts: A Simple 3-Part Formula
Dev.to · Rijul Rajesh 11mo ago
How to Write Better Prompts: A Simple 3-Part Formula
Prompt engineering is the art of asking the right questions in the right way. Whether you're writing...
Top P Sampling Explained: Smarter Text Generation with AI
Dev.to · Rijul Rajesh 11mo ago
Top P Sampling Explained: Smarter Text Generation with AI
If you’ve played around with language models or text generation before, you’ve probably seen the term...
Smarter Prompts, Better Answers: Chain of Thought for Developers
Dev.to · Rijul Rajesh 11mo ago
Smarter Prompts, Better Answers: Chain of Thought for Developers
Have you ever asked ChatGPT or any language model a tough question, only to get a half-baked answer...
Message Brokers Made Simple: Exploring Redis for Service Communication
Dev.to · Rijul Rajesh 11mo ago
Message Brokers Made Simple: Exploring Redis for Service Communication
In modern software architecture, different services or applications need to communicate with each...
What is Redis? A Beginner’s Guide to Blazing-Fast Databases
Dev.to · Rijul Rajesh 1y ago
What is Redis? A Beginner’s Guide to Blazing-Fast Databases
If you've heard about Redis but never really understood what it is, don't worry! This article will...
Precision Prompting: How to Get AI to Say Exactly What You Need
Dev.to · Rijul Rajesh 1y ago
Precision Prompting: How to Get AI to Say Exactly What You Need
AI tools like ChatGPT have become indispensable for developers, writers, and creators alike. But...
10 Must-Know Tailwind CSS Classes for Effortless Web Design
Dev.to · Rijul Rajesh 1y ago
10 Must-Know Tailwind CSS Classes for Effortless Web Design
Top 10 Tailwind CSS Classes to Get Started Tailwind CSS is a utility-first CSS framework...
How I Saved Time on Frontend Development Using shadcn Components (And Made It Look Better Too)
Dev.to · Rijul Rajesh 1y ago
How I Saved Time on Frontend Development Using shadcn Components (And Made It Look Better Too)
As a developer, I'm always on the lookout for tools and strategies that help me save time without...