OBS was very laggy for me.
I think OBS does not do hardware acceleration by default, I needed to go into advanced settings to get it to work smoothly
OBS was very laggy for me.
I think OBS does not do hardware acceleration by default, I needed to go into advanced settings to get it to work smoothly
Because I am beginning to think only people who had already played on PS4 care about it
Personally, I never played it due to being a console exclusive, but would be very happy if it came to PC.
To me it makes sense that many of the people who played other souls-like/FromSoftware games would want to play “that missing one”.
Heat (1995)
Absolute must-watch
chsh does not modify /bin/sh
Maybe you’re thinking of a certain video from a certain YouTuber who linked /bin/sh to fish?
That’s… all stow does, there’s nothing more to it. If you need some other feature don’t waste your time trying to make it work with stow, It’s just a meme in my opinion.
About the “package manager” functionality, stow was originally supposed to be a development tool for the Perl programming language, you download a bunch of libraries into a directory, then use stow to merge those files into the root of your project (like a caveman), as it turned out some people started using it to manage dotfiles, and here we are.
When I started trying to organize my dotfiles, I started with stow, but quickly found it very limited.
After that I found dotdrop, which is considerably more involved, but gives you total control. My config with dotdrop quickly started growing insanely huge, at some point I even had system-wide systemd services declared.
Then I found out I was basically reinventing nixos and home-manager, so I switched to that.
Tree Style Tabs are pretty great if you like having hundreds of tabs open: https://addons.mozilla.org/pt-BR/firefox/addon/tree-style-tab/
Reminder that Fedora Sericea was renamed to Fedora Sway Atomic
Do you guys think I look fat in this pic? be honest!
Does this happen on wayland, X11 or both?
The circle has already been broken, as ~zoomer, the vast majority of millennials I interacted with were really nice people.
Any rolling release still wins because they are at version 2024.1.9
Long-ish time Kakoune user here.
For those who have tried Kakoune, once you’ve included things like Treesitter and the clangd language server, which one feels faster, Kakoune or Neovim?
I never felt the need to install something like Treesitter because I feel selection-based editing is already powerful enough, if that gives you an idea of how much faster I am with Kakoune compared to Neovim. Maybe I just don’t know everything Treesitter can do 🤔
which apparently allows you to have one master Kakoune instance and multiple slave instances that would be in sync
It’s not a master/slave setup, it really is client/server, even the first instance of kakoune that you open will be a client that you can close without the other instances going down with it.
I’m not sure if Kakoune shares the clipboard with all of those instances?
Yup, all shared: registers, buffers, marks, hooks. (You can choose not to share stuff between clients)
I think there’s still something wrong with your setup… You should be able to have as many Firefox windows and tabs as you’d like without using too much RAM, since they should de “suspended”.
I regularly have hundreds of tabs running fine, on 32GB of RAM.
Most likely it’s a vscode extension that’s leaking memory, and this problem will still happen after your upgrade, just take longer.