Skip to content

Samuel Kadolph

Ramblings of a hardware and software hacker

Monthly archives: July 2011

Xbox Gamertag API

Following in the footsteps of Duncan Mackenzie and his REST API for Xbox Gamertag Data I've written an API of my own to replace his since he shut it down.

It is available at xbox.samuel.kadolph.com.

Since I never used his API I cannot compare mine to his so if you have any suggestions let me know.

Posted bySamuel Kadolph2011-07-31Posted inComputers, Gaming, ProgrammingTags: xbox live3 Comments on Xbox Gamertag API

OS X Lion Key Repeat

One annoying change in Lion was the disabling of key repeating because it has been replaced with an accent selection menu. It is easy to change back to the standard functionality of holding down a key.

Run this in your terminal and log out and in (or restart).

defaults write -g ApplePressAndHoldEnabled -bool false
Posted bySamuel Kadolph2011-07-282019-06-16Posted inComputersTags: lion, mac os x, os x lion3 Comments on OS X Lion Key Repeat

Recent Posts

  • Amazon SES and BYODKIM
  • octoDNS and Route53
  • ICMP Redirect Host(New addr: X.X.X.X)
  • Change Proxmox VM ID with ZFS root storage
  • Linux ZFS Root & Datasets & systemd-networkd

Recent Comments

  • Samuel Kadolph on Plex GPU Transcoding in Docker on Debian 10
  • sdf on Plex GPU Transcoding in Docker on Debian 10
  • Rakesh on Plex GPU Transcoding in Docker on Debian 10
  • Sam on Plex GPU Transcoding in Docker on Debian 10
  • CPKern on MTU and TCP MSS when using PPPoE

Archives

  • January 2024
  • October 2021
  • January 2021
  • November 2020
  • May 2020
  • June 2019
  • April 2015
  • February 2015
  • November 2014
  • March 2014
  • February 2014
  • April 2013
  • March 2013
  • October 2012
  • May 2012
  • December 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • April 2011
  • March 2011
  • February 2011
  • December 2010
  • November 2010

Categories

  • Computers
  • Gaming
  • Hardware
  • Livestreaming
  • Networking
  • Plex
  • Programming
  • Projects
  • Sysadmin
  • Uncategorized
  • Usenet

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Samuel Kadolph, Proudly powered by WordPress.