Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
tethys01728yYou should have used git brother.. It's fast and easy also.. Rather than keeping a backup in another folder, it's better to keep it on cloud.
-
What's so hard about a periodic ctrl+s? I don't want auto save, it would start to screw up some of my workflows with HMR.
-
I use a couple of jetbrains IDEs which save automatically but force of habbit has me hitting ctrl+s periodically. Also version control is great :)
-
aaeim3168yMy left hand is programmed to ctrl+s after every single module, and before switching a window lol.
-
ahhcrap368yI'd suggest using local VCS (e.g. git; you can always rebase before pushing). I also use CrashPlan backup which takes incremental backups of my workspace to a local drive and periodically backs up to the cloud for catastrophic situations.
This is a lesson you should only learn once. Fix it now while you hate yourself a little. 😉 -
@Rishabh112 Android studio was just for my app. I'm now working in a separate project.
-
Root825558ySublime! ♡
Auto saves its buffers (not your files!) to allow restoring edits in case of a crash. These persist through reboots, too ~
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
MoboTheHobo35My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
-
tommy15Right now someone at Google is coding something useless for us to laugh at on April Fools.
Just lost 50% of my project. Why doesn't eclipse save automatically?
undefined
fml