whats_all_this_then

@whats_all_this_then@programming.dev
1 Post – 21 Comments
Joined 1 years ago

Global clipboard is chef's kiss. Back when I was on Ubuntu/Gnome, I had to install CopyQ but having one come with the OS is great

Thank you! Every time a story like this comes up, people seem to wanna pretend managing your own hardware is all sunshine and rainbows. Especially if you want global scale or as little down-time as possible, cloud provider's your best bet, albeit one where you have less control than you would with your own servers.

Opinion: You should be building on top of open source platforms and tools (Docker, Kubernetes if you need it...granted I'm not an expert in this area) to mitigate some of the vendor-lockin, and take a multi-cloud approach. If you're mainly hosting on GCP for example, host smaller deployments on AWS, Azure, Cloudflare, or something else as a contingency...eventuality you can also add or just move to your own servers relatively painlessly. Also AGGRESSIVELY backup up your database in multiple places.

Holy crap I think that may be why I never used it. Fuck how much Windows likes to calls home

That's actually the biggest thing I miss about VSCode

12 more...

Wait is that an actual thing?

4 more...

Obligatory boo and/or hiss

I've also been meaning to give emacs a try but haven't found the time or energy to figure out how to exit vim

So far I haven't been brave enough for that feature. It's either "that main place yank goes", "system clipboard", or "that place that makes it disappear" for me

I'm an idiot and I think I confused the two haha

My thought process based on when I setup my config: "yank copies to my main 'buffer', yank copies to system clipboard through that special 'buffer', and delete deletes without replacing what's in my main 'buffer'. I have multiple clipboards!"

Completely forgot they're called registers and that buffers are just "where text is" (at least as far as I understand it)

Telescope?

My guess: keeping it similar to TikTok, since that's what shorts trt to compete with.

Nah that'd be too intuitive

In all seriousness though, I kinda appreciate moving things around in my editor without losing that one snipet I copied for later

Do you yank to places outside the regular target when you create macros?

Those last two made me physically recoil wtf

Get out

Brilliant! I'm putting this in a script and running it on every single server I have SSH access to.

Okay I had no.idea. So on Plasma, I'm guessing when I copy anything, it's writing it both the primary selection, and the clipboard selection and that's how it stays in the clipboard manager thingy?

1 more...

It's all fun and games until someone does ddO instead of using S ;(

I'm gonma bookmark and try this next time I find the courage to mess around my nvim config. That last none_ls breaking change has made me very hesitant to mess around with things that aren't just colorschemes ngl.

I've been meaning to check helix out for a while now but haven't found the time :(

I'm don't know why but I've never used windows clipboard manager, which is weird because I go out of my way to make sure I have one when I'm on linux

This feels like something I also do in neovim unless I'm misunderstanding you completely. Is it highlighting text and having yoir search apply just to the highlighted text?

If so, yes it's great whenever you use it