Remix.run Logo
ericreg92 6 hours ago

Whats curious to me here is that the github repo linked to in the article seems to exactly recreate the "operating system" that is called an "opinion in the wrong layer".

Perhaps I am misunderstanding this, but after looking at the code what exactly are we achieving here over other frameworks? The repo is obviously very new (and the author certainly seems busy), so perhaps a better question is what do we aim to achieve? So far it seems like the exact same pattern with some catchy naming.

Regardless, I love ambitious projects furiously coded by one crazy person. And I mean "crazy" in the best sense of the word, not as an insult. This is what open source is all about.

Please prove us all wrong. If you fail, you'll learn a ton!

bzurak 3 hours ago | parent | next [-]

For one, it's faster than prefect and ray so I can use it for more stuff without having to import a 10000000 line library.

bzurak 3 hours ago | parent | prev | next [-]

But seriously, I just wanted to have an easy way to parallelize my projects without a bunch of slow, bloated, boilerplate ridden frameworks, and I'm having fun building it. And I must not be the only to have had this desire considering there's way more than one solution to this problem out there already, so f*k it.

ericreg92 36 minutes ago | parent [-]

Fun is what its all about. You don't a reason other than that.

lelanthran 5 hours ago | parent | prev [-]

> Regardless, I love ambitious projects furiously coded by one crazy person.

Me too; the world lost a treasure, once.

RIP Terry Davis. There was so much to be learned from your approach.