Arcanelab Blog
Blog of Zoltán Majoros. Mostly links to coding and math related topics, intertwined with retro computing, music theory and general nerd stuff.
Replacing Photoshop with NSString | Hacker News
Programmer's Ranch
Nim Build System for Atom Step 1.
Nim Build System for Atom Step 1. Install atom-build Step 2. Create a file in the project directory called .atom-build.json (note the preceding period!) with the following content: { "cmd": "nim", "args": [ "c -r --verbosity:0 ", "{FILE_ACTIVE}" ], "sh": true, "cwd": …C – Compile and execute C “scripts” in one go | Hacker News
Learn Nim in Y Minutes
Understanding .NET 2015
blogs.msdn.com/b/bethmassi/archive/2015/02/25/understanding- … ↗
Web Typography for non-designers - Presslabs
An alternative introduction to Rust
Setting up Midnight Commander in OS X Install: brew install mc By default, the Meta…
Setting up Midnight Commander in OS X Install: brew install mc By default, the Meta key is Escape. Often that’s quite inconvenient, because when you use Escape to close dialog windows, it interferes with meta commands and often undesired character sequences get written to the …On MicroSD Problems « bunnie's blog
http://www.infinitepartitions.com/art001.html
angrave/SystemProgramming
Oliver | An Introduction to Unix
Art of Assembly: The MMX Instruction Set
plantation-productions.com/Webster/www.artofasm.com/Windows/ … ↗
Intel Intrinsics Guide
MMX/SSE Guide
header files for SIMD intrinsics
stackoverflow.com/questions/11228855/header-files-for-simd-i … ↗
Anatomy of a code tracer | Hacker News
http://www.gtoal.com/sbt/
Frida
Text to ASCII Art Generator (TAAG)
ARM assembly for iOS with XCode
Procedural colors for video games
cuwire – Better microcontroller IDE.