Majikshoe's House of Mediocrity
Sunday, May 15, 2016
Macbook Pro 2015 - Wifi "No Hardware Installed"
›
I received this error today and took quite some time to find the correct solution. Most articles advise resetting NVRAM and SMC but that mad...
2 comments:
Saturday, December 6, 2014
Synology NAS - How to make a program run at startup
›
The other day I created a little node.js project to keep track of some finances. Synology has a node.js package but that just installs the ...
27 comments:
Wednesday, January 4, 2012
How to update Samsung F4EG's dodgy firmware
›
Today I joined the NAS club and purchased a Synology DS212j. Inside I threw in my existing Samsung HD204UI 2Tb hard drive, and upon starting...
3 comments:
Tuesday, January 26, 2010
Migrating Log4J properties to XML format
›
A few weeks on from my JBoss logging experience and I've worked out one thing so far. JBoss certainly seems to prefer the XML format ove...
1 comment:
Tuesday, January 12, 2010
Using your own Log4J with JBoss
›
If you use JBoss and Log4J, you've probably seen this error in JBoss' server.log file... log4j:ERROR A "org.jboss.logging.app...
2 comments:
Sunday, October 18, 2009
100% unit test coverage in Java: The smells of perfection
›
Unit testing is defined as testing one class in complete isolation. One approach to isolate your test is to use mocks and stubs , where thos...
5 comments:
Saturday, February 14, 2009
Ipsedixit - Java unit testing with less code
›
As software engineers, we don't want to spend a lot of time performing repetitive tasks. Repetitive tasks in coding can almost always b...
3 comments:
›
Home
View web version