Akshay.L.Aradhya

Results 8 issues of Akshay.L.Aradhya

According to the official docs : https://docs.docker.com/engine/reference/run/#clean-up-rm > --rm=false: Automatically remove the container when it exits (incompatible with -d)

#### Screenshot 1 ![Screenshot 2019-04-18 at 10 19 00 pm](https://user-images.githubusercontent.com/6565924/56379338-25e00700-622d-11e9-8a8d-f6192e69e11b.png) #### Screenshot 2 ![Screenshot 2019-04-18 at 10 18 45 pm](https://user-images.githubusercontent.com/6565924/56379337-25e00700-622d-11e9-93c0-b8c34632290e.png) I have about 190451 training examples in `train_df` and I...

image

**Testcase :** ``` at RoomPosition.inRangeTo (:14512:20) at Object.Creep.meeleAttackTarget (main:4335:18) at attack$1 (main:310:11) at run$9 (main:324:9) at ErrorMapper.wrapLoop (main:4919:13) at Object.loop (main:4097:17) at __module (__mainLoop:1:52) at __mainLoop:2:3 at Object.exports.evalCode (:15845:76) at...

https://github.com/screepers/screeps-snippets/blob/8b557a3fcb82cb734fca155b07d5a48622f9da60/src/misc/JavaScript/Memory%20Cache.js#L11 Just implemented this snippet. if you try to run `Memory = memory` you get a `Memory is not defined` error in screeps. Changing that line to `global.Memory = memory`...

### What happened? It seems like firefox does not use the profile path when passed via options. I have tried many different ways to set the profile. #### Method 1...

R-awaiting answer
C-py
I-defect

Is there a way to profile the inbuilt prototypes/classes that screeps provides ?

**Current Behavior** Mini map dsiplaying the old map without rivers **Expected behavior/code** Updated minimap wiht rives that reflect the changes in 7.38

Do you think it makes sense to add the Context7 Library ID to the `.github/copilot-instructions.md` file like so : Preview of markdown file. ![Image](https://github.com/user-attachments/assets/b8ce78c1-2469-4905-9796-a1088ea04475) Shouldn't this allow the model to...