The Tapir's Tale

Programming, Philosophy, and the Mind.

Saturday, November 14, 2020

In the Present

Posted by Anders Janmyr at 12:12
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
View mobile version
Subscribe to: Post Comments (Atom)
Anders Janmyr
@andersjanmyr
View my complete profile

Popular Posts

  • A Not Very Short Introduction To Node.js
    Node.js is a set of asynchronous libraries, built on top of the Google V8 Javascript Engine . Node is used for server side development in J...
  • How to Handle Project Managers
    There is only one thing you need to do to keep a project manager happy: Tell them how long it takes! If you think you will be done in t...
  • Git undo, reset or revert?
    If you have found this page you probably came here since you wanted to clear your working directory from all the changes that you have made....
  • ASP.NET MVC vs. Rails3
    I recently was contacted to implement an ASP.NET MVC application and I saw this as a great opportunity to compare it with Rails3. What imme...
  • Solving the Expression Problem in Javascript
    I just watched a great presentation by Daniel Spiewak called Living in a Post-Functional World . I watched it mainly because I heard it w...
  • Combining DataTriggers and Property Triggers in WPF
    How to combine property-triggers and data-triggers in WPF is not quite clear from the documentation. Property-trigger that changes the ...
  • Notes on "Your Brain at Work"
    I just finished reading Your Brain at Work by David Rock and it is really good. If you haven't read it I can highly recommend it. Since...
  • Writing a Node Module
    This example assumes that you have a Github account. If you don't have one, you can get one at (suprise!) Github . It also assumes that ...
  • Lambda, Javascript Micro-Services on AWS
    Amazon just released a bunch of new services. My favorite is Lambda. Lambda allows me to deploy simple micro-services without having to set...
  • TDD and LINQ to SQL
    Microsoft has made the unfortunate mistake of not making System.Data.Linq.Table<T> implement an interface. If they had only done this...
Powered by Blogger.