We’ve got a new microcontroller board, which got a 10-pin JTAG interface for external debugging. The problem was that we
Continue readingAuthor: max-sperling
VPN – Full vs. Split Tunnel
Full Tunnel All your traffic get send to the VPN server and if you aren’t requesting a server in its
Continue readingJPEG – Baseline vs. Progressive
Baseline – Gets loaded from the top to the bottom – The default setting Loading process (Illustration) 33% 66% 100%
Continue readingCan’t play MP4 file during download?
That problem occurs if the moov atom is at the end of the MP4 container. It contains necessary metadata for
Continue readingProtein supplements
There are plenty of different types of protein supplements out there to buy, but what is the difference between them.
Continue readingLogin without access to DC (Windows)
Depending on the value of the following registry key Windows caches the last X numbers of logins. This makes it
Continue readingTraining sets and repetitions
Depending on the goal, training should be performed in different sets and repetitions. This is distinguished by maximal strength (e.g.,
Continue readingNutrition for building muscles
Basic knowledge Foremost, it’s necessary to engage in strength training, as the body won’t be prompted to build muscles without
Continue readingNutrition (Basics)
Every human has a different energy requirement depending on their physical constitution (e.g., gender, age, height) and their physical activities
Continue readingUnit testing series – Test with Mock (Part 5)
The third szenario is using a mock. Mock Test App Exec $ g++ -c UserInterface.cpp WindowManager.cpp $ ar rcs libwnd.a
Continue reading