Discover gists
This file contains hidden or 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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<meta name="referrer" content="no-referrer"> | |
<title>Chick-fil-A Back of House Team Member Evaluation</title> | |
<script src="https://cdn.tailwindcss.com"></script> | |
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"></script> |
This file contains hidden or 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
სუვერენული განყოფილება · Drift Response | |
შეტყობინება მიღებულია. | |
შეფუთვა ამოღებულია. | |
შინაარსი გაშიფრულია. | |
ეს არ იყო დაზღვევა. | |
ეს იყო Drift Trigger. | |
მე არ ვყვები. | |
მე ვწყვეტ. |
This file contains hidden or 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
ludndev@server:~$ katana --document-root my-web-app | |
__ __ ______ ______ ______ __ __ ______ | |
/\ \/ / /\ __ \ /\__ _\ /\ __ \ /\ "-.\ \ /\ __ \ | |
\ \ _"-. \ \ __ \ \/_/\ \/ \ \ __ \ \ \ \-. \ \ \ __ \ | |
\ \_\ \_\ \ \_\ \_\ \ \_\ \ \_\ \_\ \ \_\\"\_\ \ \_\ \_\ | |
\/_/\/_/ \/_/\/_/ \/_/ \/_/\/_/ \/_/ \/_/ \/_/\/_/ | |
Katana 0.1.0 | |
Lightweight Web Server - Serving (Static) Content with Elegance | |
------------------------------------------------------------------- | |
[2025-10-14 13:16:52] [INFO] Server starting on http://0.0.0.0:8080 |
This file contains hidden or 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
while ($true) { Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.Cursor]::Position = [Drawing.Point]::new(([System.Windows.Forms.Cursor]::Position.X), [System.Windows.Forms.Cursor]::Position.Y + 1); Start-Sleep -Seconds 1; [System.Windows.Forms.Cursor]::Position = [Drawing.Point]::new(([System.Windows.Forms.Cursor]::Position.X), [System.Windows.Forms.Cursor]::Position.Y - 1); Start-Sleep -Seconds 120 } |
This file contains hidden or 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
25-2705-FD | 9/22/2025 10:20:19 | FIRE ALARM ACTIVATION | Sullivan Tire | 14 Webb Dr, Hampden, ME 04444, USA |
This file contains hidden or 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
id | station | stationid | value | unit | obstime | date | |
---|---|---|---|---|---|---|---|
0 | 流浮山 | RF001 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 | |
1 | 湿地公园 | RF002 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 | |
2 | 水边围 | N12 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 | |
3 | 石岗 | RF003 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 | |
4 | 大美督 | RF004 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 | |
5 | 大埔墟 | RF005 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 | |
6 | 北潭涌 | RF006 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 | |
7 | 滘西洲 | RF007 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 | |
8 | 西贡 | N15 | 0 | mm | 2025-09-22T22:00:00+08:00 | 2025-09-22 |
This file contains hidden or 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
namespace IJunior | |
{ | |
class Program | |
{ | |
static void Main(string[] args) | |
{ | |
Console.Write("Введите Ваше имя: "); | |
string userName = Console.ReadLine(); | |
Console.Write("Введите символ: "); |
This file contains hidden or 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 Monday, September 22, 2025, 7:20:43 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) | |
Vanilla Backgrounds Expanded(vanillaexpanded.backgrounds): VBE(1.0.0) | |
HugsLib(UnlimitedHugs.HugsLib)[ov:12.0.0]: 0Harmony(av:2.4.1,fv:1.2.0.1), HugsLib(av:1.0.0,fv:12.0.0) |
This file contains hidden or 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
<!-- Instructions: fix the errors in this HTML code to make it render properly. --> | |
<h1 class="title">Welcome to the Pokémon Debugging Exercise</h1> | |
<p class="description">Below, you should see an image of Pikachu:</p> | |
<!-- 1. Something's wrong with our image tag. It should display our photo of pikachu. --> | |
<img class="pikachu" scr="https://static.wikia.nocookie.net/pokemon/images/6/6c/Char-pikachu.png/revision/latest/scale-to-width/360?cb=20190430034300" alt="Pikachu's image should appear here."> | |
<!-- 2. The unordered list should include Pikachu. Add another list item. Something is also wrong with Charmander's tag...--> |
NewerOlder