Def going to check this out— I think it will solve my biggest problem with GitHub which is just the number of large files I have to deal with— overthought comments are the best comments- thanks!
Def going to check this out— I think it will solve my biggest problem with GitHub which is just the number of large files I have to deal with— overthought comments are the best comments- thanks!
Yeah, I really should start using Git for everything, but I’ve been working with a lot of large datasets recently (mostly EEG data). A big part of improving accuracy comes from cleaning the data, which is huge and takes a while to process. I could set up a local Git server to keep track of everything or just save the base data files and regenerate as needed, but on my current setup, that process can take anywhere from 2-6 hours depending on the task. So for now, I’ve just been managing everything locally to save time.
By why did Canada briefly regress to an electoral democracy from a liberal democracy in 2020?
IRC: it’s open source, it’s free, its retro
Do they exude a certain positive attitude highlighting the good things from civilization or do you mean that putting them in contrast to the world of today things are good?
But Linux is open source? So if hypothetically so distro adopted spying al la windows couldn’t people just change distros? tbh I also think the question is slightly confusing as I don’t understand why OP thinks Mac OS is not standardized but I digress.
I think one advantage lemmy might have is the possibility of expanding the number of sorting metrics allowing users to sort things the way they choose rather than a few monolithic sort options.
Why? I have to imagine it would be nice if I lived in a walkable city to wake up in the mornings by going for a walk with a coffee to wake up— I mean I might just go to coffee shop so I don’t have to lug it about but it doesn’t seem especially egregious
Careful that’s how we got the floods that one time…
I like your optimism best to look on the bright side and all— curious what do you mean by fabless? Do they not require as complex facilities because they’re a larger process or something? Or for some other reason?
deleted by creator
Hmm I can’t decide if this is a joke or if I’m just very privileged in the internet department
For fucks sake I hope your joking x.x
hadn’t heard of that but seems cool will have to give it a watch!
I remember back in 2013 I picked up the full expansion set at a thrift store for $4 it was the best summer of middle school by far— got the werewolf mod working and went around finding out who was essential to the plot by killing them and then reverting the saves— good times
Can it be running some unix derivative?
Thanks for the tip! https://github.com/jcuberdruid/DeepBlue
I’ll add more to the repo but here it is for now :)
Not just yet but it’s in the works!
Yeah I think a local Git server would be good, will try our forgejo since people seem to like it— I’ve been using git for a lot of projects but not so much for large files and HW stuff since when using GitHub there are size limitations. Does seem like it would be freeing to be able to delete whatever I want from my workstation without worrying about losing stuff