Remix.run Logo
rvz an hour ago

Just looked at this and wondered, how much Claude AI slop went into this project and unsurprisingly a lot of it.

The entire site reeks of Claudisms and I doubt that the author even cares or knows what they are doing. The GitHub put me off immediately.

It's quite ridiculous to see such slop here and we are just going to see more of this.

yjftsjthsd-h 42 minutes ago | parent | next [-]

It's a good idea, and the implementation works. Are there actual problems, or are you just complaining that AI was used?

rvz 28 minutes ago | parent [-]

> It's a good idea, and the implementation works.

Just because something "works" doesn't not mean it makes sense to use in the long run. It is incredibly memory inefficient and will cause the user's machine to crash. Not everyone is running the latest ThinkPad or Macbook with 64GB RAM.

Without those considerations, I believe it is complete AI slop.

yjftsjthsd-h 19 minutes ago | parent [-]

> It is incredibly memory inefficient and will cause the user's machine to crash. Not everyone is running the latest ThinkPad or Macbook with 64GB RAM.

Thankfully, you don't need that:

> Lastly, we have an upper-bound on the size of the closure we can fetch. The whole closure has to fit in tab memory, which is set to a hard limit of ~1.5GiB as of now and WebAssembly has a hard limit of 4GiB as it is a 32-bit address space.

And it works fine on my 3-year-old phone with 8G of RAM, so I think your complete dismissal of VMs is excessive.

wrxd 30 minutes ago | parent | prev [-]

Have a look at the submissions from that websites. The quantity alone indicates that the author is vibing full steam.

Nice ideas but 100% slop