

Idk why you ever expected the program to leave its installation in a pristine state. Just copy the files, its the normal thing to do.
Read the changes to the scripts. Its probably just running a self updater.
Idk why you ever expected the program to leave its installation in a pristine state. Just copy the files, its the normal thing to do.
Read the changes to the scripts. Its probably just running a self updater.
Sounds like classic Borderline Personality Disorder to me. I’m not a psychologies but: Fear of abandonment causing love-bomb to sabotage cycles is like the definition of BPD
Filesystem sized is grown fine? If so wow that was easy.
If you do enough meth you either become gay or a nazi. And on rare occasions, both.
I recently read that luks containers don’t actually know their size they will always adapt to the size of the entire disk (it makes shrinking them dangerous). So you should be good unless your SSD is bigger than your new nvme.
Very curious about how this goes. It might not work but it won’t wipe the original nvme. I’d love to hear how it goes.
I suspect your plan might be safer and less of a pain than pvmove. I’ve just never done that before so I can’t say for sure.
Be sure you can open and mount the USB ssd after the first dd. Also check the status of the disk size of the luks container. I’m assuming your dd’ing the encrypted partition not the data inside.
Look into pvmove
. I’d take a backup with dd
but try to do the actual move with pvmove
. This might involve multiple steps if you can’t have both nvme’s installed at the same time. In that case I hope you have other drives.
Edit: I think what you’re doing won’t be a disaster because you’re not writing anything to the old nvme so that data is still there. So you won’t bork anything if the new drive doesn’t work.
A window manager and display server are the bare minimum of the x11 graphical environment. Desktop environment is draw the rest of the owl.
Wayland is is a completely different beast than x11. There is no Wayland program, just a wide set of protocols. There are no Wayland window managers, just “compositors”. Compositors are responsible for everything both the display server and window manager would do in x11. Everything is up to the compositor to implement. It just has to follow the Wayland protocols.
This can make migrating to Wayland a bit tricky. If a program worked in one x11 window manager, it was basically guaranteed to work in all window managers becuase it was always communicating to the same X server directly. In Wayland that’s not guaranteed. If a compositor didn’t (or didn’t correctly) implement a certain subset of protocols then the utility wouldn’t work correctly.
IE take xrandr
and wlr-randr
. They both are a , “display settings” CLI utility. xrandr
works on any x11 environment because it always communicates with x11. wlr-randr
only works if the compositor implements the wlr_output_management_unstable_v1
protocol. See the protocol deifnition here
Its not tanking but it took a big hit. Dropped about $20 per share out of an initial $140. Its dropped a total of $30 over 5 days.
Yeah I only suggested obsidian because its so popular and is completely out-of-the-box.
If you want everything exactly as you want it you’ll need to spend time coding it all yourself. Otherwise you’re shopping around for different tools for specific things. Some editor plugin for notes. Another for tasks. Another for reminders etc.
My issue with task warrior was its syncing service taskd
. It required that you generate a self signed ssl certificate. You couldn’t host it behind caddy. But all the issues listed I’m pretty sure it covers. Its extremely robust.
Is there a reason you’re not looking at tools explicitly built for this like orgmode, obsidian, task-warrior, etc? There’s a plethora of these tools and my experience with this is you really don’t want to over-engineer your productivity suite.
That said, if you go the SQL route, sqlite is the way to go. Other SQL databases must be run as a daemon whereas sqlite operates on a local file directly.
However any SQL database isnt going to have the CLI youre asking for. Its interface is… SQL, so you’re scripts are going to have a bunch of SQL code embedded that isnt easily reusable. A non-sql database will probably be better. I’m not familiar with them but I think there’s some that store their data as text files in a folder which is organized a certain way. But that starts looking like the tools I mentioned before.
For some reason you’re trying to install it as a system service so I suspect you need to start it with sudo
and probably do the daemon reload with sudo. Not entirely sure its in the right folder but it might be fine.
You can also try systemctl list-unit
as a way to debug if its getting found by systemd.
Fwiw I have spotifyd installed as a user service in ~/.config/systemd/user
that way I can start and stop it with systemctl --user
instead of sudo systemctl
. This is important because spotifyd will disconnect and need to be restarted after inactivity.
I’m from there too. I could feel myself slowly becoming that type of libertarian shit head growing up until I moved away. Libertarianism is the only way you can rationalize all the bullshit you see around you and still remain in that environment.
It takes a severe level of willful ignorance to work for the MIC. They’re so close to the contradictions at play that whenever you try to interrogate them on those contradictions they just short circuit in a way. Often they’ll repeat some sort of aphorism.
Replace many federal workers with those who are loyal only to the president
This is the key point that actually makes all this possible. From the wiki
It proposes reclassifying tens of thousands of merit-based federal civil service workers as political appointees in order to replace them with loyal conservatives to further the objectives of the next Republican president.
“Tens of thousands”. There is absolutely not enough young republicans in the nation to replace that many federal workers. The outcome if they fired them anyways would be orders of magnitude worse than the De-Ba’athification of Iraq. Its declaring class war on Northern Virginia and its a fight the GOP would lose.
Gotta square this circle. You definitely don’t want to go down the track of being co-opted by democrats. But you absolutely cannot mobilize the masses by just telling them “wait for the revolution”.