Remix.run Logo
UltraSane 3 days ago

Claude Sonnet 3.5 is simply amazing. No matter how much I used it I continue to be amazed at what it can produce.

I recently asked it what the flow of data is when two vNICs on the same host send data to each other and it produced a very detailed answer complete with a really nice diagram. I then asked what langue the diagram uses and it said Mermaid. So I then asked it to produce some example L1,2,3 diagrams for computer networks and it did just that. So it then asked it to produce Python code using PyATS to run show commands on Cisco switches and routers and use the data to produce Mermaid network diagrams for layers 1,2, and 3 and it just spit out working Python code. This is a relatively obscure task with a specific library no one outside of Networking knows about integrating with a diagram generator. And it fully understands the difference in network layers. Just astonishing. And now it can write and run Javascript apps. The only feature I really want is for it to be able to run generated Python code to see if it has any errors and automatically fix them.

If progress on LLMs doesn't stall they will be truly amazing in just 10 years. And probably consuming 5% of global electricity.

k1musab1 3 days ago | parent | next [-]

VS Code has a plugin Cline, using your api key it will run Claude sonnet, can edit and create files in the workspace, and run commands in the terminal to check functionality, read errors, and correct them.

DirkH 3 days ago | parent [-]

This makes it sound to me like Cursor is a waste of money?

3 days ago | parent | prev [-]
[deleted]