If only we had told this to Aleksey Tartarov sooner.
chtk
- 0 Posts
- 55 Comments
chtk@feddit.nlto Mildly Infuriating@lemmy.world•During their visit to the United States, President Trump showed President Zelensky and President Macron his collection of MAGA hatsEnglish20·2 months agoKid, I literally could not care less about your Pokémon card collection.
chtk@feddit.nlto Free and Open Source Software@beehaw.org•sshPilot, a FOSS alternative to Putty/Termius4·2 months agoTo each their own. I think we agree in principle.
chtk@feddit.nlto Free and Open Source Software@beehaw.org•sshPilot, a FOSS alternative to Putty/Termius5·2 months agoWhat is the point of this project?
This is an application for people who install webmin and/or a full desktop to remote into on a server machine.
But yeah, ssh, tmux, rsync/rclone should be enough for anyone competent.
chtk@feddit.nlto Gaming@beehaw.org•Weekly “What are you playing” Thread || Week of August 10th3·2 months agoAPE OUT is super cheap now on Steam. Have been playing that a bit on the Deck.
Finished the main story of Just Cause 4, and most of the DLC. I want to complete the normal challenges for the achievements. After that I think I’ll consider it complete.
After JC4 I think I’ll start Cyberpunk.
Sounds right up my alley though. Thanks. And watchlisted.
This. 👆
Also:
- Dark
- The Leftovers
- Barry
XML is a super-set of XHTML’s spec.
That’s a weird way of saying XHTML is an application of XML.
chtk@feddit.nlto Mildly Infuriating@lemmy.world•Plex ending support for Watch TogetherEnglish3·8 months agotoss them some dollars for dev because its awesome
Thanks for reminding me. I should really donate to OSS tools I use more often.
chtk@feddit.nlto Selfhosted@lemmy.world•Homelab upgrade - "Modern" alternatives to NFS, SSHFS?English3·8 months agoAnd if you need to mount a directory over SSH, I can recommend rclone and its mount subcommand.
chtk@feddit.nlto Steam Deck@sopuli.xyz•My SO got a steamdeck today, and it's a lot better than I imagined it to be1·8 months agoUnless you have an abundance of Dolby Vision content on your media server. That’s the only reason I need the Jellyfin app or the Kodi port for AndroidTV
chtk@feddit.nlto Linux@lemmy.ml•With all this ghostty talk. Am I out of touch for still using terminator all these years?3·10 months ago- Muscle memory. I already did development on remote machines in nvim.
- If I start tmux in the root of a project, then every new pane or window I open automatically starts in that directory. So no need to
cd
to the root for every new shell session I start.
chtk@feddit.nlto Linux@lemmy.ml•With all this ghostty talk. Am I out of touch for still using terminator all these years?2·10 months agoYeah. Pretty much all of the above.
I used to rely on Sway for terminal tabs and splits. Only recently did I realize that tmux is the better option, even for local use. Already used tmux for SSH sessions.
KurtJMac started Far Lands or Bust in 2011, and reached 9.9 million blocks earlier this month.
It represents the inequality in the chocolate industry.
That sounds pretty much like what Dirvish and rsnapshot do. Both wrap rsync.
Does your FS support online resizing?
Yeah. I mainly use btrfs; it supports online growing and shrinking.
Be super careful about partition sizes. […]
I know. I have done plenty of same device partition resizing. I know the pit falls, and for safety shrink the FS to below what the LV is going to be.
Have backups.
Thanks for the reminder. I’ve been meaning to set up snapshot backups for this machine using rsnapshot as an experiment. I mainly use Dirvish
Nah, it’ll be fine.
I might have a large enough USB SSD laying around some where. I could probably use that instead.
- extend VG with the USB PV
- move LV’s to USB
- shrink root LV
- resize boot
- move things back on a new internal PV
When could you not?