Source: Triangulation: Trojan for iOS
Summary
Sophisticated spyware known as “Triangulation” has been discovered targeting iPhones of top and middle management employees. The spyware, which is deployed via an invisible iMessage with a malicious attachment, can only be detected and removed through external tools.
Fact
Summary
Radiation-hardened Quine is a self-printing program in Ruby that can repair itself even if one character is deleted from its code.
Fact
Source: macoy/cakelisp: A performance-oriented Lisp-like language where I can have my cake, and eat it (too)
Summary
Cakelisp is a high-performance, compiled programming language with emphasis on compile-time code generation, modification and execution. It is compatible with C and C++ and features true full-power macro support, no heavyweight runtime, “real” types, no garbage collection, hot reloading, and seamless C and C++ interoperability.
Fact
💻 Cakelisp is a compiled language with true full-power macro support, seamless C and C++ interoperability, and no garbage collection.