it was forbidden before?
reject humanity, become toaster | she/they | experimenting with names
it was forbidden before?
Note: not every provider supports this.
Also, gmail addresses ignore periods. my.email@gmail.com and myem.ail+service@gmail.com will end up in the same inbox
I think SFTP would work plenty. On linux you can use rclone to mount it, and Android has many file managers that support it (personal favorite is Total Commander with the SFTP plugin)
You could also certainly host a full Nextcloud instance, but it might be a bit overkill
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.
I use sendgrid, it only requires some DNS entries for Domain Authentication. Also regarding the catch-22, if you use Cloudflare for DNS, you could use their email routing to forward incoming mails to Gmail
Yes please!
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
each commit points to the one before. additionally a commit stores which lines in which files changed compared to the previous commit. a branch points to a particular commit.
it’s just linked lists of commits (except when merging)
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.
presumably this graph shows the buying price, discounted or not. going by that, the site probably adopted the regular price as the “sale price” and inflated the non-discounted price. after black friday the promotion ended and the price returns to the “old” value.
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?
no love for godot?
proposal to rename exit() to oh_shit_oh_shit_oh_shit()
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