Skip to content

Instantly share code, notes, and snippets.

// length property tells how many elements are inside the array
let fruits = ["apple", "banana", "orange"];
console.log(fruits.length);
// push() method: adds a new element to the end of the array
fruits = ["apple", "banana"];
fruits.push("orange");
console.log(fruits.length);
// pop() method: removes the last element from the array
/*
criação das tabelas
*/
create table usuario
(
registro serial primary key,
nome varchar(100) not null,
telefone varchar(20)
);
#include <iostream>
#include <string>
#include <vector>
#include <iomanip>
#include <algorithm>
#include <fstream>
#include <cmath>
//muista bugien korjaus esim pankki laina
// TALLENNUS
static void tallennaTiedot(double saldo, double kateinen, double lainasaldo, const std::vector<std::string>& tapahtumaLista) {
@bankrbot @0xDeployer @PrehensileThumb @tbpn @github https://t.co/vXflzNsgmI
— @alexdolbun (@alexdolbun)
Jan 27, 2026
January 26, 2026 at 05:23PM
via X https://ift.tt/V7ztwkB
@choco-bot
choco-bot / Install.txt
Created January 27, 2026 03:26
storj v4.1.1 - Failed - Package Tests Results
2025-10-22 13:13:37,504 4108 [DEBUG] - XmlConfiguration is now operational
2026-01-27 02:45:23,153 4108 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-01-27 02:45:23,764 4108 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2026-01-27 02:45:23,946 4108 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-01-27 02:45:24,216 4108 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2026-01-27 02:45:24,397 4108 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2026-01-27 02:45:24,773 4108 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2026-01-27 02:45:25,322 4108 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-01-27 02:45:25,616 4108 [DEBUG] - Adding new typ
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created January 27, 2026 03:25
Rimworld output log published using HugsLib
Log uploaded on Monday, January 26, 2026, 10:25:55 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2)
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)
Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies)
EdB Prepare Carefully(EdB.PrepareCarefully)[mv:1.6.2]: EdBPrepareCarefully(av:1.1.1,fv:1.6.2)
@choco-bot
choco-bot / FilesSnapshot.xml
Created January 27, 2026 03:24
pnpm v10.28.2 - 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\pnpm\pnpm.nupkg" checksum="45151FEF21F8F4CA273D8D0FCABB7E46" />
<file path="C:\ProgramData\chocolatey\lib\pnpm\pnpm.nuspec" checksum="535C9AB63CD3688D2EBEBA5B092FF556" />
<file path="C:\ProgramData\chocolatey\lib\pnpm\update.ps1" checksum="B9575DEF760DFFC0014BDE3152A1E490" />
<file path="C:\ProgramData\chocolatey\lib\pnpm\tools\ChocolateyInstall.ps1" checksum="295F5BFE259985D58B84CA0E6BB598FA" />
<file path="C:\ProgramData\chocolatey\lib\pnpm\tools\pnpm.exe" checksum="FE9B45CCEC92DCC3E176A4CDCE35B843" />
</files>
</fileSnapshot>
@evalphobia
evalphobia / md-black.css
Created January 27, 2026 03:24
VSC Markdown preview CSS
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.6;
color: #c9d1d9;
background-color: #0d1117;
max-width: 980px;
margin: 0 auto;
padding: 24px;
}
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created January 27, 2026 03:24
Rimworld output log published using HugsLib
Log uploaded on Tuesday, January 27, 2026, 11:23:57 AM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2)
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)
Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies)
Better Gene Graphics Framework(telardo.BetterGeneGraphicsFramework): BetterGeneGraphicsFramework(1.6.0.1)