Skip to content

Instantly share code, notes, and snippets.

@Elixx007
Elixx007 / gist:ca1543ed6aef2cd37bb2f9bac0343a4b
Created February 8, 2025 01:25
“Program py draw ho for 4 people”
import random
# Lista uczestników
uczestnicy = ['o1', 'o2', 'os3', 'os4']
# Dni tygodnia, w których odbywa się Home Office
dni_ho = ['Wtorek', 'Środa', 'Czwartek']
# Harmonogram Home Office
harmonogram_ho = {}
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 8, 2025 01:24
Rimworld output log published using HugsLib
Log uploaded on Friday, February 7, 2025, 6:24:18 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
BetterLoading(me.samboycoding.betterloading.dev)[mv:3.5.0.0]: BetterLoading(2.3.0), Tomlet(3.1.3)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Achtung!(brrainz.achtung)[mv:3.9.5.0]: Achtung(3.9.5), CrossPromotion(1.1.2), ModFeatures(1.2.6)
@ada-u
ada-u / doubleend-lambda-adachang.zsh-theme
Last active February 8, 2025 01:27
doubleend-lambda-adachang.zsh-theme
function git_prompt_info() {
ref=$(git symbolic-ref HEAD 2> /dev/null) || return
echo "$(parse_git_dirty)$ZSH_THEME_GIT_PROMPT_PREFIX$(current_branch)$ZSH_THEME_GIT_PROMPT_SUFFIX"
}
function get_pwd() {
print -D $PWD
}
function get_date() {
@okaybeydanol
okaybeydanol / numberRangeAndSubtract.ts
Created February 8, 2025 01:24
TypeScript: Number Range and Subtraction Utilities (`Enumerate` and `Subtract`)
/**
* Generates a tuple of numbers from 0 up to (but not including) N.
* Used internally for numeric operations like subtraction.
*
* Example:
* type Numbers = Enumerate<3>; // [0, 1, 2]
*/
export type Enumerate<
N extends number,
Acc extends number[] = [],
@nuttxpr
nuttxpr / ci-risc-v-03.log
Created February 8, 2025 01:23
[risc-v-03] CI Log for nuttx @ ca6f5db6fc5d24ebe58be19c1cd7a5d0df856a64 / nuttx-apps @ fb0c1e10ded2a6fb9f066b9893662cbcc86e4646
Script started on 2025-02-08 07:22:40+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
const time = new Date()
console.log(time.getFullYear())
@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 8, 2025 01:23
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: 2375263b-f526-4422-95e7-6a0bd1a9fcc5
-- Server started: February 08, 2025 01:23 AM UTC | Server uptime: 13 seconds
------------------ LOADB LOGS ------------------
{
}
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 8, 2025 01:23
Rimworld output log published using HugsLib
Log uploaded on Saturday, February 8, 2025, 9:22:59 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)
Visual Exceptions(brrainz.visualexceptions)[mv:1.3.2.0]: CrossPromotion(1.1.2), VisualExceptions(1.3.2)
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)
@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 8, 2025 01:22
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: 76939449-e1ca-40b1-b1aa-ad152f0a4bd1
-- Server started: February 08, 2025 01:08 AM UTC | Server uptime: 734 seconds
------------------ LOADB LOGS ------------------
{
}
@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 8, 2025 01:22
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: 35c34ce5-87a2-405b-9de8-b18d1069e0f8
-- Server started: February 08, 2025 01:15 AM UTC | Server uptime: 418 seconds
------------------ LOADB LOGS ------------------
{
}