Create a feature branch and sync it to origin.
git checkout -b person/feature-branch
git push -u
[{"title":"The Wildey Theatre","city":null,"mapUrl":null,"linkText":"Get Tickets Here","linkUrl":"https://ci.ovationtix.com/36241/production/1218373","note":null,"startDate":"2025-03-09T02:00:00.000Z","endDate":"2025-03-09T04:30:00.000Z"}] |
(new MutationObserver(e => { | |
if (e && e[0] && e[0].addedNodes && e[0].addedNodes.length > 0) { | |
if (!window.cookieSound) { | |
window.cookieSound = new Audio(); | |
window.cookieSound.src = 'https://github.com/schmich/marinara/raw/master/src/audio/f62b45bc.mp3'; | |
} | |
window.cookieSound.play(); | |
} | |
})).observe(document.getElementById('shimmers'), { childList: true }); |
<!DOCTYPE html> | |
<html> | |
<head> | |
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script> | |
<style> | |
</style> | |
</head> | |
<body> | |
<div id="app"> | |
</div> |
.container { justify-content: space-between; }
and .container .content { margin: auto 0; }
.container .content { padding-bottom: 100px; }
# Check a single password interactively. | |
# Usage: ruby pwned-interactive.rb | |
require 'io/console' | |
require 'open-uri' | |
require 'digest' | |
puts "The 5-character prefix of the password's SHA-1 hash will be sent." | |
puts "For details, see https://www.troyhunt.com/ive-just-launched-pwned-passwords-version-2/" | |
print 'Password (hidden): ' |
This creates a dedicated network between the host and guest, allowing you to SSH and use other network services without the need of an external router.
ifconfig
, note the new adapter's interface name (like enp0s8
)nmtui
Edit a connection
> Add
> Ethernet
Host-only Adapter
To use media keys on the Ducky One 2 Skyline, you must record a macro to bind the media function to a hotkey combination, i.e. Fn
plus some key.
Important: In the instructions below, "Press X+Y+Z
" means press and hold key X
, press and hold key Y
, press and hold key Z
in that order, and then release all three.
As an example, to bind Fn+PgUp
to the play/pause media function:
Guest OS:
xfs_fsr # Defrag.
cat /dev/zero | pv | cat > /zerofile # Write zeroes until space runs out.
sync && shutdown now # Flush and reboot.
rm /zerofile && sync && shutdown now # Remove file, flush, and shutdown.
Host OS:
0.0.0.0 px.moatads.com | |
0.0.0.0 moatads.com | |
0.0.0.0 functionalclam.com |