Skip to content

Instantly share code, notes, and snippets.

@choco-bot
choco-bot / FilesSnapshot.xml
Created February 11, 2025 21:47
sqlserver2012express-engine v11.0.2100.20170521 - Failed - Package Tests Results
<?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\sqlserver2012express-engine\sqlserver2012express-engine.nupkg" checksum="6D469AF5F4BA6929751CA7D22AC94E92" />
<file path="C:\ProgramData\chocolatey\lib\sqlserver2012express-engine\sqlserver2012express-engine.nuspec" checksum="67700BFA1CE4711E49B69C8850DA43EC" />
<file path="C:\ProgramData\chocolatey\lib\sqlserver2012express-engine\tools\chocolateyInstall.ps1" checksum="3A408DFD0718D00E59AE30B17EA42A2D" />
</files>
</fileSnapshot>
@octane8k
octane8k / picom.conf
Created February 11, 2025 21:47
picom.conf
#################################
# Shadows #
#################################
# Enabled client-side shadows on windows. Note desktop windows
# (windows with '_NET_WM_WINDOW_TYPE_DESKTOP') never get shadow,
# unless explicitly requested using the wintypes option.
#
# Can be set per-window using rules.
#
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CSS-Only Quiz</title>
<style>
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 24 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 7
[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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5940
[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'
@nuttxpr
nuttxpr / ci-risc-v-03.log
Created February 11, 2025 21:45
[risc-v-03] CI Log for nuttx @ 381d3fe64f4da2b09f12bd8f0cd2d1f07d86b3d3 / nuttx-apps @ fb0c1e10ded2a6fb9f066b9893662cbcc86e4646
Script started on 2025-02-12 03:43:56+07:00 [COMMAND="/home/user/nuttx-release/run-job.sh risc-v-03 " TERM="xterm-256color" TTY="/dev/pts/5" COLUMNS="110" LINES="83"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh risc-v-03
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-03
+ [[ risc-v-03 == '' ]]
+ instance=
+ set
+ grep TMUX
+ true
+ neofetch
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created February 11, 2025 21:44
sqlserver2008r2express-engine v10.50.4000.20170521 - Failed - Package Tests Results
<?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-2270195762-3335344054-2709297393-1000</user>
<keys>
<key installerType="Unknown" displayName="Microsoft SQL Server 2008 R2 (64-bit)" displayVersion="">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft SQL Server 10</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[]]></InstallLocation>
<UninstallString><![CDATA["c:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2\x64\SetupARP.exe"]]></UninstallString>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CSS-Only Quiz</title>
<style>
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
@deanebarker
deanebarker / FixWrongIdentifier.cs
Last active February 11, 2025 21:46
Demostrates using a visitor to modify a Fluid template post-parse
void Main()
{
var source = "Hi {{ this_is_the_wrong_identifier }}!";
var template = new FluidParser().Parse(source);
// This replaces "this_is_the_wrong_identifier" with "name"
var visitor = new FixWrongIdentifier();
template = visitor.VisitTemplate(template);
var context = new TemplateContext();
@jimmerioles
jimmerioles / brand-header-3waves-title.svg
Created February 11, 2025 21:43
Github profile readme brand header/cover with title
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lvanasse
lvanasse / ci-risc-v-04.log
Created February 11, 2025 21:42
[risc-v-04] CI Log for nuttx @ 381d3fe64f4da2b09f12bd8f0cd2d1f07d86b3d3 / nuttx-apps @ fb0c1e10ded2a6fb9f066b9893662cbcc86e4646
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-11 21:24:27+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-04" <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-04
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssssdMMMNysssso.