PS3 Error 8001003A and 8001002B “fix”

I was messing around with my Playstation 3. I replaced the harddrive with a bigger one and wanted to install a custom firmware. What a headache! All the errors… And no one knows what to do. Nothing is working.Errors like 8001003A and 8001002B among others… I don’t think you can call this for a “fix” … Read more

Auto Create Screenshots with VLC

This is a tip to help you create automated screenshots/snapshots with VLC media player from the command prompt. Create a folder, for example: C:\OUTPut the video file INPUT.mp4 in the root C:\ Then enter the following line at the command prompt: This takes a snapshot of every frame: “C:\Program Files (x86)\VideoLan\VLC\vlc.exe” –video-filter scene –scene-ratio 1 … Read more

Add new features for cmd.exe and Powershell

At Microsofts website there’s a package named “Sysinternals Suite” that contains 146 tools that you can make to be usable in cmd.exe and Powershell. The package contains lots of missing features/commands that is very usable if you’re running Windows on your PC. For example you’ll be able to use commands such as “whois NordicNode.com” and … Read more