Posts with tag: coding
- AEPCLI's design decisions (22 Oct 2024 | Tags: coding)
- Getting mp4s from Steam's Game Recordings (11 Jul 2024 | Tags: steam, coding)
- Find the last Git branches that you were working on. (15 Dec 2023 | Tags: coding)
- Configure Elecom Trackballs on Linux (12 Dec 2023 | Tags: gear, coding)
- The Uniformity Cycle (01 Sep 2023 | Tags: coding)
- Introducing Tome: convert directories of scripts to an auto-completable, single command (22 Sep 2022 | Tags: coding, my-projects)
- Don't introduce a V2 API (01 May 2022 | Tags: coding)
- Flashing an ErgoDox with Linux (21 Jan 2021 | Tags: keyboard, linux, coding)
- The Quietest Mechanical Keyboard (07 Jan 2021 | Tags: keyboard, gear, coding)
- Back to the static: Wordpress to Jekyll (20 Aug 2020 | Tags: blog, coding)
- Setting up an eGPU with Linux and the Core X Chroma (15 Aug 2020 | Tags: coding, egpu, linux)
- Awesome Primitives: file syncing (09 Aug 2020 | Tags: coding)
- Crafting pelican-export in 6 hours. (04 Feb 2020 | Tags: coding, pelican, python, software-design)
- Tech Notes: Debugging LLVM + Rust (12 Apr 2019 | Tags: tech notes, coding)
- Tech Notes: Updating Unity for Cerebrawl (23 Mar 2019 | Tags: coding, cerebrawl, unity)
- From Emacs to Atom (30 Oct 2018 | Tags: atom, emacs, coding)
- My New Dev Laptop: The HP Spectre X360 (10 Oct 2018 | Tags: coding, dock, laptop)
- Using Rust functions in LLVM's JIT (30 Sep 2018 | Tags: coding, llvm, rust)
- Aiohttp vs Multithreaded Flask for High I/O Applications (23 Sep 2017 | Tags: coding, flask, python, software design)
- MongoDB Streaming Pattern, Allowing for Batching (09 Jun 2017 | Tags: coding, mongodb)
- deepmerge: deep merge dictionaries, lists and more in Python (24 Apr 2017 | Tags: coding, deepmerge, projects)
- The CID Pattern: a strategy to keep your web service code clean (17 Mar 2017 | Tags: coding, software-design)
- KeyError in self._handlers: a journey deep into Tornado's internals (27 Jan 2017 | Tags: coding, python, tornado)
- Introducing transmute-core: quickly create documented, input validating APIs for any web framework (03 Jan 2017 | Tags: python, transmute, coding)
- Global logging with flask (22 Dec 2016 | Tags: flask, python, coding)
- Hierarchal Naming (05 Oct 2016 | Tags: coding, software-design)
- Test Classes Don't Work (01 Sep 2015 | Tags: coding, software-design, testing)
- How I Design Test Suites (30 Aug 2015 | Tags: coding, software-design, testing)
- Book Report: Refactoring by Martin Fowler (25 Aug 2014 | Tags: books, coding, software design)
- The Dangers of Patching (21 Aug 2014 | Tags: coding, python, software design)
- Getting Dropbox Status's into Conky + Dzen2 (08 Jul 2014 | Tags: conky, dropbox, dzen2, coding)
- Tips on getting a programming internship interview (01 Jul 2014 | Tags: coding, internship, interview)
- Getting Started with Monogame (17 May 2014 | Tags: coding, mono, monogame)
- Pycon 2014: Day 2 Recap (12 Apr 2014 | Tags: coding, pycon, python)
- Pycon 2014: Day 1 Recap (11 Apr 2014 | Tags: coding, pycon, python)
- Adding Brew Apps to GUI Path in OSX Mavericks (31 Mar 2014 | Tags: coding, brew, osx)
- Seven Languages in Seven Weeks: Haskell Day 3 (28 Mar 2014 | Tags: coding, haskell)
- Data As Code (08 Mar 2014 | Tags: coding, software-design)
- I No Longer Need StackOverflow (16 Feb 2014 | Tags: coding, stackoverflow)
- Emacs From Scratch, Part 2: Package management (01 Feb 2014 | Tags: coding, emacs)
- Emacs From Scratch, Part 1: Extending Emacs basics (22 Jan 2014 | Tags: coding, emacs)
- Introducing Sprinter: environment management made easy (29 Sep 2013 | Tags: coding, sprinter)
- Python Internals (05 Aug 2013 | Tags: coding, python)
- DRY Principles through Python Decorators (24 May 2013 | Tags: coding, python, software design)
- The inevitable cons of overloading methods (12 May 2013 | Tags: coding, software-design)
- Increment-Decrement for Emacs (17 Apr 2013 | Tags: coding, emacs)
- Automatic Package Installation for Emacs 24 - Part 2 (24 Mar 2013 | Tags: coding, emacs, ide)
- Removing Headers from YUI IO request (26 Nov 2012 | Tags: coding, yui)
- Adding JSONP to turbogears (09 Nov 2012 | Tags: coding, jsonp, python, turbogears)
- Move over bash: Python is my language for setup scripts now. (08 Sep 2012 | Tags: coding, bash, python)
- My Emacs Environment (16 Aug 2012 | Tags: emacs, ide, coding)
- fine, PyDev is better than Emacs for Python. I'm still using Emacs though. (13 Aug 2012 | Tags: coding, eclipse, emacs, ide, pydev, python)
- Slimy: another html5 slideshow (08 May 2012 | Tags: html5, slimy, coding)
- Passing perforce batch files (08 Mar 2012 | Tags: perforce, coding)
- Automatic Package installation using ELPA in Emacs 24 (16 Feb 2012 | Tags: emacs, ide, coding)
- Python Pet Peeves (26 Jan 2012 | Tags: python, coding)
- Search and replace multi-line expressions with SED (26 Oct 2011 | Tags: coding, sed, unix)
- WebPageTest and IE9 (25 Oct 2011 | Tags: coding, webpagetest)
- Getting Python2.5 to Build with sqlite3 and zlib on Ubuntu Natty 2.5 (19 Sep 2011 | Tags: coding, python25, sqlite3, ubuntu, zlib)
- My IDE in Emacs (mainly for Python) (23 Aug 2011 | Tags: coding, emacs, ide, python)
- ax_check_mysql introduction and example (20 Aug 2011 | Tags: coding, autoconf, ax_check_mysql, mysql)
- Code folding in Emacs Viper-Mode (17 Aug 2011 | Tags: coding, emacs, ide, viper-mode)
- Autoconf: ax_check_mysql (27 Jun 2011 | Tags: coding, autoconf, ax_check_mysql, mysql)
- Configuring HttpArchive + Webpagetest (Part 3: HttpArchive) (24 Jun 2011 | Tags: coding, httparchive, webpagetest)
- Configuring HttpArchive + Webpagetest (Part 2: Webpagetest) (24 Jun 2011 | Tags: coding, httparchive, webpagetest)
- Configuring HttpArchive + Webpagetest (Part 1: Introduction) (23 Jun 2011 | Tags: coding, httparchive, webpagetest)
- Port Forwarding To a VirtualBox VM (22 Jun 2011 | Tags: coding, virtualbox)