Pure CSS scrollable Doom.
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
#!/bin/bash | |
# Check if a zone was provided as an argument, otherwise use a default zone | |
ZONE=${1:-us-central1-c} | |
echo "Creating instances in zone: $ZONE" | |
gcloud compute instances create vm-premium \ | |
--zone=$ZONE \ | |
--machine-type=e2-medium \ |
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
[ | |
{ | |
"animeEng": "Eiga Crayon Shin-chan: Gekitotsu! Rakuga Kingdom to Hobo Yonin no Yuusha", | |
"animeRomaji": "Eiga Crayon Shin-chan: Gekitotsu! Rakuga Kingdom to Hobo Yonin no Yuusha", | |
"songName": "Muscat", | |
"artist": "Yuzu", | |
"type": "Opening 1", | |
"correctCount": 30, | |
"startTime": 9, | |
"songDuration": 54.9505, |
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"?> | |
<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\telegram.portable\telegram.portable.nupkg" checksum="3A95BE88BC48646C0113C6AA7EB72FE2" /> | |
<file path="C:\ProgramData\chocolatey\lib\telegram.portable\telegram.portable.nuspec" checksum="9AE86183F9F1FC16A417D257E30AA67F" /> | |
<file path="C:\ProgramData\chocolatey\lib\telegram.portable\tportable-x64.5.5.3_x64.zip.txt" checksum="04B9EBBEEBE4E6C834472149C21AD9FC" /> | |
<file path="C:\ProgramData\chocolatey\lib\telegram.portable\legal\LICENSE.txt" checksum="469C8078A0B4E6478C481A34C537F069" /> | |
<file path="C:\ProgramData\chocolatey\lib\telegram.portable\legal\VERIFICATION.txt" checksum="884700FAA0A900CBC8AF1A5B07E8433F" /> | |
<file path="C:\ProgramData\chocolatey\lib\telegram.portable\tools\chocolateyBeforeModiy.ps1" checksum="67EECC334980487DFFAC16D563199078" /> | |
<file path="C:\Program |
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
card_updated_at | payment_method_token | customer_id | old_last_4 | old_expiration | new_last_4 | new_expiration | new_card_type | update_type | prepaid | healthcare | debit | durbin_regulated | commercial | payroll | issuing_bank | country_of_issuance | product_id | source | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2024-09-10T19:06:03+00:00 | 45a09e60-7f88-4d6f-bf46-94da0cfa19bd | 87e81237-1ddf-4259-b0f9-287daa0646b8 | 1111 | 03/30 | 9999 | 06/36 | Visa | Error | No | No | No | No | Yes | Yes | Chase | USA | P | BATCH |
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 Tuesday, September 10, 2024, 12:05:51 PM | |
Loaded mods: | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Visual Exceptions(brrainz.visualexceptions)[mv:1.3.2.0]: CrossPromotion(1.1.2), VisualExceptions(1.3.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) | |
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) |
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
card_updated_at | payment_method_token | customer_id | old_last_4 | old_expiration | new_last_4 | new_expiration | new_card_type | update_type | prepaid | healthcare | debit | durbin_regulated | commercial | payroll | issuing_bank | country_of_issuance | product_id | source | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2024-09-10T19:05:52+00:00 | e2c8247f-de33-4328-abf8-d63efb574c94 | 94da1caf-4877-4073-9c99-7561670cc5fa | 1111 | 03/30 | 9999 | 06/36 | Visa | Match found - card is current | No | No | No | No | Yes | Yes | Chase | USA | P | BATCH |
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
card_updated_at | payment_method_token | customer_id | old_last_4 | old_expiration | new_last_4 | new_expiration | new_card_type | update_type | prepaid | healthcare | debit | durbin_regulated | commercial | payroll | issuing_bank | country_of_issuance | product_id | source | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2024-09-10T19:05:51+00:00 | 24d5e534-7255-4196-9960-bfd6e1309875 | fdf2c2c3-6adb-4df4-87a2-b571cc3bf9d8 | 1111 | 03/30 | 9999 | 06/36 | Visa | Call issuer for updates | No | No | No | No | Yes | Yes | Chase | USA | P | BATCH |
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
card_updated_at | payment_method_token | customer_id | old_last_4 | old_expiration | new_last_4 | new_expiration | new_card_type | update_type | prepaid | healthcare | debit | durbin_regulated | commercial | payroll | issuing_bank | country_of_issuance | product_id | source | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2024-09-10T19:05:43+00:00 | c3f6ed5b-3903-4b09-96cc-177120f9bb9d | d57ffcfc-5311-4924-8dc5-40286a25a124 | 1111 | 03/30 | 9999 | 06/36 | Visa | New expiry date | No | No | No | No | Yes | Yes | Chase | USA | P | BATCH |
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
card_updated_at | payment_method_token | customer_id | old_last_4 | old_expiration | new_last_4 | new_expiration | new_card_type | update_type | prepaid | healthcare | debit | durbin_regulated | commercial | payroll | issuing_bank | country_of_issuance | product_id | source | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2024-09-10T19:05:35+00:00 | acdcc418-1b36-4f83-bb1f-7141cb9a06e0 | 4cfc63aa-ee72-44fb-8d0b-9b81e02d49db | 1111 | 03/30 | 9999 | 06/36 | Visa | Call customer - account closed | No | No | No | No | Yes | Yes | Chase | USA | P | BATCH |
NewerOlder