I can't believe microslop has a delete everything with no recovery option.
>>109619601https://github.com/microsoft/vscode/issues/32405because op is a lazy fuck
>using shithubDeserved
>>109619626this has basically nothing to do with github
>>109619601If you delete everything it will delete everything.If you don't have backups, that's your problem.
>>109619601PEBCAK again. Go figure.
>>109619601holy skill issueshould have used AI
Serious question. I'm developing a commercial video game full time (I quit my job to work on it) and I haven't set up any sort of version control, I just back things up on an external drive. I know how to use git, I just haven't set it up because I'm a solo dev and also I don't like the idea of putting my valuable files on someone else's computer (github). Am I retarded? I just feel like whoever runs github is going to push some slopcode to production and some hacker is going to steal everything on there at some point.
>>109619601probably because vscode has been vibecoded for a while now
>>109619601git cli bros we won again
>>109619710>I know how to use git, I just haven't set it up because I'm a solo dev and also I don't like the idea of putting my valuable files on someone else's computer (github). Am I retarded?yesyou can run git locallyyou dont have to add a remote repository at github or gitlab ever
>>109619601>know enough about tech to get to github>dont actually use git (…?)>no backups eitherpeople are strange>>109619710you are retarded and should not be allowed to use a computer that isnt a smartphonenot having source code in git or fossil is retarded. not having versioning for your assets is also retarded. maybe you should figure out the very basics before you waste a year on a pipedream
>>109619601>init git repo>don't commit anything for 3 months>press discard all changes>"Are you sure you want to discard ALL changes in N files? This is IRREVERSIBLE! The current working set will be FOREVER LOST if you proceed.">Click Discard All Files.>Lose all changes.>Somehow it's VSCode's fault.
>>109619710Other people have correctly answered that you are retarded but I would like to add that if github genuinely ends up leaking private repositories, it's global catastrophe for everyone and your timmy video game will be a drop in the ocean compared to the immediately following flood of AWS/cloud hacks, extorted intellectual property, FAGMAN tears, and government system leaks/shutdowns. I figure it would be pandemonium.You should be worried about your personal opsec, which if it is good will not be the issue. Don't have shit passwords, don't get social engineered, and you can use online services without being paranoid.
>>109619601recycle bin not a backupdude looked in a wrong place for a backup
>>109619779I do have version control though. I keep an "old" folder and a "new" folder. When I copy over to the drive, I delete the old folder, rename new to old, and put the files in a new new folder.
>>109619823>edit image with paint>close>do you want to save your changes?>no>image deletedNever put autists in charge of UI
>>109619883This. My first tech job as in a small company where our CEO had a similar mindset. We couldn't use cloud services like GitHub because someone might "steal our code", host on AWS because someone might "hack our servers", or even use front-end libraries like React because a client might choose someone else to work on the project later on (we had our own buggy front-end library, which was the worst thing I've ever used). Designers wouldn't get licenses for Illustrator or Photoshop because Inkscape and "GIMP" were "just as good or even better" and it's a conspiracy created by Adobe that their product are better. I wish I was making this up. Now that I think about it, it's just so bizarre.
>>109619883>githubI use gitlab btw
>>109619601The button says it's a permanent irrevocable action that Github and thus Microsoft are legally bound to abiding to. They literally make you manually type it a specific way before allowing you to complete the action. Microsoft is respecting your rights (I would hope)
>>109619710I could understand it if you were some PLC nerd with a library of unchanging decades-old scripts, but not using version control for video games is retarded. Creative works need version control the most because you end up changing things back and forth while experimenting.
>>109619601he should try AI next
>>109619976The issue here was not understanding how Git works. When you press discard all button on the source control panel, it's the same as running `git restore .`.
>>109620023Thank you. I can't believe this guy acts like Rockstar Games or Activison Blizzard don't use version control systems (VCs, not to be confused with Voice Calls, or Verifiable Credentials or Venture Capitalist Funding, because apparently some people don't have enough memory to juggle these various things in their head)
>>109620025Now try a model that isn't a decade old
>>109620042>the issue here is not understanding how Paint works.
>do 3 months of changes without committing anything>finally go to stage them>click discard>it discards the changes as per requesti'm not even a programmer and this is silly to me
at least something good came out of bro's misfortunehttps://github.com/microsoft/vscode/issues/32459#issuecomment-324232923
>>109619601Linux has a command which can TRIM an entire SSD immediately, even the system one
>>109619601>nine (9) year old github issues
>>109620231Include the person on Github too, he's a contributor to Visual Studio Code. He's a developer for Microsoft, and he lives in Switzerland, Zurich Specifically.
>>109620266we've had this thread several times before and we've become exceedingly efficient at them
>>109619710>I quit my job to work on itEvery time I read this on Reddit, the game was really shit
>>109619601>3 months in>no backupdeserved
>>109619710Version control doesn't have to be for collaboration, it also allows you the ability to experiment. Ie you might start implementing something, then realize the way you're doing it is retarded, with a VCS you can just roll back. Or, you can work on multiple things in parallel, very important to be able to do if you want to be able to keep your brain happy
>>109620649Yes, it sounds like someone is being a contrarian to the point of absurdity, and that doesn't end well.
>>109619601>want to delete /tmp/foo/bar>prepare to start typing rm -rf /tmp/foo/bar>accidentally click enter after the first /HOW THE FUCK IS THIS SHIT POSSIBLE, WHO THE HELL IS THE DUMBFUCK WHO MADE THE OPTION TO PERMANENTLY DELETE ALL THE FILES ON A DRIVE BY ACCIDENT EVEN POSSIBLE?? CANNOT EVEN FIND THEM IN THE RECYCLE BIN!!!! I DIDN'T EVEN THOUGHT THAT WAS POSSIBLE ON UNIX!!!
>>109619675Ai would have deleted the code much more effeciently
>>109620721UNIX does not include training wheels. The computer does the thing you tell it to do. AGI will need deluxe training wheels.
disk digger is your friend.
>>109619710You are actually a fucking retard. It isnt worth trying to help you.
>>109619956retard
>>109620751>UNIX does not include training wheels.it has a manual and "ai" can read manuals
>>109619601>DiscardThe button that explicitly tells you it'll delete everything? You clicked the button that explicitly tells you it'll delete everything and it deleted everything?
>>109621065does it really tho'? in every context? i don't use that dogshit IDE. i remember pulling a folder into an IDE many years ago, then i didn't want it there anymore, i right clicked, "remove", and with no warning or confirmation it just removed that folder from the drive. very cool. shit UI
>>109621110Yes, it says >>109619823
This is why you use cli instead of these dogshit "user-friendly" gui layers. With cli you can revert everything and still un-revert if you decide you want your local changes back after all, by finding the ref in the ref log.
>>109621065I think they've added that DELETE PERMANENTLY in caps on that message explicitly because of tards like opnotice how the post is from ALMOST A DECADE AGO tooit's funny how hipsters as a subculture went away decades ago too but some people obviously still need to feel superior about the niche product they consume
>>109620721I always type rm /path or ls /path first and then add the -rf after staring at the command for like 5 or 10 seconds
>>109619991I have a cracked self hosting version of gitlab ultra
>>109619626this. if you don't manually back up all versions to a closet full of HDDs like the good old days you deserve it.
>>109621450I think the only thing I am missing from github is something like dependabot which can make merge requests to upgrade critical security stuff for packages in your repo, other than that I am very satisfied with gitlab
>>109619981what a based CEO
>>109619710>I know how to use gitApparently not if you think you need to put anything on github in order to have version control.
>>109621508>what is a hermes agent with webhook
>>109619710I wouldn't bother with git if you're working on a game and your team isn't big. SVN + TortoiseSVN is good if you're on Windows.
why the fuck wouldnt you dave your work on your drive and back up drives?are you legitimately retarded?
>use git use github use gitlabNiggers those are for sharing with others, you can literally just create a bare repo on any machine you own over ssh. If you always keep a repo on your working machine, another on a local machine over ssh, and throw a regular backup on a machine/hdd stored elsewhere you have a 3-2-1 backup without involving paying for a server and if you have a vpn setup on your server or router you can access it anywhere. (vps is only really necessary if you don't want to deal with sometimes exporting new VPN certificates when your ISP refreshes your IP)And i'll reiterate on windows TortoiseSVN is good enough and lets you store your file assets with your code, which you want on a game, without trying to deal gitlfs, gitannex and other shit like that.
>>109622590Delusional and stupid. I have warned about these people in the past on this board. They are intentionally sabotaging you because they hate the idea of someone making something. That's all it is
>*clicks delete all*>Are you sure you want to delete everything in the pro->YES YES YES you stupid machine hurry up and do what I say>Project data deleted>NOOOOO HOW COULD YOU DO THIS YOU BLODDY BENCHOD BITCH MACHINE AHHHHHH
>>109619710>>109622590>>109622695Also to be clear you should keep backups.What you don't need is to have distant cloud server or github page for it.So long as you keep 2 local copies on different mediums (preferably a different machine) and one off-site wether it's in a external HDD at your parents house or a server you own or someone else owns it's still a proper backup.Wether you manually run a svnadmin hotcopy script or have a batch script run for it, or you're doing the same with git.Here: https://xcancel.com/tsoding/status/2090437554390577629