-
https://www.youtube.com/watch?v=R2Aa4PivG0g
Abstract:
I love query languages for many reasons, but mostly because of their semantics. Wait, come back! In contrast to most systems programming language…
-
Yes, really
-
It seems that the WirePattern functionality does quite a bit in terms of dealing with input data. Is it possible to get a base component that offers this functionality? That base WirePattern compone…
-
**Version Used**: C# 6
**Steps to Reproduce**: It is very cool that we are able to use @varname when creating views to access the code behind values. It is great! It will be awesome if we can use i…
-
PHP 5.5 wasn't a huge feature release for PHP, but it did have some super useful stuff that we can use heavily:
## 1. Class name resolution via `::class` class constant
We can now access the fully qu…
-
Please stop changing the hostmot2.vhd file to include the (PIN file of your personal preference of the day). This breaks _ALL_ other configurations each time it's changed, and is not the way the host…
-
## Overview
We all agree that our current TOC is not very good and needs improvement. It is also suffering from lack of direction and vision on what it needs to be and what it needs to outline going …
-
-
[@FroMage] We can live without them, but damn that makes the code look silly. Most specs that deal with binary are defined in terms of either hexa, octal or binary numbers, which means that the code w…
-
> My thinking is that "controller" is not sufficiently agnostic; the word comes with MVC baggage, yet it's use is very flexible
> [source](https://github.com/lhorie/mithril.js/issues/413#issuecomment-…