Content pfp
Content
@
0 reply
0 recast
0 reaction

Steve pfp
Steve
@stevedylandev.eth
I think this is a healthy perspective to hold, which is not to hold to one language too tightly. Adapt and use programming principles to fit your needs; even in your frontend 👀 https://youtu.be/gNDBwxeBrF4?si=vMsAEaRrRgpaaxag
5 replies
0 recast
18 reactions

Daniel Lombraña pfp
Daniel Lombraña
@teleyinex.eth
I am so tired of the js tool chain. It only gives you errors. Reproducibility is an issue, and neither Typescript or Js is going to solve it. Typescript is a patch to a problem: Js. For me it is the same as with x86. The architecture is shit, so we patch it to a way that we created a huge problem that now requires OS kernels to patch themselves to protect us from a shitty architecture (https://en.m.wikipedia.org/wiki/Meltdown_(security_vulnerability)). Luckily we are having alternatives with RiscV5 and Arm. The same goes to coding. We need more people switching. I am a python developer. I love it. But nowadays I'm coding a lot in Dart and let me tell you something: types are good. So oOoOO good. They remove so many mistakes. So I'm hoping that python will enforce it to a level that becomes a compiler. Otherwise I might change to Rust. I'm not leaving python because the scientific libs in this ecosystem is unbeatable. But let's wait until the others catch up.
3 replies
0 recast
2 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
one reason why I am so excited about https://effect.website/ it addreses mostly your concerns. plug in a mock to reproduce tests? no biggie. reproduce tests everywhere as it's all mocked? no biggie runs fast because it's built to? yep can work with bun as runtime? yep
2 replies
0 recast
0 reaction

Daniel Lombraña pfp
Daniel Lombraña
@teleyinex.eth
Now I remember. There's something similar for Dart as well. I don't remember the lib name but it is the same. That's nice
0 reply
0 recast
1 reaction

Daniel Lombraña pfp
Daniel Lombraña
@teleyinex.eth
Checking this. Thanks for the suggestion.
0 reply
0 recast
0 reaction