Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.
Are you here to participate in a specific proposal? Click on the proposal tag (with the dark outline) to see only posts about that proposal and not all of the others that are in progress. Tags are at the bottom of each post.
Search
You can use ASCII representations of hexagonal grid maps as shown on Rogue Basin.[1] If doing so feels less tedious than making a picture directly, you could take this map and write a script to bui...
Every question in the Incubator Q&A category should have 1 or more tags for a proposed community, so that it is clear which community or communities the question is intended for. Currently it ...
I agree - the obvious candidate for these mandatory "community" tags are those listed for each community below "Descriptions". The "community" tags should be optional on meta, since posts here mig...
Many natural language processing models begin by taking text and converting it to a vector where each element is a number representing some semantic entity (I would say each number is a word, but a...
There is a lot of debate about the "cognitive" capabilities of LLMs and LLM-based chatbots, like ChatGPT. It's common to see statements like "these models just apply statistical pattern matching" a...
The mouse market is divided into two main areas: Cheap, no-name brand mice that are very low quality and hard to use "Gamer mice" which are premium-priced, use high quality parts, attempt (with...
I don't know about the terminology, but a lot of Warhammer (Games Workshop) dice have a special design on the 6th face. This is not the same as a blank, but it could serve your goal of emphasizing ...
Codidact is wide open to have any sort of community proposed. This means that any kind of proposal can also gain a significant backing from either new or existing members. However, that does not me...
Consider the following claim: In any causal relationship X -> Y, it is always possible to find an intermediate effect A such that X -> A -> Y. This is a claim about nature, not our c...
In darker spaces, I often hold a light source block in the offhand to light up the area around me, such that I can see properly. However, when I use the wooden axe to select pos2 of a working area,...
When looking at a tag in the Incubator Q/A category, I often want to know which community that tag belongs to. As is the case today, tags in that category aren't actually confined to a single commu...
I am afraid that the answer to your question is actually quite simple: there is no consensus among scientists. This is illustrated by the fact that the "fathers of Deep Learning" do not entir...
Common general-purpose battery types available on the market today are: Disposable batteries, usually with some sort of zinc chemistry Older, generic rechargeable batteries, usually nickel chem...
I've noticed that it's possible to use DNS Name multiple times, so that a TLS certificate will cover multiple domains. Alternatively, you could generate a separate cert for each domain. What are ...
As you already mentioned in your question, dirt and moisture. A finish makes it easier to wipe dirt off, and prevents it getting into the wood. It also vastly slows the uptake of liquid water and h...
The bits are either bent, or were made (formed, ground to shape) improperly. Straightening bent bits is possible in theory, but likely to prove difficult in practice. Assuming you get everything l...
AI is a broader field than Machine Learning. For example, Automated reasoning and Knowledge Representation are AI, but not ML. Most modern AI is about Machine Learning, but not all AI is. Given th...
Occasionally a situation develops in a community of people where two members come into some personal conflict. Let's suppose that neither member is doing anything particularly against the community...
I am setting up a domain that uses a CNAME record so that is hosted on the same server as another site. I seem to be able to set up the www subdomain just fine with a CNAME but I'm having trouble ...
I applied to Google AdSense to be able to use their system to put ads on my site, however my application was rejected due to "insufficient content." Googles help page is pretty vague about how muc...
I'm building a company with a website about widgets. The .com domain name with just "widgets" is already taken, and so are a lot of other keyword related domains. I could get a domain on an alter...
I'm trying to choose between domains with and without multiple dashes: my-awsome-company.example myawesomecompany.example The dashes make it much more readable to me, but I've heard that sea...
I have some old pages on my website that I now redirect to new pages: /old.html -> /new.html Should I include https://example.com/old.html in my XML sitemaps so that search engines find the re...
I've been told that I should get a WordPress website. Looking into it, there is an open-source content management system available from wordpress.org and hosting available for it from wordpress.co...
I'd like to have a backup of my WordPress website. It looks like I'll need to back up the database, some settings, and some uploads. How do I create backups for my site?