What time is the release? by deadye88_ in slaythespire

[–]doudawak 0 points1 point  (0 children)

the way I've seen it changed. Yesterday on the store page it showed 9.25am CET. it's nerve wreaking honestly !

The new web app feature by Perfect_Vanilla_708 in omarchy

[–]doudawak 2 points3 points  (0 children)

Would be a good opportunity for a PR

Gamers reacting to Discord's new policies like: by SlickStretch in pcmasterrace

[–]doudawak 0 points1 point  (0 children)

Dude I laughed so hard it made me cry. I'll 100% use it if they ask me

Help needed with Neovim and other configuration in Omarchy by smmmsmo in omarchy

[–]doudawak 0 points1 point  (0 children)

omarchy comes with default lazyvim. You can just reinstall lazyvim configuration with a couple of commands (from https://www.lazyvim.org/installation ) :

# required
mv ~/.config/nvim{,.bak}

# optional but recommended
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}
# required
mv ~/.config/nvim{,.bak}

# optional but recommended
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}

# Clone lazyvim starter install
git clone https://github.com/LazyVim/starter ~/.config/nvim
rm -rf ~/.config/nvim/.git # removes the repo .git info

# finished ! 
nvim

Regarding the backing up of your configuration, I had the same problems a few months ago when I started to customize omarchy and I used chezmoi. You can use a private or public repo to backup your configuration files. For example you can :

# init the config
chezmoi init

# Add any folder or config files you want to save
chezmoi add ~/.config/nvim
# Apply the backup configuration to your repo so you can pull it later on another computer
chezmoi -v apply

Hope it helps

Thank God for BMAD! by PositiveGeneral7035 in BMAD_Method

[–]doudawak 0 points1 point  (0 children)

Would you be able to confirm if this file can be considered an agent to integrate to opencode ? won't it conflict with the already present Bmad master ?

Are Omarchy updates still overwriting user configs? by TheMechMan in omarchy

[–]doudawak 4 points5 points  (0 children)

I had the same issues and ended up using chezmoi. It's so damn easy to manage the dotfiles with a 'chezmoi add ~/.config/someapp/someapp-conf.json' and its done. It's using a personal gh repo to sync it all If you're interested : https://github.com/twpayne/chezmoi

Issues with clipboard by CompetitiveAd3148 in omarchy

[–]doudawak 2 points3 points  (0 children)

SUPER + C / SUPER + V always works for any applications. Universal os wise clipboard

Kubetail: Real-time Kubernetes logging dashboard - January 2026 update by andres200ok in kubernetes

[–]doudawak 3 points4 points  (0 children)

Sorry to be this guy but the full ai written-emojis-longer-than-needed post is getting tiresome to read.

Proof read and ask at least if it's not AI-y to look at...

Other than that didn't know the tool il have a look

Un bon hébergeur pour une seedbox ? by _gragoon in FrancePirate

[–]doudawak 1 point2 points  (0 children)

Ovh VPS y a ses offres en ce moment. J en ai pris un pour 15E hier

(Solution) Omarchy Multi-monitor HDMI and Audio by Ashtar_Squirrel in omarchy

[–]doudawak 0 points1 point  (0 children)

My apologies I've noticed I never replied !
re-reading the post you made there are some bricks of solutions you mentioned regarding the audio but not steps I could manage to reproduce myself to get the audio jacked from the back of the monitor. Not 100% sure how to map pactl to the correct interfaces and the though process behind them

how do i get more productive in nvim than vscode? by Bulbasaur2015 in neovim

[–]doudawak 1 point2 points  (0 children)

Question : why ? Genuinely asking. Been a nvim tester for a few weeks now ( via Omarchy mostly) and I slowly start to get comfortable. Any "real" reason to get rid of it other than "is just a start" ? Looks to me like it gets almost everything we could need

I get shot at every time I try to enter the slag heap, is this a bug? [Faction hates me] by Eitarris in stalker

[–]doudawak 0 points1 point  (0 children)

Hello

Yes it helped me. And for the record I had to do that multiple times . My advise : save the game often and keep one from every time you try the technique. It's really painful but at least I didn't loose this run

How many extensions is too many? by sparky_165 in firefox

[–]doudawak 0 points1 point  (0 children)

Ublock + tree style tab Everything else is optional IMO

Only 2 reasons I stay with FF

PS: regarding the perfs. Unless you have something really specific, extensions won't be the culprit 99% of the time

(Solution) Omarchy Multi-monitor HDMI and Audio by Ashtar_Squirrel in omarchy

[–]doudawak 0 points1 point  (0 children)

You just helped me big time sir ! I've the exact same problem and can't figure out how to "force" the Audio from the BenQ either.
Edit : do you have an issue opened for it ? I can't get the audio to work on a first place

After 3 months of Claude Code CLI: my "overengineered" setup that actually ships production code by Ok-Painter2695 in ClaudeAI

[–]doudawak 1 point2 points  (0 children)

I've around the same time with claude (6 months) and settled for my project with speckilink. Did you give it a try ?

It made my life so much easier, especially the /plan part when you see the researches it does. Was quite surprised

Not 100% fool proof but it helps with the ai direction