Develop remotely with Zed & AWS

Zed, a fast Rust-based code editor, now supports remote development via SSH, letting developers offload resource-heavy tasks to cloud servers like AWS EC2. This feature simplifies workflows, enables cross-device coding, and supports projects requiring specific architectures or AWS integrations.

November 15, 2024 · 6 min · relivnd

Who-Is-RAG?

We’ve used a gamified approach to showcase how Retrieval Augmented Generation enables businesses to use Large Language Models in combination with their company data. Based on the popular board game Who-Is-It?, we created a demo.

September 11, 2024 · 7 min · relivnd

What happens if you leak AWS Credentials in GitHub?

Mishaps can happen. An ill-considered git add . and you accidentally push your .env file containing AWS credentials into a public GitHub repository. I’ve conducted a small experiment with an empty account to show you what happens next.

June 26, 2024 · 9 min · relivnd