HTTP/2 200
date: Mon, 28 Jul 2025 01:24:52 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"18bf2ca4461527d91311c4b67c352f1e"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=iCLC4uJGvvpQmezEih8zi2nmhpNEvfzDHVoEsRGkcztf1yyll3ijSdc3GZj7CfnjsYsgYphjIuPKki60aKfFKYr7EoXpYNfr%2F9D4cS%2F63OyyLcgn4Ikqlfp01xupnSSFy5l3sQfwNQ64iCLlRyGAKUABQnDJNeQhma2cOAFD6iURDfsmk8lSlyZts43ewi2r800w8cAMVqjM2tnfgq74x9nTpiBXgj24Kf7gIJaXSuk9G2ttdDCgGOQwQ6Knzm8AXs8gZKfFfJrxjRXs0KgffQ%3D%3D--ALopKk5GVM2SuCP8--cuhfWvGyKxaJ7EKMipx3kg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.993709836.1753665892; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 01:24:52 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 01:24:52 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A29E:3240E6:1276E03:187F367:6886D164
Discover gists · GitHub
Instantly share code, notes, and snippets.
$A = A_0 = \lbrace x^2 + y^2 \le 1 \rbrace$ ← unit circle
$B = B_0 = \lbrace \max(|x|,|y|) \le 1 \rbrace$ ← unit square
$f(x,y) = (x,y)/\sqrt2$ ← injection from $A$ to $B$ (shrinking by $1/\sqrt2$ )
$g(x,y) = (x,y)/\varphi$ ← injection from $B$ to $A$ (shrinking by $1/\varphi$ , where $\varphi$ is the golden ratio)
This gives a decreasing sequence of subsets of $A$ and $B$
$A_n = g(B_{n-1})$ is
a circle with radius $(\sqrt2)^{-k} \varphi^{-k}$ if $n = 2k$
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
-- Load Kavo UI Library
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("99 Nights Utility", "Serpent")
-- Main tab
local Tab = Window:NewTab("Cheats")
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
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\opencomic.portable\OpenComic.exe" checksum="D75BDDD16F9EF75212DC149A5A0DE8C1" />
<file path="C:\ProgramData\chocolatey\lib\opencomic.portable\opencomic.portable.nupkg" checksum="8440A37D9FE9F9DAED51CA39D28CC905" />
<file path="C:\ProgramData\chocolatey\lib\opencomic.portable\opencomic.portable.nuspec" checksum="35B61EF737559E7FE05179E9962D3D9A" />
<file path="C:\ProgramData\chocolatey\lib\opencomic.portable\tools\chocolateyinstall.ps1" checksum="79A7C1B115EE48E44924DC387A909C78" />
<file path="C:\ProgramData\chocolatey\lib\opencomic.portable\tools\chocolateyuninstall.ps1" checksum="826D020853A2698288EA7665E99D6E72" />
</files>
</fileSnapshot>
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
{
"email" : {
"pattern" : " ^[A-Za-z0-9.*%+-]+@[A-Za-z0-9.-]+\\ .[A-Za-z]{2,}$" ,
"description" : " Matches most conventional email addresses." ,
"examples" : [
" user@example.com" ,
" firstname.lastname@domain.co"
]
},
"url" : {
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
# Enumerate expressions with n; +-*; constants; three functions with positive integer domains.
# Keep only one for each permutation of function names, and simplification from sympy.
# Filter out expressions containing constants as sole function arguments e.g. f1(1)
# n is a positive integer
# e.g.
# f1(n-1) is prohibited
# f1(2*n-1) is allowed
# f2(f1(n)) is prohibited
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
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 38 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 14
[get-pr-number : parse-pr-url] + echo -n 6219
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 6219
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m
[acquire-lease : create-lease] + '[' m == m ']'
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS
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, July 28, 2025, 10:21:20 AM
Loaded mods:
[NL] Custom Portraits(Nals.CustomPortraits): CustomPortraits(1.0.0)
Harmony(brrainz.harmony)[mv:2.3.4.0]: 0Harmony(2.3.6), HarmonyMod(2.3.4)
Core(Ludeon.RimWorld): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:12.0.1]: 0Harmony(av:2.3.6,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.5)
Allow Tool(UnlimitedHugs.AllowTool): AllowTool(av:3.6.0,fv:3.14.0)
Allow Tool 日本語翻訳追加(Proxyer.JPT.AllowToolJP): (no assemblies)
Camera+(brrainz.cameraplus)[mv:3.3.2.0]: CameraPlus(3.3.2), CrossPromotion(1.1.2)
Common Sense(avilmask.CommonSense): CommonSense(1.0.9335.31941)
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-07-28T09:00:00+08:00
2025-07-28
1
湿地公园
RF002
0
mm
2025-07-28T09:00:00+08:00
2025-07-28
2
水边围
N12
0
mm
2025-07-28T09:00:00+08:00
2025-07-28
3
石岗
RF003
0
mm
2025-07-28T09:00:00+08:00
2025-07-28
4
大美督
RF004
0
mm
2025-07-28T09:00:00+08:00
2025-07-28
5
大埔墟
RF005
0
mm
2025-07-28T09:00:00+08:00
2025-07-28
6
北潭涌
RF006
0
mm
2025-07-28T09:00:00+08:00
2025-07-28
7
滘西洲
RF007
0
mm
2025-07-28T09:00:00+08:00
2025-07-28
8
西贡
N15
0
mm
2025-07-28T09:00:00+08:00
2025-07-28
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
<?xml version =" 1.0" encoding =" utf-8" ?>
<fileSnapshot xmlns : xsd =" https://www.w3.org/2001/XMLSchema" xmlns : xsi =" https://www.w3.org/2001/XMLSchema-instance" >
<files >
<file path =" C:\ProgramData\chocolatey\lib\displaycal.portable\displaycal.portable.nupkg" checksum =" C35E23676E83C96EECC308F733C6D450" />
<file path =" C:\ProgramData\chocolatey\lib\displaycal.portable\displaycal.portable.nuspec" checksum =" 90F917FCFC1C84FB6EE5588B956E99F6" />
<file path =" C:\ProgramData\chocolatey\lib\displaycal.portable\tools\chocolateyinstall.ps1" checksum =" 1FA71C5E9AF93F7075EEB7B966ABFEA7" />
</files >
</fileSnapshot >
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
<?xml version =" 1.0" encoding =" utf-8" ?>
<registrySnapshot xmlns : xsd =" https://www.w3.org/2001/XMLSchema" xmlns : xsi =" https://www.w3.org/2001/XMLSchema-instance" >
<user >S-1-5-21-1860014302-414583043-1118247996-1000</user >
<keys >
<key installerType =" Custom" displayName =" OpenComic 1.6.0" displayVersion =" 1.6.0" >
<RegistryView >Registry64</RegistryView >
<KeyPath >HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\154cd0ec-d314-54a9-9b90-a183060e2b16</KeyPath >
<DefaultValue />
<InstallLocation ><![CDATA[ ]]> </InstallLocation >
<UninstallString ><![CDATA[ "C:\Users\vagrant\AppData\Local\Programs\opencomic\Uninstall opencomic.exe" /currentuser /S]]> </UninstallString >
You can’t perform that action at this time.