Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 113 words in the discussion.

Trending Topics

#code#python#lines#project#commit#intimidating#amount#looks#ton#monkeypatching

Discussion (7 Comments)Read Original on HackerNews

simonw34 minutes ago
This is an intimidating amount of code! 12,303 lines of C and 244,740 lines of Python, which looks to be a ton of monkeypatching plus huge amounts of test code.

Only one commit added all of that, just two hours ago.

The published numbers are impressive, but its hard to evaluate how much trust can be put in a project of this complexity at this early stage.

tfrancisl11 minutes ago
250k lines of code in one commit is reason enough to disregard the project entirely, IMO. Vibe code if one wants, but that is just madness...
ksdme9about 2 hours ago
How does this compare with gevent?
korijn31 minutes ago
Exactly this is very reminiscent
hsnewman44 minutes ago
Why not just use Go?
7bit2 minutes ago
Someone desires attention ..
foxygen38 minutes ago
Because you are have an existing app in Python. Because you need some library that is not available in Go. Because you prefer Python. All are valid reasons.
Onavoabout 1 hour ago
Is Python about to have its Project Loom moment?