|
You are here |
blog.cy.md | ||
| | | | |
aradaelli.com
|
|
| | | | | [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. | |
| | | | |
dlang.org
|
|
| | | | | [AI summary] The article compares the programming languages Chapel, D, and Julia across various features such as compilation speed, documentation, array support, language power, concurrency, standard libraries, package ecosystems, and C integration. It highlights that Julia is the best choice for novice and experienced programmers in scientific computing due to its fast compilation, comprehensive documentation, and ease of use. D is noted for its performance and C-like syntax, while Chapel excels in parallel computing and cluster environments. The article concludes with a table summarizing the key features of each language for quick reference. | |
| | | | |
trekhleb.dev
|
|
| | | | | JavaScript implementation of so-called Seam Carving algorithm for the content-aware image resizing and objects removal. Dynamic programming approach is applied to optimize the resizing time. | |
| | | | |
gist.github.com
|
|
| | | 64 bit Python3 compatible shellcode runner. GitHub Gist: instantly share code, notes, and snippets. | ||