Skip to content

Instantly share code, notes, and snippets.

View Alhadis's full-sized avatar

John Gardner Alhadis

  • South Yarra, Melbourne, Australia
  • 19:32 (UTC +10:00)
View GitHub Profile
@Alhadis
Alhadis / example.xhtml
Created March 13, 2024 12:01
Mixed-namespace XHTML example
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
<!ENTITY ns_xhtml "http://www.w3.org/1999/xhtml">
<!ENTITY ns_cml "http://www.xml-cml.org/schema">
<!ENTITY ns_rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
]>
<html
xmlns="&ns_xhtml;"
xmlns:cml="&ns_cml;"
xmlns:rdf="&ns_rdf;"
@Alhadis
Alhadis / VHS85 (2023).srt
Created February 12, 2024 14:47
V/H/S/85 (2023) — Corrected subtitles
1
00:00:46,413 --> 00:00:49,724
[static crackling]
2
00:00:50,586 --> 00:00:53,275
Holy cow!
3
00:00:53,379 --> 00:00:55,896
@Alhadis
Alhadis / .editorconfig
Last active July 15, 2023 06:51
Guess supported ECMAScript version(s)
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = false
indent_style = tab
[*.{yaml,yml}]
@Alhadis
Alhadis / fs_usage.log
Created November 24, 2022 14:42
Output of `fs_usage(1)` whilst rasterising a PostScript file in Preview.app
This file has been truncated, but you can view the full file.
05:25:16.599256 lstat64 /System/Library/Frameworks 0.000019 AOSHeartbeat.5919
05:25:16.599266 lstat64 /System/Library/Frameworks/AppKit.framework 0.000008 AOSHeartbeat.5919
05:25:16.599279 lstat64 /System/Library/Frameworks/AppKit.framework/Versions 0.000005 AOSHeartbeat.5919
05:25:16.599285 lstat64 /System/Library/Frameworks/AppKit.framework/Versions/C 0.000005 AOSHeartbeat.5919
05:25:16.599290 lst
@Alhadis
Alhadis / 3D.textile
Last active October 15, 2022 10:49
Rendering tests

A block quotation.

solid cube_corner
	facet normal 0.0 -1.0 0.0
		outer loop
			vertex 0.0 0.0 0.0
			vertex 1.0 0.0 0.0
			vertex 0.0 0.0 1.0
		endloop
	endfacet
@Alhadis
Alhadis / README.md
Last active April 27, 2022 11:50
SVG Dark Mode Test
We couldn’t find that file to show.
@Alhadis
Alhadis / .gitignore
Last active October 22, 2021 11:41
Existence-Tests
/broken.lnk
/exists
.DS_Store
@Alhadis
Alhadis / appveyor.yml
Last active August 24, 2022 18:13
AppVeyor Configuration Reference
# -*- tab-width: 4; indent-tabs-mode: nil -*- vim: ts=4 et
# Based on https://www.appveyor.com/docs/appveyor-yml/ (July 19th, 2021)
# Notes:
# - All sections are optional; the most minimalist `appveyor.yml` is an empty file
# - All section names are case-sensitive
# - Section names should be unique on each level
#---------------------------------#
# General configuration #
#---------------------------------#
@Alhadis
Alhadis / actions.windows.txt
Last active July 28, 2021 22:19
/home/travis/.travis/functions
This file has been truncated, but you can view the full file.
CommandType Name Version Source
----------- ---- ------- ------
Alias Add-AdlAnalyticsDataSource 2.1.0 AzureRM.DataLakeAnalytics
Alias Add-AdlStoreItemContent 2.1.0 AzureRM.DataLakeStore
Alias Add-AppPackage 2.0.1.0 Appx
Alias Add-AppPackageVolume 2.0.1.0 Appx
Alias Add-AppProvisionedPackage 3.0 Dism
Alias Add-AssertionOperator 5.2.2 Pester
Alias Add-AzureHDInsightConfigValues
@Alhadis
Alhadis / modern.ie.vms.json
Created June 3, 2021 05:14 — forked from amolofos/modern.ie.vms.json
modern.ie json dataset
<script>
var edgePortal = window.edgePortal || {};
edgePortal.vms = {
"id":"20150817",
"releaseNotes":"http://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf",
"osList":[{
"osName":"Windows",
"softwareList":[{
"softwareName":"HyperV_2008R2",
"browsers":[{