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.
IRC: it’s open source, it’s free, its retro
Spicy potato water
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 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?
Why mock them? Our quotidian musings are seldom unique. When an individual arrives at a realization on their own, should we not celebrate it? Is it not our collective duty to foster and encourage critical thinking whenever the opportunity arises?
deleted by creator
Hmm I can’t decide if this is a joke or if I’m just very privileged in the internet department
Mayflowers ->mayflower, a ship that landed with European settlers in North America
For fucks sake I hope your joking x.x
Get the cheap house then go out and do things experiences are worth their weight in gold. Plus if the other large house is in the burbs as many expensive ones are it will be hard to walk anywhere anyway so just invite people over and when you pay it off you can make it a cheap air bnb if you want.
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!
Thanks! I made a submarine game called DeepBlue where you explore the ocean floor generated by ocean depth map data:
To the contrary: there are so many potential stances if you take “100%” as a ballpark. But I think we’ve fallen into a common pitfall of non-verbal communication: I wasn’t trying to argue with you. I was simply asking for clarification out of curiosity.
If it’s any consolation, I should point out that I do agree with you in thinking that America is great. We have our share of problems, some dire and heartbreaking. However it is my conviction that, given enough time, during which we will inevitably bear witness to many more injustices, they will be solved, if never to a satisfactory degree, that being the nature of progress.
would you please clarify what you mean: what is the government doing that 100% of working class people in the US hate?
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