Athlean x core workout

Athleanx: community for accountability and support to do the workouts

2012.12.10 04:01 EpicMedic Athleanx: community for accountability and support to do the workouts

A subreddit for people following the Athlean-X fitness programs, or are thinking of starting a program. This is also a place to discuss & ask about the Athlean-X YouTube channel. We're here to better ourselves, motivate each other and help in any way possible.
[link]


2015.12.01 01:56 Optronx Stronglift's 5x5

A private group to discuss all of our accomplishments, setbacks, and anything else related to our journey of getting fit on the Stronglifts 5x5 program. Whether you're new to the program or are starting back up, post a bit about yourself and your fitness journey up to this point.
[link]


2023.03.30 20:30 Big-Research-2875 Structure of Virus and classification

Virus

Viruses (L., venoum or toxic fluid) area unit terribly little submicroscopic biological entities that though lack cellular organization (viz., semipermeable membrane and metabolic machinery) possess their own genetic material, genetically determined organic compound organization and characteristic mode of inheritance. for his or her multiplication, they basically need the presence of some host cell, i.e., they are obligate cellular parasites of either bacterium, plants or animals.

Structure of virus;

Viruses area unit quite varied cluster , they vary in between thirty to three hundred nm or three hundred to 3000A° in size, so that they will be ascertained solely by microscopy and X-ray physical science. They have a regular geometrical and organic compound organization.
Structure of Virus and classification

Capsid;

Primarily Associate in Nursing infectious virus particle (called virion) consists of a core of just one style of supermolecule (DNA or RNA) that is wrapped in a protecting coat of macromolecule, known as capsid.

Capsomeres;

The capsid consists of diverse capsomeres, every having a few monomers or structural units. every structural unit is created from one or a lot of peptide chains. The capsomeres area unit of various shapes like hollow prism, hexagonal, pentagonal, lobular or the other form. the precise arrangement of capsomeres within the capsid determines the form of a virion.

Kinds of symmetry;

Viruses have the subsequent 3 differing kinds of symmetry :

1. Polyhedron symmetry;

Several viruses have spherical, cubic or two-dimensional figure that is basically polyhedron or 20-sided. polyhedron symmetry depends on the very fact that the assembly of the capsomeres causes the capsid of the virus to be at a state of minimum energy (Caspar and Klug, 1962).

submitted by Big-Research-2875 to Thinkersofbiology [link] [comments]


2023.03.30 20:29 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to boardgames [link] [comments]


2023.03.30 20:28 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

submitted by Wabaweya to GameDevelopment [link] [comments]


2023.03.30 20:28 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to gamedevscreens [link] [comments]


2023.03.30 20:26 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to Gamingcirclejerk [link] [comments]


2023.03.30 20:25 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to IndieDev [link] [comments]


2023.03.30 20:23 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to indiegames [link] [comments]


2023.03.30 20:23 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to IndieGaming [link] [comments]


2023.03.30 20:22 alexvazqueza Help please! Error: Cannot find module 'C:\@vue\cli-service\bin\vue-cli-service.js'

I have a VueJS 2.x app in Visual Studio Code that I haven't touched since 3 years ago.
Today I wanted to build it so I set my nodejs version to be 12.0.0 by using:
NVM USE 12.0.0 
and then removed the node_modules folder and package-lock.json and typed into the terminal:
npm install 
All that worked without errors, then I typed:
npm run serve 
And I got the following errors:
> vue-cli-service serve /c/Dev/TestVue/node_modules/.bin/vue-cli-service: line 2: sed: command not found /c/Dev/TestVue/node_modules/.bin/vue-cli-service: line 2: dirname: command not found /c/Dev/TestVue/node_modules/.bin/vue-cli-service: line 4: uname: command not found internal/modules/cjs/loader.js:613 throw err; ^ Error: Cannot find module 'C:\@vue\cli-service\bin\vue-cli-service.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:610:15) at Function.Module._load (internal/modules/cjs/loader.js:526:27) at Function.Module.runMain (internal/modules/cjs/loader.js:826:10) at internal/main/run_main_module.js:17:11 
This is killing me because I remember it was working perfectly so not sure if maybe I'm not using the right versions of node.
Here is the content of my package.json
{ "name": "testapp", "version": "0.1.0", "private": true, "scripts": { "serve:local": "vue-cli-service serve --mode local", "serve": "vue-cli-service serve", "build": "vue-cli-service build", "lint": "vue-cli-service lint" }, "dependencies": { "@grapecity/wijmo.all": "^5.20192.624", "@mdi/js": "^3.4.93", "@vue/cli": "^3.4.0", "axios": "^0.18.0", "chart.js": "^2.7.3", "core-js": "^2.6.5", "element-ui": "^2.4.11", "lodash": "^4.17.11", "momentjs": "^2.0.0", "pusher-js": "^4.4.0", "register-service-worker": "^1.6.1", "vue": "^2.6.6", "vue-chartjs": "^3.4.0", "vue-i18n": "^8.8.1", "vue-js-modal": "^1.3.31", "vue-on-click-outside": "^1.0.3", "vue-router": "^3.0.2", "vue-session": "^1.0.0", "vuedraggable": "^2.23.0", "vuex": "^3.1.0", "vuex-persistedstate": "^2.5.4" }, "devDependencies": { "@vue/cli-plugin-babel": "^3.4.0", "@vue/cli-plugin-eslint": "^3.4.0", "@vue/cli-plugin-pwa": "^3.4.0", "@vue/cli-service": "^3.4.0", "@vue/eslint-config-prettier": "^3.0.5", "axios": "^0.18.0", "eslint-loader": "^2.1.2", "node-sass": "^4.14.1", "pug": "^2.0.3", "pug-plain-loader": "^1.0.0", "sass-loader": "^7.0.3", "vue-cli-plugin-axios": "0.0.4", "vue-cli-plugin-element": "^1.0.1", "vue-cli-plugin-i18n": "^0.5.1", "vue-template-compiler": "^2.6.6" } } 
submitted by alexvazqueza to vuejs [link] [comments]


