Bitcoin Forum
April 23, 2024, 11:41:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: An amazing idea.  (Read 1219 times)
DarkLinkXXXX (OP)
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
June 04, 2011, 06:52:01 AM
 #1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Lets create a distributed version control system that is completely anonymous, kind of like bitcoin.
The whole purpose is give developers to make their software void of stupid legislature, like software patents.

Other than being anonymous, four things should be different from the rest.

* It should have an inline comment system. In other words, you should be able to comment inside a file and say "Why is this here?"
* It must have a small, text only wiki.
* It must include a License that makes software developers swear that they will not put their name behind this software.
* It MUST be a compiled language, not interpreted. An exception will be made for nodejs

One other thing, merging should not be necessary. My new philosophy is that software should grow like tree. A branch, off a branch, off a branch.

The first one to create such a project will win all the bitcoins I have. No matter how many bitcoins I have at the time, you will have it.
Supporters are welcome to add to the bounty, and to suggest or criticize how this should work.

So, what do ya think?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQGcBAEBAgAGBQJN6dV/AAoJEHeDLYXIl8knoBYL/RREshEkbB2IBDxMdNXYbzeY
GSM1qAlf/hP+vJNS18vnQYoHI9JwIGDhnaa0Dqf4hwPrK1pk88uVkWrmUp45IzJg
xFltamDUzlqydL7tf6h2he1b/6sYztWcp+o9VtEKuYEUolBsnhW285u8cWjZGhI7
gunvoR9mbipxbBUF4RTR3SoGcooWzgZ7tupJKrTb73lcOwRhJIK83RpKKXLVekDV
6u3T1V54V0vzoWIV26+TPsSyRzv1kYnD88J/C1K0ycVxO8rsFPkUkpv1tyi44RAW
z3Pk3To/OYHLx7gt8Srq24GzoNpk/e3/M0djSN6TecpEO72QgRP9lk73AdADsnYW
M0s6xnmQVrhAqLE70fW4Hxjou5iijMAxRICDA3ll1DxasTXkayeOfOKq+4albP0n
Ti/w3ea1tV9q/2C6PQ7klOgj3HEu2RH0Y5pSQrY5c5rMDghhRlEHh/j9NGjni0YQ
mRFg0dPYTdiSn7s1tlM8N70yjwrzEa03C49Lcg7CTQ==
=czVe
-----END PGP SIGNATURE-----
1713872494
Hero Member
*
Offline Offline

Posts: 1713872494

View Profile Personal Message (Offline)

Ignore
1713872494
Reply with quote  #2

1713872494
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713872494
Hero Member
*
Offline Offline

Posts: 1713872494

View Profile Personal Message (Offline)

Ignore
1713872494
Reply with quote  #2

1713872494
Report to moderator
1713872494
Hero Member
*
Offline Offline

Posts: 1713872494

View Profile Personal Message (Offline)

Ignore
1713872494
Reply with quote  #2

1713872494
Report to moderator
AntiVigilante
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
June 04, 2011, 06:56:02 AM
 #2

An amusing idea. Smiley

Sorry but the compiled language means reduction of participation.

I have chronic syntaxitis. I can't compile a program until an hour after I make a change.

I have a partial solution for you but it's gonna be done this weekend.

Proposal: http://forum.bitcoin.org/index.php?topic=11541.msg162881#msg162881
Inception: https://github.com/bitcoin/bitcoin/issues/296
Goal: http://forum.bitcoin.org/index.php?topic=12536.0
Means: Code, donations, and brutal criticism. I've got a thick skin. 1Gc3xCHAzwvTDnyMW3evBBr5qNRDN3DRpq
DarkLinkXXXX (OP)
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
June 04, 2011, 06:59:35 AM
 #3

An amusing idea. Smiley

Sorry but the compiled language means reduction of participation.

I have chronic syntaxitis. I can't compile a program until an hour after I make a change.

I have a partial solution for you but it's gonna be done this weekend.

Well, all I was worried about was speed. If I don't need to wait to do simple tasks, like add files, commit, push, pull,etc., than you're off the hook.
AntiVigilante
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
June 04, 2011, 07:40:46 AM
 #4

An amusing idea. Smiley

Sorry but the compiled language means reduction of participation.

I have chronic syntaxitis. I can't compile a program until an hour after I make a change.

I have a partial solution for you but it's gonna be done this weekend.

Well, all I was worried about was speed. If I don't need to wait to do simple tasks, like add files, commit, push, pull,etc., than you're off the hook.

Why not use git as basis?

Proposal: http://forum.bitcoin.org/index.php?topic=11541.msg162881#msg162881
Inception: https://github.com/bitcoin/bitcoin/issues/296
Goal: http://forum.bitcoin.org/index.php?topic=12536.0
Means: Code, donations, and brutal criticism. I've got a thick skin. 1Gc3xCHAzwvTDnyMW3evBBr5qNRDN3DRpq
DarkLinkXXXX (OP)
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
June 04, 2011, 07:49:54 AM
 #5

An amusing idea. Smiley

Sorry but the compiled language means reduction of participation.

I have chronic syntaxitis. I can't compile a program until an hour after I make a change.

I have a partial solution for you but it's gonna be done this weekend.

Well, all I was worried about was speed. If I don't need to wait to do simple tasks, like add files, commit, push, pull,etc., than you're off the hook.

Why not use git as basis?

A lot of reasons. There would be too much overhead. I wouldn't want git to be mocked if this was shone in a bad light (cuz I love git).
Also, I don't want phoney information, just complete anonymity. In addition, git is complex, and I want to keep it simple.
Also, next time say tl;dr, if you did not read the whole thing.
AntiVigilante
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
June 04, 2011, 10:23:06 AM
 #6

Why not use git as basis?

A lot of reasons. There would be too much overhead. I wouldn't want git to be mocked if this was shone in a bad light (cuz I love git).
Also, I don't want phoney information, just complete anonymity. In addition, git is complex, and I want to keep it simple.
Also, next time say tl;dr, if you did not read the whole thing.
[/quote]

I did read the whole thing - but since git uses forks foreverything that made me think of a tree.

Instead of merging you would have to split the code you didn't want to use. I kinda agree with your opt out rather than opt in.

Anyways, I am working on a structure language that's as powerful as XML but readable enough to send to your grandmother. It would serve as an accelerator during the design phase.

Proposal: http://forum.bitcoin.org/index.php?topic=11541.msg162881#msg162881
Inception: https://github.com/bitcoin/bitcoin/issues/296
Goal: http://forum.bitcoin.org/index.php?topic=12536.0
Means: Code, donations, and brutal criticism. I've got a thick skin. 1Gc3xCHAzwvTDnyMW3evBBr5qNRDN3DRpq
eturnerx
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
June 04, 2011, 03:29:59 PM
 #7

Maybe look at the Freenet Wiki project?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!