Skip to content

Instantly share code, notes, and snippets.

View nm17's full-sized avatar
:octocat:
Msg me on Telegram at nvrm17 if you need anything.

Даниил Николаев (NeverMine) nm17

:octocat:
Msg me on Telegram at nvrm17 if you need anything.
View GitHub Profile
@nm17
nm17 / with_sodium.log
Created April 10, 2021 09:21
Industrial Revolution blocks missing with Sodium
MultiMC version: 0.6.12-1438
Minecraft folder is:
/home/nm17/.local/share/multimc/instances/1.16.51/.minecraft
Java path is:
/usr/lib/jvm/java-15-openjdk-amd64/bin/java
<b>asd</b>
We couldn’t find that file to show.

Отказ от рекламы провайдера.

https://habr.com/ru/post/506218/

ТРЕБУЮ ПРЕКРАТИТЬ РАСПРОСТРАНЕНИЕ РЕКЛАМЫ (В ТОМ ЧИСЛЕ И ПО USSD) В МОЙ АДРЕС.

Прошу подтвердить, что вы получили от меня требование на прекращение распространение рекламы в соответствии с Ф3 О рекламе, статья 18, п 1.
motya:
template:
path: "template.jpg"
width: 574
height: 522
frame:
x_start: 75
y_start: 45
x_end: 499
y_end: 373
import datetime
import httpx
def convert_ver():
diff = datetime.timedelta(days=10389, seconds=71340)
ver = int(httpx.post("http://sgo.cit73.ru/webapi/auth/getdata").json()["ver"])
return (datetime.datetime.fromtimestamp(ver) + diff).replace(tzinfo=pytz.FixedOffset(240))
from ok import Ok
from vk import Vk
vk = Vk(1500)
print("Before:", vk.people)
vk.people += 1000
print(vk.get_link(), vk.people)
meta:
id: mytestx
file-extension: pk
seq:
- id: header
type: str
encoding: UTF-8
terminator: 0x0d
consume: false
- type: u2le
html, body {
background: #121212;
}
footer {
background: black !important;
}
h1, p {
color: white;
}
.iti *, .form-control {
java.lang.NullPointerException: Attempt to invoke interface method 'void android.text.Spannable.removeSpan(java.lang.Object, int)' on a null object reference
at android.text.Selection.removeSelection(Selection.java:183)
at bkw.onDestroyActionMode(PG:8)
at android.widget.Editor.stopSelectionActionMode(Editor.java:2386)
at android.widget.Editor.prepareCursorControllers(Editor.java:662)
at android.widget.TextView.makeNewLayout(TextView.java:8301)
at android.widget.TextView.onMeasure(TextView.java:8592)
at android.support.v7.widget.AppCompatTextView.onMeasure(PG:58)
at android.view.View.measure(View.java:23196)
at android.widget.LinearLayout.measureVertical(LinearLayout.java:978)