bambams.ca
Brandon McCaig's Blog: Fedora Package Contributor for Allegro
http://www.bambams.ca/2011/04/fedora-package-contributor-for-allegro.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. Fedora Package Contributor for Allegro. It's been a long time since I've posted anything on here and I guess it's long overdue. I've either lacked a good topic to type about or was just too drained to do so. Well no longer! I figured I would take a moment to announce that I've become a package contributor for the Fedora. Project. What does that mean? So yay for that! I gue...
bambams.ca
Brandon McCaig's Blog: UNglobal State Programming Environment
http://www.bambams.ca/2011/06/unglobal-state-programming-environment.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. UNglobal State Programming Environment. A year or two ago I stumbled across a very useful Google Tech Talk on YouTube about global state and Singletons and why they're bad:. Etc Wouldn't that be a wonderful platform to develop on? I certainly think so. Subscribe to: Post Comments (Atom). Which version control system do you most prefer? View my complete profile.
bambams.ca
Brandon McCaig's Blog: New Counter-Strike Spray!
http://www.bambams.ca/2012/04/new-counter-strike-spray.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. I can haz "hugz"? On the team "radio", and rapidly switching back and forth between my gun and knife (sort of a warm-up routine). Amazingly, the first person to ever ask me about my name actually asked if it was from a song. I said yes, but probably not the song he was thinking of. To my amazement, he actually named Evanescence! Subscribe to: Post Comments (Atom).
bambams.ca
Brandon McCaig's Blog: .NET P/Invoke With Managed Callbacks
http://www.bambams.ca/2011/05/net-pinvoke-with-managed-callbacks.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. NET P/Invoke With Managed Callbacks. See append at the bottom. Open sourced the bindings. See append2 at the bottom. I've finally thought of another topic to write about. Or, rather, the topic fell on my desk. Again. It is about using managed methods as callbacks in native code. I first learned about this months (a year? NET bindings for the zbar. Digress Delegates In C#.
bambams.ca
Brandon McCaig's Blog: DVCS Branching - Why Mercurial Sucks and What Mercurial Advocates Are Missing
http://www.bambams.ca/2012/04/dvcs-branching-why-mercurial-sucks-and.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. DVCS Branching - Why Mercurial Sucks and What Mercurial Advocates Are Missing. Then came a revolution known as distributed version control. This model basically eliminates the centralized repository and gives every user (developer) their own complete clone of the repository. The core branching feature is called named branches. This is what the `. Commands manage. The i...
bambams.ca
Brandon McCaig's Blog: New Domain Name!
http://www.bambams.ca/2013/07/new-domain-name.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. I've decided to change domain names of this blog. The original domain was. I began using that name in college, in part because I couldn't think of anything clever that I was satisfied with, and in part because it was formal and avoided any kind of negative backlash that some screen names may attract. It is built from my real name: B. I have other nicknames in gaming commun...
bambams.ca
Brandon McCaig's Blog: CPAN Pull Request Challenge (PRC) 2015 - Introduction / January (Plack::Session::State::URI)
http://www.bambams.ca/2015/01/cpan-pull-request-challenge-prc-2015.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. CPAN Pull Request Challenge (PRC) 2015 - Introduction / January (Plack: Session: State: URI). I have signed myself up for the CPAN Perl Request Challenge (PRC) 2015. It sounded like a neat idea so I decided to sign up. My January assignment is Plack: Session: State: URI. I began by creating an issue. There is very little documentation. In fact, there's so little documentat...
bambams.ca
Brandon McCaig's Blog: Kernel-space Politics
http://www.bambams.ca/2011/05/kernel-space-politics.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. Then again, with the world's major currencies under private banking monopoly control you have to ask yourself whether the government is actually the kernel or only the system drivers. The government can only hope to keep the system secure and reliable if it is actually ring 0 and free of corruption itself. Subscribe to: Post Comments (Atom). View my complete profile.
bambams.ca
Brandon McCaig's Blog: CPAN PRC 2015 - January (Plack::Session::State::URI) - Part 2
http://www.bambams.ca/2015/01/cpan-prc-2015-january.html
This is the blog of Brandon McCaig, a computer programmer from Ontario, Canada. Expect to see code and probably some strong opinions. CPAN PRC 2015 - January (Plack: Session: State: URI) - Part 2. See the previous post in this series here. Things are moving along slowly, but surely. I mentioned the GitHub issue. That I created last time with a preview of a. He also discussed the existing solution and came to realize that he already has an HTML parser! Tags in the document. It is called. Is also based on.