Skip to content

Instantly share code, notes, and snippets.

@maikel76
maikel76 / -digital-human-psilocybin-induced-conectome.ipynb
Last active February 11, 2025 17:38
🔗🍄 Digital Human Psilocybin-Induced Conectome 🍄🔗.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cartas de San Valentín</title>
<style>
body {
background-color: #ffccd5;
\documentclass[12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[german]{babel}
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{graphicx}
\usepackage{geometry}
\usepackage{multicol}
\usepackage{tikz}
\usepackage{pgfplots}
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 11, 2025 17:33
Rimworld output log published using HugsLib
Log uploaded on Tuesday, February 11, 2025, 6:33:46 PM
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)
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)
Mechanoid Upgrades(GoGaTio.MechanoidUpgrades): MechanoidUpgrades(1.0.0)
{
"event": "subscription.not_renew",
"data": {
"id": 317617,
"domain": "test",
"status": "non-renewing",
"subscription_code": "SUB_d638sdiWAio7jnl",
"email_token": "086x99rmqc4qhcw",
"amount": 120000,
"cron_expression": "0 0 8 10 *",
@markpbaggett
markpbaggett / message_to_james.txt
Created February 11, 2025 17:33
Help Desk ticket to James
James,
I looked at things more closely to see what I can do, but this appears to be what's happening:
1. If we make a request for https://api.library.tamu.edu/iiif/2/ccc4409b-07a7-3d94-85db-bd910dc949da/info.json it's returned because it's cached.
2. If we make a request for https://api.library.tamu.edu/iiif/2/ccc4409b-07a7-3d94-85db-bd910dc949da/full/full/0/default.jpg it's returned because it's cached by cantaloupe.
```
17:24:40.539 [qtp728115831-507] INFO e.i.l.c.r.i.v.ImageResource - Handling GET /iiif/2/ccc4409b-07a7-3d94-85db-bd910dc949da/full/full/0/default.jpg 2025-02-11T17:24:40.539815681Z 17:24:40.539 [qtp728115831-507] DEBUG e.i.l.c.r.i.v.ImageResource - Request headers: Cookie: _ga_GNS4JMVEZW=GS1.1.1717706318.1.1.1717706321.57.0.0; _ga_TD7YJHGGGZ=GS1.1.1717932646.4.0.1717932646.0.0.0; _fbp=fb.1.1718299623431.123775244860310518; _ga_L132CDT74L=GS1.1.1718299623.1.1.1718299634.0.0.0; _ce.s=v~83bc00ebf1a59b912664c3ab07f6cb2e26b4a2c6~lcw~1718299634431~lva~1717507841174~vpv~0~v11.cs~416528~v11.s~2703
\documentclass[12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[german]{babel}
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{graphicx}
\usepackage{geometry}
\usepackage{multicol}
\usepackage{tikz}
\usepackage{pgfplots}
{
"event": "subscription.disable",
"data": {
"domain": "test",
"status": "complete",
"subscription_code": "SUB_vsyqdmlzble3uii",
"email_token": "ctt824k16n34u69",
"amount": 300000,
"cron_expression": "0 * * * *",
"next_payment_date": "2020-11-26T15:00:00.000Z",
@choco-bot
choco-bot / FilesSnapshot.xml
Created February 11, 2025 17:32
aeroadmin.portable v3.7.8 - 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\aeroadmin.portable\aeroadmin.portable.nupkg" checksum="2D50F27A1A26A6224792C653870406C8" />
<file path="C:\ProgramData\chocolatey\lib\aeroadmin.portable\aeroadmin.portable.nuspec" checksum="1B65542B51FE12592AD5010C990C2280" />
<file path="C:\ProgramData\chocolatey\lib\aeroadmin.portable\tools\AeroAdmin.exe" checksum="4FF5F6B6C58E9639C5C5F19249084734" />
<file path="C:\ProgramData\chocolatey\lib\aeroadmin.portable\tools\chocolateyInstall.ps1" checksum="61B823647AC5EF61940D6D3BDEC743E9" />
</files>
</fileSnapshot>
namespace ConsoleApp5
{
internal class Program
{
static void Main(string[] args)
{
Random random = new Random();
const int classicDamage = 5;
const int fireballDamage = 10;