There is a red asterisk on the ASRock website regarding ecc ram
boothin
- 0 Posts
- 14 Comments
boothin@artemis.campto
AI Generated Images@sh.itjust.works•A chef cooking up cigarette soup in a public bathroom
69·2 years agoDude in the back is working on dessert with that CAKE
boothin@artemis.campto
No Stupid Questions@lemmy.world•Why is cooking a food item method called different things by what the item is, or what is the criteria?
26·2 years agoYes, there are differences between those things.
Poaching is cooking in hot liquid, but the liquid is not boiling or even simmering, so it is a lower temp than both.
Saute generally means you’re using a small amount of oil/fat and stirring/tossing the food to spread the oil/fat around on everything while cooking everything. Pan frying generally means you’re cooking a larger piece of something and not tossing it around.
boothin@artemis.campto
Technology@lemmy.world•Coca-Cola's New AI-Generated Soda Flavor Falls Flat
1·2 years agoI don’t think any of the coke creation flavors have been available in the 12oz cans, at least I’ve never seen any. Only 20oz bottles and the mini cans
You missed their latest response a few hours ago
https://twitter.com/unity/status/1703547752205218265
boothin@artemis.campto
Baldur's Gate 3@lemmy.world•Sentinel - max number of times it can proc in a turn?
6·3 years agoReactions take a resource like an action, bonus action, etc do. You can see the resources that each reaction you have takes from your character window, there is a reaction button at the top somewhere. The purple star is the reaction resource and you should find that sentinel takes one of those, therefore you can only use it once per turn.
boothin@artemis.campto
Ask Electronics@discuss.tchncs.de•Do AA Battery Holders - Connected in Parallel so still 1.5V - Exist?
6·3 years agoExist but pretty rare or you have to solder them yourself. Here’s one I found on Amazon https://www.amazon.com/Plastic-AA-Battery-Holders-Block/dp/B01MQY5JZX
boothin@artemis.campto
No Stupid Questions@lemmy.ca•Why does thermodynamics laws look like a tautology ?
4·3 years agoProbably because wherever you got those definitions of the laws of thermodynamics is just wrong. If I assume it’s your own paraphrasing of the laws then your understanding of what the laws mean is incredibly flawed
boothin@artemis.campto
Firefox@lemmy.ml•TIL that on Firefox you can unload tabs from memory without closing them
111·3 years agoYour Firefox should be doing this automatically when it detects the system needs more memory. You shouldn’t need to do it manually in almost any case
boothin@artemis.campto
No Stupid Questions@lemmy.world•Are straws an unnecessary (but convenient) invention?
12·3 years agoThat’s not really relevant to the question being asked and the answer you’re replying to though. OP said straws should just stop existing because it’s only a convenience, and this counterpoint was that there are people who NEED straws, not as convenience but as necessity.
boothin@artemis.campto
3DPrinting@lemmy.world•Be honest folks, how bad are y'all's resin build plates?
1·3 years agoNo the person you replied to but I have the one from https://whambam3d.com/collections/fbs-for-resin and love it
boothin@artemis.campto
3DPrinting@lemmy.world•What's the point of Octoprint as a Docker container?
8·3 years agoOctoprint can only connect to 1 printer at a time, so if you want to use 2 printers at the same time you need 2 separate instances of octoprint. I use portainer so passing through a device is just a matter of finding the device path on the host machine and plugging its path into the portainer config under the runtime & resources tab. In a docker compose you’d use the devices key, for example
devices:
- /dev/ttyUSB1:/dev/ttyUSB1
You will likely need to create a separate alias for the host USB path though because devices can be found in a different order every reboot so the path will change. The USB device alias will be based on the device vendor and product id so it will be persistent. https://michaelgreenhill.net/persistent-addressing-for-usb-devices-in-linux/ is one site that explains the issue and how to deal with it
boothin@artemis.campto
3DPrinting@lemmy.world•What's the point of Octoprint as a Docker container?
17·3 years agoLuckily the S in USB stands for serial, so I have 3 printers connected to my server via USB and each one has its own octoprint docker container

The most important part of those instructions is usually to set it to half power