There's no scrollbar but scrollback works with alt+page_up or scrolling with the mouse wheel or touchpad. They do mention they'll implement scrollback search and scrollbars in 1.3.
Which defaults? The programming languages I’ve worked with don’t have defaults for everything related to formatting. Editor defaults don’t work, since not everybody uses the same editor. So you have to make a choice somewhere.
A lot of (relatively) recent languages do have defaults. Go and rust both come with an auto formatter out of the box, and defaults that are sane enough to just run with
Ah yeah, in those cases it is possible to just use the defaults.
Come to think of it, I have worked with Deno, which comes with a formatter (and linter and testing library) and I’m a fan. Saves a couple of dependencies, some config files and a bit of mental overhead when creating a new project.
The front end is still react. But I'd be curious to know if LLM's are less prone to errors generating code for strongly typed languages over others like Javascript.
From experience: A static type system is MUCH better for agents than dynamic. I've done a few projects both ways - the agent is just much, much better with the static system because it sees compile errors right away, and also has access to better static analysis tools. I don't know how much the types themselves help the LLM, it's better context but more tokens, but the agent seeing errors is just a huge difference.
It's also much easier for you as a developer to digest the code if you need to refactor because you got lazy and accepted some slop.
In my experience, a massive YES. At least with agenetic models that have an iteration loop, and in languages like Rust where the type system is strong enough to prevent categories of bugs.
Why do cars need a 3D engine? I thought they used Godot for the UI interface while others in the industry use Qt.
Other people seem to be betting on Godot recently, Battlefield 6 has been shown to use it for their map editor and Jetbrains became a sponsor of the project a few days ago.
It's not just TPM 2.0, you also need a supported CPU. Everything before Intel 8th gen and Zen+ (including 1st gen Ryzen) is not supported even if you have TPM 2.0