Standard Search
About 123 results
https://mackuba.eu/2012/01/09/notes-from-the-passionate-programmer/ · 9 Jan 2012
Last month I read a great book from the Pragmatic Bookshelf - “The Passionate Programmer”, another book in the not-directly-technical series of their books started with the original “Pragmatic Programmer”, which deal not as much with specific tech...
https://mackuba.eu/2011/01/15/on-open-source-licensing/ · 15 Jan 2011
There are many posts and articles that compare available open source licenses. A lot of them aren’t objective and are biased towards some kinds of licenses based on author’s own preferences.
https://mackuba.eu/2010/02/04/sharing-code-between-projects-with-git-subtree/ · 4 Feb 2010
I came across a problem recently. I have a project called xBlip which I’ve described before – it’s an iPhone client for a Polish Twitter-like service Blip. This project has a backend part which I keep in a subdirectory “ObjectiveBlip” and whic...