Bitcoin Forum
May 22, 2024, 07:10:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 »
  Print  
Author Topic: Analysis and list of top big blocks shills (XT #REKT ignorers)  (Read 46559 times)
valiz
Sr. Member
****
Offline Offline

Activity: 471
Merit: 250


BTC trader


View Profile
January 19, 2016, 02:36:29 PM
 #681

Obviously, running your code does not always end up with "segmentation fault", it is only a possibility.

Code:
int main()
{
   [b]int array[10]; [/b]
   array[11] = 0;
   printf("stick with core\n");
}

Oops, I was wrong. Because you put the "array" array on the stack, there are no chances for "segmentation fault".

Peter TRoll 'developer' #REKT

 Cheesy Cheesy Cheesy


The array is neither static nor in a function, so its not on the stack. More likely ( dependent on your setup) its pre-allocated in the programs data section.
The fact that you dont core any time is down to blind luck.

int main() { ... } is not a function?

Look again!

Code:
(gdb) run
Starting program: /home/valiz/petertroll

Breakpoint 1, main () at petertroll.c:6
6    array[11] = 0;
(gdb) info registers rsp
rsp            0x7fffffffe2b0 0x7fffffffe2b0
(gdb) print &array[11]
$2 = (int *) 0x7fffffffe2dc
(gdb) l
1 #include <stdio.h>
2
3 int main()
4 {
5    int array[10];
6    array[11] = 0;
7    printf("stick with core\n");
8 }
9

12c3DnfNrfgnnJ3RovFpaCDGDeS6LMkfTN "who lives by QE dies by QE"
watashi-kokoto
Sr. Member
****
Offline Offline

Activity: 682
Merit: 269



View Profile
January 19, 2016, 04:33:46 PM
 #682

My friend told my, that Reddit is taken over by big blocks (hard fork) shills.

Evidence: You get IP ban when you insult them.
sAt0sHiFanClub
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


Warning: Confrmed Gavinista


View Profile WWW
January 19, 2016, 04:41:01 PM
 #683

Obviously, running your code does not always end up with "segmentation fault", it is only a possibility.

Code:
int main()
{
   [b]int array[10]; [/b]
   array[11] = 0;
   printf("stick with core\n");
}

Oops, I was wrong. Because you put the "array" array on the stack, there are no chances for "segmentation fault".

Peter TRoll 'developer' #REKT

 Cheesy Cheesy Cheesy


The array is neither static nor in a function, so its not on the stack. More likely ( dependent on your setup) its pre-allocated in the programs data section.
The fact that you dont core any time is down to blind luck.

int main() { ... } is not a function?

Look again!

Code:
(gdb) run
Starting program: /home/valiz/petertroll

Breakpoint 1, main () at petertroll.c:6
6    array[11] = 0;
(gdb) info registers rsp
rsp            0x7fffffffe2b0 0x7fffffffe2b0
(gdb) print &array[11]
$2 = (int *) 0x7fffffffe2dc
(gdb) l
1 #include <stdio.h>
2
3 int main()
4 {
5    int array[10];
6    array[11] = 0;
7    printf("stick with core\n");
8 }
9


you are correct. for some reason i didnt see that...

We must make money worse as a commodity if we wish to make it better as a medium of exchange
hdbuck
Legendary
*
Offline Offline

Activity: 1260
Merit: 1002



View Profile
January 19, 2016, 04:42:59 PM
 #684

My friend told my, that Reddit is taken over by big blocks (hard fork) shills.

Evidence: You get IP ban when you insult them.


watashi-kokoto
Sr. Member
****
Offline Offline

Activity: 682
Merit: 269



View Profile
January 19, 2016, 05:13:51 PM
 #685

The 1MB camp has already won do what you want.

This is the truth. I belive in Satoshi nakamoto and His 1MB block size cap.
watashi-kokoto
Sr. Member
****
Offline Offline

Activity: 682
Merit: 269



View Profile
January 19, 2016, 05:19:04 PM
 #686

There would be no war if people weren't selfish and following their own agenda
Well, we agree on something finally.  So... when are you lot going to stop DDOSing, Spreading FUD, Lying, Manipulating, and following a whiny & childish scorched earth policy of trying to destroy Bitcoin if you can't control it?

?

Nobody can control bitcoin.
Only forkers want to destroy bitcoin... by forking it.

The hard fork is going to fail.
hdbuck
Legendary
*
Offline Offline

Activity: 1260
Merit: 1002



View Profile
January 19, 2016, 05:31:34 PM
 #687

There would be no war if people weren't selfish and following their own agenda
Well, we agree on something finally.  So... when are you lot going to stop DDOSing, Spreading FUD, Lying, Manipulating, and following a whiny & childish scorched earth policy of trying to destroy Bitcoin if you can't control it?

?

Nobody can control bitcoin.
Only forkers want to destroy bitcoin... by forking it.

The hard fork is going to fail.

Shhh let the deluded Noobs around here and their segregated big blocks multi client Peter r encoded fantaisies going on. Useless people needs their forum drama going on for they at least feel impotent important somehow.
watashi-kokoto
Sr. Member
****
Offline Offline

Activity: 682
Merit: 269



View Profile
January 19, 2016, 05:33:18 PM
 #688

There would be no war if people weren't selfish and following their own agenda
Well, we agree on something finally.  So... when are you lot going to stop DDOSing, Spreading FUD, Lying, Manipulating, and following a whiny & childish scorched earth policy of trying to destroy Bitcoin if you can't control it?

?

Nobody can control bitcoin.
Only forkers want to destroy bitcoin... by forking it.

The hard fork is going to fail.

Shhh let the deluded Noobs around here and their segregated big blocks multi client Peter r encoded fantaisies going on. Useless people needs their forum drama going on for they at least feel impotent important somehow.

I know where the office of your team is located and I am going to post it on Wikileaks, soon.
watashi-kokoto
Sr. Member
****
Offline Offline

Activity: 682
Merit: 269



View Profile
January 19, 2016, 05:36:00 PM
 #689

I have everything. Payrolls, photographs.

Going to publish it soon.
hdbuck
Legendary
*
Offline Offline

Activity: 1260
Merit: 1002



View Profile
January 19, 2016, 05:46:14 PM
 #690

Uh? Okay Smiley
watashi-kokoto
Sr. Member
****
Offline Offline

Activity: 682
Merit: 269



View Profile
January 19, 2016, 05:54:39 PM
 #691

Your coworker sold you all for 2.15 BTC
Peter R
Legendary
*
Offline Offline

Activity: 1162
Merit: 1007



View Profile
January 19, 2016, 05:55:39 PM
 #692

Stupid stack space Sad  You only run out when I need you the most.

Peter R: #R3KT.  Let this be a reminder to ensure that your jokes execute correctly before posting them.

Looks like it's back to posting animated GIFs from the Spherical Cow Farm for me  Cheesy


Run Bitcoin Unlimited (www.bitcoinunlimited.info)
jonald_fyookball
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004


Core dev leaves me neg feedback #abuse #political


View Profile
January 19, 2016, 06:00:49 PM
 #693

There would be no war if people weren't selfish and following their own agenda
Well, we agree on something finally.  So... when are you lot going to stop DDOSing, Spreading FUD, Lying, Manipulating, and following a whiny & childish scorched earth policy of trying to destroy Bitcoin if you can't control it?

?

Nobody can control bitcoin.
Only forkers want to destroy bitcoin... by forking it.

The hard fork is going to fail.

If you are right, then that means an economic majority was unable to wrest control from the status quo.

If you are wrong it means the old paradigm's time had come.

Time will tell.

Lauda
Legendary
*
Offline Offline

Activity: 2674
Merit: 2965


Terminated.


View Profile WWW
January 19, 2016, 07:13:08 PM
 #694

If you are right, then that means an economic majority was unable to wrest control from the status quo.

If you are wrong it means the old paradigm's time had come.

Time will tell.
I don't see the economic majority trying to do that. At the moment there is no 'majority' as per definition that wants to move the development away from Core.

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
😼 Bitcoin Core (onion)
Zarathustra
Legendary
*
Offline Offline

Activity: 1162
Merit: 1004



View Profile
January 19, 2016, 07:58:07 PM
 #695

A nullcoin in the making:

https://www.reddit.com/r/btc/comments/41ps56/q_for_gregory_maxwell_would_it_be_within/cz49v1l
hdbuck
Legendary
*
Offline Offline

Activity: 1260
Merit: 1002



View Profile
January 19, 2016, 08:04:19 PM
Last edit: January 19, 2016, 08:45:08 PM by hdbuck
 #696


If miners want to play dictators, going separate ways seems logic.
Bitcoin certainly does not need 4 corporate mastodonte ruling over.

http://qntra.net/2016/01/recent-bitcoin-direction/

Y'all been warned. Grin


http://deedbot.org/deed-393913-1.txt

Quote
To any miners contemplating deserting Bitcoin in favour of pursuing an USG-sponsored would-be competitor :

1. Bear in mind that the actual Bitcoin chain, with a patch to disable current ASIC miners, will continue to exist, and will continue to be used.

2. Make sure that you obtain ~upfront~ payment sufficient to cover whatever The Most Serene Republic might dump on your alternate chain plus whatever you yourselves need to sell in order to cover your own costs. You will not be able to return after you leave, nor will your capital goods have any further utility in this world.

3. Remember that your pontifical "allies", while very much inclined to promise and posture, have an unbroken track record of not actually delivering upon those promises. In this case, as generally the case with them, they don't even actually have the resources to indemnify you in the first place.

That is all.


In other words, sorry for your loss. ^^

iCEBREAKER
Legendary
*
Offline Offline

Activity: 2156
Merit: 1072


Crypto is the separation of Power and State.


View Profile WWW
January 19, 2016, 08:25:36 PM
 #697

you are correct. for some reason i didnt see that...

Probably the same reason you think a confederation is the same thing as a democracy.

IE, you are not very intelligent.   Wink


██████████
█████████████████
██████████████████████
█████████████████████████
████████████████████████████
████
████████████████████████
█████
███████████████████████████
█████
███████████████████████████
██████
████████████████████████████
██████
████████████████████████████
██████
████████████████████████████
██████
███████████████████████████
██████
██████████████████████████
█████
███████████████████████████
█████████████
██████████████
████████████████████████████
█████████████████████████
██████████████████████
█████████████████
██████████

Monero
"The difference between bad and well-developed digital cash will determine
whether we have a dictatorship or a real democracy." 
David Chaum 1996
"Fungibility provides privacy as a side effect."  Adam Back 2014
Buy and sell XMR near you
P2P Exchange Network
Buy XMR with fiat
Is Dash a scam?
BitUsher
Legendary
*
Offline Offline

Activity: 994
Merit: 1034


View Profile
January 19, 2016, 08:38:37 PM
 #698

https://np.reddit.com/r/Bitcoin/comments/41aocn/httpsbitcoinorgenbitcoincorecapacityincreases_why/cz0z9ym
https://github.com/luke-jr/bitcoin/commit/8d3a84c242598ef3cdc733e99dddebfecdad84a6

Keccak with a Nf15 appears extremely ASIC resistant.

Excellent. I would consider this as an option. I wouldn't dream of leaving the current SHA256 miners a week ago , but after attempting to have some friendly discussions with some of the Bitcoin Classic/ Bitcoin unlimited group of supporters it appears their ideals and understanding of bitcoin are much different than my own. I do respect that core devs are so prepared that they already have an alternative ready just in case the unlikely happens.  
hdbuck
Legendary
*
Offline Offline

Activity: 1260
Merit: 1002



View Profile
January 19, 2016, 08:47:27 PM
 #699

https://np.reddit.com/r/Bitcoin/comments/41aocn/httpsbitcoinorgenbitcoincorecapacityincreases_why/cz0z9ym
https://github.com/luke-jr/bitcoin/commit/8d3a84c242598ef3cdc733e99dddebfecdad84a6

Keccak with a Nf15 appears extremely ASIC resistant.

Excellent. I would consider this as an option. I wouldn't dream of leaving the current SHA256 miners a week ago , but after attempting to have some friendly discussions with some of the Bitcoin Classic/ Bitcoin unlimited group of supporters it appears their ideals and understanding of bitcoin are much different than my own. I do respect that core devs are so prepared that they already have an alternative ready just in case the unlikely happens. 

my GPUs are in the starting blocks. Grin Grin Grin
iCEBREAKER
Legendary
*
Offline Offline

Activity: 2156
Merit: 1072


Crypto is the separation of Power and State.


View Profile WWW
January 19, 2016, 08:52:14 PM
 #700

There would be no war if people weren't selfish and following their own agenda
Well, we agree on something finally.  So... when are you lot going to stop DDOSing, Spreading FUD, Lying, Manipulating, and following a whiny & childish scorched earth policy of trying to destroy Bitcoin if you can't control it?

?

Nobody can control bitcoin.
Only forkers want to destroy bitcoin... by forking it.

The hard fork is going to fail.

Shhh let the deluded Noobs around here and their segregated big blocks multi client Peter r encoded fantaisies going on. Useless people needs their forum drama going on for they at least feel impotent important somehow.

I know where the office of your team is located and I am going to post it on Wikileaks, soon.

That's great news.  I look forward to putting in a resume!


██████████
█████████████████
██████████████████████
█████████████████████████
████████████████████████████
████
████████████████████████
█████
███████████████████████████
█████
███████████████████████████
██████
████████████████████████████
██████
████████████████████████████
██████
████████████████████████████
██████
███████████████████████████
██████
██████████████████████████
█████
███████████████████████████
█████████████
██████████████
████████████████████████████
█████████████████████████
██████████████████████
█████████████████
██████████

Monero
"The difference between bad and well-developed digital cash will determine
whether we have a dictatorship or a real democracy." 
David Chaum 1996
"Fungibility provides privacy as a side effect."  Adam Back 2014
Buy and sell XMR near you
P2P Exchange Network
Buy XMR with fiat
Is Dash a scam?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 »
  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!