logoalt Hacker News

Cessation of public development of Kefir C compiler

108 pointsby f311atoday at 8:52 AM69 commentsview on HN

Comments

katortoday at 10:34 AM

> Yet, this shift made me re-evaluate the open source code publishing. Prior to that, I have been positive about free and open software, and considered this to be the default mode for work such as kefir. I did not require any justifications from myself to publish something. Now, however, I feel more and more that the main beneficiaries of my unpaid work are companies scraping the internet to train large language models. Currently accepted status quo in this area goes against my own intentions in licensing this work under GNU GPLv3. Publication has ceased to be the "null hypothesis" for me, and requires explicit mental justification which I am not able to provide.

I feel this pain, one of my small donation driven sites has been destroyed by crawlers who just ignore robots.txt and burn the site into the ground.

Sort of jokingly I proposed an update to the "spam fax" law:

https://www.karlbunch.com/random/website-protection-act/

show 3 replies
keyletoday at 1:49 PM

   This project in particular has been unconcerned with new coding practices so far, primarily, because I derive pleasure from hand-written implementations of my ideas, and believe that overcoming challenges the hard way is the main value I get from it.
This 100% the same for me. Outside of work where speed is more important than quality, and I work with people that use AI, I don't use AI at all on my own projects. It poisons the mind and the soul. Ok that sounds dramatic, but I felt down up until the point where I started hand writing everything again. Software engineering is still fun and powerful, and the hell with where the world is going.
binaryturtletoday at 12:59 PM

I'm also very hesitant to release any new works (code, artworks, etc.) to the public. I usually release code under the GPL or AGPL, but I don't think any of those choices are properly respected by the AI crawlers, and subsequent "mixing into" those models.

Multiple times I got partially broken "citations" of GPL licensed code out of the models as answers to basic research questions (aka prompts) w/o any mentioning of the original license applied to the code. Just adding some random bugs every 10th line doesn't make it not a direct derivate. Image generators happily generated Sonics or Bart Simpsons (w/o directly prompting for that either). No mentions that those are copyrighted characters either.

rgoultertoday at 11:19 AM

Seems to me LLMs have changed some things. I'm not sure how it's best put, but it used to be:

- Seeing code (or a blogpost or whatever) was a result from effort where thought had gone into it. The writer paid effort so the reader didn't have to.

- There'd be some level of attachment to what you've put effort into.

With LLMs, that's undermined: it's easy to produce thoughtless imitations. Code or comments where thought didn't go into it. So, seeing some result isn't an indication of skill, but also not even an indication thought went into it.

I guess there's still something lost if someone isn't going to share code they've put thought into. -- But on the other hand, if it's just for me & I don't have to share it with a wider audience, getting LLMs to write out code isn't so expensive.. so code itself isn't necessarily something to value so much.

show 1 reply
rurbantoday at 1:16 PM

One of the very few small compilers which passes the full gcc torture tests. But for me kefir is good enough as the reference small compiler. Not as fast as tcc, but more correct

show 1 reply
genxytoday at 3:13 PM

Surprised no one has yet linked to the source https://sr.ht/~jprotopopov/kefir/

RetroTechietoday at 1:26 PM

So how big is the community around this project?

If a one-person show, closing it up would effectively kill it? Or (re?)turn it into a hobby project developed at snail pace.

If some community exists: fork coming up?

show 1 reply
Max-Ganz-IItoday at 11:05 AM

I put my site behind a username/password wall, to block LLM bots.

show 2 replies
turtleyachttoday at 9:34 AM

It was nice hearing about it. If this is a healthy direction for the project, then so be it. At least source to previous versions is still available.

altmanaltmantoday at 11:20 AM

What a well-rounded nicely written announcement that touches on all parts of the argument without any rage baiting or flex etc. It would be easy to just ramble against AI and how its the end of the world etc but the author focused on a point that's not even related to use or misue of AI in software but rather how we have made it acceptable that large corporate companies can skirt copyright without any issue and make rivers of money with it. This problem extends not only to coding but other industries as well.

fithisuxtoday at 3:57 PM

Same situation some time ago with Solar assembler

bjournetoday at 11:38 AM

People taking your work and not giving anything back was ALWAYS the risk you took when writing free software. LLM training doesn't change that much. That the us military no doubt is using gcc to compile embedded software for their icbm:s no doubt irks the gnu people. But you can't have it any other way. "You can only use my software for good things" just is not consistent with "free software".

show 1 reply
jdw64today at 11:56 AM

[dead]

ryanshrotttoday at 2:26 PM

[dead]

neoparkertoday at 10:56 AM

[flagged]

neoparkertoday at 10:57 AM

[flagged]

34aSHGAStoday at 2:18 PM

That a function which is at its core literally trained to be as close to its input as possible is not (yet, court cases are still pending) IP theft is one of the great mysteries of our time.

Worse, because the sometimes valuable real time answers are generated by scraping the web and rewriting the IP in plain sight.

A couple of academic psychopaths who write horrible academic code themselves steal all valuable human knowledge right before our eyes and market it as "tech".

There should be a new civil war against these modern plantation owners and slave holders.