Explore >> Select a destination


You are here

corvid.cafe
| | bloeys.com
5.6 parsecs away

Travel
| | In 'Thought 2: Regex is Like Assembly' I wondered why we are still doing regex in this kind of hard to understand, symbolic way, when we have already invented high level programming languages. There is no reason regex can't be written as clearly as any other programming language we use today. I thought doing this would be an interesting project, and so I came up with Regexl, a high level language for writing regex, that can be used as a simple library.
| | intezer.com
5.3 parsecs away

Travel
| | Reverse engineering is an integral part of malware analysis and research - get started learning this advanced skill to investigate malware.
| | www.rodrigoaraujo.me
5.5 parsecs away

Travel
| | Virtual Machines (VMs) are a magical thing: a computer being emulated inside a physical computer. Since this emulated computer isn't physical, we call it "virtual". Such a simple description for something so powerful. From a practical perspective, VMs allow users to safely run programs in an isolated environment: the emulated machine. Why build a Virtual Machine from scratch So, why build one when there are already so many great VMs out there?
| | www.abubalay.com
19.5 parsecs away

Travel
|