Programming Leftovers
-
Rlang ☛ Inventory of methods for comparing spatial patterns in raster data
Methods for comparing spatial patterns in raster data
This is the first part of a blog post series on comparing spatial patterns in raster data.
-
Rlang ☛ Calculating an LOOCV MSE by hand
Last week, we had an “mid-term” exam, for our introduction to statistical learning course.
-
Jonathan Dowland ☛ Jonathan Dowland: Code formatting in documents
I've been exploring typesetting and formatting code within text documents such as papers, or my thesis. Up until now, I've been using the listings package without thinking much about it. By default, some sample Haskell code processed by listings looks like this (click any of the images to see larger, non-blurry versions):
[...]
It's formatted with a monospaced font, with some keywords highlighted, but not syntactic symbols.
-
Medevel ☛ Pentest Tools Framework: Open-Source Exploit and Vulnerability Scanner for Web Security Experts and Beginners
Pentest Tools Framework is a database of exploits, Scanners and tools for penetration testing. Pentest is a powerful framework includes a lot of tools for beginners. You can explore kernel vulnerabilities, network vulnerabilities
It is written in Python and uses some Perl, Ruby and PHP scripts.
-
Python
-
Medevel ☛ How Psychic-CCTV Became a Game-Changer for CCTV Pentesting
CCTV video analysis tool built completely in python.
-