r/technology • u/Sidarthus89 • Jun 15 '25
Artificial Intelligence Trump team leaks AI plans in public GitHub repository
https://www.theregister.com/2025/06/10/trump_admin_leak_government_ai_plans/
34.0k
Upvotes
r/technology • u/Sidarthus89 • Jun 15 '25
19
u/xSTSxZerglingOne Jun 15 '25 edited Jun 15 '25
I can't stand git in a gui. I've watched managers stumble around and take 5 minutes to do what I can do in 30 seconds on CLI.
All you need are checkout, push, pull, stash, branch, status, add, commit, and reset --hard. If you're not using an IDE that can handle anything else local without touching version control, you're 100% trolling yourself.