Sorry, book broke

  • 4 Posts
  • 147 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle





  • This is a massive miss-play on Suse’s part. Essentially all the good will, and recognition I have for Suse is based on OpenSuse. It’s the reason many of the places I’ve worked at now run a Suse product instead of redhat. Seriously, when I think of OpenSuse and Suse as a whole I barely differentiate the toonunlike redhat and fedora. That’s likely the reason for the switch but I cannot see how-this does anything but benefit them.

    From the article too there are some concerns. Suse is, admittedly, trying to cause opensuse to change direction ans managment to further suit it’s buisness at threat of removing support. This is sad to see.








  • Tuxedo is a well known and respected linux laptop vendor and nearly everyone I’ve talked to loves their device. One guy I talked to did say they’ve had issues with build quality and bad webcam however. Mostly though people I’ve known are very happy with the product especially with tuxedo os. I’ve asked about build quality with positive responce from everyone else. I hear the webcams still pretty trash though from everyone. Behind system76 I’d argue them to be the most well known. It’ll likely be what I pick up next too, but my current hp laptop is still more than reasonable 5 years on.

    As for price especially with that screen I’d say it’s pretty reasonable.

    If you’re still not convinced, I’ve also heard good things about slimbook and personally like their style a bit better





  • Ah shit, that sucks, sorry to hear.

    Sorry on that command if you’re using lua to configure the correct setting should be

    vim.opt.termguicolors = true
    

    Or in your init.vim set termguicolors should work too. Apologies for messing up that last comment

    If you’re still up to trying some stuff, last thing I can think of is tmux deciding not to take the setting. Forcing tmux to use true color may help with set -ag terminal-overrides ",$TERM:Tc" or launching with tmux -2 may help, you’ll have to source the tmux config again of course. Also confirming that your terminal supports true color


  • Huh, that is quite odd. Have you set tmux to true colour? If not that may be the issue, though I don’t see why it would select those specific colours.

    Incase you haven’t, here’s the configuration to do so. Place the following in your tmux.conf located at ~/.config/tmux/tmux.conf or ~/tmux.conf

    set -g default-terminal "screen-256color"

    you should have to run tmux source ~/.config/tmux/tmux.conf to get it to reload

    You may also have to add the following to your nvim config:
    set termguicolors

    or set TERM to xterm-256color in your shell (example: export TERM="xterm-256color" for bash)

    Though I doubt either are your problem.

    Edit: fixed neovim configuration




  • You’ll need to run the game once, at which point there should be a folder with a bunch of numbers in that folder. It seems like the folder is here from what you’ve posted:

    $HOME/Games/Heroic/Prefixes/default/Elden Ring/drive_c/users/reinoud/AppData/Roaming/EldenRing/76561197960267366

    I could be wrong however, sorry for that I only use heroic for GOG games

    But yeah, just paste the ER0000.sl2 file in that folder and all should be good, as long as you’re using the same pirated version of EldenRing. If you start the game and it says save file currupted or something along those lines, though I doubt it will, you’ll need the eldenring save manager mod to fix it. Again however, I doubt this is needed