That would (just like Git LFS) store full, separate copies of every single version of the large files I manage. I really, really don’t want to go there, nor do I have even a fraction of the hard drive space for that…
That would (just like Git LFS) store full, separate copies of every single version of the large files I manage. I really, really don’t want to go there, nor do I have even a fraction of the hard drive space for that…
That’s what I meant when I wrote “Git submodules can only point to a whole different repository” - they can’t point to a path inside a repository, only to another repository root. That unfortunately renders them useless for me (I’d have to set up in the order of hundreds of small repositories for the sets of shared data I have).
I’m already using Git for source code related versioning, but some use cases involving large binary files with partial updates aren’t well covered by Git (I’ve gone into some detail in my reply to @vvv@programming.dev).
There’s also the lack of svn:externals
in Git. Git submodules can only point to a whole different repository as far as I’m aware.
I’m already using Git, thus my experience with Gitea. I am well versed with svndumpfilter
and git-svn
to extract and migrate individual Subversion repositories to Git.
I’m not only hosting code, but I have several projects involving large binary files with binary changes. Git’s delta compression algorithm for binary files is so-so. Git LFS is just outsourcing the problem. Even cloning with --depth 1 --single-branch
gives me abysmal performance compared to Subversion.
So I’m still looking for a nice WebUI to make my life with the Subversion repositories I have easier.
After finding out that tools that are to “bureaucratic” don’t stick with me (bureaucratic as in, I need to fill out forms to create projects/tasks, update them and follow defined workflows), I ended up with Trilium.
It at first looks like a very free-form note taking app (a tree of documents on the left, click and edit away), but it has a lot of extra functionality that lets you construct journals and tasks lists in the document tree (like its Task Manager which is already set up in the Demo notes of a new Trilium install).
There’s a hard sci-fi novel (1970s or 1980s) called “Tau Zero” that features this idea.
A colony ship with a Bussard Ramjet on each end (debunked theoretical spaceship drive that uses interstellar hydrogen for propulsion, i.e. the faster you go, the more medium you hit and the harder you accelerate) suffers an accident that destroys the deceleration engine. They keep accelerating because they need the engine’s magnetic field to protect them from interstellar dust. First they try reach the void between galaxies to safely repair the ship, when the interstellar medium is still too “dense,” they go for the void between galaxy clusters, then superclusters, then they just stay on the throttle until the big crunch, at which point, in the nothingness after the universe collapsed in on itself, they can finally fix their ship and begin decelerating into the bounce-back big bang of the forming next universe and colonize a planet.
Reading that formed an interesting question in my (also non-physicist) mind:
If we can, at most, take advantage of relativity to slow down our own time frame, then time could just be our way to describe the pace of how space changes around us following simple causality.
But if, on the other hand, it is possible to move backwards through time, wouldn’t the universe have to necessarily exist not only as a giant block of eternally changing 3D space, but as a giant block of 4D spacetime one could move around in? And would that mean predetermined past and future, or would that 4D block of spacetime change, too, advancing through meta-time, continually changing future and past of the universe?
ScienceClic has a cool video, stipulating that we live in 4D spacetime and are bound to always move forward at light speed. If we stand still in 3D space, we move forwards in time at light speed. If we accelerate in 3D space, we change out motion vector from only pointing forwards in time to pointing slightly sideways (up to completely sideways, i.e. time stops, if we were able to move at light speed). But there may be now way to do a 180 involving the time axis like we could do involving the other 3 axes.
I’m on OpenRC, so I can’t say anything about systemd, but I have several SSHFS mounts (non-auto) listed in my fstab
:
root@192.168.0.123:/random-folder/ /mnt/random-folder fuse noauto,uid=1000,gid=100,allow_other 0 0
Is that similar to what you’ve tried in your fstab? I’d assume replacing noauto
with auto
should just work, but then again, I haven’t tried it (and rebooting my system right now would be very inconvenient, sorry).
It also might require you to either use password-based login and specify the password or store the SSH keys in the .ssh
directory of the user doing the mount (should be root with auto
set).
To add to what others have already answered, if Ukraine accepted such a “deal”, more war would be coming to Europe.
I have every reason to believe that Russia will just move on to the next target and that things would be far worse in Europe already if Ukraine wasn’t keeping a large portion of Russian resources aimed at them.
Also consider that any time Russia offered a ceasefire (such agreements were accepted several times), they always used it to safely rush supplies to the front lines and broke the ceasefire immediately after, often just hours after it was instated.
It’s like when YouTube influencers get invited, all expenses covered plus pocket money, to a sweatshop in China, given a guided tour showing all the utterly happy workers and absolutely fantastic work conditions.
And said influencers then return home and gush over said sweatshop, don’t disclose the paid expenses and perhaps even dunk on real journalists that infiltrated the company and collected evidence for months (the real case I’m referring to: https://www.npr.org/2023/06/30/1184974003/shein-influencers-china-factory-trip-backlash).
I’m happy when actual investigative journalists report from Russia, but those tend to live dangerously and won’t get interviews with the regime’s higher-ups or the tyrant himself. Media in Russia are under complete government control, so Tucker even getting that interview is a clear tell.
…and, hear me out, that will be perfect for keeping messages untraceable by the government. Every single of those 200,000 computers will have full copies of all the messages ever transmitted, unencrypted, but they’ll never be able to tell who wrote them and who they were for.
The problem I have with the “hypocrisy” argument is that, here, it’s used as a cheap attack on the messenger.
As in the old meme:
(poor peasant doing labor: “we should improve society somewhat”, grinning contemporary person: “yet you participate in society, curious! I am very intelligent.”)
I can accept it when influential people, even those that cause a whole lot of emissions themselves, advocate for climate programs. We won’t get anywhere if, whoever wants to talk about the environment, first has to become a cave dweller and give up their reach before they’re allowed to speak up.
On the other hand, when Fox News, a channel that generally panders to the coal lobby, car industry and oil barons, suddenly becomes concerned about someone’s CO2 emissions just to serve up another smear, that is hypocrisy, plain and simple.
Stage 2:
Documents folder? You want to rule my whole computer, dictate some nonsensical folder structure and then you act like, out of the goodness of your heart, I can have this little set of folders, deep in your weird structure, to store my stuff? And you’re even telling me how to sort it? On my own hard drive connected to my own computer?