Explore >> Select a destination


You are here

mihai.fm
| | stoppels.ch
23.6 parsecs away

Travel
| |
| | ariadne.space
14.4 parsecs away

Travel
| | Most of my readers are probably aware of the Y2038 issue by now. If not, it refers to 3:14:07 UTC on January 19, 2038, when 32-bit time_t will overflow. The Linux kernel has internally switched to 64-bit timekeeping several years ago, and Alpine made the jump to 64-bit time_t with the release of Alpine 3.
| | fy.blackhats.net.au
4.5 parsecs away

Travel
| | Firstyear's blog
| | mcuoneclipse.com
69.1 parsecs away

Travel
| Welcome to 'Alice in Wonderland'! For a university research project using an ARM Cortex-M33 we are evaluating position-independent code as way to load applications or part of it with a bootloader. It sounds simple: just add -fPIC to the compiler settings and you are done. Unfortunately, it is not that simple. That option opened up...