

The gold market cap has always been the approximate amount of gold that has been extracted. While I don’t think anyone can give you an actual precise number, the approximate number is pretty widely known and tracked as we extract more.


The gold market cap has always been the approximate amount of gold that has been extracted. While I don’t think anyone can give you an actual precise number, the approximate number is pretty widely known and tracked as we extract more.


yep, you are correct; i always accidentally lump it in together because of how related/similar they are, my bad.


“thing over rice” is nigiri. Nigiri, sashimi, and Maki rolls are all types of sushi.


Yeah, i figured it was probably under priced with our current host, but im not looking to balloon costs 4-5x or something when switching to a new host, hopefully. I’d like fully managed if possible, but yeah, another thought was including people who could look at things in my stead, though I don’t really have a list of people i’m aware of who i could recruit.


thanks! i’ll have to look these over!


Quite possible. I’m not an expert and working from memory, so I could very well get something wrong


Yes, actually. They’re both different mixes of plutonium isotopes. Iirc reactor grade plutonium is far more stable than weapons grade (because blowing up is less desirable for reactors than bombs), and has some different properties when used.


i second the comment that you need to consider why you want to do this. You generally need a pretty good reason to split your codebase into multiple languages.
As far as actually doing it, you have a ton of different options, some of which have been mentioned here. Some i can think of off the top of my head:
basically every approach is going to require you to come up with some sort of API that the two work together through, though, an API in the generic sense is basically a shared contract two disconnected pieces of code use to communicate.


same. Ive played it for about ~10 hours on the steam deck so far, and i have my FPS counter turned on at all times; never seen it dip below 40, and i dont think ive touched any settings. On an original steam deck, not an OLED, though


windows can still play castle of the winds? i play it all the time. In fact, i just booted it up again a moment ago to make sure it didnt break recently or something. I dont remember ever having any issues playing it, and ive played it off and on for decades. In fact, googling real quick, it looks like my abandonware even has a “easy installer” for it.

If a user is banned on their home instance, that ban is federated out to all instances. If a user is banned on a remote instance, they’re just banned locally on that instance, and their account remains active for all other instances.
They’re likely some remote users who have interacted enough with your instance to be federated over, and then banned on their home instance.


You’ve obviously gotten the base level answer, but to add some color here - certain types of food, such as dried pasta, rice, beans, grains, high proof alcohol, vinegars, and basically anything frozen to name a few, never spoil in the sense that they’re unsafe to eat.
Flavor, however, is an entirely different matter. Just ask anyone who has eaten freezer burnt food.
Pretty much any high proof alcohol will fall into this category. And, if it’s unopened, it should retain most of its flavor for a very long time. Once opened, however, it can deteriorate relatively quickly, depending on how it was stored.


FWIW, at this point, that study would be horribly outdated. It was done in 2022, which means it probably took place in early 2022 or 2021. The models used for coding have come a long way since then, the study would essentially have to be redone on current models to see if that’s still the case.
The people’s perceptions have probably not changed, but if the code is actually insecure would need to be reassessed
That was changed a while back, the current restrictions are you can only have as many people playing any given game as you have copies in your current sharing library
However, if you ask me to pick one specific project, I get overwhelmed because I don’t know what’s reasonable.
I don’t know enough to know if my ideas are achievable, or if I’d just be bashing my head against the wall. I don’t know if they’re laughably simple tasks, multimillion-dollar propositions, or Goldilocks ideas that would be perfect to learn a coding language.
List out some ideas you’re thinking of. While it may not be obvious to you, someone who is seasoned (me or someone else) might notice at least a general theme or idea to point you in the right direction for where you should go and what you should learn, regardless of if the projects are reasonable.
Note - Most projects take teams to realize, so if your ideas are too large, they might not generally be feasible alone.
What are you looking to actually do with your programming skills? That will heavily influence which languages to recommend you learn. Do you want to make websites? build games? do AI stuff? Create enterprise-level software? something else?
Also, I assume it’s because the xml file in maven is typically called a “pom” file, so expanding that to pomni for some reason? It still doesn’t make a ton of sense


As of java 21, you can actually just use:
void main()
Notepad++ is perfectly fine to code in. With the wealth of plugins it has, it’s pretty similar to vscode in how you can trick it out with all sorts of things it can’t do by default.
Removed by mod