fundamentally, an llm doesn’t “use” individual sources for any answer. it is just a function approximator, and as such every datapoint influences the result, just more if it closely aligns with the input.
reject humanity, become toaster | she/they | experimenting with names
fundamentally, an llm doesn’t “use” individual sources for any answer. it is just a function approximator, and as such every datapoint influences the result, just more if it closely aligns with the input.
from what i remember the name doubles as the hostname. i think you could change it in the lxc options?
it was forbidden before?
AFAIK, they only offer the opt-out form in the EU and UK
You can use a DNS challenge to show you are in control of the domain without having anything exposed to the net. Essentially LE gives you a special value you have to add as a TXT DNS entry. LE will check if this record exists for your domain, and gives you a certificate, no public IP involved. This even allows you to create wildcard certificates.
Reverse Polish Notation works almost like you describe. You put the operands first, then the operation. For example:
Probably the reason why we are not using it is because most tools today use algebraic notation, and it would be a lot of effort to switch
Input means the packet stops at the router, like when you access its web ui. I don’t think you want to give the internet access to your router settings :)
yes, lan is the Local Area Network, wan is the Wide Area Network. The zone lan refers to the devices on the local side, wan to the great internet.
Disclaimer: I am not a professional network engineer, this is just what i found out after researching some iptables
terminology.
the lan => wan
is perhaps a bit misleading.
lan
is the zone, or which side of the router this firewall rule is in reference to.
wan
is another zone, the arrow shows where packets of type Forward are ending up.
When forward on the wan interface is set to reject, it essentially means no device from outside may initiate a connection. However, they may respond to already opened connection.
I don’t yet know what masquerade does.
it allows easy scripting. also for frequently used commands, i can just scroll up in the history, instead if clicking the same buttons over and over
I’m a bit inexperienced in this aspect, but:
you can also use the -f option to specify the compose file without going to it.
fun situations can arise when you write , instead of ; For those not in the know, in c++ the comma operator evaluates the left expression, discards the value, then evaluates the right expression and returns the value. if you now have a a situation like this
int i = 0,
printf("some message");
i has a completely different value, since it actually uses the return value of printf instead
Did you set the modem to bridge mode/DMZ, or alternatively set it to port forward to the router. The router should then port forward to the server.
Are you sure the IP address in duckdns is correct? Do you have a static or dynamic public IP, and if dynamic, how are you updating it?
proposal to rename exit() to oh_shit_oh_shit_oh_shit()
Except here, it’s just summer all around the clock
You can toggle the toolbars with F9. Alternatively, View->Show Toolbars
I don’t know, I use it on Linux and it works fine there. What exactly do you mean by “weird layout?”
german programmers trying to translate Unterstrich