2023.03.30 20:22 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

submitted by Wabaweya to StrategyGames [link] [comments]


2023.03.30 20:22 Rengoku223 Hi! Should I get this one and what do you think about it?

Hi! Should I get this one and what do you think about it? submitted by Rengoku223 to LenovoLegion [link] [comments]


2023.03.30 20:21 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to tbs [link] [comments]


2023.03.30 20:21 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to Unity2D [link] [comments]


2023.03.30 20:21 Wabaweya What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle...

What is the best way to make you feel better or inspired? This is the way how my gf tried to make my life during hard times in game development better. She just put the finger puppet of the lion into the ASS of the turtle finger puppet and leave it on my work table unnoticed by me. Poor turtle... submitted by Wabaweya to Unity3D [link] [comments]


2023.03.30 20:15 quackcow144 what mod is crashing my game?

[14:11:08] [main/INFO]: ModLauncher running: args [--username, QuackCow, --version, forge-36.2.34, --gameDir, C:\Users\abah1\curseforge\minecraft\Instances\Modded Survival, --assetsDir, C:\Users\abah1\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, 698816ce05cb4cb1ba0c432bc51a0086, --accessToken, ????????, --userType, msa, --versionType, release, --width, 2560, --height, 1080, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[14:11:08] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation
[14:11:08] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[14:11:09] [main/INFO]: OptiFineTransformationService.onLoad
[14:11:09] [main/INFO]: OptiFine ZIP file: C:\Users\abah1\curseforge\minecraft\Instances\Modded Survival\mods\OptiFine_1.16.5_HD_U_G8.jar
[14:11:09] [main/INFO]: Target.PRE_CLASS is available
[14:11:09] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[14:11:09] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/abah1/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[14:11:09] [main/INFO]: OptiFineTransformationService.initialize
[14:11:09] [main/WARN]: Configuration file C:\Users\abah1\curseforge\minecraft\Instances\Modded Survival\config\fml.toml is not correct. Correcting
[14:11:09] [main/WARN]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
[14:11:10] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`'
[14:11:11] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[14:11:11] [main/INFO]: OptiFineTransformationService.transformers
[14:11:11] [main/INFO]: Targets: 311
[14:11:11] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
[14:11:11] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[14:11:11] [main/INFO]: Successfully loaded Mixin Connector [com.fuzs.easymagic.mixin.MixinConnector]
[14:11:11] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.2.34, --gameDir, C:\Users\abah1\curseforge\minecraft\Instances\Modded Survival, --assetsDir, C:\Users\abah1\curseforge\minecraft\Install\assets, --uuid, 698816ce05cb4cb1ba0c432bc51a0086, --username, QuackCow, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release, --width, 2560, --height, 1080]
[14:11:11] [main/INFO]: Loaded configuration file for Rubidium: 30 options available, 1 override(s) found
[14:11:11] [main/WARN]: Configuration file C:\Users\abah1\curseforge\minecraft\Instances\Modded Survival\config\supplementaries-registry.toml is not correct. Correcting
[14:11:11] [main/WARN]: Incorrect key initialization was corrected from null to its default, SimpleCommentedConfig:{}.
[14:11:11] [main/WARN]: Incorrect key initialization.general was corrected from null to its default, SimpleCommentedConfig:{}.
[14:11:11] [main/WARN]: Incorrect key initialization.general.creative_tab was corrected from null to its default, false.
[14:11:11] [main/WARN]: Incorrect key initialization.general.dispensers was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.general.jar_tab was corrected from null to its default, false.
[14:11:11] [main/WARN]: Incorrect key initialization.general.custom_configured_screen was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks was corrected from null to its default, SimpleCommentedConfig:{}.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.planter was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.clock_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.pedestal was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.wind_vane was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.redstone_illuminator was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.notice_board was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.crank was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.jar was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.faucet was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.turn_table was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.spring_launcher was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.speaker_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.sign_post was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.hanging_sign was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.bellows was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.sconce was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.sconce_green was corrected from null to its default, false.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.candelabra was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.cage was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.item_shelf was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.sconce_lever was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.cog_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.candle_holder was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.globe was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.hourglass was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.sack was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.blackboard was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.safe was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.wrench was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.copper_lantern was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.flute was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.gold_trapdoor was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.gold_door was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.bamboo_spikes was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.bamboo_spikes_tipped was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.stone_lamp was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.end_stone_lamp was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.blackstone_lamp was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.deepslate_lamp was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.checker_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.netherite_door was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.netherite_trapdoor was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.pancake was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.lock_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.flax was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.rope was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.rope_arrow was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.pulley_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.fodder was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.bomb was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.crimson_lantern was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.magma_cream_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.stick was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.blaze_rod was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.daub was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.wattle_and_daub was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.timber_frame was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.flag was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.stone_tile was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.goblet was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.raked_gravel was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.statue was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.iron_gate was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.feather_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.flint_block was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.slingshot was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.shulker_shell was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.candy was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.amethyst_arrow was corrected from null to its default, false.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.present was corrected from null to its default, true.
[14:11:11] [main/WARN]: Incorrect key initialization.blocks.laser_block was corrected from null to its default, false.
[14:11:11] [main/WARN]: Incorrect key initialization.entities was corrected from null to its default, SimpleCommentedConfig:{}.
[14:11:11] [main/WARN]: Incorrect key initialization.entities.firefly was corrected from null to its default, true.
[14:11:11] [main/WARN]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[14:11:12] [main/WARN]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message
[14:11:12] [main/INFO]: Patching LivingEntity#attackEntityFrom
[14:11:12] [main/INFO]: Patching LivingEntity#blockUsingShield
[14:11:12] [main/INFO]: Patching LivingEntity#applyPotionDamageCalculations
[14:11:12] [main/WARN]: Force-disabling mixin 'features.world_ticking.MixinClientWorld' as rule 'mixin.features.world_ticking' (added by mods [abnormals_core]) disables it and children
[14:11:12] [main/INFO]: Patching LivingEntity#attackEntityFrom
[14:11:12] [main/INFO]: Patching LivingEntity#blockUsingShield
[14:11:12] [main/INFO]: Patching LivingEntity#applyPotionDamageCalculations
[14:11:12] [main/INFO]: Patching CrossbowItem#onItemRightClick
[14:11:12] [main/INFO]: Patching CrossbowItem#fireProjectile
[14:11:12] [main/INFO]: Patching FishingBobberEntity#catchingFish
[14:11:13] [main/WARN]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: null)
[14:11:13] [main/WARN]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: null)
[14:11:13] [main/INFO]: Patching ItemStack#onItemUse
[14:11:13] [main/INFO]: Patching AnvilScreen#drawGuiContainerForegroundLayer
[14:11:13] [main/WARN]: Error loading class: dev/ftb/mods/ftbchunks/client/FTBChunksClient (java.lang.ClassNotFoundException: null)
[14:11:13] [main/WARN]: u/Mixin target dev.ftb.mods.ftbchunks.client.FTBChunksClient was not found jmi.mixins.json:FTBChunksClientMixin
[14:11:13] [main/WARN]: Error loading class: dev/ftb/mods/ftbchunks/client/map/UpdateChunkFromServerTask (java.lang.ClassNotFoundException: null)
[14:11:13] [main/WARN]: u/Mixin target dev.ftb.mods.ftbchunks.client.map.UpdateChunkFromServerTask was not found jmi.mixins.json:UpdateFromServerTaskMixin
[14:11:13] [main/INFO]: Patching RepairContainer#updateRepairOutput
[14:11:13] [main/INFO]: Successfully removed the anvil level cap.
[14:11:13] [main/INFO]: Patching RepairContainer#updateRepairOutput
[14:11:13] [main/INFO]: Successfully allowed nbt-unbreakable items in the anvil.
[14:11:13] [main/INFO]: Patching net/minecraft/inventory/containeRepairContainer
[14:11:13] [main/INFO]: Patching ModelBakery#
[14:11:13] [main/INFO]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[14:11:13] [main/INFO]: Patching EnchantmentHelper#getModifierForCreature
[14:11:13] [main/INFO]: Patching EnchantmentHelper#applyThornEnchantments
[14:11:13] [main/INFO]: Patching EnchantmentHelper#applyArthropodEnchantments
[14:11:13] [main/INFO]: Patching buildEnchantmentList for the Enchantability affix.
[14:11:13] [main/INFO]: Patching EnchantmentHelper#getEnchantmentDatas
[14:11:13] [main/INFO]: Patching TemptGoal#isTempting
[14:11:14] [main/INFO]: Patching BlockModelShapes#getModelLocation
[14:11:14] [main/INFO]: Patching LivingEntity#attackEntityFrom
[14:11:14] [main/INFO]: Patching LivingEntity#blockUsingShield
[14:11:14] [main/INFO]: Patching LivingEntity#applyPotionDamageCalculations
[14:11:14] [main/WARN]: Static binding violation: PRIVATE u/Overwrite method func_228441_a_ in rubidium.mixins.json:features.chunk_rendering.MixinWorldRenderer cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[14:11:14] [main/WARN]: Static binding violation: PRIVATE u/Overwrite method func_228437_a_ in rubidium.mixins.json:features.chunk_rendering.MixinWorldRenderer cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.reflect.Method.invoke(Method.java:497)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$500/1150063356.call(Unknown Source)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[14:11:14] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 4 more
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.optifine.reflect.Reflector.(Reflector.java:307)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:101)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.crash.CrashReport.(CrashReport.java:54)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.crash.CrashReport.func_230188_h_(CrashReport.java:425)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.client.main.Main.main(Main.java:122)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 11 more
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirectGetFancyWeather()Z in rubidium.mixins.json:features.options.MixinWorldRenderer failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap rubidium-refmap.json
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[14:11:14] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: ... 26 more
submitted by quackcow144 to MinecraftMod [link] [comments]


2023.03.30 20:15 NeoDice33 Upgrading my PC

So I want to start upgrading my PC, and first on my list is a CPU, I decided to go for Ryzen 7 5800XD. I want to know if I have to upgrade my motherboard straight with my CPU or if my current mb will be fine.
The other thing is what would you recomend I upgrade to, I am looking at somewhat budget friendly components.
I currently play a lot of Football manager so thats why I want to upgrade my CPU fisrt, but I also play games more graphicly demanding. I have two monitors and the main one is 1440p ,144hz.
FYI my psu is 600W not 700W, it just wasnt on part picker.
PCPartPicker Part List
Type Item Price
CPU AMD Ryzen 5 2600X 3.6 GHz 6-Core Processor $215.00 @ Amazon
CPU Cooler Cooler Master Hyper 212 RGB Black Edition 57.3 CFM CPU Cooler -
Motherboard Asus TUF B450M-PLUS GAMING Micro ATX AM4 Motherboard $289.00 @ Amazon
Memory Kingston HyperX Fury 32 GB (2 x 16 GB) DDR4-3200 CL16 Memory -
Storage Samsung 850 Evo 500 GB 2.5" Solid State Drive -
Storage Seagate Barracuda Compute 2 TB 3.5" 7200 RPM Internal Hard Drive $49.99 @ Amazon
Video Card MSI ARMOR GeForce RTX 2070 8 GB Video Card -
Case Corsair iCUE 4000X RGB ATX Mid Tower Case $109.99 @ Newegg
Power Supply FSP Group Hyper M 700 W 80+ Certified Semi-modular ATX Power Supply -
Prices include shipping, taxes, rebates, and discounts
Total (before mail-in rebates) $683.98
Mail-in rebates -$20.00
Total $663.98
Generated by PCPartPicker 2023-03-30 14:01 EDT-0400
submitted by NeoDice33 to buildapc [link] [comments]


2023.03.30 20:12 C4pr1CoRn Want to build my next gaming pc after 8 years, not sure whether what i build fits nice together

Hi folks,

as the title already tells, I want to replace my old pc (GTX 970, i5 4690) with a new rig. I currently use a 24" and a 22" monitor. I haven't kept up with all the new hardware since building my last rig, so i had to invest quite some time to get back into it, but since I like putting together everything by myself, that was not an issue. But I'm not sure whether the parts i chose really fit together, and whether they fit my needs:
[PCPartPicker Part List](https://de.pcpartpicker.com/list/9gXdZw)

TypeItemPrice
:----:----:----
**CPU** [Intel Core i5-13600KF 3.5 GHz 14-Core Processor](https://de.pcpartpicker.com/product/GVM48d/intel-core-i5-13600kf-35-ghz-14-core-processor-bx8071513600kf) €309.41 @ Galaxus
**CPU Cooler** [be quiet! Dark Rock Pro 4 50.5 CFM CPU Cooler](https://de.pcpartpicker.com/product/F3gzK8/be-quiet-dark-rock-pro-4-505-cfm-cpu-cooler-bk022) €82.94 @ Computeruniverse
**Motherboard** [Gigabyte Z790 AORUS ELITE AX ATX LGA1700 Motherboard](https://de.pcpartpicker.com/product/T2H7YJ/gigabyte-z790-aorus-elite-ax-atx-lga1700-motherboard-z790-aorus-elite-ax) €288.89 @ Amazon Deutschland
**Memory** [G.Skill Trident Z5 Neo RGB 32 GB (2 x 16 GB) DDR5-6000 CL30 Memory](https://de.pcpartpicker.com/product/CXKKHx/gskill-trident-z5-neo-rgb-32-gb-2-x-16-gb-ddr5-6000-cl30-memory-f5-6000j3038f16gx2-tz5nr) €171.89 @ Alternate
**Storage** [Samsung 980 Pro 2 TB M.2-2280 PCIe 4.0 X4 NVME Solid State Drive](https://de.pcpartpicker.com/product/f3cRsY/samsung-980-pro-2-tb-m2-2280-nvme-solid-state-drive-mz-v8p2t0bam) €169.00 @ Amazon Deutschland
**Video Card** [Asus TUF GAMING OC GeForce RTX 4070 Ti 12 GB Video Card](https://de.pcpartpicker.com/product/rdjBD3/asus-tuf-gaming-oc-geforce-rtx-4070-ti-12-gb-video-card-tuf-rtx4070ti-o12g-gaming) €974.99 @ Computeruniverse
**Case** [Fractal Design Define 7 ATX Mid Tower Case](https://de.pcpartpicker.com/product/L8xbt6/fractal-design-define-7-atx-mid-tower-case-fd-c-def7a-01) €158.20 @ Galaxus
**Power Supply** [be quiet! Dark Power 13 750 W 80+ Titanium Certified Fully Modular ATX Power Supply](https://de.pcpartpicker.com/product/fCmNnQ/be-quiet-dark-power-13-750-w-80-titanium-certified-fully-modular-atx-power-supply-bn659) €196.90 @ Galaxus
*Prices include shipping, taxes, rebates, and discounts*
**Total** **€2352.22**
Generated by [PCPartPicker](https://pcpartpicker.com) 2023-03-30 20:00 CEST+0200
The things that are most important to me:
- as silent as possible (very important to me)
- I want to play most new games on max settings
- I also need a new monitor (will keep the 24"), but I haven't decided whether it will be a 27" or 32" monitor (no 4k, only 1440p)...would this be enough to last me for at least 5 years on the bigger screen, which is my tendency atm?
-my budget was around 2k for the whole pc (without the monitor), so can i tune it down a bit anywhere, without losing powegetting louder? or is some part way overtuned compared to the rest?
Sorry if i forgot something important, and thanks for this awesome community, really enjoy reading all these posts here about different topics.
submitted by C4pr1CoRn to buildapc [link] [comments]


2023.03.30 20:08 LudoM_ My i7-2600k is still doing decently after almost 12 years of honorable service (although it says 3.4 is actually OC @4.6Ghz)

My i7-2600k is still doing decently after almost 12 years of honorable service (although it says 3.4 is actually OC @4.6Ghz) submitted by LudoM_ to BlueProtocolPC [link] [comments]


2023.03.30 20:03 Prace_Ace You can't convince me otherwise

You can't convince me otherwise submitted by Prace_Ace to hearthstone [link] [comments]


2023.03.30 19:47 dudebrosplit New PC after 8 years. I am so happy to build one again

Specs:
CPU: AMD Ryzen 7 7700X 4.5 GHz 8-Core Processor
CPU Cooler: be quiet! Dark Rock Pro 4 50.5 CFM CPU Cooler
Thermal Compound: Thermal Grizzly Hydronaut 3.9 g Thermal Paste
Motherboard: Asus PRIME B650-PLUS ATX AM5 Motherboard
Memory: Corsair Vengeance 32 GB (2 x 16 GB) DDR5-6000 CL36 Memory
Storage: Western Digital Black SN850X 1 TB M.2-2280 PCIe 4.0 X4 NVME Solid State Drive
Video Card: Intel Limited Edition Arc A770 16 GB Video Card
Case: Fractal Design Focus 2 ATX Mid Tower Case
Power Supply: Thermaltake Toughpower Grand RGB 750 W 80+S
Case Fan: ARCTIC P12 PST 56.3 CFM 120 mm Fans 5-Pack
submitted by dudebrosplit to pcmasterrace [link] [comments]


2023.03.30 19:46 Then_Marionberry_259 MAR 02, 2023 AAG.V AFTERMATH SILVER ANNOUNCES EXPANDED MINERAL RESOURCE ESTIMATE FOR BERENGUELA SILVER-COPPER-MANGANESE PROJECT, PERU

MAR 02, 2023 AAG.V AFTERMATH SILVER ANNOUNCES EXPANDED MINERAL RESOURCE ESTIMATE FOR BERENGUELA SILVER-COPPER-MANGANESE PROJECT, PERU
https://preview.redd.it/qwylpi5yywqa1.png?width=3500&format=png&auto=webp&s=37977f559207d54413877542c2fd3eb21b44551f
101.2M Moz Ag + 2.45Mt Mn in Measured and Indicated Resources & 38.8 Moz Ag + 0.8Mt Mn in Inferred Resources
Vancouver, British Columbia--(Newsfile Corp. - March 2, 2023) - Aftermath Silver Ltd. (TSXV: AAG) (OTCQB: AAGFF) (the "Company" or "Aftermath Silver") is pleased to announce a new Mineral Resource estimate for the 100% owned Berenguela silver-copper-manganese project in southern Peru ("Berenguela" or the "Project'). The Mineral Resource is reported in accordance with National Instrument 43‐101 ("NI 43‐101") and the estimate was completed by AMC Mining Consultants (Canada) Ltd. ("AMC").
Highlights
Publication of this Mineral Resource estimate is a major milestone for the Berenguela project. It represents the culmination of 15 months of work by Aftermath's team in Peru and its consultants. The Mineral Resource Estimate is based on a geological model incorporating data from 386 drill holes including 63 diamond core holes drilled by Aftermath in 2021/2022, and historical drilling data from 32 diamond core and 291 RC holes drilled between 2004 and 2019. The current estimate confirms and expands the previous historical Mineral Resources and is based on the most extensive geological model of the Berenguela deposit to date, which significantly enhances the understanding of the deposit.
The company is now proceeding to initiate advanced metallurgical testwork programs on bulk drill core samples from key mineralized domains targeted in its drill program. This testwork will encompass flowsheets for silver, copper and zinc recovery and ultimately identify the potential manganese products including focusing on battery grade manganese sulphate (MnSO4).
Ralph Rushton, President of Aftermath Silver, commented: "We're excited to publish this Mineral Resource estimate, with manganese resources now included in addition to substantial silver and copper resources across the Measured, Indicated and Inferred categories. The overall potential value of the resource has been significantly enhanced by the inclusion of manganese. We're now focused on our upcoming metallurgical testwork. We believe that Berenguela may be one of the most significant undeveloped projects in Latin America offering investors exposure to silver and battery metals."
Mineral Resource Estimate
Table 1. Berenguela Ag-Cu-Mn deposit Mineral Resource as of 31 January 2023
https://preview.redd.it/qva6xldyywqa1.png?width=800&format=png&auto=webp&s=815f42b0512429565327428e5bd613ff933847b5
Notes:
  • CIM Definition Standards (2014) were used for reporting the Mineral Resources.
  • The effective date of the estimate is 31 January 2023.
  • The Qualified Person is Dinara Nussipakynova, P.Geo., of AMC Mining Consultants (Canada) Ltd.
  • Mineral Resources are constrained by an optimized pit shell using the assumptions in Table 2.
  • No dilution or mining recovery applied.
  • Silver equivalency (AgEq) formula is AgEq = Ag+ Cu%\121.905+Mn%*22.809+Zn%*41.463 based on the parameters in Table 2.*
  • Cut-off grade is 80g/t AgEq.
  • Bulk density used was estimated and variable. but averaged 2.30 tonnes/m\*3* for mineralized material and 2.25 tonnes/m\*3* for waste.
  • Drilling results up to 13 October 2022.
  • Mineral Resources that are not Mineral Reserves do not have demonstrated economic viability.
  • The numbers may not compute exactly due to rounding.
  • Mineral Resources are depleted for historic mined out material.
  • The relative value in the Mineral Resource by metal is as follows, Ag=26% Cu=26%, Mn=44%, Zn=4%.
Source: AMC, (2023).
The Mineral Resource estimate used conceptual open pit mining constraints for reporting purposes and is presented in Table 1. Mineral Resources are stated at a cut‐off grade of 80 g/t silver equivalent (AgEq) which equates to a 3.55% manganese equivalent cut-off grade. The relative value in the Mineral Resource by metal is as follows, Ag=26%, Mn=44%, Cu=26%, Zn=4% using metal prices for Agri-MnSO4 which generally trades at a considerable discount to battery grade manganese sulphate. The model is depleted for historical mining activities.
The assumptions for the open pit optimization exercise to constrain the Mineral Resource and confirm reasonable prospects for eventual economic extraction are shown in Table 2.
Table 2. Assumptions for pit optimization
https://preview.redd.it/u94y3mnyywqa1.png?width=800&format=png&auto=webp&s=72d1d642b381d01c89ec48bb09d7af86fce54016
Source: AMC, (2023).
Further details supporting the geological model, estimation procedure, sampling and metallurgical testwork will be available in a NI 43-101 technical report. The Technical Report will be posted under the Company's profile at www.sedar.com, the report is well advanced and is expected to be filed on SEDAR within 45 days.
Mineral Resource Estimate Details
The Mineral Resource estimate is based on a geological model which consisted of data from 386 drillholes including data collected by Aftermath and some from previous drilling. Lithological wireframes were constructed by Rockridge Partnership & Associates (Rockridge) using LeapFrog© software and were used to constrain the interpolation. The five domains were reviewed by the independent Qualified Person ("QP") and were accepted for estimation purposes after minor modification.
Rockridge completed an ordinary kriging estimate for the four metals with economic significance: silver, manganese, copper and zinc. Calcium and magnesium, as well as bulk density, were estimated using inverse distance squared. Prior to estimation, drillhole data were composited to an average length of 1.0 m. Capping was evaluated for all variables within each domain and carried out where required. No estimation was carried out outside of the domains. For all domains the parent block size was 10 mE x 10 mN x 5 mRL with sub‐blocking employed. Sub‐blocking resulted in minimum cell dimensions of 2.5 mE x 2.5 mN x 0.05 mRL.
Bulk density was based on 509 measurements and was estimated into the block model. The values in the model averaged 2.30 tonnes/m3 for mineralized material and 2.25 tonnes/m3 for waste.
Mineral Resource classification was completed by the QP using an assessment of geological and mineralization continuity, data quality and data density. Estimation passes were used as an initial guide for classification. Wireframes were then generated manually to build coherent volumes for the different classes. The block model was classified as Measured, Indicated, and Inferred Mineral Resources as appropriate.
The QP has not identified any known legal, political, environmental, or other risks that could materially affect the potential development of the mineral resources. However, it is recognized that there is social unrest in Peru currently.
Quality Assurance and Quality Control and Date Verification
Aftermath instigated a robust quality assurance/quality control ("QA/QC") program as advised by AMC. The data base for resource estimation consists of historic data as well as data collected by Aftermath. The previous drilling, carried out predominantly by SSR Mining, was validated by twin and replicate holes.
Aftermath completed a QA/QC program for their core drilling, covering the period 6 December 2021 to 17 May 2022. In addition, a selection of pulps and coarse rejects from the drilling campaigns managed by previous owners of the Property were re-assayed. The re-assaying programs also included the submission of QA/QC samples. In the QA/QC program certified reference materials ("CRMs"), blanks, and duplicate samples were monitored for Ag, Mn, Cu, and Zn; insertion rates were generally between 5% and 10%.
The QP, Dinara Nussipakynova, P.Geo. considers sample preparation, analytical, and security protocols employed by Aftermath Silver to be acceptable. The QP has reviewed the QA/QC procedures used by Aftermath Silver including the use of certified reference materials, blank, duplicate, and umpire data, and considers the assay database to be adequate for Mineral Resource estimation.
The QP also carried out data verification both on site and on the database. This included a review of the assay database and collar locations. The QP considers the assay database to be acceptable for Mineral Resource estimation.
Geology
Mineralization at Berenguela is hosted principally in thickly bedded, folded limestones and dolomitized limestones of mid-Cretaceous age. Several large bodies of black massive, patchy, and fracture-controlled manganese oxide replacement mineralization occur, with associated silver, copper, and zinc enrichment. Mineralisation is stratigraphically localised above a regional detachment zone particularly where footwall horsts coincide with more intense folding of the carbonate hosts.
The bulk of the mineralisation is typically preserved as eroded synform remnants, usually exposed at surface and trending 105-120 degrees. Mapping and resource modelling shows the mineralisation to extend for roughly 1,300 m along strike (including a 100 m discontinuity) with a width of 200 to 400 m. Drilling has shown the mineralisation to extend to up to 80 m below surface where preserved.
Berenguela is interpreted as a carbonate replacement deposit (CRD) of an unusual hypogene Mn-oxide style localised above a regional detachment zone in a low temperature, oxidising setting.
Qualified Person
The Mineral Resource estimate, QA/QC review and data verification was completed by Ms Dinara Nussipakynova, P.Geo., Principal Geologist with AMC who is the QP for the purpose of NI 43‐101 for all technical information pertaining to the current Mineral Resource. Aftermath's quality assurance and quality control program was reviewed by the QP who has also reviewed the technical content of this news release for Berenguela and has approved its dissemination.
Further details supporting the geological model, estimation procedure and metallurgical testwork will be available in an NI 43‐101 Technical Report disclosing the results of the PEA which will be posted under the Company's profile at www.sedar.com within 45 days.
Michael Parker, a Fellow of the AusIMM and a non-independent director of Aftermath, is a non-independent qualified person, as defined by NI 43-101. Mr. Parker has reviewed the technical content of this news release and consents to the information provided in the form and context in which it appears.
About Aftermath Silver Ltd.
Aftermath Silver Ltd. is a leading Canadian junior exploration company focused on silver, and aims to deliver shareholder value through the discovery, acquisition and development of quality silver projects in stable jurisdictions. Aftermath has developed a pipeline of projects at various stages of advancement. The Company's projects have been selected based on growth and development potential.
  • Berenguela Silver-Copper project. The Company has an option to acquire a 100% interest through a binding agreement with SSR Mining. The project is located in the Department of Puno, in southern central Peru. A NI 43-101 Technical Report on the property was filed in February 2021 (available on SEDAR and the Company's web page). The Company is currently drilling at Berenguela and planning to advance the project through a pre-feasibility study.
  • Challacollo Silver-Gold project. The Company recently completed the acquisition of a 100% interest in the Challacollo silver-gold project from Mandalay Resources; see Company news release dated August 11, 2022. A NI 43-101 mineral resource was released on December 15, 2020 (available on SEDAR and the Company's web page). The Company is currently permitting road access in anticipation of an upcoming drill program.
  • Cachinal Silver-Gold project. The Company owns a 100% interest in the Cachinal Ag-Au project, located 2.5 hours south of Antofagasta. On February 15, 2023, Aftermath announced it had signed a Share Purchase Agreement an agreement to sell Cachinal to Honey Badger Silver Inc. On September 16, 2020, the Company released a CIM compliant Mineral Resource and accompanying NI 43-101 Technical Report (available on SEDAR and on the Company's web page).
ON BEHALF OF THE BOARD OF DIRECTORS
"Ralph Rushton"
Ralph Rushton CEO and Director 604-484-7855
The TSX Venture Exchange does not accept responsibility for the adequacy or accuracy of this release.
Cautionary Note Regarding Forward-Looking Information
Certain of the statements and information in this news release constitute "forward-looking information" within the meaning of applicable Canadian provincial securities laws. Any statements or information that express or involve discussions with respect to interpretation of exploration programs and drill results, predictions, expectations, beliefs, plans, projections, objectives, assumptions or future events or performance (often, but not always, using words or phrases such as "expects", "is expected", "anticipates", "believes", "plans", "projects", "estimates", "assumes", "intends", "strategies", "targets", "goals", "forecasts", "objectives", "budgets", "schedules", "potential" or variations thereof or stating that certain actions, events or results "may", "could", "would", "might" or "will" be taken, occur or be achieved, or the negative of any of these terms and similar expressions) are not statements of historical fact and may be forward-looking statements or information.
These statements involve known and unknown risks, uncertainties and other factors that may cause actual results or events to differ materially from those anticipated in such forward‐looking statements. Although the Company believes the expectations expressed in such forward‐looking statements are based on reasonable assumptions, such statements are not guarantees of future performance and actual results or developments may differ materially from those in the forward‐looking statements. Factors that could cause actual results to differ materially from those in forward‐looking statements include, but are not limited to, changes in commodities prices; changes in expected mineral production performance; unexpected increases in capital costs; exploitation and exploration results; continued availability of capital and financing; differing results and recommendations in the Feasibility Study; and general economic, market or business conditions. In addition, forward‐looking statements are subject to various risks, including but not limited to operational risk; political risk; currency risk; capital cost inflation risk; that data is incomplete or inaccurate. The reader is referred to the Company's filings with the Canadian securities regulators for disclosure regarding these and other risk factors, accessible through Aftermath Silver's profile at [www.sedar.com*](https://api.newsfilecorp.com/redirect/3egEVHb8ey).*
There is no certainty that any forward‐looking statement will come to pass and investors should not place undue reliance upon forward‐looking statements. The Company does not undertake to provide updates to any of the forward‐looking statements in this release, except as required by law.
Cautionary Note to US Investors - Mineral Resources
This News Release has been prepared in accordance with the requirements of Canadian National Instrument 43-101 - Standards of Disclosure for Mineral Projects (''NI 43-101'') and the Canadian Institute of Mining, Metallurgy and Petroleum Definition Standards, which differ from the requirements of U.S. securities laws. NI 43-101 is a rule developed by the Canadian Securities Administrators that establishes standards for all public disclosure an issuer makes of scientific and technical information concerning mineral projects. Canadian public disclosure standards, including NI 43-101, differ significantly from the requirements of the United States Securities and Exchange Commission (the "SEC"), and information concerning mineralization, deposits, mineral reserve and resource information contained or referred to herein may not be comparable to similar information disclosed by U.S. companies.
To view the source version of this press release, please visit https://www.newsfilecorp.com/release/156856

https://preview.redd.it/us9pflzyywqa1.png?width=4000&format=png&auto=webp&s=3b7f49541116e9ed763a372ffcdd48c4f2383e35
Universal Site Links
AFTERMATH SILVER LTD
STOCK METAL DATABASE
ADD TICKER TO THE DATABASE
www.reddit.com/Treaty_Creek
REPORT AN ERROR
submitted by Then_Marionberry_259 to Treaty_Creek [link] [comments]


2023.03.30 19:37 SpaceSolaris Looking for a PC around $1300, how does this build look and what can be improved?

PCPartPicker Part List
Type Item Price
CPU AMD Ryzen 5 5600X 3.7 GHz 6-Core Processor $156.63 @ Amazon
CPU Cooler be quiet! Dark Rock Pro 4 50.5 CFM CPU Cooler $89.90 @ Amazon
Motherboard Asus TUF GAMING X570-PLUS (WI-FI) ATX AM4 Motherboard $209.99 @ Amazon
Memory Corsair Vengeance LPX 16 GB (2 x 8 GB) DDR4-3200 CL16 Memory $42.99 @ Amazon
Storage Samsung 970 Evo Plus 1 TB M.2-2280 PCIe 3.0 X4 NVME Solid State Drive $55.00 @ Amazon
Video Card MSI GeForce RTX 3060 Gaming X12G GeForce RTX 3060 12GB 12 GB Video Card $359.99 @ Newegg
Case Corsair 4000D Airflow ATX Mid Tower Case $104.99 @ Amazon
Power Supply Corsair RM850x (2021) 850 W 80+ Gold Certified Fully Modular ATX Power Supply $149.49 @ Amazon
Operating System Microsoft Windows 11 Home OEM - DVD 64-bit $117.98 @ Other World Computing
Prices include shipping, taxes, rebates, and discounts
Total (before mail-in rebates) $1306.96
Mail-in rebates -$20.00
Total $1286.96
Generated by PCPartPicker 2023-03-30 13:36 EDT-0400
submitted by SpaceSolaris to buildapc [link] [comments]