@TypeScriptDaily@mattpocockuk
There should be a streamlined way out of TS "feature-paralysis". TS should continue to drive innovation. The "final" keyword makes sense there should be a way for TS to (experimentally) implement it. Feature flags? experimentalFinalClasses
@AriAster accidentally watched midsommar last night. I thing least you could do would be making a straight comedy as an apology to everyone whos trying to recover from all this.
@saylor I'd really like to understand the likes of you: sell that dirty energy-wasting insanity and live a happy live! You had your time, there will be no revolution.
I cannot really share the euphoria around #gpt4. As soon as coding questions exceed the trivial there is not much gain. The system lacks deep reasoning. Prove me wrong with any clever it generated which is not a simple mashup of code publicly available! ๐ค
@rhozacc As soon as #AI will invent new things it will develop itself further, it will do so much faster than human has ever done. It will be an explosion in scientific progress and everything that can be invented will be invented almost immediately. Imagine that
@addyosmani hi Addy, umd/amd require.js(!) is superior to native modules in the browser in 2022 for my needs. I want a buildless dev workflow in my react/typescript project. I am convinced I am doing everything right from my perspective. Do you want to hear the story?
loading times for require.js even compare well to native esm. my really only issue is it cannot handle cyclic dependencies. Thank you all for listening.