Hacker News
- Constraints and Guarantees https://jfmengels.net/constraints-and-guarantees/ 4 comments
- Tail recursion, but modulo cons https://jfmengels.net/modulo-cons/ 36 comments
- Disable comments make static analysis tools worse https://jfmengels.net/disable-comments/ 52 comments
- Safe dead code removal in a pure functional language https://jfmengels.net/safe-dead-code-removal/ 62 comments
Lobsters
- Optimizing for JavaScript is hard https://jfmengels.net/optimizing-javascript-is-hard/ 21 comments elm , javascript , performance
- Fixing vulnerabilities in Elm's virtual DOM https://jfmengels.net/virtual-dom-security-patch/ 10 comments elm
- Tail recursion, but modulo cons https://jfmengels.net/modulo-cons/ 12 comments elm , performance
- What if ESLint's configuration worked like elm-review? https://jfmengels.net/configuring-eslint/ 5 comments elm , javascript
- How disable comments make static analysis tools worse https://jfmengels.net/disable-comments/ 11 comments programming
- Tail-call optimization in Elm https://jfmengels.net/tail-call-optimization/ 13 comments elm
- Safe dead code removal in a pure functional language https://jfmengels.net/safe-dead-code-removal/ 2 comments elm , javascript , plt
- Safe unsafe operations in Elm https://jfmengels.net/safe-unsafe-operations-in-elm/ 4 comments elm , practices
- Analyzing extra files in elm-review https://jfmengels.net/analyzing-extra-files/ 2 comments elm
- A tale of failing to design rule boundaries - Data-last functions https://jfmengels.net/data-last-rule-failure/ 2 comments elm
- Optimizing for JavaScript is hard https://jfmengels.net/optimizing-javascript-is-hard/ 27 comments programming
- Optimizing for JavaScript is hard https://jfmengels.net/optimizing-javascript-is-hard/ 17 comments javascript
- New elm-review release: Stop the bleed https://jfmengels.net/stop-the-bleed/ 2 comments elm
- What if ESLint's configuration worked like elm-review? https://jfmengels.net/configuring-eslint/ 3 comments javascript
- Easier automatic fixes in elm-review https://jfmengels.net/easier-automatic-fixes/ 2 comments elm
- Measuring cognitive complexity with elm-review https://jfmengels.net/cognitive-complexity/ 3 comments elm
- Tail-call optimization in Elm https://jfmengels.net/tail-call-optimization/ 5 comments elm
- Simplify https://jfmengels.net/simplify/ 2 comments elm
- You thought you had no dead code? https://jfmengels.net/unused-patch-1-1-5/ 2 comments elm
- Safe dead code removal in a pure functional language https://jfmengels.net/safe-dead-code-removal/ 5 comments elm
- Announcing elm-review v2! https://jfmengels.net/elm-review-v2/ 4 comments elm
- Announcing elm-review! https://jfmengels.net/announcing-elm-review/ 6 comments elm