Show newer

@Halo USB-C for data is fine, but not different things on the same port. Things aren't supposed to connect and then not work, much less break your devices.That's never been a thing

re: Desktop Background 

@DarkMahesvara @Gronsak @Halo @Kallian @TheDeathRow @Yakotarun I didn't know it could continue downloads, but sure enough

Also noting that currently ytdlp has 1499 supported platforms

@GrungeQueef They also give instructions to people on what to do

worldfreedomalliance.org/au/ne
>According to UNESCO, “if you are certain you have encountered a conspiracy theory” on the internet then you must “react” immediately post a relevant link to a “fact-checking website” in the comments.

>According to the UN agency, you must not under any circumstances be lured into an argument with the conspiracy theorist. “Any argument may be taken as proof that you are part of the conspiracy and reinforce that belief” and the conspiracy theorist will probably “argue hard to defend their beliefs.“

>Instead you must show “empathy“, avoid “ridiculing them“, and if you are a journalist you must “report” them to social media and “contact your local/national press council or press ombudsman.”

@Koppa Found the snopes article on it snopes.com/fact-check/hot-jobs

Snopes says
>the origin of this story was evidently a 18 December 2004 article published in the Berlin newspaper Tageszeitung (also known as TAZ) which did not report that women in Germany must accept employment in brothels or face cuts in their unemployment benefits

But in the actual article it says (translated):
>The profession of prostitute has been legalized since 2002. Being a sex worker is a job like any other. So there would be no reason for the employment agency not to mediate in the area of ​​"sexual services" according to the new Hartz IV legislation. “By law, the profession is no longer considered immoral,” explains Mechthild Garweg, a specialist lawyer for family and social law who prepares people for unemployment in training companies.

So they literally lie about there not being laws around it

So this seems very true

@M_39 @Mykse It's not a Ukrainian thing. Anytime you ever see some globohomo signs it's 99% of the time in English, regardless of where it is. Nationalist signs are generally in the local language

@Mykse Azov have told him to fuck off multiple times

Remember what you're fighting for, Russkie bros

@digdeeper@mastodon.honeypot.im Holohoax also activates it

>Remember when this search engine used to respect its users?
Weinberg is a jew that made his money by selling the DB to a site that got users to datamine their friends, Names Database. It never did

@digdeeper@mastodon.honeypot.im You can rebind it to something useful like esc. I also use shift+caps to switch keyboard layouts

setxkbmap -model pc105 -layout is,ru -option caps:escape grp:rctrl_switch grp:shift_caps_toggle compose:sclk shift:both_capslock

@dave @alex @Hyolobrika @issdeinschnitzel @s8n @coolboymew Techy people all block ads and never click them. I don't feel it will do anything but make ill will

@pleb @LukeAlmighty I dislike the cli/json/caddyfile spread, otherwise seems fine

@Zerglingman @LukeAlmighty You can cut out the two logging one's I guess. I haven't used apache for years and grabbed an example from online and an example from my nginx configs. I mainly just meant it as an example of the syntax

@LukeAlmighty Use nginx instead, it's 500x better and easier to use

Compare:

<VirtualHost *:80>
ServerName example.com
ServerAdmin admin@example.com
ServerAlias www.example.com
DocumentRoot /var/www/example.com/public_html
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>

server {
listen 80;
server_name example.com;
root /srv/http/;
location / {
try_files $uri $uri/;
}
}

Show older
Game Liberty Mastodon

Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.