If you long press a share target you can pin it to the top. It’s something at least.
BoofStroke
- mountain biker
- whitewater kayaker (freestyle, creek, river)
- snowboarder
- infosec and DevOps nerd
- small feline lover
- 1 Post
- 74 Comments
Me today getting pnp running under naemon after migrating to Alma 9.
I’m getting old and am a whitewater kayaker. You have to go where the water is which means a lot of long road trips and long weekends. Setting up and tearing down camp constantly wears you down. Now I pull in. Sleep. Can drive part way and sleep at a truck stop. Much nicer. Mine has the bed over the garage so bikes and snowboards can just live there all the time too. Most creek and freestyle boats fit inside too until I get around to putting the racks on. Then I’ll also have an awning and solar.
I keep my paid off subie around, but I do like driving the camp converted van around because I can just sit and relax without having to go all the way home.
BoofStroke@lemm.eeto Memes@lemmy.ml•Were this the ‘good ole times’ they always talk about?English18·2 years agoUsenet and IRC were the good ole times.
Try using a timer
BoofStroke@lemm.eeto World News@lemmy.ml•US nuclear sub offers show of force in the Middle EastEnglish51·2 years agoIt’s powered by nuclear, probably not carrying nuclear warheads.
BoofStroke@lemm.eeto Linux@lemmy.ml•Share your best DE tricks, shortcuts and apps youve found!English1·2 years ago- For file save/send dialogs, just drag/drop from nemo/nautilus to the file dialog instead of using the annoying navigation in the file dialog itself.
- In cinnamon, use win-l,r,u,d to snap. In succession will go from full width/height to a corner. Reverse or drag the window to go back to original size. This gives you nice tiling with the flexibility of traditional window management as well.
- for a terminal ctl-alt-t
- alt-f2 to execute a command with history
BoofStroke@lemm.eeto Linux@lemmy.ml•Does anybody use Thunderbird on Android a.k.a. K-9English4·2 years agoUsed to. Prefer Aquamail. I’m a thunderbird user on my workstation though. The latest changes were controversial, but it’s fine once you enable the system title bar and hide the menu bar.
BoofStroke@lemm.eeto Linux@lemmy.ml•Martin Goetz, Who Received the First Software Patent, Dies at 93English13·2 years agoPatents should simply be a monopoly on an idea for enough time to gather resources to develop that idea’s prototype. I know it doesn’t work that way, but it should. They really should be there for small inventors, not giant corps who have plenty of resources, but I digress.
But software itself can implement that prototype without having to build anything. Your ideas can be created directly. We don’t patent math and we don’t patent poetry or even poetic writing structures.
Software and business method patents are utter bullshit.
BoofStroke@lemm.eeto Linux@lemmy.ml•Martin Goetz, Who Received the First Software Patent, Dies at 93English981·2 years agoFuck software patents and business method patents. Patent the machine. Copyright the instructions to tell the machine what to do if you must.
BoofStroke@lemm.eeto Linux@lemmy.ml•Best way to share folders between user accounts?English2·2 years agoYou’ll also need umask for each user to be 002 for it to work transparently.
Weak. You can easily jam IR by holding a button on another remote. No need to stand there with your hand over it.
BoofStroke@lemm.eeto Linux@lemmy.ml•Flatpak standing the test of time: modern Flatpak apps running on Ubuntu 16.04 ESM, a 7-year-old distroEnglish5·2 years agoMint integrates flatpak seemlessly into its graphic package management and update tools.
I would back up data (ie /home, /var, /etc) with Borg. If things break, just do a fresh install and restore data.
If a server, run it as a proxmox guest and snapshot the image on a schedule.
There are also things you could maybe do with ZFS.
I recommend Linux mint cinnamon.
I prefer doing useful things with my workstation vs playing with the OS itself, so mint cinnamon is my recommendation. Servers are ansible-managed alma. Professionally I’m a Linux systems architect and devops engineer.
ITT a horde of people who don’t know that http is stateless. Cookies are the easiest and least intrusive way to maintain your session.