I wonder about that too. Perhaps if it is severe enough?
I wonder about that too. Perhaps if it is severe enough?
First time I have to use it, the spelling really confused me. Wrote unmount and didn’t understand why it didn’t work.
NixOS is a declarative OS. Instead of installing a software, you specify it in a config (.nix file) and rebuild. Same goes mounts, services etc.
I use it because it is great to be able to revert if I do something stupid.
Same here. I remember playing minecraft and wanted to install some mod on my server. There were instructions and I followed them. Problems? Search the web.
I also tried to run TeamSpeak on an RPI at some point, and that was when I learned about ARM.
You are welcome.
Thanks for the research! I will send the museum an email and ask if they know anything.
or genuinely a Swedish person who didn’t realize that impregnerade had a double meaning in English.
Or perhaps someone who knew what they were doing (but more likely not). Perhaps a way to market them outside of Sweden, though that really depends on when this was.
I used to support a few companies hosting their own email servers (I supported the mail server software). I will never host my own email, not unless I have a gateway between me and world, someone to configure the DNS and all that.
I second Debian because of the amount of information out there.
Since multiple people will be using the same IP when using a VPN. If one person is a bad actor and causes the IP to be blacklisted, it will affect you too.
Someone came up with a reasonble explination: https://www.tumblr.com/adobe-outdesign/tagged/this post has everything... language... mistranslations... impregnated goblins…
This is a hilarious mistranslation actually. I suspect it originally said something along the lines of “Impregnerad mot vatten”, i.e. “Water proof”.
Impregnering is the process of making a material resistant to water/heat. The swedish word for water (vatten) is similar to the word for goblin (vätten) so I guess there was a mixup.
It’s also possible “goblin” was used as a translation of “tomte”, the creature depicted riding the wagon, with impregnated referring to the matches being made of impregnated wood. The implication of the two words combined in English might not have occurred to whoever designed it, since “impregnerad” isn’t really used in that meaning in Swedish.
“Impregnerad mot vatten/vätten” would more likely have been translated as “impregnated against water/goblin”. The absence of “against” would make it very clunky in both English and Swedish, which kinda points against it.
Agreed. This law suite gives me the feeling that they know exactly what they are doing.
It is probably easier and faster to take this route that was the auther suggested.
If Louisiana wants platforms to implement stronger identity verification for child safety reasons, they should advocate for new legislation designed for that purpose (and see if they can make a law that actually survives Constitutional scrutiny), not twist existing privacy protections into their opposite.
It also does not prevent them from acually advocate for new legislations.
Use mcfly and it will be even better.
From their README. Have you looked at their forum?
We cannot provide direct technical support. Get help running this software in your own environment in our unofficial community forum.
This thread has a link to someone’s Dockerfile for their development.
Is he planing on creating a an OS as well or just copy the office suite?
A Moomin scholar
Nice, I also want to read Moomin as a job.
Here is two enteries from my Caddyfile
:
ip.domain.tld:80 {
respond "{client_ip}" 200
}
git.domain.tld {
reverse_proxy forgejo:3000
}
This is all I need and Caddy will handle the rest. I have created a network with podman/docker that I add to any container that I need to reverse proxy to.
I don’t see why not? One could possible create a new sub and run a bot/script/pyautogui that uses another LLM to post “wholesome” garbage generated by it. No one to complain about your post since it is your sub.
Unless they have implemeted some way to weight posts in different subs (private sub worth less etc).
No Man’s Sky. So much of what was promised was missing, the world just felt empty. It’s a much better game now.
Which language can nil an
int
?