Flakes – an Open Source Design & Frontend Framework
Category: Programming
A big part of my work has to do with code. I’ve worked as system administrator – installing, patching, and configuring someone else’s code. I’ve worked as independent programmer, writing code on my own. I also programmed as part of the team. And on top of that, I worked as Team Leader and Project Manager, where I had to interact a lot with programmers. Programming world on its own is as huge as the universe. There is always something to learn. When I find something worthy or something that I understand enough to write about, I share it in this category.
quine-relay – an uroboros program with 80+ programming languages
quine-relay – an uroboros program with 80+ programming languages.
If you didn’t get it, here’s a better description:
This is a Ruby program that generates Scala program that generates Scheme program that generates …(through 80 languages in total)… REXX program that generates the original Ruby code again.
Insanity at its best!
P.S.: Quine (computing) Wikipedia page comes handy:
A quine is a non-empty computer program which takes no input and produces a copy of its own source code as its only output. The standard terms for these programs in the computability theory and computer science literature are “self-replicating programs”, “self-reproducing programs”, and “self-copying programs”.
Gangnam Style Has Been Viewed So Many Times It Broke YouTube’s Code
mermaid – markdown-like generation of flowcharts and diagrams
What were the technical limits that Twitter reached with Ruby on Rails?
What were the technical limits that Twitter reached with Ruby on Rails?
Quora question that has some well researched answers. This is quite handy for any system architect or web developer.



