romualdr | 3 years ago | on: Cample.js: Reactivity without virtual DOM
romualdr's comments
romualdr | 3 years ago | on: Cample.js: Reactivity without virtual DOM
Still, the question remains, what's the improvement over Svelte or SolidJS which doesn't use VDOM as well ?
romualdr | 5 years ago | on: Why is this idiot running my engineering org?
romualdr | 5 years ago | on: Microsoft pitched facial recognition to the DEA
romualdr | 6 years ago | on: Passionate kissing is not a human universal (2015)
romualdr | 6 years ago | on: Show HN: DevShop, the Game of Kanban
romualdr | 9 years ago | on: Ask HN: Is Slack down?
romualdr | 10 years ago | on: NPM and Left-Pad: Have We Forgotten How to Program?
Small packages done right, well tested = maintenable, reusable, stable code.
The problem does NOT comes from packages. The problem comes from un-publishing public packages and centralized repository server.
I have a java project with a lot of dependencies. Does it mean it's bad ? No, but if maven repos are closing tomorrow, my project will not build as well.
romualdr | 10 years ago | on: In defense of PowerShell
I also agree with the author, you don't try enough or don't bother trying.
i LOVE nix environnements, but i HAVE to work on Windows. And yeah, at first, it's a pain. Nothing works as expected and you get bunch of errors ... but you have to remember that you're not on a nix terminal !
You don't expect to master a environnement on a first try, do you ? Remember this is not the term you know and love. And if you take some time to get used to, here is your reward:
you will be able to rocks the term on Windows too, and that's pretty badass.