←back to thread

931 points sohzm | 1 comments | | HN request time: 0s | source
Show context
buremba ◴[] No.44463757[source]
The clone now has more stars on GitHub than the original work, CheatingDaddy. What's funny is that in a week, most likely nobody will remember that the code was stolen, thus Pickle will probably be fine with their new, shiny, popular project, which will be featured in GitHub Trends.

It's the same with another Soham, who was moonlighting for years. I would not be surprised if he starts a company soon, given the fame he has gained.

Marketing wins.

replies(4): >>44464439 #>>44464882 #>>44465266 #>>44465649 #
tom_m ◴[] No.44464882[source]
It's all about marketing sadly. Marketing and connections. This industry has been full of theft for years.
replies(2): >>44467495 #>>44479360 #
alganet ◴[] No.44467495[source]
Some 15 years ago, I made a small configuration language:

https://github.com/Respect/Config/blob/master/docs/README.md

Then, two years later, toml (by a GitHub founder) appeared. It is almost an exact clone of it.

https://github.com/toml-lang/toml

--

You could say that is just a coincidence, and it's an obvious idea that anyone could have had.

But then again, also around that time, a sibling component for the configuration language was featured on "The Changelog" (then, a very popular website featuring interesting projects).

https://changelog.com/posts/validation-the-most-awesome-vali...

It stayed on trending PHP repositories for months.

--

So, either toml was stolen or I independently invented it years prior.

Don't do easy to implement DSLs kids, there's no way of licensing them.

replies(2): >>44467626 #>>44468761 #
1. alganet ◴[] No.44467626{3}[source]
By the way, no hard feelings.

The best thing that happened with my early projects was the local community I was able to help build here in Brazil.

I've seen many local contributors that helped with my early projects do things well beyond what their dreamt of at the time, and I'm sure I had a positive influence on the careers of many people. All with honest, simple hard work.

I am sure many people remember I did some things first, and without any investment or marketing attached to it. Just a kid, making things.

To me, that is worth a lot more than VC money.