You are here |
flameeyes.blog | ||
| | | |
raku-advent.blog
|
|
| | | | Sigils have a bit of a bad reputation. According to their detractors, sigils are "just a way of encoding type information" in variable names - basically a glorified version of apps Hungarian notation (which isn't even the good kind of Hungarian notation). Maybe sigils served a purpose in the bad old days, but now we... | |
| | | |
www.paritybit.ca
|
|
| | | | Free Software is an abject failure. It may sound like a good concept on its face-especially with the kind of language often used to describe the movement and its opponents-but, when put under scrutiny, the institutions and practices that make up the Free Software movement fundamentally fail at their stated goals and harm the software ecosystem as a result. | |
| | | |
www.paritybit.ca
|
|
| | | | Free Software is an abject failure. It may sound like a good concept on its face-especially with the kind of language often used to describe the movement and its opponents-but, when put under scrutiny, the institutions and practices that make up the Free Software movement fundamentally fail at their stated goals and harm the software ecosystem as a result. | |
| | | |
pmig96.wordpress.com
|
|
| | When I heard of WebAssembly (WASM for short) a few years ago, I thought: take your C program, compile it to WASM and the browser will simply run it, right? Well, WASM is not (yet) a first-class citizen in the browser world. It does not have access to all APIs and resources that JavaScript has.... |