I’d be afraid of anyone referencing “c:\users” too.
That’s “C:\\Users” to you
OP meant to say “click on My Computer,” but not everyone is super tech-savvy.
/home
Ah you mean 127.0.0.1?
~
boo!
edit: i guess my tilde shows up as a tick. welp… time to die in cringe of myself.
It’s ok. I see a tilde. And yes, ~
*you’re
I hate how Chrome is the only browser that gives web developers an actually useful way to use local folders on the user’s device.
https://developer.mozilla.org/en-US/docs/Web/API/File_System_API
The File System API — with extensions provided via the File System Access API to access files on the device file system — allows read, write and file management capabilities.
Uhhh, what? Firefox uses Chrome’s API to do the same stuff? Am I missing something here?
Oh, does it work in Firefox now? When I was developing a music app it only worked properly on Chrome and I had to use a file picker workaround for Firefox and other browsers.
Or like 95% of my college students. :(
That’s hilarious, OP! Now do Vibe coding!
K bet
Lol as if anyone ran their stuff on slowdows
My Windows libraries are mapped to my G Drive. Save it in Desktop, Downloads, Pictures, whatever? Backed up on a local (shitty) RAID and automatically uploaded to my Google account. Burn my house down, I got it all for $100 bucks a year insurance.
Is Git Hub not considered a cloud? Why does it matter where one stores files, what does that have to do with ability? Or is this really about developing the technology, and in turn provoking said fear in people? (I am not a developer)
GitHub is code social media not hosting.
I love cloud IDEs. I love being unable to setup anything to my liking. I love using the slowest most inefficient defaults they have for us. I love being unable to code without logging in into a website. I love never learning 90% of the technologies I will be using daily and all the problems that come with it.
More afraid of having to write / test code on windows than anything.