Blog
Sharing our thoughts and experiences on topics we love
SHOWING 6 OF 6 POSTS
Apr 19, 2025
SSH Advanced: Tunneling, Port Forwarding, and Pro Tips
Advanced SSH techniques I've learned at IITH's Lambda dev club
- ssh
- networking
- security
Apr 12, 2025
SSH Basics: My Journey from Confused Beginner to Head at Lambda
Everything I've learned about SSH fundamentals at IITH Lambda
- ssh
- security
- linux
Apr 06, 2025
Fixing CORS Errors in Google Apps Script
A Practical Guide to Understanding and Resolving Cross-Origin Resource Sharing Issues
- Google Apps Script
- CORS
- Web Development
- API
Mar 08, 2025
Why 'just' is Your Next CLI Best Friend
From 'make help' to 'just awesome' - A developer's journey
- Just
- Make
- DevTools
- Automation
Mar 02, 2025
GitHub Actions: All you need to Automate Your Workflow
Learn how GitHub Actions can automate your development workflow, from running tests to deploying code, with this comprehensive guide.
- GitHub Actions
- CI/CD
- GitHub
Feb 02, 2025
Git 101
A Beginnerâs Guide to Version Control
- Git
- Version Control