%% Smaller indents for environments `enumerate` and `itemsize`
\RequirePackage{enumitem}
\setlist{leftmargin=\parindent}
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
Log uploaded on Thursday, November 21, 2024, 7:48:14 AM | |
Loaded mods: | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies) | |
EdB Prepare Carefully(EdB.PrepareCarefully)[mv:1.5.12]: EdBPrepareCarefully(av:1.1.1,fv:1.5.12) | |
HugsLib(UnlimitedHugs.HugsLib)[ov:11.0.4]: 0Harmony(av:2.3.3,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.4) | |
ilyvion's Laboratory(ilyvion.laboratory): 0ilyvion.Laboratory(0.14.0), ilyvion.LaboratoryMod(0.14.0), System.Buffers(av:4.0.3,fv:4.6.28619.1) | |
Colony Manager Redux(ilyvion.colonymanagerredux): ColonyManagerRedux(0.5.4), ColonyManagerRedux.Managers(0.5.4), System.Buffers(av:4.0.3,fv:4.6.28619.1) | |
Common Sense(avilmask.CommonSense): CommonSense(1.0.8911.30668) |
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-1903019838-3280197814-4172001227-1000</user> | |
<keys> | |
<key installerType="Unknown" displayName="곰플레이어" displayVersion="2.3.103.5373"> | |
<RegistryView>Registry32</RegistryView> | |
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GOM Player</KeyPath> | |
<DefaultValue /> | |
<InstallLocation><![CDATA[C:\Program Files (x86)\GOM\GOMPlayer]]></InstallLocation> | |
<UninstallString><![CDATA["C:\Program Files (x86)\GOM\GOMPlayer\Uninstall.exe"]]></UninstallString> |
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 'package:flutter/material.dart'; | |
import 'package:service_provider/screens/AddVehiclePage.dart'; | |
class AddServicePage extends StatefulWidget { | |
const AddServicePage({super.key}); | |
@override | |
State<AddServicePage> createState() => _AddServicePageState(); | |
} |
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
Bot telegram untuk menambah like Instagram | |
https://www.bloggermuda.com/2024/11/bot-telegram-penambah-like-instagram.html |
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
Script started on 2024-11-21 07:17:51+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-02" <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-02 | |
+ neofetch | |
.-/+oossssoo+/-. | |
`:+ssssssssssssssssss+:` | |
-+ssssssssssssssssssyyssss+- | |
.ossssssssssssssssssdMMMNysssso. | |
/ssssssssssshdmmNNmmyNMMMMhssssss/ |
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
Test | |
123 |
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
Test | |
123 |
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
resources | |
| where location != "global" | |
| join ( | |
resourcecontainers | |
| where ['type'] =~ 'microsoft.resources/subscriptions/resourcegroups' | |
| project resourceGroup, location,subscriptionId | |
) on resourceGroup, subscriptionId | |
| where location != location1 |
NewerOlder