librador.com
Joining Dramatify - Martin Vilcans (Librador)
http://www.librador.com/2014/09/04/Joining-Dramatify
Martin Vilcans deep thoughts about whatever. So, I’m in a startup again. I’ve joined the team behind Dramatify. An online collaboration and administering tool for film and TV productions. The product is in beta. It has active users, and is almost ready for public launch, so it’s a bit different from the other startups I’ve joined earlier where the product were less mature. After I left Goo Technologies. I’ve had a contracting gig at Load Impact. I’m looking forward to improving the service! My service to...
librador.com
Virtual reality tricks: Asynchronous timewarp and late latching - Martin Vilcans (Librador)
http://www.librador.com/2015/03/10/Asynchronous-timewarp-and-late-latching
Martin Vilcans deep thoughts about whatever. Virtual reality tricks: Asynchronous timewarp and late latching. Last week’s Game Developers Conference. Was very much about VR. It looks like the timing of our new startup Resolution Games. So why do they even need to update their drivers to support VR at all? Can’t you just render a right eye and a left eye view and be done with it? The solution to this is. But of course you don’t need to render a full 360 degree panorama for asynchronous timewarp.). To enab...
librador.com
SPMD, Screenplain and Marked - Martin Vilcans (Librador)
http://www.librador.com/2011/12/09/SPMD-Screenplain-and-Marked
Martin Vilcans deep thoughts about whatever. SPMD, Screenplain and Marked. It’s about time I tell you about one project that I’ve been working on from time to time for the last months. It’s called Screenplain, and its purpose in life is to take an input file in a simple text format and output a properly formatted screenplay. I started working on Screenplain this summer, and at the same time Stu Maschwitz. Which I’m incidentally using to write this very blog post). Great! Did a great job on creating a sty...
librador.com
No, that's not why OO sucks - Martin Vilcans (Librador)
http://www.librador.com/2012/07/16/No-thats-not-why-OO-sucks
Martin Vilcans deep thoughts about whatever. No, that's not why OO sucks. Many programmers are fed up with dogmatic application of object orientation, which may be why Joe Armstrong’s article Why OO Sucks. Has caused so much discussion around the Internet lately. Armstrong claims that object oriented programming is bad. I’m no huge fan of OO either. But unfortunately Armstrong’s objections against it are not backed by any clear reasoning. Let’s have a look at his four objections. A data type, so an object.
china.imgawards.com
國際移動遊戲大獎
http://china.imgawards.com/zh-hant
July 28, 2016. November 15, 2016. December 30, 2016. January 12, 2017.
librador.com
Screenplain towards 1.0 - Martin Vilcans (Librador)
http://www.librador.com/2012/02/26/Screenplain-towards-1.0
Martin Vilcans deep thoughts about whatever. Screenplain towards 1.0. Is a utility I made for converting a movie screenplay from a simple text file to a good looking format. Since my previous post SPMD, Screenplain and Marked. The specification of the text format has changed somewhat since screenwriter John August. Joined the collaborative effort of creating a simple text format for screenplays. It also has changed its name from Screenplay Markdown to Fountain. Thanks to Jonathan Poritsky.
librador.com
Arduino + motor + solenoid + piezo = music - Martin Vilcans (Librador)
http://www.librador.com/2013/04/07/Arduino-motor-solenoid-piezo-music
Martin Vilcans deep thoughts about whatever. Arduino motor solenoid piezo = music. My first experiment with an Arduino, made at the Instrumenthack day at Plan 8 in Stockholm. The Arduino controls a motor, a solenoid and a piezo to create percussion and a melody. Arduino motor solenoid piezo = music. Previous: 12 Dec 2012. Raquo; Not one of those posts. Next: 15 Nov 2013. Raquo; Avoid pull/merge mess in Git. Blog comments powered by Disqus. I'm a co-founder of Resolution Games. My own business is Vilcon AB.
librador.com
Creating an interactive CV - Martin Vilcans (Librador)
http://www.librador.com/2012/07/31/Creating-an-Interactive-CV
Martin Vilcans deep thoughts about whatever. Creating an interactive CV. After having worked with software and web development for a number of years, it becomes difficult to write a good CV if you have worked on several projects, at several companies and with several technologies. As a CV shouldn’t be longer than a couple of pages, you have to cut down on the information. In my traditional ( PDF CV. But I work with computers. I should be able to create an interactive CV that contains. Next: 16 Aug 2012.
librador.com
Avoid pull/merge mess in Git - Martin Vilcans (Librador)
http://www.librador.com/2013/11/15/Avoid-pull-merge-mess-in-Git
Martin Vilcans deep thoughts about whatever. Avoid pull/merge mess in Git. Git’s default behaviour when running the. Command is to merge the remote branch into the tracking branch. This gives a lot of merge commits in the history that provide no information and just clutter the history. Here’s an example of what I found in a repository:. You can change this behaviour by adding the rebase flag to. Git pull - rebase. Git config - global branch.autosetuprebase always. Should be set to. Previous: 07 Apr 2013.
SOCIAL ENGAGEMENT