xunker
In a former life as a Perl programmer, I created Quizilla.com
Deseret BookSalt Lake City, Utah, USA
Pinned Repositories
array-subindex
Use floats as array indexes in Ruby: [ 1, 2 ][0.5] == 1.5 (Does your brain hurt yet?)
AutoHideSidebar
Automatically hide and show the Sublime Text 3 sidebar with this plugin
blue-gs
Internal BlueSCSI for Apple IIgs and //e
bluescsi_pb
Use BlueSCSI (STM32 SCSI emulator) in the Apple PowerBook, and to replace other 40-pin 2.5in mobile scsi devices
herofu
A small, easily-deployed web file server for the Heroku service (or others)
middleman-target
Build a middleman project for multiple platforms using the same codebase. Allows you to build a middleman project for multiple platforms using the same codebase. Useful for creating PhoneGap/Cordova apps that target multiple OSes while using same source tree.
neje_laser_upgrades
How-to's and resources for upgrading NEJE desktop USB laser engravers
SonyMDRemote
Technical reference for the Sony MiniDisc Remote Control (TRS + 4-pin), also used in various other Sony products
uci
Ruby library for communicating with UCI (Universal Chess Interface) engines.
validate_block
This gem allows similar ActiveRecord validates_* commands to be grouped together in blocks and pruned of repeated parameters.
xunker's Repositories
xunker/array-subindex
Use floats as array indexes in Ruby: [ 1, 2 ][0.5] == 1.5 (Does your brain hurt yet?)
xunker/blue-gs
Internal BlueSCSI for Apple IIgs and //e
xunker/pihat_sfp_encoder_gerbers
Files from https://hackaday.io/project/21725-pihat-sfp-encoder, renamed so you can upload them to online PCB fabs such as OshPark, PCBWay, JLCpcb, etc.
xunker/awesome_rails_console
Rails console enhancement - Make Your Rails Console Awesome
xunker/BlueSCSI
A small SCSI device based on stm32
xunker/HHKB-Lite-2-Pico
Pi Pico controller board replacement for HHKB Lite 2, with optional USB hub
xunker/kramer_vp_control_protocol
JSON definition of the Serial/RS-232 Control Protocol for Kramer VP-Series Presentation Switcher/Scaler. For VP-719, VP-720, VP-723, VP-724, and compatible models
xunker/random_scad
Random SCAD files I have worked on
xunker/snesdump_board
PCB for use with SNESdump
xunker/vexillogram
Generate image of a flag using a DSL based on standard vexillology/vexillography/vexillographical terms
xunker/-work-mouse_system_mousepad_generator
Generates print-at-home mousepads for use with your Sun/SGI/Mouse Systems optical mice
xunker/api2html
A CLI tool to transform Swagger/OpenAPI/AsyncAPI docs to beautiful HTML pages via Shins/Widdershins.
xunker/clover_plus
Details of my custom CloverPlus 3D printer
xunker/cow_pasture
Boards and add-ons for the Macintosh LC and variants
xunker/crossy-game
Crossy game in JS
xunker/ffaker
Faker refactored.
xunker/kramer_omx_switcher_serial_control
Proof of concept for controlling an Ocean Matrix OMX-7190A (Kramer VP-719) and other compatible Video Switchers via RS-232 Serial
xunker/kycon_breakout
Configurable breakout boards for Kycon KPJX-4S (4-pin) connector and others
xunker/linear-cli
xunker/linux_ltfs_ansible
Automate building and installing of LTFS on Linux targets, along with added convenience tools and HPE LTT
xunker/loconotion
📄 Python tool to turn Notion.so pages into lightweight, customizable static websites
xunker/panasonic_typewriter_interface
Allows printing to Panasonic KX-R electronic typewriters, emulating KX-R60, RP-K100, or RP-K105 interface adapters
xunker/ProDOS-Utilities
A cross-platform command line tool and Go library to manipulate ProDOS hard drive images used by vintage Apple II computers and emulators.
xunker/rails_performance
Monitor performance of you Rails applications (self-hosted and free)
xunker/retromounter
Read and write retrocomputing disk images with ease using a Raspberry Pi or similar SBC
xunker/simple_sl2.1a_usb_hub
A "SLuper SLimple" USB 2.0 Hub on a 1-square-inch board, using the SL2.1A IC
xunker/small_cnc_keyboard_builder
Generate a custom keyboard plate and case that can be made on a small (160mm x 100mm) desktop CNC machine
xunker/SSD1306Ascii
Text only Arduino Library for SSD1306 OLED displays
xunker/ti_unitrode_56xx_scsi_terminator_reference
Information compatibility for TI/Unitrode UC[C]56xx series SCSI terminator ICs
xunker/ws2812_simulator
A drop-in replacement for the Ws2812 gem that allows you to develop for WS2812 LEDs without having to write/run your code on the raspberry pi. Once you are finished, swap this gem for the original Ws2812 gem and run with real hardware.