- Don't just say hello
- Don't ask to ask
- Don't use UNRAID
- Ask for help with what you want to actually do, not a piece of the puzzle you think will get you there.
#offtopic
is 80% shitposting.#general
and#general_deux
are 20% shitposting. Learn to distinguish the shitposting from actual advice.- We are not a replacement for googling / looking things up. We're happy to point you in the right direction, but if you want something that can be easily found online, you're getting linked to LMGTFY/LMDDGTFY.
Bad question example: "What's the difference between Docker and VMs?" - Everyone has their own opinions about what's good and what's bad. Human subcultures are nested fractally. There's no bottom. You've found a fractal nest of bored sysadmins arguing about
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*://*.900913.ru/* | |
*://*.a-scrip.org/* | |
*://*.acnenomor.com/* | |
*://*.adoclib.com/* | |
*://*.allaskme.com/* | |
*://*.android.bigresource.com/* | |
*://*.androiddev.orkitra.com/* | |
*://*.answerhub.com/* | |
*://*.arrayshift.com/* | |
*://*.askcodez.com/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# AMPR whois regex, post 44.192.0.0/10 sale | |
# AMPR space: 44.0.0.0/9, 44.128.0.0/10 (the first three fourths of 44.0.0.0/8) | |
# Third and forth octet matching regex credit to | |
# https://stackoverflow.com/questions/5284147/validating-ipv4-addresses-with-regexp | |
# | |
# Regex explanation: | |
# /-> First octet, always 44 | |
# | /-> One and two digit second octets (0-99) | |
# | | /-> Three digit second octets, from 100-189 | |
# | | | /-> Second octet 190 and 191 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# Cloudflare IP inspection tool | |
# GPLv3 | |
function help() { | |
cat <<HELPEOF | |
$0 [-46h] <hostname> | |
Inspects CloudFlare datacenter IPs | |
Handles 1.1.1.1/1.0.0.1 and whitelabel nameservers (like doordash.com) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Never tell your password to anyone. | |
Wednesday Feb 21 | |
05:28 PM - Mike is currently offline, they will receive your message the next time they log in. | |
05:28 PM - Zeke Sonxx: Hi, how can I help you? | |
Thursday Feb 22 | |
10:42 AM - Mike is now Online. | |
10:42 AM - Mike: Hey :3 | |
10:42 AM - Mike: Are you here?.. i hope then u can help me with one little problem! | |
10:42 AM - Mike: Could you enter my promocode WINTER | |
10:42 AM - Mike: On the site http://fandom-case.com ? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp b/rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp | |
index 17f4c5b33..6f8aeb72f 100644 | |
--- a/rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp | |
+++ b/rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp | |
@@ -151,7 +151,8 @@ s32 sys_lv2coredump_D725F320() | |
s32 sys_crash_dump_get_user_log_area() | |
{ | |
- fmt::raw_error(__func__); | |
+ //fmt::raw_error(__func__); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thursday Feb 15 | |
07:37 AM - Razor is currently offline, they will receive your message the next time they log in. | |
07:37 AM - Zeke Sonxx: Hi, how can I help you? | |
11:25 AM - Razor is now Online. | |
11:26 AM - Razor: hello there | |
11:26 AM - Razor: ive found you from a common steam group | |
11:26 AM - Razor: and i wanted to ask | |
01:28 PM - Razor is now Offline. | |
01:55 PM - Zeke Sonxx: Ask what | |
02:05 PM - Razor is now Online. |
Correct Answer (ffprobe):
Metadata:
title : foreverrr
artist : mc chris
track : 9/12
album : mc chris foreverrr
disc : 2/2
genre : Hip-Hop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/rpcs3/rpcs3qt/settings_dialog.cpp b/rpcs3/rpcs3qt/settings_dialog.cpp | |
index 6e43ee81e..a50e9ac82 100644 | |
--- a/rpcs3/rpcs3qt/settings_dialog.cpp | |
+++ b/rpcs3/rpcs3qt/settings_dialog.cpp | |
@@ -536,7 +536,8 @@ settings_dialog::settings_dialog(std::shared_ptr<gui_settings> guiSettings, std: | |
ui->graphicsAdapterBox->clear(); | |
for (const auto& adapter : renderer.adapters) | |
{ | |
- ui->graphicsAdapterBox->addItem(adapter); | |
+ //ui->graphicsAdapterBox->addItem(adapter); |
SAO Abridged Episode 12 Estimate
Mathematically estimated episode 12 release date: August 14th, 2017.
Most optimistic possible guess: June 29th, 2017.
I'm not a mathematician or a statistician, but neither are you.
NewerOlder