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
-- AH POST-SERVER LOGS -- | |
-- ServerID: f0ded3ae-14e7-4e80-87f1-f1cf967274e0 | |
-- Server started: February 07, 2025 01:52 AM UTC | Server uptime: 89 seconds | |
------------------ LOADB LOGS ------------------ | |
{ | |
} |
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: 18 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 12 | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-release-pipeline/started ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/started' | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-release ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-release' | |
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5284' |
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
fpu.c:57:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp] | |
adc_main.c:312:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] | |
fpu.c:57:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp] | |
Script started on 2025-02-07 01:42:01+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-01" <not executed on terminal>] | |
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh | |
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh | |
+ job=risc-v-01 | |
+ neofetch | |
.-/+oossssoo+/-. | |
`:+ssssssssssssssssss+:` |
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
#!/bin/bash | |
# | |
# combine_files.sh | |
# | |
# Usage: | |
# ./combine_files.sh <output_file> [--exclude ext]... <include_ext> [include_ext...] | |
# | |
# This script recursively finds all files with the given include extensions, | |
# skipping files (and entire directories) that are either manually excluded or | |
# ignored by Git (by way of .gitignore). For each file found, it appends a header |
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
# Homework Lesson 5 - Workshop - Homework | |
# READ CAREFULLY THE EXERCISE DESCRIPTION AND SOLVE IT RIGHT AFTER IT | |
# Challenge 1 | |
# Make a number Positive | |
# | |
# Create a variable called my_number and set it to any integer value. | |
# Write code to make the number positive if it's negative, and keep it | |
# as is if it's already positive or zero. |
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
{"scenario":{"name":"Bardia","maxTurns":19,"date":"1943-04-10T04:00:00.000Z","atmosferic":0,"latitude":0,"ground":0,"turnsPerDay":2,"dayTurn":0,"reinforcements":{"4":[{"row":24,"col":40,"unit":{"eqid":464,"id":-1,"owner":1,"hasMoved":false,"hasFired":false,"hasResupplied":false,"hasOverstrength":false,"isMounted":false,"isSurprised":false,"isDeployed":false,"isCore":false,"tempSpotted":false,"strength":12,"facing":0,"flag":10,"destroyed":false,"transport":null,"carrier":0,"moveLeft":17,"ammo":5,"fuel":0,"hasAnimation":false,"hits":0,"experience":213,"entrenchment":0,"entrenchTicks":0,"leader":-1},"turn":4,"id":1},{"row":22,"col":40,"unit":{"eqid":466,"id":-1,"owner":1,"hasMoved":false,"hasFired":false,"hasResupplied":false,"hasOverstrength":false,"isMounted":false,"isSurprised":false,"isDeployed":false,"isCore":false,"tempSpotted":false,"strength":12,"facing":0,"flag":10,"destroyed":false,"transport":null,"carrier":0,"moveLeft":19,"ammo":5,"fuel":0,"hasAnimation":false,"hits":0,"experience":298,"entrenchment" |
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
Log uploaded on Thursday, February 6, 2025, 9:51:26 PM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
Harmony(brrainz.harmony)[v:2.3.1.0][mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Psychic Sensitivity Affects Bandwidth(Lomzie.PsychicSensitivityBandwidth): PsychicSensitivityBandwidth(1.0.0) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) | |
Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
Ideology(Ludeon.RimWorld.Ideology): (no assemblies) |
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
package test.dto; | |
import java.net.URI; | |
import java.util.Objects; | |
import com.fasterxml.jackson.annotation.JsonProperty; | |
import com.fasterxml.jackson.annotation.JsonCreator; | |
import java.util.Arrays; | |
import org.springframework.lang.Nullable; | |
import org.openapitools.jackson.nullable.JsonNullable; | |
import java.time.OffsetDateTime; |
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 os | |
import argparse | |
import torch | |
from safetensors.torch import load_file, save_file | |
def convert_lora_sd(diffusers_lora_sd): | |
double_block_patterns = { | |
"attn.to_out.0": "img_attn.proj", | |
"ff.net.0.proj": "img_mlp.0", |
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"?> | |
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<user>S-1-5-21-1515527406-3491998627-110207221-1000</user> | |
<keys> | |
<key installerType="Msi" displayName="Session Manager Plugin" displayVersion="1.2.707.0"> | |
<RegistryView>Registry64</RegistryView> | |
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{D486A731-3E99-45C9-90E5-DBB1FED3EB78}</KeyPath> | |
<DefaultValue /> | |
<InstallLocation><![CDATA[]]></InstallLocation> | |
<UninstallString><![CDATA[MsiExec.exe /I{D486A731-3E99-45C9-90E5-DBB1FED3EB78}]]></UninstallString> |