132 private links
Open source turn-based survival RPG development project.

fastmod is a fast partial replacement for codemod. Like codemod, it is a tool to assist you with large-scale codebase refactors, and it supports most of codemod's options. fastmod's major philosophical difference from codemod is that it is focused on improving the use case "I want to use interactive mode to make sure my regex is correct, and then I want to apply the regex everywhere".
No, there hasn’t been any new vulnerability found in SSH, nor am I denying the usefulness of SSH as a building block in the dev toolchain. This article is about why you shouldn’t be (and how you can avoid) using raw SSH sessions for development work.
In summary, how the author discovered screen, tmux, etc.
Most of us last saw calculus in school, but derivatives are a critical part of machine learning, particularly deep neural networks, which are trained by optimizing a loss function. This article is an attempt to explain all the matrix calculus you need in order to understand the training of deep neural networks. We assume no math knowledge beyond what you learned in calculus 1, and provide links to help you refresh the necessary math where needed.


Crack LeetCode, not only how, but also why.
Text editors remain a controversial area. Here's our recommended Vim-like text editors. They are all released under an open source license.
askgit provides a sql interface to your git repository.

A clever little console text editor. Written in C, forked out of mle.
Flexible terminal-based text editor (C). Contribute to adsr/mle development by creating an account on GitHub.
Data visualisation is the process of displaying data in visual formats such as charts, graphs or maps. This method is commonly used to grasp more meaning out o…

How to poison phishing sites with fake data.
Top command is good but there are better alternatives to Top. Take a look at these system monitoring tools that are similar to top but are actually better.
whowatch is a simple, easy-to-use interactive who-like command line program for monitoring processes and users on a Linux system in real time.

