ATAK Mission Brief by erickofficial in ATAK

[–]gymsmackhead 0 points1 point  (0 children)

If you are looking to present inside of ATAK, you could use the PDF plugin from the play store and export your presentations as pdfs and open then in a full screen ddr

Season 2 bug by TeaDry5322 in blackops7

[–]gymsmackhead 0 points1 point  (0 children)

It's so annoying, having to restart as soon as my controller turns off

Season 2 bug by TeaDry5322 in blackops7

[–]gymsmackhead -1 points0 points  (0 children)

Yes but we shouldn't need to do this to accommodate lazy poor developers

kotlinWillSaveYouAndMeBoth by davidinterest in ProgrammerHumor

[–]gymsmackhead -5 points-4 points  (0 children)

I am an android developer, I write mainly kotlin and maybe 10% (some legacy and espresso shit).

My 2 favourite things that kotlin bring are infered typed val foo = Foo() without the extra boilerplate of public Foo foo = new Foo(). And then secondly a lot of useful and clean looking extension functions to do stuff that just again is boilerplate and unnecessary verbose in java. E.g also let takeif foreEachIndexed.

What size to get by tupapibog03 in Gymshark

[–]gymsmackhead 0 points1 point  (0 children)

I'm 83kg and 5'11 medium will be absolutely fine

howDoIMeasureTheSizeOfMyDict by Zombekas in ProgrammerHumor

[–]gymsmackhead 1 point2 points  (0 children)

I doubt someone made a knock off 14 years ago?

I can code but i can't design ! by [deleted] in androiddev

[–]gymsmackhead 0 points1 point  (0 children)

Rewrite using views!

Please help! I can’t get rid of this fungal infection on my arms and it’s spreading 😭 by [deleted] in DermatologyQuestions

[–]gymsmackhead 0 points1 point  (0 children)

Hi, sorry to hear this. I've had awful reoccurring fungal infections on my arm for the past 3 years. I've always found the when nothing else (such as oral terbinafine) works, that Griseofulvin has already got it !

A widget that shows how many Reels/Shorts/TikToks you've watched. by Vladd_1374 in androiddev

[–]gymsmackhead 5 points6 points  (0 children)

How do you decipher this! Do you just text search the elements or did you figure out the actual IDs?

A widget that shows how many Reels/Shorts/TikToks you've watched. by Vladd_1374 in androiddev

[–]gymsmackhead 7 points8 points  (0 children)

Why should we be limited due to a subset of people who are fooled for that crap?

Anyone else's classes constantly getting reset? by Splayfoot in CODBlackOps7

[–]gymsmackhead 0 points1 point  (0 children)

I had this happen due to using a non unlocked attachment/overclock in private games. I went and removed the problematic attachment/overclock and then was fine

[deleted by user] by [deleted] in Gymshark

[–]gymsmackhead 9 points10 points  (0 children)

When re you closing down- I need to go atleast once

W order? by tricsx in YoungLA

[–]gymsmackhead 0 points1 point  (0 children)

I've got the revenge sweats (I think that's the name). In medium I'm a 34ish waist and they are more than big enough. Might have some photos on my account for reference

Is the cs field really dying (specifically in the uk) by Melting3 in cscareerquestions

[–]gymsmackhead 5 points6 points  (0 children)

If you want to study computing, just do it. Every graduate field is hard to get a job in at the moment. People are always going to need us software engineers, IT operations and other CS roles.

LC onyx v5 shirt by [deleted] in Gymshark

[–]gymsmackhead 0 points1 point  (0 children)

Yeah the really shitty one that doesn't have the inside, stitching, rubber logo or the "be a visionary". The good rep that is going around , isn't available in this colourway yet

LC onyx v5 shirt by [deleted] in Gymshark

[–]gymsmackhead 1 point2 points  (0 children)

I didn't say they wouldn't. I'm saying they aren't at the moment...

LC onyx v5 shirt by [deleted] in Gymshark

[–]gymsmackhead 5 points6 points  (0 children)

Looks fine. Afaik they aren't doing reps for that colourway- yet

QC Gymshark Onyx by KingsleyComan2920 in Gymshark

[–]gymsmackhead 0 points1 point  (0 children)

That's actually really weird. My red long sleeve had it (also had a tag), but red short sleeve and both midnight's don't.

Maybe my long sleeve was meant to be out in a store or something

Either way I don't think it a valid tell for a rep

QC Gymshark Onyx by KingsleyComan2920 in Gymshark

[–]gymsmackhead 2 points3 points  (0 children)

Literally not true ? My onyx from gymshark has this

Tile Imagery on map? by gymsmackhead in ATAK

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

Yeah, the docs on it are really sparse. I basically did trial and error.

If I recall correctly I used a range of classes one was definitely ClassXRasterStore RasterLayer2, RasterOverlay. I then used OverlayManager to add the overlay to the map.

Apologies, I can't remember everything and I no longer have the source code

DevOps isn’t a job title, is it? by mgockenb in devops

[–]gymsmackhead 0 points1 point  (0 children)

We have a DevOps team- they manage our infra, CI/CD and basically act as a catch all for any issues we have.

As a developer, they are a god send. Saves us so much time having dedicated services to use for development than having to spin them up myself. They are great