Explore >> Select a destination


You are here

nikhilism.com
| | aradaelli.com
3.7 parsecs away

Travel
| | [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.
| | outflux.net
2.3 parsecs away

Travel
| | [AI summary] The user has a blog post that discusses various technical topics, including kernel rootkits, security measures, and system administration. The content includes code snippets related to kernel modules, security patches, and system configurations. The blog also touches on personal experiences with hardware and software issues, such as a UPS causing network outages.
| | doughellmann.com
2.7 parsecs away

Travel
| | [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.
| | ponyfoo.com
21.7 parsecs away

Travel
| [AI summary] This technical article explains the async/await feature in JavaScript, detailing its relationship with Promises and generators, and provides code examples demonstrating how to handle asynchronous operations, concurrent tasks, and errors.