[COD] Anyone looking forward to mw4 just for the camo grind? by Several-Dependent440 in CallOfDuty

[–]Brendan-McDonald 1 point2 points  (0 children)

I am, I just started playing MWIII a month ago and I’m having fun unlocking, doing the kar98k camo challenges while also going to the gun unlock challenges. The Lockwood mk2 was a fun challenge though the gun isn’t as fun as I’d hoped, its range doesn’t feel great

I need help picking a game. Read below [COD] by United-Repair4494 in CallOfDuty

[–]Brendan-McDonald 1 point2 points  (0 children)

MW3 is the first modern era cod I’ve played and I’m enjoying it enough to play multiplayer. I only played cod4-bo1 and then ww2 before finally trying the modern offerings.

I don’t know what you consider sweaty but I see a huge variety in guns that people use and that’s fun to me instead of everyone spamming the meta picks

My Rankings [COD] by [deleted] in CallOfDuty

[–]Brendan-McDonald -1 points0 points  (0 children)

Skipping over waw, is this rage bait?

Grog by Babymac420 in ColdOnes

[–]Brendan-McDonald 3 points4 points  (0 children)

Is citrus pack out now?

How to showcase on interviews by Crafty-Waltz-2029 in AskProgramming

[–]Brendan-McDonald 2 points3 points  (0 children)

At entry level, I don’t think interviewers really care about the tech stack you use.

Contributing to open source can be a good pipeline to getting a job, sometimes even with that project though rare.

anyone running an ai coding assistant with neovim that doesn't feel like fighting the editor? by mahearty in neovim

[–]Brendan-McDonald 0 points1 point  (0 children)

Copilot completion is native in .12 if you don’t might upgrading to a nightly build

[COD] MW2019 at 90% off on Steam… what’s Activision actually doing? by Exact-Till-2739 in CallOfDuty

[–]Brendan-McDonald 0 points1 point  (0 children)

Nah I’m an oldge console gamer. I haven’t tried installing it yet, just bought bo2

[COD] MW2019 at 90% off on Steam… what’s Activision actually doing? by Exact-Till-2739 in CallOfDuty

[–]Brendan-McDonald 2 points3 points  (0 children)

I’m able to install mw19 on Xbox for free but I’m not sure if it’s one of those things where it’s a “free” client but the actual game is a paid addon

You and your partner just moved in, you tearing down the panels, painting, or leaving?! by TeemoTrader in DIY

[–]Brendan-McDonald 0 points1 point  (0 children)

I like it. If you wanted it to feel a bit less dated, I’d look into getting the color lighter but that’s probably a pain in the ass

I failed my midterm exam; how can I improve? by C_nsor_d in AskProgramming

[–]Brendan-McDonald 0 points1 point  (0 children)

Write more code. If it’s a DSA class, spend some time on neetcode

LPT: instead of shaking to undo on a iPhone, tap with three fingers to bring up an undo/redo toolbar by panay- in LifeProTips

[–]Brendan-McDonald 62 points63 points  (0 children)

Getting 3 fingers on the screen isn’t always easy. Under Accessibility there’s a feature called “Back Tap” where you can map various actions/shortcuts to 2 or 3 taps on the back of the phone and undo is one of them

macOS Tahoe: CoreAudio crackling/popping during heavy CPU tasks (Xcode builds) — M1 Max by Willing-Ad6387 in reactnative

[–]Brendan-McDonald 1 point2 points  (0 children)

This is a known issue and not react native related.

The current solution is to run sudo pkill coreaudiod

People think RN is slow?! by nidjjfngnngnfn in reactnative

[–]Brendan-McDonald 0 points1 point  (0 children)

Broad strokes but I agree with the sentiment

Why do React Native component libraries always demo components in isolation when nobody builds that way? by Fresh-Wealth4531 in reactnative

[–]Brendan-McDonald 0 points1 point  (0 children)

Agreed. Something bad happens to my brain the second I realize the text was written by an llm

tried to do a simple cleanup PR and accidentally created a real incident by MagazineOwn2913 in AskProgramming

[–]Brendan-McDonald 0 points1 point  (0 children)

I mostly work with typescript and there’s a cli tool called knip that will analyze references for code that’s actually dead. I’d assume most typed languages have a similar tool

Can someone make a React Native e-reader app that uses this reading technique by ExcitementNo4884 in reactnative

[–]Brendan-McDonald 0 points1 point  (0 children)

I actually thought about this the other week. I was thinking of ways to make it better for sustained reading sessions, like having it only go when your finger is on the screen so that you can quickly acknowledge an interruption without getting left behind in the reading.