DEV Community

Shrijith Venkatramana profile picture

Shrijith Venkatramana

Founder @ hexmos.com. Building https://hexmos.com/livereview

Education

UCI

Work

hexmos.com

Advanced AWS S3 Management: Mastering Instance Tiers and Lifecycle Controls

Advanced AWS S3 Management: Mastering Instance Tiers and Lifecycle Controls

5
Comments
8 min read

Want to connect with Shrijith Venkatramana?

Create an account to connect with Shrijith Venkatramana. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Postfix vs. Dovecot: Key Differences for Building Email Systems

Postfix vs. Dovecot: Key Differences for Building Email Systems

2
Comments
5 min read
Git Notes Unraveled: History, Mechanics, and Practical Uses

Git Notes Unraveled: History, Mechanics, and Practical Uses

1
Comments
5 min read
How Email Really Works: Protocols, Systems, and Their Connections

How Email Really Works: Protocols, Systems, and Their Connections

4
Comments
6 min read
Beyond LLMs: Awesome NLP Things One can Do With SpaCy

Beyond LLMs: Awesome NLP Things One can Do With SpaCy

6
Comments 1
5 min read
DNS: How It Works with Practical Examples

DNS: How It Works with Practical Examples

5
Comments
4 min read
Animate Your Ideas: Getting Started with Manim for Math Visuals

Animate Your Ideas: Getting Started with Manim for Math Visuals

10
Comments
4 min read
Mastering Makefiles: From Beginner Basics to Pro-Level Patterns and Tricks

Mastering Makefiles: From Beginner Basics to Pro-Level Patterns and Tricks

10
Comments
5 min read
Making Sense of Linear Independence with Python

Making Sense of Linear Independence with Python

10
Comments
6 min read
Matrix Echelon Forms with Python

Matrix Echelon Forms with Python

10
Comments
5 min read
Row Equivalence in Linear Algebra with Python

Row Equivalence in Linear Algebra with Python

6
Comments
6 min read
Designing BackupScout: Scan Your Server for Critical Data (Part 1)

Designing BackupScout: Scan Your Server for Critical Data (Part 1)

5
Comments
3 min read
5 Lesser Known Ways to Use JSON Web Tokens

5 Lesser Known Ways to Use JSON Web Tokens

10
Comments
6 min read
Understanding Git Push and Pull: How SSH Makes It Secure

Understanding Git Push and Pull: How SSH Makes It Secure

11
Comments
4 min read
The Transformer: Core Ideas from 'Attention Is All You Need'

The Transformer: Core Ideas from 'Attention Is All You Need'

5
Comments
5 min read
How GPUs Organize Work: Or What are GPU Warps

How GPUs Organize Work: Or What are GPU Warps

6
Comments
4 min read
Advanced Git Commands: Tools for Smarter Version Control

Advanced Git Commands: Tools for Smarter Version Control

11
Comments
6 min read
Unlocking 80% More Productivity with LLMs: Specs and Checklists

Unlocking 80% More Productivity with LLMs: Specs and Checklists

5
Comments
2 min read
From Logic to Linear Algebra: How AI is Rewiring the Computer

From Logic to Linear Algebra: How AI is Rewiring the Computer

10
Comments 1
5 min read
From Novice to Layout Ninja: A Step-by-Step Path to Mastering Complex CSS Layouts

From Novice to Layout Ninja: A Step-by-Step Path to Mastering Complex CSS Layouts

5
Comments
7 min read
Exploring System Webviews in Tauri: Native Rendering for Efficient Cross-Platform Apps

Exploring System Webviews in Tauri: Native Rendering for Efficient Cross-Platform Apps

10
Comments
4 min read
Making AI Prompts Customizable with Smart Guardrails

Making AI Prompts Customizable with Smart Guardrails

5
Comments
6 min read
Launch Your First Serverless API: Hands-On with AWS Chalice on AWS Lambda

Launch Your First Serverless API: Hands-On with AWS Chalice on AWS Lambda

10
Comments
6 min read
Secure, Self-Hosted AI Code Review Powered by Ollama

Secure, Self-Hosted AI Code Review Powered by Ollama

15
Comments
6 min read
Goroutine Patterns: Building Efficient Concurrent Code in Go

Goroutine Patterns: Building Efficient Concurrent Code in Go

13
Comments
6 min read
PostgreSQL Performance: Essential Indexing Guidelines

PostgreSQL Performance: Essential Indexing Guidelines

6
Comments
7 min read
GoLang Generics: Practical Examples to Level Up Your Code

GoLang Generics: Practical Examples to Level Up Your Code

6
Comments
6 min read
Crafting a High-Performance Dashboard with PostgreSQL Caching and Golang Scheduled Routines

Crafting a High-Performance Dashboard with PostgreSQL Caching and Golang Scheduled Routines

10
Comments
6 min read
19 Ways an AI Code Reviewer Solves Real Developer Pains

