[WayBack] Abtruse Goose: Teach Yourself C++ in 21 days…
Via: [WayBack] “How to learn programming in 21 Days” – CodeProject – Google+
Posted by jpluimers on 2019/10/10
[WayBack] Abtruse Goose: Teach Yourself C++ in 21 days…
Via: [WayBack] “How to learn programming in 21 Days” – CodeProject – Google+
Posted in C, C++, Development, Fun, Software Development | Leave a Comment »
Posted by jpluimers on 2019/10/09
Time to experiment with [WayBack] Gitless: a simple version control system built on top of http://gitless.com/:
…
Gitless is an experiment to see what happens if you put a simple veneer on an app that changes the underlying concepts. Because Gitless is implemented on top of Git (could be considered what Git pros call a “porcelain” of Git), you can always fall back on Git.
…
It is open source at https://github.com/sdg-mit/gitless
–jeroen
Posted in Development, DVCS - Distributed Version Control, git, Software Development, Source Code Management | Leave a Comment »
Posted by jpluimers on 2019/10/09
On my reading list: [WayBack] “Real Options” Underlie Agile Practices
Whether we realise it or not, “freedom to choose” is a principle underlying many Agile practices. By avoiding early commitments, we gain flexibility in the choices we make later. In this article, Chris Matts and Olav Maassen propose that an understanding of “Real Options” allows us to develop and refine new agile practices and take agile in directions it hasn’t gone before.
Via: [WayBack] “Real Options” Underlie Agile Practices – Marjan Venema – Google+
–jeroen
Posted in Agile, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2019/10/08
Voor mijn link archief, dit lijkt op de integratie van xs4all:
KPN komt met nieuwe abonnementen met de naam Hussel. Onder die naam zijn zowel vast en mobiel internet als bellen en tv beschikbaar. Ook zijn er losse mobiele abonnementen. Onbeperkte mobiele data is alleen mogelijk in combinatie met vast internet.
[WayBack] KPN vernieuwt abonnementen voor vast en mobiel internet, tv en bellen – IT Pro – Nieuws – Tweakers
Posted in Power User, Internet, ISP, xs4all, KPN | Leave a Comment »
Posted by jpluimers on 2019/10/08
For my link archive:
The first one missed these:
Both find these:
–jeroen
Posted in Conference Topics, Conferences, Delphi, Development, Event, SOAP/WebServices, Software Development | Leave a Comment »
Posted by jpluimers on 2019/10/08
Somebody didn’t believe the claim “Git is easy to learn” and wrote a [WayBack] git man page generator (of course with a repository: github: Lokaltog/git-man-page-generator), for example generating
git-complete-tipNAME
git-complete-tipcomplete all non-committed downstream tips opposite of a few rebased remote indicesSYNOPSIS
git-complete-tip[ –maintain-log | –lecture-violate-history ]DESCRIPTION
git-complete-tipcompletes a few staged tips inside any forward-ported non-staged unstaged indices, and a few checked out subtrees fscked by histories in the tree, but that are not inHOLD_SUBTREE, are checked out in a temporary pack.…
For the same reason there is [WayBack] XKXD: Git (image on the right), which is [WayBack] explained for a reason. Just see this little summary:
The difficulty of using Git in common situations is belied by the apparent simplicity of its use in tutorial-style situations. Committing and sharing changes is fairly straightforward, for instance, but recovering from situations such as accidental commits, pushes or bad merges is difficult without a solid understanding of the rather large and complex conceptual model. For instance, three of the top five highest voted questions on Stack Overflow are questions about how to carry out relatively simple tasks: undoing the last commit, changing the last commit message, and deleting a remote branch.
Actually the “easy to learn” means “there is easy to find documentation for it“.
–jeroen
Posted in Development, DVCS - Distributed Version Control, Fun, git, Software Development, Source Code Management | Leave a Comment »
Posted by jpluimers on 2019/10/08
Old long read: [WayBack] EnterpriseApplication; Martin Fowler 24 March 2014
Via: [WayBack] Weekend Reader 2017.46 – reality-loop:
Characteristics of Enterprise Applications
It’s an old article but I like to come back to it from time to time: Martin Fowler describes the term “Enterprise Applications” and explains why some concepts from classical “Computer Science” are not applicable.
–jeroen
Posted in Design Patterns, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2019/10/07
[WayBack] If only math was taught like that when I was studying… – Adrian Marius Popa – Google+
–jeroen
Posted in Power User, science | Leave a Comment »
Posted by jpluimers on 2019/10/07
Interesting read: [WayBack] Setting Up a New Mac: Should You Migrate or Do a Clean Installation? | The Mac Security Blog
–jeroen
Posted in Apple, iMac, Mac, Mac OS X / OS X / MacOS, Mac OS X 10.4 Tiger, Mac OS X 10.5 Leopard, Mac OS X 10.6 Snow Leopard, Mac OS X 10.7 Lion, MacBook, MacBook Retina, MacBook-Air, MacBook-Pro, MacMini, macOS 10.12 Sierra, OS X 10.10 Yosemite, OS X 10.11 El Capitan, OS X 10.8 Mountain Lion, OS X 10.9 Mavericks, Power User | Leave a Comment »
Posted by jpluimers on 2019/10/07
Interesting: [WayBack] I am using Ubuntu 16.04 along with windows 10. I have encrypted my drives using BitLocker. Now my encrypted drives are not visible in ubuntu 16.04. But I want to access my encrypted drives using.
References: [WayBack] How to access BitLocker encrypted drive in Linux? This article introduces one way to access Bitlocker encrypted drive in Linux
via:
–jeroen
Posted in *nix, Power User, Windows | Leave a Comment »