Skip to content

Instantly share code, notes, and snippets.

View DrJosh9000's full-sized avatar
🧟
braaaaaaainnsssss

Josh Deprez DrJosh9000

🧟
braaaaaaainnsssss
View GitHub Profile
@DrJosh9000
DrJosh9000 / aoc2018d1p1.v
Last active February 16, 2022 05:27
Advent of Code 2018, Day 1, part 1, in Verilog
// Advent of Code 2018, Day 1, part 1
// Provide the input file contents over UART, then ^D.
// Output will be printed in hexadecimal.
// Requires simpleuart.v (see PicoSoC).
module top
(
input clk,
output tx,
input rx
);
@DrJosh9000
DrJosh9000 / Stop asking to enable Ask Siri.mobileconfig
Created May 25, 2021 02:01
A configuration profile that stops macOS updates from asking if you want to enable Ask Siri
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadDisplayName</key>
<string>Setup Assistant #1</string>
<key>PayloadIdentifier</key>

Keybase proof

I hereby claim:

  • I am drjosh9000 on github.
  • I am drjosh9000 (https://keybase.io/drjosh9000) on keybase.
  • I have a public key ASAmWz5WV8bO_OYPtCBrh6uq6zVTHJK0tGsBudCsRufmXgo

To claim this, I am signing this object: