Blog articles

0
comment
on 3/13/2015 3:22 PM
Tweet A friend of mine, Roger Engelber, pointed me to a nice article  on doing functional programming in Lua. The article detailed the steps to generate a flame like effects using a simple particle system. Of course, it naturally lead to me trying to do t[...]
.
0
comment
on 3/13/2015 3:05 PM
The nice thing about using Kibana for your logs is that you get nice custom filtering. Thus it’s very easy for others to only view errors they feel that are relevant to them. If you have a many systems (gui’s, services, etc) where you pipe a lot of log [...]
.
0
comment
on 3/13/2015 3:05 PM
The nice thing about using Kibana for your logs is that you get nice custom filtering. Thus it’s very easy for others to only view errors they feel that are relevant to them. If you have a many systems (gui’s, services, etc) where you pipe a lot of log [...]
.
0
comment
on 3/13/2015 10:00 AM
Tweet Whilst talking with an ex-colleague, a question came up on how to implement the Stable Marriage problem using a message passing approach. Naturally, I wanted to answer that question with Erlang! Let’s first dissect the problem and decide what proces[...]
.
0
comment
on 3/11/2015 7:37 PM
Tweet It’s very uncharacteristic of me, but I went to a session on the product management track at QCon London – Melissa Perris’ “The Bad Idea Terminator”. Having gone in the room with the expectation of coming out not much wiser, I was pleasantly surpris[...]
.
0
comment
on 3/10/2015 6:01 PM
Tweet I was attempting to make some changes to some fairly old code in our codebase (something I probably wrote myself…) which hasn’t been touched on for a while. Naturally, my first step is to understand what the code does, so I started by looking at the[...]
.
0
comment
on 3/10/2015 9:52 AM
(TL;DR: Intro to the reader-monad in F# for dependency-injection – see the source) intro: the problem Let’s say you have a function f that needs an object implementing some interface to do it’s work. a dirty solution (not advised) Another solution that ca[...]
.
0
comment
on 3/10/2015 4:33 AM
I just stumbled upon a blog-post where Mittal Patel solved this little puzzle using PHP: 100 people standing in a circle in an order 1 to 100. No. 1 has a sword. He kills next person (i.e. no. 2) and gives sword to next to next (i.e no. 3). All person doe[...]
.
0
comment
on 3/9/2015 12:30 PM
Fun Basic is an extended clone of Microsoft’s Small Basic programming language that runs as an app in the Windows Store. The app provides a range of sample programs from simple turtle graphics through to video games and physics simulations. The samples ha[...]
.
0
comment
on 3/8/2015 2:15 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News F# interactive in CloudSharper now properly has UTF8 input encoding “F12 Navigate to Source” implemented in Visual F# Power Tools v 1.8. Any feature suggestion at Visual F# Power Tool[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper