Skip Navigation
help - tmux paints vim
  • Yeah that's the expected output. I'd see if alacritty or kitty works as expected to rule out foot being the issue, then manually setting term=xterm-256color in your foot.ini if it does work in either

    This must be incredibly frustrating

  • help - tmux paints vim
  • Yeah thought you may have done so, still good to check. Hope the best for you but I can't think of anything else myself, unless you have a background set in tmux and a transparent background in neovim

    For others who may help, what terminal are you using? What is is the output of echo $TERM?

  • help - tmux paints vim
  • 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

  • help - tmux paints vim
  • 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

  • Deleted
    I would be more guilty about pirating the game if they didn't pull this shit
  • Yeah hear me out though, fuck linking accounts to anywhere, fuck DRM. That's why I bought the game on GOG. The factorio site in no way needs to have any information on me in order to download mods. I in no way want to link shit to a third party. They don't need to grab my info.

    I own factorio on GOG but there's no way in hell I'm going to do that bullshit. I completely understand people being unwilling to buy because of this DRM. I bought it off GOG to avoid DRM. If I had known there's no way in hell I'd have bought this game.

    Seriously, great game, fuck wube for shoving DRM down my throat for a mod. Lube up boys. Fuck that. 50 dollars and I have to submit to this man who fears piracy, an inevitability, more than they value real ownership of your product. Now I have to use an inferior product to avoid this trash

    If I could I'd refund just to pirate.

  • Introducing a new RISC-V Mainboard from DeepComputing
  • This is wild I am so happy to see it. I tend to be hesitant to fanboy a company but here I can't help myself. Step after step, most things framework do make it imposible not to.

    Of course, as stated, this is just a dev board but the ability to just drop the boy into the 13 inch and have it going is wild. I'm increadibly excited to see what people can do with it and if it's available for consumers, I'm excited to finally have a chance to try my hand at risc development

  • SOLVED Trouble moving form steam to heroic launcher
  • Yeah I do love heroic, fantastic and modern UI and very usable. I use lutris for pirated games though but I mostly buy from GOG so heroic is my main launcher currently

  • SOLVED Trouble moving form steam to heroic launcher
  • 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

  • SOLVED Trouble moving form steam to heroic launcher
  • sorry about that, the file is called ER0000.sl2

    You should try find . -type f -name "*.sl2"

    For others that may see this and be confused, what you're asking is for any file ending in exactly .sl. Since the ending is sl2 it'll be false, as there's a 2 at the end.

  • SOLVED Trouble moving form steam to heroic launcher
  • Ah shit, yes, that's a good point. It eill give a semi random I'd to non-steam games. I don't know if the prefix is guessible, so when I need to I check each folder for it.

    Now thinking though that's a fairly dumb way of doing it. I'd suggest instead searching for "EldenRing" in the .local/share/Steam/steamapps folder. May that be in your normal file manager such as plasmas dolphin, or with the find command in terminal

  • SOLVED Trouble moving form steam to heroic launcher
  • You'll want to get the save from steams prefix and copy it to heroics prefix, or your default prefix. Sorry, not near a pc so this'll be a bit off

    The steam save file should be located somewhere around here:
    $HOME/.local/share/Steam/steamapps/compatdata/1245620/pfx/drive_c/users/steamuser/AppData/Roaming/EldenRing

    It should be called something like "er0001.sl2"

    Find the same location in your heroic prefix, which should be saved here

    $HOME/Games/Heroic/Prefixes/EldenRing/pfx/drive_c/users/steamuser/AppData/Roaming/EldenRing/

    Locations may be a bit different, sorry for any possible confusion.

    If you removed the game from steam already though the save file is gone. This has bitten me in the past personally

    Edit: Save file ends in sl2, not sl as I had stated before the edit

  • dstort - utility to "organize" randomly a directory
  • I'm going to run this in a hannah Montana linux vm, boot a live disc, then try and recover.

    Linux puzzle edition

  • Removed
    Too Rule for School
  • Hey man, what if someone steals this guys stolen art

    Seriously the AI art people are weird. Some guy prompted an AI mouse which became a meme. He then got very upset that the users of the meme weren't giving him money while suggesting he could copyright it, like the guy who drew the troll face.

    Art thieves afraid their theft will get stolen. Wild world

  • [Question] Manjaro, out of curiosity question, does the image on boot has any security implication regarding logoFAIL?
  • Sorry I'm a bit late, and it seems you've chosen endeavor (good choice), but I'll still give you some suggestions.

    First off on endeavor, it's essentially just a graphical, easier arch installer so if you're having issues and can't find anything endeavour specific anything arch linux will work the same. The arch wiki os a great resource for anything.

    Secondarily, I can suggest opensuse tumbleweed, or fedora. Both are more stable while being very up to date. Arch, and endeavor, will usually be the first distro to see an issue that misses testing. These two distros are just a bit behind arch but still very quick to update. Tumbleweed is also pretty bare bones too, after I installed everything I needed for a normal work instal it was about 6.7gb. Great distro, terrible logo.

    To finish off I am sorry about manjaro. It does look great, it's got a nice color scheme, and plasma by default is wonderful to see. That can be gotten pretty easily on any distro though. When you install endeavour you can select kde plasma. It's also default on tumbleweed, and you can get a plasma spin for fedora.

    Wish you the best in your journey, I'm sorry it's off to a bit of a rough start

  • [Question] Manjaro, out of curiosity question, does the image on boot has any security implication regarding logoFAIL?
  • No argument from me there, the aur is not very well made. On arch I do have some issues with how the aur is operated along with the behavior of arch maintainers. Not to the point I'd state using the distro is a bad choice though, as quite a few are minor, disagreements on tech philosophy, or currently being addressed.

    My issue with manjaro is their continual incompetence while most of the time doing nothing to stop the issue from recurring. Most of the problems I have seen manjaro go through are repeated. They don't learn. Their issues aren't just structural but a culture the company holds onto.

  • [Question] Manjaro, out of curiosity question, does the image on boot has any security implication regarding logoFAIL?
  • You are misrepresenting my points, and the anger you ascribe to me is odd, as the only person representing this behavior is you. You insult me, you misrepresent my points, you say I'm defined by my aparent hatred. This is strange behavior only suited to getting your "enemy" to shut up and in no way constructive nor condusive to a reasonable conversation.

    Firstly, my issue is that they don't warn about the dangers of the aur properly. Not that they promote it at all. If you read my statement I am clear. The aur is very useful, though dangerous. Also, on manjaro, version mismatch is likely to happen as the aur is built for arch and arch is two weeks ahead. You however pretend my point to be some entirely different thing in order to get you epic own.

    Next, on the aur 'ddosing', what do I not understand? The first time, ok, that's reasonable we all make mistakes. They did it again though in the same way. Nothing was done on their end to stop this from happening. Something we will see continually as they just don't stop making weird, unnecessary mistakes.

    As for me being Inigo Montoya, I actually am for your information. Manjaro killed my daddy-dom while I was sucking him off and for that I cannot forgive the company.

    This hatred you fantasize about does not come from me. Calm down and maybe try actually talking to people instead of trying to "own" them, or to simply "destroy the anti-manjarites"

    Edit: I see in the other post you did the same. Ignore what people kindly talking about their issues with manjaro say responding with hateful comments pretending they were the real issue. This is a continual issue with you

  • [Question] Manjaro, out of curiosity question, does the image on boot has any security implication regarding logoFAIL?
  • I would absolutely love it if manjaro was a reasonable choice. It was my first pick too. Their continual incompetence is what makes me wary of the company. I doubt you want a conversation as you're quick to paint me in this light but I do expand here on my major reasons:

    https://sh.itjust.works/comment/12137275

    Some of this stuff happened only a few years ago. The same people are still running this company. I have no reason to think they've changed.

    If you just want "arch made easy" I would suggest endeavorOs (best wallpapers hands down) or arco linux.

    I love the idea of manjaro and sincerely hope that either a, they get their shit together (which is preffered), or b, a new manjaro like distro comes into existance.

    The two week delay along with the calamari installer, and default plasma desktop give me a half chub already thinking about it. I'd be full send for it if the devs were competent

  • [Question] Manjaro, out of curiosity question, does the image on boot has any security implication regarding logoFAIL?
  • absolutely, thank you for asking

    Manjaro has been continuously destructivte to the open source ecosystem it utilizes and it's users through continual incompetence.

    Manjaro and it's staff often suggested to users that they use "pacman -Syyu" by default to update, which ignores caching to get a reloaded database. This puts a heavier load on the volunteers hosting the repos.

    Manjaro made a campaign stating that "Manjaro works on the m1 apple macbook!" Shipping a random kernal from asahi linux which did not work at all. The project was nowhere near ready at the time and could never boot. This wasn't the latest build either, just some random build. This build could have easily broken users macbooks.

    Back to the asahi, when it did work they pushed an update to the kernal that broke half the users gui. This by updating a library which was documented to break in this manner. It broke all x11 instances showing they didn't even run it to ensure it worked. No benefit existed from updating either more was it stated to be the goal of their patch. The reason it wasn't checked by the devs is due to the fact the patch came from the lead arm dev of manjaro. This man should know better.

    On the funding of manjaro, a company, things have been a little funky. After a spat between their treasurer and leader of the project the treasurer either left or was removed. Now, what happened is blurry, but now the sole person in charge of money is that leader who has never appointed a new treasurer as they stated they would. Atleast since last I checked. If the previous treasurer is right this person was utilizing development funds to acquire a powerful gaming laptop. Something which is directly against the stated purposes this company may use money, and the responsibility of a treasurer to deny.

    They let their ssl run out 5 times. 5 times. I am a web dev, this shouldn't happen once. One can automatically renew it. This shows their continual incompetence. The first time, they suggested users set back their clocks so it would stop complaining.

    Manjaro ddosed the aur twice using their tool pamac. Both in the same manner showing once it had happened nothing changed to ensure it couldn't twice. This was not malice of course, just an mistake twice made.

    Back to the aur, though many will never have an issue as they only use it for general programs they don't hold it back that two week period so version mismatches can break that which is installed from the aur.

    Still on the aur, the ability to enable it is right next to flat packs and snaps in pamac. Both are relatively safe, unlike the aur. They do not properly warn users about the aur. I'll admit this to be a lesser thing, but anyone using the aur should know it's faults. It's just a list of scripts which your pc will run to install a package that'll auto update to the next version of a script when updating. This means, basically anything can be put inside there. By design too this is rarely maintained by the devs of a project. One issue which came up, the cemu emulator a very commonly used package had to calls to an IP logger alongside a list of people who can "go fuck themselves". If you let this update without reading it you can recieve malicious updates. When malware exists and propagates on linux the aur is the first place it'll go. You need to be able to read the scripts and do so each update . The air is a very useful tool but a dangerous one.

    There's more out there but I'm going to leave it here. Sorry for the rambling nature, but I' a bit tired right now

  • [Question] Manjaro, out of curiosity question, does the image on boot has any security implication regarding logoFAIL?
  • Manjaro damaging it's image wouldn't be a new thing. That's mostly dust at this point. No though, as others have explained this isn't an issue, currently

  • jpg rule
  • I play a girl in dark souls because dark souls 2 stole my gender

    That coffin changed it all boys gals

  • Coreboot Progress - Update on the AMD board

    Saw this a bit ago but didn't think to post about it

    To be clear, this doesn't mean coreboot is available now and what is working for devs includes quite a few binary blobs. It's still progress though and good to see.

    It's been 5 months but you did ask me to inform you of anything happening @jackpot@lemmy.ml

    Another link from that article shares more info: https://www.phoronix.com/news/Framework-13-AMD-Coreboot-WIP

    More info tends to be posted here: https://community.frame.work/t/responded-coreboot-on-the-framework-laptop/791/428

    5
    Barside ally meet (digital)

    Created a while ago from a DnD session where the PC's were stalking a leonin man meeting some friends in a shifty alley, beside a bar using krita along with it's perspective tools. Using Muses brush pack, I'll send a link if requested. Very nice pencil and charcoal brushes.

    0
    Rust For Lemmings - Code Together | "The Rust Programming Language" book club meeting on twitch

    cross-posted from: https://sh.itjust.works/post/13993219

    > ## The concept > A streamed reading club focused on rusts The Book and becoming reasonably good rust developers through community collaboration. If you're interested, please comment so we know this's something you'd like to join in on. > > ## A Begining > To begin, I'll be setting up a twitch stream where we read through the book together and solve some problems together related to the concepts provided. We'll be able to collaborate in chat, and talk about it here after each stream. This way, we'll be able to lean on each other or just hang out while we learn the language Lemmy uses for it's backend. Other hosts will be welcome as the end goal is to create a group of people whose goal is to support our collective growth as developers > > Anybodies welcome of any skill set, whether or not they want to continue on once we get to lemmys code base. If you're completely new to rust this is a great place to start and if you already know the language we'd love to have you all the more. At the very least it's a good networking opportunity but you'll likely learn more than you thought. > > ## Timing > Please comment your availability so we can find the best time and day to do this. As a stand-in and default though, 6:30pm EST (New York Time) on tuesday will be the start time. I'd be available on most days myself after 5pm Eastern Time (new york) though so don't hesitate to suggest another time/date. > > ## Where? > For now, I'll be streaming this on a twitch channel I created a bit ago but never used. The link is here: https://www.twitch.tv/deerfromsmoke > > Thank you @morrowind@lemmy.ml for the idea.

    4
    Experiances finding a group on the fediverse

    I've been trying for a bit to get together a group or find one to join here with no success. I've posted in two communities here on lemmy, replied to a few peoples posts, and each time it seems that I and the others don't get enough people together to start a game.

    My question is towards others experiance in the fediverse with getting together a group as a DM or a player.

    Have you been able to do so?

    If so, what's your experiance been? Where did you find success?

    Is mastadon or another service a better place to look?

    Any experiance or story is appreciated.

    Alternatively, if you've been looking yourself and have had the same experiance, I'd love to have you at my table. I am in the EST timezone though

    12
    What the fuck have they taken from us

    Michael Jackson was apparently removed from CS2. This is a sad day

    5
    This Morning Cemented My Love for KDE Plasma

    It is 5 am, I have not slept tonight, but what I have done makes me very happy.

    It was too easy and took no coding. Even though I'm a professional programmer I was not excited to learn qt and hate c++ with a passion. I did not need to. Seriously, it is my belief that anyone could have done this if they really wanted to

    The Problem

    I've not been able to find a theme which lets me have small floating panels and a nice brownish colour profile. All the brown themes I've liked have a massive border radius in the floating panels, and thus my two panel layout takes up an absurd amount of space. 64 pixels in total, though it seems a bit larger to me. Maybe that doesn't account for the bottom empty space.

    Fixing It

    I knew at this point I'd have to learn a bit about plasma theming in order to get what I wanted, and had been procrastinating for about a month. Tonight, I could not sleep, so around 2 I decided to try it out. I started online and found nothing on my specific problem, with people suggesting I just "try another theme". Perhaps I was googling wrong, but no useful information there. went back in to the settings though and found the edit button on the plasma theme section. Right there were all the SVGs needed to alter the theme and a nice button to get to the directory where it was all housed.

    I searched up panel, found three images, and tried something incredibly dumb. I just yeeted them into inkscape, made the borders on each image smaller, and changed my theme away and back. Fantastic, now the corners are smaller and I can shrink my panels to a reasonable size. It took about 15 minutes in total. To be fair, each corner was it's own path and I had to do this 4 times and be cautious of some shadowing but I seriously think anyone could have gotten this done. Fuck man, the theme I'm using is distributed under the GPL. That's place is wild.

    Conclusion

    Plasma is built for people who want to change their experience and I love the devs for that. At this point I'd be surprised if I found something I couldn't do. If you're curious, here's the finished product. It'll take some more work with a colour picker to get the sliders the right way but for now this is fantastic

    !

    11
    LFG @ttrpg.network sorrybookbroke @sh.itjust.works
    LFP - EDT - 5E - Online - Assault on gumdrop mountain - 5th level

    Hey everyone, didn't see any posts here so I've decided to make my own. Haven't DM'd in a while but if I can get 3-5 people together I'd love to do a one shot.

    We'll be playing:

    Assault On Gumdrop Mountain: A Drug-Fueled Adventure for 5th Edition

    Concept

    A group of adventurers have been hired to climb a mountain of filth which has recently came into being, find out why, and hopefully put an end to this occurrence. In order to withstand the horror an alchemist has created a potent hallucinogen which turns the abhorrent into adorable, and sweet. Vast quantities of blood turn into orange soda lakes, flocks of maggots turn into red licorice bits, fecal fungus into cotton candy tufts, the ever present aroma of decaying corpses turns into a delicate sweet scent of pastries and jam, and black licorice turns red. The disgusting turned delicious. This makes the climb tolerable as the sights and scents are masked by this delicious delusion.

    Info

    This will be a fifth level adventure ran for adults using discord and owl bear rodeo. It'll likely take two sessions, and will likely be starting in two to three weeks. Once we get the players we will discuss date and time, likely a weekend after 6 EDT however. No racism, homophobia, etc. will be tolerated

    This will not be a sexual game and I as the DM will not flirt with you as an NPC. All attempts will be shot down quickly, and harshly.

    Homebrew must be vetted first but any official book is ok with me.Tashas, Unearthed arcana, etc. are all allowed

    Applying

    I'd like you to comment or message me your age, a little about you, experience (none required), character concept, what you like in a game, and favourite DND moment (if any)

    Example: Hi, I'm sorrybookbroke a 23 year old Canadian guy. I've played DND for about 7 years, dming for quite a bit of that. I'm thinking of playing an artificer goblin named Ted. Ted does not know he is a goblin, and ignores all who try to explain this to him. In a game I like a fair amount of role play between characters with a healthy dose of combat.

    (To clarify, I will only be dming, there will be no dmpc)

    0
    Compiler.nvim - Compile and run your files from inside neovim.

    Zeioth has created a fantastic plugin for those of you looking to make Neovim more like an IDE. Run the open command, tell it to build, have it compile, execute, and output your code in a really nice looking way all inside neovim.

    It's still pretty early but this is looking promising. It's already very customizable with support for a few languages, with more in the works.

    Give it a look: https://github.com/Zeioth/Compiler.nvim

    !

    0
    Does anyone like the Floating panel holes?

    When an application is maximized, the panel de-floats, but the sides remain empty. I understand that this is likely hard to implement differently, but mac also does this, and I wanted to know if anyone likes their floating panels to be so holey?

    Personally, I'd like to get my holes filled. sadly it's not possible for many linux users

    0
    Unixporn @lemmy.ml sorrybookbroke @sh.itjust.works
    If this is unix porn, this is poorly shot soft core where the actors obviously hate eachother

    KDE Plasma on EndeavorOS.

    0
    sorrybookbroke sorrybookbroke @sh.itjust.works

    Sorry, book broke

    Posts 19
    Comments 359