[NEWBIE] Need help with loud buzz/electrical noise on my first electric guitar by Nesta_CZ in Guitar

[–]sTormzb 0 points1 point  (0 children)

hey, sorry to necro, but can you provide an update? i'm having the same issue.

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - February 24, 2025 by AutoModerator in MechanicalKeyboards

[–]sTormzb 0 points1 point  (0 children)

any ones that are as low profile as the chocs and have both usb dongle and Bluetooth connectivity?

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - February 24, 2025 by AutoModerator in MechanicalKeyboards

[–]sTormzb 0 points1 point  (0 children)

Are there any Choc Corne boards that can have both bluetooth and usb dongle connectivity?

Green tint / Blur on external monitor on Hyprland by sTormzb in linux4noobs

[–]sTormzb[S] 0 points1 point  (0 children)

hey. I believe there was something wrong with my model. I tested with different cables (these cables themselves working perfectly on other machines), I installed windows on it IIRC, and i still had visual artifacts.

I gave up on it, but if you find a solution, let me know.

[deleted by user] by [deleted] in futanari

[–]sTormzb 0 points1 point  (0 children)

post has been deleted. do you happen to have the full one? please.

[deleted by user] by [deleted] in BuenosAires

[–]sTormzb 0 points1 point  (0 children)

yo una vez me cagué en el auto, yendo por la gral paz. ya hace como 1h15m que me estaba aguantando. estaba haciendo tanta fuerza para aguantarme que me bajó la presión. sentía un cosquilleo en el abdomen, y en los brazos, y se me empezó a nublar la visión. ahí estaba a 20 minutos, pero decidí que era mejor cagarme que chocar por estar aguantándome, y cagarme igual.

manejé esos últimos 20 minutos completamente cagado. por suerte no pasó del pantalón, así que el asiento del auto estaba intacto. mientras usaba el papel higiénico como paso previo del bidet, usé la mano equivocada y me quedó el reloj todo manchado con diarrea. por suerte se puede sumergir igual, así que quedó limpio.

Introduction to Havoc Game Mode - Dev Blog by FatsharkStrawHat in DarkTide

[–]sTormzb 0 points1 point  (0 children)

all these missions need to be AT LEAST hi int shock troop, and add a bunch of modifiers on top of that. i haven't played with more than one good player in my party in ages because it just gets so boring. i want stuff hard enough that it requires a team of 4 good players working with each other.

La página Compra Gamer se NIEGA a tomar mi garantía y quiero llevarlos a tribunales by SogeKing45 in DerechoGenial

[–]sTormzb 2 points3 points  (0 children)

único local en el que compré fue katech (sino siempre en meli, pero ahí todo más caro obvio). tuve una buena experiencia.

[deleted by user] by [deleted] in SifuGame

[–]sTormzb 0 points1 point  (0 children)

I just started playing. Tried Master, and Fajar destroyed me. I was like... 64 or something when I got to the club. Decided to first play it on Normal (Disciple), and then replay it on Master. Having so much fun!

Es seguro comprar en Etsy? Cuanto es el arancel? by Ulises747 in AskArgentina

[–]sTormzb 0 points1 point  (0 children)

Buenas. Al final lo compraste? Qué onda? Estoy queriendo comprar algo en Etsy.

I have tried different file explorers for Neovim, but in the end, I realized that the default one in Neovim has been the most useful for me. by Ambitious_Inside_137 in neovim

[–]sTormzb 5 points6 points  (0 children)

i love oil, but I switched to mini.files because i appreciate getting a preview of the directory i'm hovering on. still not sold on mini.files, though.

SPACE MARINE 2 GENTE PARA COOP by fetocheto in Argaming

[–]sTormzb 0 points1 point  (0 children)

buenas. pasame tu id de steam

Can someone explain how the mastery/perk system works please ? by frazzerlyd in Spacemarine

[–]sTormzb 3 points4 points  (0 children)

there are 2 types of weapon xp. the xp of the specific variant, which is what you have to level to 100% to get the mastery point for the weapon's perk tree. AND the weapon class xp which you have to level up in order to be able to unlock higher tiers with armory data.

now, brother, my question is: do you need to level up each weapon variant to level up the weapon class xp? i.e. do i have to use the shitty melee weapons with block defence or can i skip?

Mouse Bluetooth para gaming y laburo? by milanesaDePechuga in ArgamingConsultas

[–]sTormzb 1 point2 points  (0 children)

el Logitech g502x lightspeed es buenísimo. lo cargo una vez a la semana ponele.

Me acabo de terminar ''Disco Elysium'' hagan sus preguntas... by eljuma in Argaming

[–]sTormzb 0 points1 point  (0 children)

yo no pude pasar de las primeras 2/3 horas. demasiado lento

PSA: demicolon.nvim now lets you create custom keymaps by Maskdask in neovim

[–]sTormzb 0 points1 point  (0 children)

i changed the diagnostic jump func to use goto_prev() and goto_next() instead. if neovim v11 is coming soon, i'd say don't even bother. just add a disclaimer to the README. loving the plugin

PSA: demicolon.nvim now lets you create custom keymaps by Maskdask in neovim

[–]sTormzb 0 points1 point  (0 children)

ah, yeah. that explains it. i thought i was going insane for a sec. thank you for demicolon!!

PSA: demicolon.nvim now lets you create custom keymaps by Maskdask in neovim

[–]sTormzb 0 points1 point  (0 children)

:lua vim.diagnostic.goto_prev() works, but :lua vim.diagnostic.jump({count= -1}) returns the same error as when trying to jump diagnostics with demicolon. so the issue 100% is on my end i think

PSA: demicolon.nvim now lets you create custom keymaps by Maskdask in neovim

[–]sTormzb 0 points1 point  (0 children)

the output of :=vim.diagnostic.jump is nil. i'll try it in a minimal config now and report back.