19 Ways an AI Code Reviewer Solves Real Developer Pains

10
Comments
3 min read
Power Up Your Go Apps: Using PostgreSQL as a Job Queue with River

Power Up Your Go Apps: Using PostgreSQL as a Job Queue with River

10
Comments
8 min read
Mastering JSON Parsing in Go: Write Cleaner, Faster Codeher

Mastering JSON Parsing in Go: Write Cleaner, Faster Codeher

8
Comments
7 min read
Build Easy to Use CLIs in Python with Click

Build Easy to Use CLIs in Python with Click

10
Comments
7 min read
Peeking Inside MinIO: How This Object Storage Powerhouse Works

Peeking Inside MinIO: How This Object Storage Powerhouse Works

12
Comments
6 min read
Picking the Right Auth Protocol: OAuth2, OIDC, or SAML?

Picking the Right Auth Protocol: OAuth2, OIDC, or SAML?

5
Comments
6 min read
Redux From the Ground Up (Elementary to Advanced)"

Redux From the Ground Up (Elementary to Advanced)"

9
Comments
7 min read
Level Up Your Go Code: Must-Know Design Patterns for Cleaner, Scalable Apps

Level Up Your Go Code: Must-Know Design Patterns for Cleaner, Scalable Apps

3
Comments
7 min read
HTTP Requests in Go: Only The Most Useful Libraries

HTTP Requests in Go: Only The Most Useful Libraries

15
Comments
7 min read
Navigating the React Jungle: A Deep Dive into Routing Types with Examples

Navigating the React Jungle: A Deep Dive into Routing Types with Examples

5
Comments
7 min read
Golang Echo Authentication: Simple to Powerful Techniques

Golang Echo Authentication: Simple to Powerful Techniques

5
Comments
9 min read
Crafting Reusable UI Components in TypeScript for Any Framework

Crafting Reusable UI Components in TypeScript for Any Framework

5
Comments
7 min read
7 React Landing Page Hacks to Boost Engagement

7 React Landing Page Hacks to Boost Engagement

11
Comments
6 min read
Unraveling Code Changes: A Deep Dive into FOSS Diff Tools

Unraveling Code Changes: A Deep Dive into FOSS Diff Tools

10
Comments
6 min read
Understanding Diff Formats: A Developer’s Guide to Making Sense of Changes

Understanding Diff Formats: A Developer’s Guide to Making Sense of Changes

7
Comments 1
6 min read
Git Internals: How Git Merge Really Works

Git Internals: How Git Merge Really Works

10
Comments
6 min read
Taming LLMs: How to Get Structured Output Every Time (Even for Big Responses)

Taming LLMs: How to Get Structured Output Every Time (Even for Big Responses)

5
Comments
6 min read
Encryption and Decryption in Go: A Hands-On Guide

Encryption and Decryption in Go: A Hands-On Guide

12
Comments
8 min read
Locking Down Your Docker Containers: A Developer’s Guide to Encryption

Locking Down Your Docker Containers: A Developer’s Guide to Encryption

11
Comments
7 min read
Runtime Memory Encryption in Golang Apps

Runtime Memory Encryption in Golang Apps

5
Comments
8 min read
Securing Golang Binaries: Obfuscation Techniques That Work

Securing Golang Binaries: Obfuscation Techniques That Work

8
Comments 1
6 min read
Golang: Deep Dive into Reflection Tricks and Libraries

Golang: Deep Dive into Reflection Tricks and Libraries

5
Comments
6 min read
Pack Your Go Binary: Embedding Files Made Simple

Pack Your Go Binary: Embedding Files Made Simple

6
Comments
6 min read
Lesser Known Redis Capabilities To Power Up Development

Lesser Known Redis Capabilities To Power Up Development

6
Comments
6 min read
MeiliSearch Indexing Best Practices

MeiliSearch Indexing Best Practices

11
Comments
6 min read
Supercharge Nginx with Lua Scripts: A Hands-On Tutorial with Examples

Supercharge Nginx with Lua Scripts: A Hands-On Tutorial with Examples

7
Comments
6 min read
Digging Deep into Linux Processes: Advanced Tools and Techniques

Digging Deep into Linux Processes: Advanced Tools and Techniques

5
Comments
6 min read
Cron Hacks Every Developer Should Know

Cron Hacks Every Developer Should Know

11
Comments
5 min read
Making the Best of Pointers in Go

Making the Best of Pointers in Go

14
Comments 1
6 min read
Hidden Gems of GCP: Powerful Services You’re Probably Not Using

Hidden Gems of GCP: Powerful Services You’re Probably Not Using

10
Comments
7 min read
How HTTPS Certificates Work

How HTTPS Certificates Work

11
Comments
6 min read
How The ACME Protocol Automates HTTP Security

How The ACME Protocol Automates HTTP Security

10
Comments
5 min read
loading...