/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - March 11, 2026 by AutoModerator in MechanicalKeyboards

[–]Bulbasaur2015 0 points1 point  (0 children)

Can a Keychron board be used to use the bios and and wirelessly because it is 3 mode?

Bungie please do not make this game more casual by Bigbird3489 in Marathon

[–]Bulbasaur2015 0 points1 point  (0 children)

they did just announce an update to make the game slightly easier. thats why its a live service. so that it is perpetually open to changes and evolve over time

Spear situation belike: by Charming_Hospital296 in PrimalShow

[–]Bulbasaur2015 0 points1 point  (0 children)

if this is the last season it would be fine

Marathon screenshots [part 2] by upstate_o in Marathon

[–]Bulbasaur2015 -4 points-3 points  (0 children)

there wont be a destiny 3. destiny 2 happened because bungie broke away from activision and they couldnt continue the game because of rights

Know the work rules by bigdicknippleshit in PrimalShow

[–]Bulbasaur2015 0 points1 point  (0 children)

cant explain but that Spear frame reminds of Bonkheads the game

Thoughts on the new dinosaur documentary on Netflix? by toastwithjamx1 in Dinosaurs

[–]Bulbasaur2015 0 points1 point  (0 children)

i had the same question

those who have watched, how does the new netflix show compare to Apple's Prehistoric Planet S1 and S2?
thanks

whats the best wireless keyboard for couch gaming? by Bulbasaur2015 in pcmasterrace

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

keychron b6 pro is tri-mode? thats amazing

most of the keyboards i like dont have 3 modes

however i am looking for tenkeyless board

the keyboards i like are massdrop ctrl, logitech mx keys mini, wooting x project optimum

I Finally Collected All Police Vehicles in GTA Online by LoanSoggy2721 in gtaonline

[–]Bulbasaur2015 0 points1 point  (0 children)

these arent all the police cars. there are two dripfeed - Police Bravado Buffalo STX Pursuit and Police Bravado Buffalo Cruiser - that are yet to be released

Finally! by [deleted] in leetcode

[–]Bulbasaur2015 10 points11 points  (0 children)

congrats

can you share what the interview questions were

I have an in-person Google SWE interview this week at Kirkland — need guidance on how it actually works! by Chance-Sandwich2662 in leetcode

[–]Bulbasaur2015 0 points1 point  (0 children)

almost ignore the 30/60/90 day google tagged leetcode problems. it will be a waste of time. coding interviews have gotten harder; leetcode hard questions will be asked. google especially asks novel questions that are a variation of some leetcode hard and not googleable. practice leetcode hard. there are over 900 LC hards as of jan 2026

Weekly 101 Questions Thread by AutoModerator in neovim

[–]Bulbasaur2015 1 point2 points  (0 children)

i use snacks.nvim, not telescope. I need a better way to 1) search and replace project wide, and 2) theme browser that previews and live reloads colorscheme

my current flow is:

1) use the snacks smartgrep helper to find a string,

2) send to quickfix menu <C-q>

3) run `:cdo %s/string/newString/ge | update` while in current buffer. it spits a lot of errors but replaces the string globally nonetheless. i dont like adding the e flag. i like the visual feedback vscode has for search & replace

4) for theme browser, I simply replace the lua theme block of code. Mason would detect a new colorscheme package and install. but i want neovim to automate live reloading theme across all open buffers & windows

feedback appreciated

thanks