Skip to content

Instantly share code, notes, and snippets.

View matthiasg's full-sized avatar

matthiasg matthiasg

View GitHub Profile
@matthiasg
matthiasg / index.html
Last active February 14, 2024 11:29
Hang Safari - PDF Object BUG
<div>
When REMOVING an object tag safari does not like it hangs.
<br><br>
</div>
<button id="inc">Increase Counter</button>&nbsp;<label id="counter">0</label><br>
<button id="crash">Make Safari Hang</button>
<div id="content"></div>
@matthiasg
matthiasg / gist:602eb6f20e2d2a51870efb8473903c7d
Created February 15, 2024 08:24
Install SmartOS on Hetzner machine with NVMe
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "SmartOS" {
recordfail
insmod ext2
insmod gzio