Skip to content

Instantly share code, notes, and snippets.

$(function() {
$('.note').before("<p class='admonition-title note'>Note</p>");
$('.seealso').before("<p class='admonition-title seealso'>See also</p>");
$('.warning').before("<p class='admonition-title warning'>Warning</p>");
$('.caution').before("<p class='admonition-title caution'>Caution</p>");
$('.attention').before("<p class='admonition-title attention'>Attention</p>");
$('.tip').before("<p class='admonition-title tip'>Tip</p>");
$('.important').before("<p class='admonition-title important'>Important</p>");
$('.hint').before("<p class='admonition-title hint'>Hint</p>");
$('.error').before("<p class='admonition-title error'>Error</p>");
This file has been truncated, but you can view the full file.
<!doctype html>
<!-- The following comment is called a MOTW comment and is necessary for the TiddlyIE Internet Explorer extension -->
<!-- saved from url=(0021)https://tiddlywiki.com -->
<html lang="en-GB">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<!--~~ Raw markup for the top of the head section ~~-->
-- love 2d game code
-- require the isometric library
local iso = require("isometric")
-- define some constants
local TILE_SIZE = 64 -- the size of each tile in pixels
local MAP_WIDTH = 20 -- the width of the map in tiles
local MAP_HEIGHT = 20 -- the height of the map in tiles
local CITY_COUNT = 4 -- the number of cities on the map
#summarize: This command allows you to summarize a long text or a web page. You can specify the length of the summary and the source of the text. For example, you can type #summarize 3 sentences from #search_results 1 and I will try to create a short summary of the first search result from the previous search query.
#translate: This command allows you to translate a text or a web page from one language to another. You can specify the source and target languages and the text to translate. For example, you can type #translate from English to Spanish Hello, how are you? and I will try to translate the text for you.
#rewrite: This command allows you to rewrite a text or a web page in a different way. You can specify the purpose and the tone of the rewrite and the text to rewrite. For example, you can type #rewrite for SEO with a friendly tone Welcome to our website. and I will try to rewrite the text for you.
#optimize: This command allows you to optimize a text or a web page for a specific goal. You can specify
var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; };
if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } }
{
let window = _____WB$wombat$assign$function_____("window");
let self = _____WB$wombat$assign$function_____("self");
let document = _____WB$wombat$assign$function_____("document");
let location = _____WB$wombat$assign$function_____("location");
let top = _____WB$wombat$assign$function_____("top");
let parent = _____WB$wombat$assign$function_____("parent");
let frames = _____WB$wombat$assign$function_____("frames");
# a script generated with Bing Chat to "take any picture of a person and output a similar photo of them covered in spaghetti"
# Import the required libraries
import cv2
import numpy as np
import random
# Load the input image and convert it to grayscale
input_image = cv2.imread("input.jpg")
gray_image = cv2.cvtColor(input_image, cv2.COLOR_BGR2GRAY)
// ==UserScript==
// @name Copy Code Blocks from Bing Chats
// @namespace http://tampermonkey.net/
// @version 0.2
// @description A script that adds a copy button to each code block in bing chats
// @match https://www.bing.com/*
// @grant GM_setClipboard
// ==/UserScript==
(function() {
# The Adventures of SeeAyy - Technical Specs
## Game Overview
- General Idea: A text adventure game where the player controls SeeAyy, a redheaded programmer who tries to climb Mt Pards, a mountain where the rich and powerful live in luxury, while the poor and oppressed live in misery at the bottom. The game is cynical and humorous, in the style of lucasarts text adventure games or the monkey island series.
- Genre: Comedy, adventure, science fiction.
- Platform: Cross-platform (Windows, macOS, Linux, Android, iOS).
- Target Audience: Anyone who likes text adventure games, comedy, science fiction, or social commentary.
- Main Features:
- A text-based interface where the player can type commands to interact with the game world and see the results on the screen.
# The Adventures of SeeAyy - Story Outline
## Story Overview
- Theme: The absurdity of life and the futility of trying to control it.
- Genre: Comedy, adventure, science fiction.
- Tone: Cynical, humorous, sarcastic, witty.
- Setting: A futuristic dystopian city where the rich and powerful live in luxury on top of a mountain called Mt Pards, while the poor and oppressed live in misery at the bottom. The city is ruled by a corrupt and tyrannical mayor who controls everything with his army of robots and drones. The city is also plagued by various hazards such as pollution, crime, riots, and alien invasions.
- Plot Summary: SeeAyy is a redheaded programmer who works for a software company called LÖVE. He is unhappy with his life and dreams of escaping the city and reaching the top of Mt Pards, where he believes he can find happiness and freedom. One day, he wakes up late and gets a phone call from his boss telling him he's fired. He then finds out that his car has been broken into by the mayor's robots and his
{
"current_scene": "Scene",
"current_program_scene": "Scene",
"scene_order": [
{
"name": "Scene"
}
],
"name": "3dprinter",
"groups": [