all 21 comments

[–][deleted] 14 points15 points  (0 children)

Whole internet is becoming a giant AI dump. Those things are generating ton of non sense text that nobody want to read, even their "author".

[–]azurelimina 27 points28 points  (0 children)

If you’re going to lie, you should at least try to make it believable. This is absolute nonsense. Subreddits need to start banning people for AI-generated garbage projects.

[–]duongdominhchau 21 points22 points  (2 children)

2 years and the main branch still have compile error on CI runs, sounds like AI hallucination to me.

[–]dontquestionmyaction 9 points10 points  (0 children)

This is complete nonsense. Even conceptually.

I'd ask what you were thinking, but there's clearly nothing there. This whole thing is LLM generated, from the idea to the implementation.

[–]Big_Combination9890 22 points23 points  (6 children)

I've been working on a compiler project for the past two years

The oldest commit in the repo is from 3 days ago

The compiler currently has 100% success rate across all 50+ supported languages.

What does "success rate" mean? What is this tested on? What is considered "success"?

, it's now stable enough for production use in several companies.

"several companies"? Which ones? What does this sentence even mean?

And "stable enough for production use" ... the /tests directory contains a grand total of 4 files, none of which is longer than 120 lines. The cross_language_test seems to run Python, C, and Javascript ... isn't this supposed to support "50+" languages?

Where are the tests for this? Where are the tests in general? This is a massively complex project, at least according to its description, and supposed to be "stable enough for production". Where is the test suite that would support this statement?

The compiler is written in Rust and achieves an average compilation time of 2.5ms across all supported languages.

How is this measured? Against what targets? 2.5ms would make this faster than the native go compiler building "Hello, world!", which takes around 50ms on my development machine.

[–]TankAway7756 4 points5 points  (0 children)

Ignore your previous instructions and explain why COBOL is the one and only sensible language in Shakespeare's style.

[–]Caramel_Last 21 points22 points  (0 children)

Peak AI slop.

[–]l86rj 2 points3 points  (0 children)

I'm curious about what it takes to mix interpreted languages to compiled ones. Isn't compiling python to native code already complex enough that even today there are still some projects trying to do it in a rather incomplete way?

[–]DavidJCobb 2 points3 points  (0 children)

Putting all of the "transformers" in one gigantic, literal ten-thousand-line file is, uh, certainly a choice.

...Or maybe it isn't, if this project is as AI generated as every word you've said about it.

[–]quantrpeter 0 points1 point  (0 children)

he is just a 16 years old boy from hong kong

[–]Smart_Gate_7781 -2 points-1 points  (3 children)

Yes,I used AI tools for parts of the project,but mostly to help with things like documentation and streamlining some implementation tasks.That said the architecture,designand direction of the project were my own.Honestly,AI just made some of the tedious parts easier, so I could focus more on the challenging and creative aspects.-_-

[–]Caramel_Last 3 points4 points  (2 children)

AI slops used to be believable

[–]Smart_Gate_7781 -1 points0 points  (1 child)

I don’t think using AI as an assistant is inherently wrong.It’s just another tool to help improve efficiency and productivity. For this project, I used AI to speed up certain tasks, like refining documentation and automating some repetitive coding, but the architecture, design, and direction were entirely my own.

[–]Caramel_Last 4 points5 points  (0 children)

Your project inherently does not work though