Enforcing standards in a distributed system might impose the risk of constraining innovation but it can help preserving everyone’s sanity.
Read MoreYour current software running in production might be considered legacy today, but it has managed to achieve something remarkable: it solved the problems it was created for.
Read MoreYour GitHub profile can increase the chances of landing your next programming job, but it can also act as a double-edged sword.
Read MoreAre you considering a career in software development? Or are you currently struggling to keep up? Achieving your goals is both easier and harder than you think.
Read MoreIndividual code ownership or collective code ownership? Your choice won’t really matter if you are missing one critical ingredient: the developers need to care.
Read MoreI absolutely love functional programming. It does help in a lot of ways, but you should keep in mind that you can still end up with a written program that is completely, utterly, broken.
Read MoreWhy do businesses grow technology teams to the extreme? The Mythical Man Month taught us that throwing people at a problem won’t help to deliver software products faster. But in some cases, it still feels necessary.
Read MoreThis is going to be a tough topic. It’s a very powerful dilemma in modern software engineering. It’s complicated because it also reflects our everyday lives. We all live in a world where there’s no absolute freedom and a government is considered vital by most people. Ok then, how does this apply to a software company?
Read MoreThis is our story. For some of us, those with 10 or more years of experience in software, it might sound familiar. For the others, still in the early stages of their careers, there should be plenty of advice about what’s coming up next in your short-to-medium-term future.
Read MoreHow often do you hear this sentence? Probably a little too often. As an engineer who has worked on a microservices architecture for the past 4 years, I would like to share with you my most valuable lessons, confident that it will be helpful to anyone trying to put a similar architecture together, and confident that I’m probably still doing most of it wrong.
Read MoreI've just released an improved version of my case class automapper, now compatible with Scala 2.12
Read MoreI've finally open sourced first semi-serious project built with Rust, it was a lot of fun building it.
Read MoreMy adventure with Rust begins, I've built a couple of libraries devs might find useful
Read MoreWho really dislikes manual mappings? If that's you, I've just released a macro-based Scala library to facilitate mapping case classes!
Read MoreI've released a Scala library to turn Kafka consumers and producers into RxScala observables and observers
Read MoreI've just released a Scala web scraping library built on top of Scalext
Read MoreI've released a library to enable Scala developers to create their own DSL to manipulate immutable contexts
Read MoreI've published a sample application built using Scala and Akka actors
Read MoreI've just released a Node.js boilerplate project on GitHub, it's the core of this website.
Read MoreI've received a new exciting offer from an energy company in London to be part of their new development team
Read MoreI've received a great job offer from a webcasting company in London, and I will join them very, very soon.
Read MoreAre you wondering how you can add the support to multiple database providers seamlessly into your .NET project that uses Entity Framework 4? If so, jump in!
Read MoreI gave birth to an HTML5 Audio Player that uses some of the new cool HTML5 & CSS3 features, read more for details on how I did it
Read MoreAn OrmLite Repository implementation for Android, managing an existing database.
Read MoreIf you are interested in creating a RESTful Web Service API (JSON) with native Django running on Google App Engine. A project sample source is available to download.
Read MoreA Sample Project in ASP.NET MVC3, Code First (Entity Framework), and Razor View Engine.
Read MoreIf you're searching for the best and most useful django reusable applications to include in one of your projects, come in.
Read More