Explore >> Select a destination


You are here

github.com
| | sergioprado.blog
3.9 parsecs away

Travel
| | In this article, we will learn how to debug the Linux kernel on an embedded Linux system with GDB.
| | www.babaei.net
4.0 parsecs away

Travel
| | Previously I've described the process of building Crypto++ on both FreeBSD and Windows using the GCC, MinGW and VC++ compilers. Now, we want to develop our own cross-platform cryptographic wrapper library around Crypto++. I've already uploaded the full source code to GitHub. You can find the link to the code on GitHub at the end of this article. Before you proceed, you have to build the Crypto++ library as I mentioned earlier here.
| | joaoventura.net
4.6 parsecs away

Travel
| |
| | www.ardanlabs.com
28.2 parsecs away

Travel
| Series Index Reducing Image Size Details Specific To Different Languages Going Farther To Reduce Image Size Introduction In the first part, we introduced multi-stage builds, static and dynamic linking, and briefly mentioned Alpine. In this second part, we are going to dive into some details specific to Go. Then we will talk more about Alpine, because it's worth it; and finally we will see how things play out with other languages like Java, Node, Python, Ruby, and Rust.