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
I have a website hosted in Amazon Web Services (AWS) that uses Elastic Compute Cloud (EC2) instances behind an Elastic Load Balancer (ELB). The load balancer is the newer "application" type. I've...
Evidentially my site is working over IPv6 with just the ELB IPv6 enable and AAAA record. ELB listener configuration The load balancer does have configuration on how to route requests to EC2. Her...
Say I wanted to make a "time machine" using command blocks. I can use /time add to change the time and make things faster, but I don't know how to subtract time as a /time subtract command doesn't ...
Search engines don't use metrics published by Moz for ranking purposes directly. There is no guarantee that improving your domain authority, or any other metric published by third parties will hel...
One design I've found is a beam compass, which requires three components: Beam - some kind of straight stick Point holder - the part that holds a needle that will stay fixed at the centers of a...
The context window of various GPT-3 models is given as 4-16k tokens. One token corresponds to about 0.75 words of English text. However, if an average book is 64k words, the GPT-3's context is far ...
Prompt engineering has emerged as a critical concept in the use of LLMs. Are there any good resources for learning prompt engineering techniques?
Dair.AI maintains a free prompt engineering guide. There is also another similar project which is structured as a course. There is also a literature review from March 2023 which is more technical ...
My personal opinion, not speaking for anyone else: A user-run community can't generally be the support site for your game or other product, but it can be a support site. Your players can get answ...
The goal of a soft-margin or C-SVM is to solve the following minimisation problem: $$\min_{\boldsymbol{w}, b} \frac{1}{2} \|\boldsymbol{w}\|^2 + C \sum_i \xi_i$$subject to $$\forall i : \begin{al...
Is it possible to run cordless tools (which normally take a battery) from the outlet somehow? While obviously the intended use of these is cordless operation, occasionally you don't have a charged...
I've had some old cordless tools where the tool itself has a charger port. I've tried running these while plugged in (but with the battery drained) and they didn't work. That's because the charger...
I have a Lutron Maestro MA-T530G. I installed this to control an old bathroom fan which was malfunctioning. I'm planning to replace the fan anyway later, but I wanted to have a timer in the meanwh...
You can't test such a timer with just a voltmeter. It is possible that the timer requires the load to try to draw some minimum current, which a voltmeter probably wouldn't. Or, the timer might ha...
Key information is in the installation manual. Unfortunately, as is often the case, Lutron doesn't have easy-to-find installation manuals on their own web site. Fortunately, Home Depot does. This ...
There are two obvious ways to set the scope: Physical sports only, or anything competitive. Physical sports only: This would pretty much exclude all overlaps. You might miss out on some "came to d...
I am afraid the best thing you can search for is "blank dice" or "custom dice" or "custom made dice" (this will maybe bring up someone who provides such services, those who also do engravings a...
This is a "recent" phenomenon. If you look back to 1900, bonds have a lower return on average, but in stock drawdowns they maintain a positive performance. Around 2000, they became correlated. Coi...
I have an older Minecraft world first created almost a decade ago, as a superflat desert world. In MC 1.18 or 1.19, I increased the world height with a simple data pack to y ∈ [-256, 1024]. Unfortu...
I asked the city and they told me that just dumping it in the garbage bin is fine. I doubt you're going to have a more authoritative answer than that. I take mine to the help desk at Staples o...
Public objection You can raise a discussion on either of: Proposals Meta, if you believe that the presence of the proposal itself is a problem. Codidact Meta, if you believe that either the pr...
The answer by trichoplax is basically right. If there is an issue with a proposed community, raise it - preferably on Proposals Meta, but private is ok if it's sensitive. As much as possible, we ...
When society creates laws to govern themselves, do they simply codify what has already been established practice in society? For example, when a law is written that forbids theft, is this because s...
Note: I checked that the solution is in fact unique using this Picat program created by SE user Bubbler. Background So back in March, I posted this question on the Puzzling Stack Exchange asking ...
There are many depending on what your goals are. First, pretty much any foundational system will let you do this via encoding. It is a tedious but straightforward exercise to encode the syntax of ...