You are browsing as a guest. Sign up (or log in) to start making projects!

DragonIDE

  • 1 Devlogs
  • 2 Total hours

A terminal-based AI programming assistant powered by Rust — ask coding questions and get instant answers right from your command line. a simple. under development

Open comments for this post

1h 32m 10s logged

introduction

a simple version of IDE made in rust. this using hack club ai api

improve runtime security, and optimize compilation. By removing unneeded dependency bloat (like dotenv), implementing secure masked inputs for API keys (rpassword), and adding aggressive release-profile optimizations in Cargo.toml, we’ve built a faster, safer, and more lightweight terminal assistant with clean Rust code.

introduction

a simple version of IDE made in rust. this using hack club ai api

improve runtime security, and optimize compilation. By removing unneeded dependency bloat (like dotenv), implementing secure masked inputs for API keys (rpassword), and adding aggressive release-profile optimizations in Cargo.toml, we’ve built a faster, safer, and more lightweight terminal assistant with clean Rust code.

Replying to @imu

0

Followers

Loading…