Subscribe to Blog via Email
Quote of the Day
Reality must take precedence over public relations, for nature can not be fooled
~Richard FeynmanTags
- algorithms
- alignment
- brainf---
- C++
- Canada
- CentOS
- Chausette
- code
- compiler
- copyright
- Debian
- debugging
- design patterns
- embedded
- engineering
- functional programming
- git
- history
- ICS security
- in the news
- lock-free
- locking
- Microsoft
- optimization
- politics
- programming
- programming language design
- real-time
- refactoring
- requirements
- requirements analysis
- robustness analysis
- security
- SOCKS
- software
- specifications
- synchronization
- technology
- use-cases
- VHDL
- Vlinder Software
- Vlinder Software announcements
- wallpapers
- Windows
Categories
- Algorithms
- Anecdotes
- Business
- C & C++
- C++ for the self-taught
- Common Issues with Synchronization
- Computers and Society
- Continuous Integration
- DNP3
- Education
- Embedded software development
- GNU/Linux (OS)
- Hardware
- HOWTO
- In the news
- Industrial Automation
- Interesting stuff
- Opinions
- PHP
- Python
- Quality
- Radical Refactoring
- Reasons
- Science
- Scribbles
- Smart Grid
- Software
- Software Design
- Software Development
- Software Engineering
- Software Testing
- Technology
- This blog
- Uncategorized
- Use-Cases
- VHDL
- Vlinder Software
- Windows
Archives
- October 2017
- September 2017
- August 2017
- July 2017
- May 2017
- April 2017
- March 2017
- November 2016
- September 2016
- July 2016
- May 2016
- April 2016
- March 2016
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- February 2015
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- September 2013
- July 2013
- June 2013
- March 2013
- January 2013
- December 2012
- November 2012
- October 2012
- August 2012
- July 2012
- June 2012
- March 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
Monthly Archives: September 2011
Harper government reintroduces toughened online copyright law
In the Vancouver Sun: bill C-32 from last session has been re-introduced (probably with some modification — I haven’t had a chance to read the bill yet) and is far more likely to pass, now that there’s a conservative majority … Continue reading
Posted in Opinions
Tagged copyright, in the news, politics
Comments Off on Harper government reintroduces toughened online copyright law
Autumn is here – and so is the autumn banner
OK, autumn has been here for about a week already, and the banner was ready two months ago, but I only now had both the time and the inclination to put it up… You might remember that the corresponding desktop … Continue reading
Chausette: Starting to proxy
In the previous installment, we started to echo the data we received back to where it came from. That’s all fine and dandy, but it isn’t really all that interesting. In this installment, we will set up a pair of … Continue reading