[-] cherrycode@lemmy.ml 1 points 1 day ago

https://pastebin.com/YhzDpVzP
I don't think it's a config issue as I haven't changed it for months now

14
submitted 1 day ago* (last edited 1 day ago) by cherrycode@lemmy.ml to c/linux@lemmy.ml

I use neovim in tmux for development and have set up as a keymap for cmp completion. It was working well until just a while ago and I don't know what happened.

seems to register as a simple when I'm under tmux and so doesn't cmp complete in neovim. It's not a problem with cmp as is also bound to that and it does work. It also isn't a problem with neovim or the terminal emulator itself, as I tried this on foot, alacritty, kitty and gnome-terminal. In all cases, works when not in tmux, but when tmux it doesn't work. It was working fine just yesterday, and I don't know why it isn't now or how to fix it.

Has anyone had this kind of issue or knows how to fix it?

[-] cherrycode@lemmy.ml 1 points 1 day ago

I don't really understand a lot of things in the repo
I'll have a look at it sometime later thanks

For now I have made a container image with node installed in it after following some guides
I enter the project directory and then run this
podman run -it --rm -p 8080:8080 -v $(pwd):/app/$(basename "$PWD"):z my-node-image:latest

[-] cherrycode@lemmy.ml 3 points 1 month ago

Can you provide a guide for how to use containers for that? I'm not familiar with them so I have no idea how to do that.

13

I'm following the odin project to learn web development. I had read about malicious packages in npm multiple times, so I avoided it until now. I'm on the webpack lesson now, and to use webpack, I need to install it using npm. I also see that it has many dependencies, and those dependencies will have other depenedencies and so on.

Why is it like this? Is there any other tool like webpack that doesn't require npm? Or rather, can someone clarify how to properly use npm or link a guide that explains it? I have this kind of fear and reluctance about using npm after all the things I read.

9
submitted 4 months ago by cherrycode@lemmy.ml to c/android@lemmy.ml

I want to start learning android dev and I understand that I’ll need the android sdk and cli tools. I want to try it in a kvm because even though it is open source, I would like to keep it separate from my main system. Which distro and vm settings do you suggest I use? Any other tips or your experience with android development on linux would be helpful as well.

22
submitted 4 months ago by cherrycode@lemmy.ml to c/linux@lemmy.ml

I want to start learning android dev and I understand that I'll need the android sdk and cli tools. I want to try it in a kvm because even though it is open source, I would like to keep it separate from my main system. Which distro and vm settings do you suggest I use? Any other tips or your experience with android development on linux would be helpful as well.

25

I am privacy conscious so I would like to use my proton.me account, but I wanted some advice. Should I use my gmail account for career related purposes or should a proton.me address be fine?

cherrycode

joined 7 months ago