Skip to content

Instantly share code, notes, and snippets.

const int TRANSFORMER_PIN = 8;
const int OPEN_COMMAND_PIN = 20;
const int CLOSE_COMMAND_PIN = 21;
const int SLOW_MODE_PIN = 9;
const int DOOR_OPEN_SENSOR_PIN = 0;
const int DOOR_CLOSE_SENSOR_PIN = 19;
const int TRANSFORMER_BTN_PIN = 5;
const int OPEN_BTN_PIN = 2;
const int CLOSE_BTN_PIN = 3;
@jmarhee
jmarhee / os-files-etc-fstab
Last active February 11, 2025 19:16
Goes into $ELEM/os-files/etc/fstab
## Default SLE Micro root filesystem
LABEL=ROOT / btrfs ro 0 0
LABEL=ROOT /.snapshots btrfs defaults,subvol=@/.snapshots 0 0
LABEL=ROOT /home btrfs defaults,subvol=@/home 0 0
LABEL=ROOT /opt btrfs defaults,subvol=@/opt 0 0
LABEL=ROOT /root btrfs defaults,subvol=@/root,x-initrd.mount 0 0
LABEL=ROOT /srv btrfs defaults,subvol=@/srv 0 0
LABEL=ROOT /var btrfs defaults,subvol=@/var,x-initrd.mount 0 0
LABEL=EFI /boot/efi vfat defaults 0 0
LABEL=ROOT /boot/writable btrfs defaults,subvol=@/boot/writable 0 0
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 36 (Failed: 1, Cancelled 0), Incomplete: 2, Skipped: 16
[get-pr-number : parse-pr-url] + echo -n 968
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 968
[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
@sdsdsdsfdsfsdfs
sdsdsdsfdsfsdfs / & StartAllBack Crack Latest 2025
Created February 11, 2025 19:15
^% StartAllBack Crack 3.9.2.5238 Multilingual (2025 Latest)
&<StartAllBack Crack Latest 2025
using System;
namespace triton
{
internal class Program
{
private static void Main(string[] args)
{
int[,] array = new int[2, 4];
int secondLineSum = 0;
@MAX25M
MAX25M / 5-vertex-polygon.markdown
Created February 11, 2025 19:14
5 Vertex Polygon
{
"basics": {
"name": "Mikhail Savin",
"label": "TechLead SRE / CTO / Practicing teacher",
"picture": "https://github.com/jtprogru.png",
"email": "jtprogru@gmail.com",
"website": "https://jtprog.ru",
"summary": "I have quite rich and versatile experience in the role of Infrastructure Engineer, SRE, Head of IT Division and Operations, CTO. I am a member of DevOpsConf program committee and a practicing teacher of RTU MIREA.",
"location": {
"city": "Moscow",
@jeca7744
jeca7744 / e-commerce-landing-page-example.markdown
Created February 11, 2025 19:12
E-Commerce Landing Page Example
import random
class Warrior:
def setHealth(self,health):
self.health = health
def getAttack(self):
self.health -=20
first = Warrior()
second = Warrior()
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created February 11, 2025 19:12
vivaldi.portable v7.1.3570.48 - Passed - 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-3145728412-1752322905-909997274-1000</user>
<keys>
<key installerType="Unknown" displayName="Vivaldi" displayVersion="7.1.3570.48">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Vivaldi</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[C:\Users\vagrant\AppData\Local\Vivaldi\Application]]></InstallLocation>
<UninstallString><![CDATA["C:\Users\vagrant\AppData\Local\Vivaldi\Application\7.1.3570.48\Installer\setup.exe" --uninstall --vivaldi-install-dir="C:\Users\vagrant\AppData\Local\Vivaldi"]]></UninstallString>