635
"Cloud" Devs
(lemmy.ml)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
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
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.