
brandonbloom.name
You work for me, Computer.React.js and its “IMGUI” inspired rendering model is exploding in popularity. After my talk at Clojure/West, several folks asked me about …
http://www.brandonbloom.name/
React.js and its “IMGUI” inspired rendering model is exploding in popularity. After my talk at Clojure/West, several folks asked me about …
http://www.brandonbloom.name/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.3 seconds
16x16
PAGES IN
THIS WEBSITE
12
SSL
EXTERNAL LINKS
5
SITE IP
23.235.44.133
LOAD TIME
0.313 sec
SCORE
6.2
You work for me, Computer. | brandonbloom.name Reviews
https://brandonbloom.name
React.js and its “IMGUI” inspired rendering model is exploding in popularity. After my talk at Clojure/West, several folks asked me about …
SemVer: A Technical Solution to a Social Problem - You work for me, Computer.
http://www.brandonbloom.name/blog/2013/06/19/semver
You work for me, Computer. SemVer: A Technical Solution to a Social Problem. Ldquo;Semantic Versioning”, commonly called SemVer. Is a specification for assigning and reasoning about software version numbers. In short, it codifies some common practices regarding. Style version numbers, including guarentees about API compatibility and dependency resolution. Beautifully simple semantics, outlined by a clear and concise specification. What’s not to like? Packaging systems such as Ruby’s Bundler. Is tantamoun...
You work for me, Computer.
http://www.brandonbloom.name/blog/page/2
You work for me, Computer. Clojure’s Multimethod Dispatch as a Library. In keeping with the theme, this post motivates dispatch-map. Clojure’s multimethods embody a powerful polymorphic dispatch mechanism. With multimethods, you can define a function which is polymorphic with respect to a given hierarchy and arbitrary dispatch value. The hierarchy is actually a directed acyclic graph, but you can adjust method priority to address the diamond problem. So I created dispatch-map. Edit: and now are! One use ...
Code Density - You work for me, Computer.
http://www.brandonbloom.name/blog/2013/06/24/code-density
You work for me, Computer. I’ve heard from many folks who have had difficulty learning functional programming. In attempting to complete seemingly simple tasks, even the most experienced imperative and object oriented programmers fall flat on their faces when first attempting to program in a functional style. Yet, experienced functional programmers rave about their productivity and their small, beautiful codebases. Are these functional programmers simply that much smarter? However, if you’re lookin...
Trivial Cycles in Object Oriented Programming - You work for me, Computer.
http://www.brandonbloom.name/blog/2013/06/18/oop-cycles
You work for me, Computer. Trivial Cycles in Object Oriented Programming. I’m not against objects. I’m against programming in a style. One of the largest causes of big-ball-of-mud architectures is unnecessary cyclic dependencies. Unfortunately, object-oriented languages allow programmers to trivially create cyclic dependencies without warning or immediate repercussions. Overtime, these cycles become a significant source of complexity and corresponding suffering. Class that may also have an address. Lucki...
Rarely Reversible - You work for me, Computer.
http://www.brandonbloom.name/blog/2015/04/26/rarely-reversible
You work for me, Computer. And its “IMGUI”. Inspired rendering model is exploding in popularity. After my talk at Clojure/West. Several folks asked me about two seemingly separate discussion topics: Two-way Bindings and Cursors. Meanwhile, folks using Om. In practice have expressed their frustrations with cursors. A few suggested using something more principled like Haskell’s lenses. While this may be useful in some situations, it’s fundamentally flawed for the same underlying reasons. An infinite number...
TOTAL PAGES IN THIS WEBSITE
12
ScottGu's Blog - ASP.NET MVC Framework
http://weblogs.asp.net/scottgu/archive/2007/10/14/asp-net-mvc-framework.aspx
Monday, October 15, 2007. One of the things that many people have asked for over the years with ASP.NET is built-in support for developing web applications using a model-view-controller (MVC) based architecture. Last weekend at the Alt.NET conference in Austin I gave the first public demonstration of a new ASP.NET MVC framework that my team has been working on. You can watch a video of my presentation about it on Scott Hanselman's blog here. What is a Model View Controller (MVC) Framework? Views" in a MV...
ClojureScript Core.Async Todos
http://rigsomelight.com/2013/07/18/clojurescript-core-async-todos.html
ClojureScript Core.Async Todos. ClojureScript was already an incredible platform for experimenting with different approaches to writing browser based applications. However, things have changed dramatically for the better. The new core.async. Library introduces Go-like channels and blocks to ClojureScript. With this new library we can write blocking code and control the flow of state in a program with a great deal of precision. If you are new to Clojure this cheatsheet. Initial channel and go block usage.
TOTAL LINKS TO THIS WEBSITE
5
BRANDONBLOGS
Lionsgate release Mockingjay: Part 1 Official Trailer. September 16, 2014. The odds seemed to be in favour for all fans of The Hunger Games series today as Lionsgate released the first full-length official trailer for their upcoming sequel, Mockingjay: Part 1. From what we’ve seen, the movie is going to be… Continue Reading →. Lionsgate release Mockingjay: Part 1 Official Trailer.
Brandon Blogs
Mrs McGough’s Class. Mrs Dodd’s Class. Miss Alder’s Class. Mrs Purdy Marr’s Class. Mrs Parvin and Mrs Wilkinson’s Class. Mrs Elliott’s Class. Mrs Hood’s Class. Mrs Gray’s Class. Mr Parker’s Class. Mr Ridley’s Class. Miss Scott’s Class. Believe and Achieve in the Arts. Welcome to Brandon Blogs. Blog of the Week. Which class has the best blog this week? Click to visit our school website. Latest from our blogs. Transition Day [Mrs Gray's Class]. Y5 Transition Day [Mr Parker's Class]. Mrs Gray's Class].
Tales And Treachery | Just another WordPress.com weblog
About Me . . . I Think. Just another WordPress.com weblog. July 29, 2011. May 27, 2011. This is to show dan something. The Banner And The Beautiful. May 16, 2011. That’s why I developed this ad. To be a life line, a savior, to my fellow brothers. It’s time these men, gave their hands a break! This rational was the big bang that lead to Astral Heat. WATCH it on my site. URL to be released in next post. On To The Next One. April 26, 2011. Maybe i’ll cheat and download a few plugins to make life easier.
Blog
Rantings, musings, vignettes, prose, and idle expressions on love, life, writing, and philosophy. Friday, February 3, 2012. From the Old to the New. I'm not sure how many people actually read any of this stuff, but in case you didn't know, bloodredtales is no longer. It has been no longer for a long time now, obviously. So, instead, I will be moving over to wwwbrandonberntson.com,. Saturday, November 12, 2011. The Dome of Heaven. Susceptible to every hurt, to every woe and jab. Men should not be allo...
Brandon Bloodworth- Graphic Artist & Designer
You work for me, Computer.
You work for me, Computer. And its “IMGUI”. Inspired rendering model is exploding in popularity. After my talk at Clojure/West. Several folks asked me about two seemingly separate discussion topics: Two-way Bindings and Cursors. Meanwhile, folks using Om. In practice have expressed their frustrations with cursors. A few suggested using something more principled like Haskell’s lenses. While this may be useful in some situations, it’s fundamentally flawed for the same underlying reasons. An infinite number...
brandonblossom23's blog - about myself - Skyrock.com
29/12/2011 at 9:53 PM. 29/12/2011 at 9:53 PM. Hey ther everyone my name is brandon. Subscribe to my blog! Hey ther everyone my name is. If you want to get to kno me then tlk to me. Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.4) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Thursday, 29 December 2011 at 9:57 PM. Post to my blog. Here you are free.
Brandon Blue |
TOP ORANGE COUNTY REAL ESTATE TEAM. The Agent Alliance Team is made up top real estate agents in Orange County spread across multiple cities. This elite team works together to create a powerful real estate network that allows each Orange County Realtor on our team to sell more homes for higher prices and offer better representation to home buyers than other Realtors. Information For Home Buyers. Information For Home Sellers. Buyers, are you ready to find your dream home? 2015 : Privacy Policy.
Brandon Bluefins | Making a Splash in Westman
Meet News and Results. 45; Team Programmes. 45; Dryland Training. 45; Masters Swimming. 45; Skills Clinics. 45; 2014-2015 Swim Meets. 45; Meet News and Results. 45; Hotel Stays. 45; Contact Our Club. Our kids and coaches work together to learn about the sport of swimming and being fit and active in life. We bring in top instructors, athletes and mentors from across the country to give additional instruction to our swimmers. Hard Work and Good Fun. Gear, Guts and Glory. This club is a community effort and...
Brandon Bluefins | Brandon Bluefins Swim Club
Brandon Bluefins Official Site. This blog is no longer the official home of the Brandon Bluefins Swim Club. Please visit our new site at http:/ brandonbluefins.com. For our current calendar, please visit http:/ brandonbluefins.com/events. This site will be taken offline before the end of the 2014-2015 season. TWIBB: The “Sure, it’s flat, but that’s good, because swimming uphill is hard” Edition. March 5, 2015. TWIBB: The “Swimming Your Butts Off” Edition. February 11, 2015. January 30, 2015.
SOCIAL ENGAGEMENT