DOM (Document Object Model) adalah representasi struktur dokumen HTML atau XML dalam bentuk pohon yang memungkinkan Anda untuk memanipulasi dan mengubah konten, struktur, dan gaya halaman web menggunakan JavaScript. DOM menyediakan antarmuka untuk berinteraksi dengan elemen-elemen di dalam halaman web.
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
<?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\google2srt.portable\Google2SRT-0.7.10.zip.txt" checksum="4E46D5AD0B8032B7BC19192FB8CADD76" /> | |
<file path="C:\ProgramData\chocolatey\lib\google2srt.portable\google2srt.portable.nupkg" checksum="99A2BE7F7B00A9EFC7F7CBB92CFC5D74" /> | |
<file path="C:\ProgramData\chocolatey\lib\google2srt.portable\google2srt.portable.nuspec" checksum="BD94F83AE4CD53C3A4037DB17FD0E634" /> | |
<file path="C:\ProgramData\chocolatey\lib\google2srt.portable\legal\LICENSE.txt" checksum="0CC0B99F7A12FDF9A2A948AF69BAA109" /> | |
<file path="C:\ProgramData\chocolatey\lib\google2srt.portable\legal\VERIFICATION.txt" checksum="A41A8DC6935396B0C73D2F41978A2117" /> | |
<file path="C:\ProgramData\chocolatey\lib\google2srt.portable\tools\chocolateyinstall.ps1" checksum="CAA44D9AF05286EC99F33977AEDD9CDF" /> | |
<file path="C:\P |
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
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAA8CAYAAAAjW/WRAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAyKADAAQAAAABAAAAPAAAAAAm78sIAAAUZklEQVR4Ae2dCbBcxXWGkQWIReybESDJkgBhwIBZgtkkQAZXTMJuCBAbg4MLgyFFYZfLifECxJAUKYxNsDFGQApSJo6hAsRmCfghKpIxmxCrhARC7AJkFhkElpTvm3fP0HPn3nkzYp70nrin6n/dffp09+nT5/TtvjMarbJKRZUFKgtUFqgsUFmgskBlgcoClQUqC1QWqCxQWaCyQGWBygKVBSoLVBaoLDCILTBksOq+dOnStdF9TbAqWALeBW8NGTJkKWkDIbsGjLXAMGD9IuQWkFZUWWDlswAO/3nwAJgHFoDXwRPgSjA6nTHlz4H7wQsgZGeSvwaMS2WrfGWBlcICOPa3wCIgvd+b1NN/p/yxmCj5s7L6ouSmkKvSygJFFqg7UlHlAOd5tJLiiGXqMWsfsBVohw4malZrR7CS+WhaYLAGiPcIdffuIUXqXcO64TLbIINjgzbkKpGPqAUGa4DEcoX+8RSRv05UtplGH22KV2IfJQsMVufw7dufs4WKp4dz8YglDdq3c73qV38HigUGa4Bov7iDxBwMGI9YFVUW6JoFwrm61uEK6CieJHFJXwEqVEOurBaIXbhf5scbIgNwIzAS7ALGZNiMNHb7N8g/Bx4HD4EZYH7RB37wU4qjVToH+3wzFRoMeezkHOJDT232PlgE3mvDDoi1T4w1FGnt5IemHkUXg3cYx/FaEm2Vj7b24xq8B2wf60Gxc8r6Xp+W24M9wE5gNIg1nUNe3/g/8CTjLSTtd0qdq6uDMeFN6fBUcAgwODSuRnRMd31T7wyrg3iSvUP+VXA97a/ECI+RL6J4i1VUNyh4zM9P9n |
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
#!/usr/bin/python | |
from internetarchive import upload | |
from random import randint | |
from requests import get | |
import hashlib | |
import sys | |
def info(text): print(f"\033[94mINFO: \033[00m{text}") | |
def warning(text): print(f"\033[93mWARNING: \033[00m{text}") | |
def error(text): print(f"\033[91mERROR: \033[00m{text}") |
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
Script started on 2024-11-21 06:53:37+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh other" <not executed on terminal>] | |
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh | |
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh | |
+ job=other | |
+ neofetch | |
.-/+oossssoo+/-. | |
`:+ssssssssssssssssss+:` | |
-+ssssssssssssssssssyyssss+- | |
.ossssssssssssssssssdMMMNysssso. | |
/ssssssssssshdmmNNmmyNMMMMhssssss/ |
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
Script started on 2024-11-21 14:12:06+08:00 [COMMAND="/home/luppy/nuttx-release/run-job.sh arm-01" TERM="tmux-256color" TTY="/dev/pts/12" COLUMNS="90" LINES="19"] | |
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh | |
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh | |
+ job=arm-01 | |
+ neofetch | |
.-/+oossssoo+/-. | |
`:+ssssssssssssssssss+:` | |
-+ssssssssssssssssssyyssss+- | |
.ossssssssssssssssssdMMMNysssso. | |
/ssssssssssshdmmNNmmyNMMMMhssssss/ |
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
#!/usr/bin/env oak | |
std := import('std') | |
str := import('str') | |
fmt := import('fmt') | |
math := import('math') | |
cli := import('cli') | |
// ackermann computes the Ackermann function of m, n | |
fn ackermann(m, n) if { |
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
Script started on 2024-11-21 07:53:46+01:00 [COMMAND="/awork/nuttx/NuttX/farm/run-job.sh arm-03" TERM="screen.xterm-256color" TTY="/dev/pts/9" COLUMNS="190" LINES="48"] | |
latest: Pulling from apache/nuttx/apache-nuttx-ci-linux | |
Digest: sha256:15949c71a5b70cd12ff63ff326c1d002fd41b8eda504f174c00e96d49b5c4cd5 | |
Status: Image is up to date for ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest | |
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest | |
/root | |
Cloning into 'nuttx'... | |
remote: Enumerating objects: 817172, done. | |
remote: Counting objects: 0% (1/1774)remote: Counting objects: 1% (18/1774)remote: Counting objects: 2% (36/1774)remote: Counting objects: 3% (54/1774)remote: Counting objects: 4% (71/1774)remote: Counting objects: 5% (89/1774)remote: Counting objects: 6% (107/1774)remote: Counting objects: 7% (125/1774)remote: Counting objects: 8% (142/1774)remote: Counting objects: 9% (160/1774)remote: Counting objects: 10% (178/1774)remote: Counting objects: 11% (196/1774)remote: Counting objects: 12 |
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
AWSTemplateFormatVersion: '2010-09-09' | |
Description: Create an S3 bucket with a lifecycle rule to expire current versions of objects after 1 day | |
Resources: | |
MyS3Bucket: | |
Type: 'AWS::S3::Bucket' | |
Properties: | |
BucketName: bucket-test-auto-removal | |
LifecycleConfiguration: | |
Rules: | |
- Id: ExpireObjectsAfterOneDay |
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
/* 1. Use a more-intuitive box-sizing model */ | |
*, *::before, *::after { | |
box-sizing: border-box; | |
} | |
/* 2. Remove default margin */ | |
* { | |
margin: 0; | |
} |
NewerOlder