Discover gists
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
2025-04-07 02:44:41,066 4320 [DEBUG] - XmlConfiguration is now operational | |
2025-04-07 02:44:44,681 4320 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-07 02:44:44,797 4320 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-04-07 02:44:44,969 4320 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-07 02:44:45,015 4320 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
2025-04-07 02:44:45,125 4320 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-04-07 02:44:45,458 4320 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
2025-04-07 02:44:45,489 4320 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-07 02:44:45,530 4320 [DEBUG] - Adding new typ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Loading pipeline components...: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5/5 [00:03<00:00, 1.42it/s] | |
Compiling transformer | |
Pipeline created and compiled | |
Initial compilation/warmup for each resolution | |
Warming up at 512x512 | |
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 25/25 [04:17<00:00, 10.31s/it] | |
Warming up at 1024x1024 | |
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 25/25 [00:05<00:00, 4.87it/s] | |
Warming up at 1280x1024 |
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
#!MANAGED-CONFIG https://lmspeed_dy.lmspeedapp.com/api/v1/client/subscribe?token=ca331771b353f8f731d99ff229cec423 interval=43200 strict=true | |
# Surge 的规则配置手册: https://manual.nssurge.com/ | |
# Thanks @Hackl0us SS-Rule-Snippet | |
[General] | |
loglevel = notify | |
# 从 Surge iOS 4 / Surge Mac 3.3.0 起,工具开始支持 DoH | |
doh-server = https://doh.pub/dns-query | |
# https://dns.alidns.com/dns-query, https://13800000000.rubyfish.cn/, https://dns.google/dns-query | |
dns-server = 223.5.5.5, 114.114.114.114 |
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
https://docs.google.com/forms/d/e/1FAIpQLSenxFrVhhZXc0qFtioxWnOkGxA-2qb92kfmz7hqfy8zzMocxQ/viewform?usp=pp_url&entry.1058065982=Nam&entry.267935915=T%E1%BB%AB%2018-22%20tu%E1%BB%95i&entry.2040697=T%E1%BB%AB%205-15%20tri%E1%BB%87u&entry.747388612=T%E1%BB%AB%202%20%E2%80%93%204%20ti%E1%BA%BFng%2F%20ng%C3%A0y&entry.1378346184=5&entry.1396247979=5&entry.1087809919=5&entry.1654264802=5&entry.1999292245=5&entry.347956987=4&entry.433129401=4&entry.1524734382=4&entry.1078245242=2&entry.1746027110=2&entry.640957088=3&entry.65018523=2&entry.1998061899=1&entry.1385030875=5&entry.1459017687=5&entry.237605343=4&entry.1267271879=4&entry.1585546342=4&entry.1110072841=4&entry.827635547=5&entry.1181044585=5&entry.1330501253=5&entry.1087874804=5&entry.978691659=5&entry.1334797929=5&entry.657784421=5&entry.816269582=4&entry.1207846775=4&entry.952767134=5&pageHistory=0,1 | |
https://docs.google.com/forms/d/e/1FAIpQLSenxFrVhhZXc0qFtioxWnOkGxA-2qb92kfmz7hqfy8zzMocxQ/viewform?usp=pp_url&entry.1058065982=Nam&entry.267935915=T%E1%BB%AB%2 |
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
class Solution { | |
public boolean canPartition(int[] nums) | |
{ | |
int sum=0; | |
for(int i: nums) | |
{ | |
sum+=i; | |
} | |
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
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\typescript.vs\typescript.vs.nupkg" checksum="A38CE72CC35DE35C4BF73A8B3F8DCFBD" /> | |
<file path="C:\ProgramData\chocolatey\lib\typescript.vs\typescript.vs.nuspec" checksum="7B84700342E8313143CE994F125B46CC" /> | |
<file path="C:\ProgramData\chocolatey\lib\typescript.vs\tools\chocolateyInstall.ps1" checksum="A56A7CD19A5AAE181E475C3414159C3F" /> | |
</files> | |
</fileSnapshot> |
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
https://docs.google.com/forms/d/e/1FAIpQLSfWbTXLuJLvOmfDyxsoAgZRWmF14G_qzpNFILsuXPY0h7_tng/viewform?usp=pp_url&entry.900563253=N%C4%83m%201&entry.662316190=N%E1%BB%AF&entry.38053324=T%E1%BB%AB%202%20%C4%91%E1%BA%BFn%20d%C6%B0%E1%BB%9Bi%204%20gi%E1%BB%9D&entry.560546709=Ch%E1%BA%A1y%20b%E1%BB%99&entry.560546709=Gym&entry.560546709=Yoga&entry.493653061=0&entry.568051763=0&entry.505231269=0&entry.1733631930=0&entry.839802794=0&entry.1317603166=3&entry.227521536=1&entry.1349958674=4&entry.1750254285=2&entry.1180360178=1&entry.2144931789=0&entry.1842062038=2&entry.849318402=1&entry.322256179=1&entry.1473282406=0&entry.1606433684=1&entry.783320738=0&entry.2146634955=0&entry.613407237=1&entry.1774451771=1&pageHistory=0,1,2,3,4,5,6,7,8,9,10,11 | |
https://docs.google.com/forms/d/e/1FAIpQLSfWbTXLuJLvOmfDyxsoAgZRWmF14G_qzpNFILsuXPY0h7_tng/viewform?usp=pp_url&entry.900563253=N%C4%83m%201&entry.662316190=N%E1%BB%AF&entry.38053324=T%E1%BB%AB%202%20%C4%91%E1%BA%BFn%20d%C6%B0%E1%BB%9Bi%204%20gi%E1%BB%9D&entry.560546709=Gym&entr |
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
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 39 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 14 | |
[get-pr-number : parse-pr-url] + echo -n 6345 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 6345 | |
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
[acquire-lease : create-lease] + '[' m == m ']' | |
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS |
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
public void Enable() | |
{ | |
_enable = true; | |
_effects.StartEnableAnimation(); | |
} | |
public void Disable() | |
{ | |
_enable = false; |
NewerOlder