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
1647720895.225845 client started (19565): version 3.1c, socket /run/tmux/1000/default, protocol 8 | |
1647720895.225873 on Linux 5.3.18-150300.59.54-default #1 SMP Sat Mar 5 10:00:50 UTC 2022 (1d0fa95); libevent 2.1.8-stable (poll) | |
1647720895.225890 socket is /run/tmux/1000/default | |
1647720895.225898 trying connect | |
1647720895.225908 connect failed: No such file or directory | |
1647720895.225914 lock file is /run/tmux/1000/default.lock | |
1647720895.225927 flock succeeded | |
1647720895.225929 got lock (6) | |
1647720895.225933 trying connect | |
1647720895.225939 connect failed: No such file or directory |
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
{'': | |
Name: | |
Cur value: 19 | |
Index: 0 | |
Title: Number of options | |
Desc: Read-only option that specifies how many options a specific device supports. | |
Type: TYPE_INT | |
Unit: UNIT_NONE | |
Constr: None | |
active: yes |
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
2022-03-02 13:08:24:402 [ info nextcloud.gui.folder.manager C:\Users\sysadmin\AppData\Local\Temp\2\windows-9041\client-building\desktop\src\gui\folderman.cpp:1072 ]: <========== Sync finished for folder [Nextcloud] of account [[email protected]] with remote [https://nextcloud.robitaille.host/remote.php/dav/files/marcel/] | |
2022-03-02 13:08:37:423 [ info nextcloud.sync.accessmanager C:\Users\sysadmin\AppData\Local\Temp\2\windows-9041\client-building\desktop\src\libsync\accessmanager.cpp:78 ]: 2 "" "https://nextcloud.robitaille.host/ocs/v1.php/cloud/user?format=json" has X-Request-ID "f14247b6-9dba-47d0-a540-3f6ba676113e" | |
2022-03-02 13:08:37:424 [ debug nextcloud.sync.cookiejar C:\Users\sysadmin\AppData\Local\Temp\2\windows-9041\client-building\desktop\src\libsync\cookiejar.cpp:90 ] [ OCC::CookieJar::cookiesForUrl ]: QUrl("https://nextcloud.robitaille.host/ocs/v1.php/cloud/user?format=json") requests: (QNetworkCookie("__Host-nc_sameSiteCookielax=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:5 |
This file has been truncated, but you can view the full file.
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
Technical information | |
===================== | |
The following list covers which files have failed the integrity check. Please read | |
the previous linked documentation to learn more about the errors and how to fix | |
them. | |
Results | |
======= | |
- core | |
- INVALID_HASH |
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
# The components section contains an ordered list of components you wish to | |
# print in the MOTD. They will be printed in the order they are defined in | |
# this file. Duplicate components will override previous definitions. Every | |
# component has an "enabled" setting which will turn the component on or off. | |
components: | |
##### | |
# ASCII Text Art | |
# Generates ASCII pictures of strings. | |
# |
This file has been truncated, but you can view the full file.
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
/tmp/python-build.20201209152309.226793 ~/code/... | |
12/09 15:23:10 [[1;32mNOTICE[0m] Downloading 1 item(s) | |
[#a7e616 2.4MiB/16MiB(14%) CN:1 DL:2.5MiB ETA:5s] | |
[#a7e616 4.6MiB/16MiB(27%) CN:1 DL:2.3MiB ETA:4s] | |
[#a7e616 6.5MiB/16MiB(39%) CN:1 DL:2.2MiB ETA:4s] | |
[#a7e616 9.0MiB/16MiB(54%) CN:1 DL:2.3MiB ETA:3s] | |
[#a7e616 11MiB/16MiB(66%) CN:1 DL:2.2MiB ETA:2s] | |
[#a7e616 12MiB/16MiB(77%) CN:1 DL:2.1MiB ETA:1s] | |
[#a7e616 14MiB/16MiB(85%) CN:1 DL:2.0MiB ETA:1s] |
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 python | |
import sys | |
import os | |
from os import path | |
from datetime import datetime | |
import subprocess | |
import shutil | |
import sh |
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
import json | |
import logging | |
import threading | |
import fibre | |
from fibre.utils import Logger | |
logger = logging.getLogger(__name__) | |
logger.setLevel(logging.DEBUG) | |
fibre_logger = Logger(verbose=logger.getEffectiveLevel() == logging.DEBUG) |
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
Option Explicit | |
Sub WriteLine ( strLine ) | |
WScript.Stdout.WriteLine strLine | |
End Sub | |
' http://msdn.microsoft.com/en-us/library/office/aa432714(v=office.12).aspx | |
Const msoFalse = 0 ' False. | |
Const msoTrue = -1 ' True. |
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
R_L = 1000 | |
A_v = -40 | |
A_i = 50 | |
Z_i = 1875 | |
V_CC = 24 | |
# V_CE = V_CC / 2 | |
# A_VNL = -(V_CE * 9 / 11 - 0.7) / 0.026 | |
# R_C = R_L * (A_VNL / A_v - 1) |
NewerOlder