Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 9, 2024 04:33
Rimworld output log published using HugsLib
Log uploaded on Thursday, May 9, 2024, 12:33:11 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Camera+(brrainz.cameraplus)[mv:2.7.5.0]: CameraPlus(2.7.5), CrossPromotion(1.1.2)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:11.0.3]: 0Harmony(av:2.3.3,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.3)

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 9, 2024 04:32
Rimworld output log published using HugsLib
Log uploaded on Thursday, May 9, 2024, 5:32:31 AM
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)[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)
Performance Fish(bs.performance): PerformanceFish(0.6.2)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
@choco-bot
choco-bot / FilesSnapshot.xml
Created May 9, 2024 04:30
microsoft-ui-xaml v2.7.3 - Passed - 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\microsoft-ui-xaml\microsoft-ui-xaml.nupkg" checksum="264F8F7AECB2D03F202B3AB7E75BD442" />
<file path="C:\ProgramData\chocolatey\lib\microsoft-ui-xaml\microsoft-ui-xaml.nuspec" checksum="8D866615280BCFD90C9156290B70469D" />
</files>
</fileSnapshot>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@truongtankhanh
truongtankhanh / NUS-350.md
Last active May 9, 2024 05:07
TASK-NUS-IOC[object Object]

Solution

  1. Backup old table and create new partition table
  2. Copy current data từ back-up table tới partition
  3. Add pg_cron để tạo partition cho mỗi tháng
  4. Adapt query của all API (Vizzio, Tenant API,...) có liên quan để partition table

The answer

@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 9, 2024 04:29
Rimworld output log published using HugsLib
Log uploaded on Thursday, May 9, 2024, 12:29:42 AM
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)[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)
Performance Fish(bs.performance): PerformanceFish(0.6.2)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:11.0.3]: 0Harmony(av:2.3.3,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.3)
A Brave New Frontier(kp.bravenewfrontier): (no assemblies)
nix-env failed:
error:
… while evaluating call site
at «none»:0: (source not available)
… while calling anonymous lambda
at /ofborg/checkout/3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-4/.gc-of-borg-outpaths.nix:48:12:
const int LeftMotorForward = 2;//5
const int LeftMotorBackward = 3;//4
const int RightMotorForward = 4;//3
const int RightMotorBackward = 5;//2
const int LSpeed = 9;
const int RSpeed = 10;
int speedR = 100; //0-255
int speedL = 100;
//sensor pins
#define trig_pin A3 //analog input 1