Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hybridd

Pages: 1 2 [3] 4 5 6 7 8 9 10 11
31
Freebie / Maintainence on ShareBits
« on: December 15, 2015, 03:38:45 am »
Maintenance on the BTS daemon is currently being conducted (as well as worth noting Reddit is experiencing down time). All services are expected to be back online within the next 24h, thanks.

32
Code: [Select]
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

Actually getting this error msg on the payout page.

Currently, the BTS daemon is offline, I've notified BCL, once its back online, that page should resume working. We've also undergone various changes over the last day to move away from using Cryptsy as they've proven incredibly unreliable in being able to process withdrawals in the last 2 days.

33
Meta / Re: [POLL] Tipbot Yes/No
« on: December 14, 2015, 05:28:45 am »
This is a great project @fuzzy!  I was just planning to test this out on the forums with some UIA's.  I think we should continue to experiment openly with tipping & sharing with social currency, Smartcoins and asset-backed UIA's.   I think what @Freebieservers said about the business side is very good and tweaking how it works is just part of product development.   Having it delivered via PM is good, but you also want to allow people to discover it so you can maintain the viral component of the system.  Maybe just have some indicator on the upper right of the post that show the UIA tips... just like karma points on reddit.  Just a thought. 
 

The problem with this is the forums aren't even owned by the community/admins? Idk, but I recall being told it was hosted by Bitsapphire. So... really, plugin development is out of the question unless we migrate to a forum engine that the admins actually have full control over. If we were to do that, we might as well just build a smarter forum engine tailored to BTS all together...

Plugin development is a tedious process for smf.

34
Meta / Re: [POLL] Tipbot Yes/No
« on: December 13, 2015, 06:52:46 am »
At first I tried to be neutral on this, but now that I see you are ignoring opposite opinions, I have to say no. The bot is annoying and creates distraction on the forum.

I don't mind having the bot here, but you have to design it so that is not spamming all the time.

If users find the bot annoying, that's a fact you just have to accept. You can't change these kind of feelings by arguing against them. It's a design problem, not lack of understanding.

use ignore button -> spam gone

35
Meta / Re: [POLL] Tipbot Yes/No
« on: December 13, 2015, 01:31:23 am »
well, as I stated before, my biggest problem with a enforcing PM-only is that the service doesn't self-spread. Anyone who doesn't use the bot has no way of (easily) learning about it without going out and searching the forums to try to find what its all about. As mentioned before, I think there are some ways to reduce the amount of posts the bot makes, and spoiler-tags reduces the visual-content/scrolling.

personally, I think we need smarter forums all together but... that's a whole other beast to tackle.

36
I've been receiving this message intermittently for weeks, I think it might be triggered by RPC calls. Not sure what it means, I assumed it was just an innocuous debug message

Code: [Select]
   if( _subscribe_callback )  {
      for( auto id : ids )
      {
         if( id.type() == operation_history_object_type && id.space() == protocol_ids ) continue;
         if( id.type() == impl_account_transaction_history_object_type && id.space() == implementation_ids ) continue;

         this->subscribe_to_item( id );
      }
   }
   else
   {
      elog( "getObjects without subscribe callback??" );
   }

Would seem so.

37
General Discussion / Re: Code Group Progress: CLI
« on: December 13, 2015, 12:08:10 am »
Just talked to a bar tender at chili's.  He's going to some express for profit college for coding.  He said that they made him do all the coding courses from code academy before even starting.

Basically he shit on code academy... said it's a waste of time and is basically a copy paste hold your hand course.

Either he's full of shit, or we have to do a lot more  to be productive in the bitshares ecosystem.

As far as I can tell most uni/college cs programs are a waste of time too. The amount of people w/ CS degrees who dont actually know anything is amazing.

38
Meta / Re: [POLL] Tipbot Yes/No
« on: December 12, 2015, 11:45:31 pm »
The sharebot project is stupid.
What a useful comment.

On a more serious note, he's a follow up of my thoughts. I'm personally against moving the bot to strictly PMing, because lets look at this from an outsiders PoV, if you say someone writing #tip "xyz" 123 BTS, you'd have no idea what that does... but the follow up post provides an explanation, a link to where to learn more about it, etc. It self-spreads by people using the service. It also serves as a confirmation notice. I'm for whatever the community decides though.

Now, there are a few improvements that could be made to making the bot less spamful. It's posts could all be put in spoiler tags (does this forum have those? I'm sure fav knows what I'm talking about), smaller font could be used, and if say the bot went offline and needs to reply to 2/+ people all at once in the same thread it could condense all the replies into 1 post rather than several sequential posts.

I feel like a lot of the people in this thread are the kind of people who 10-20 years back thought smart phones were a dumb idea.

39
Meta / Re: [POLL] Tipbot Yes/No
« on: December 12, 2015, 10:03:40 am »
I'm against a bot in its current form.

- Bad image
Investors / entrepreneurs checking out the forum and find users tipping ORGASMS, SPERM or CRAPCOINS to each other isn't that mature or inspiring confidence

- Derailing
Used to bump old and obsolete threads

In regards to bad image, what of that in regard of posting memes? To say the least, the forum could easily enforce censoring of certain assets given assets are required to be spelled perfectly, it means ORGASMS could be censored to ORG*SMS or something. The forum administrators have control over censorship of tipping certain assets. Like wise, censoring could be done at the implementation level where we only let certain assets be tippable. Personally though, I'm not for censoring.

In regards to bump old/obsolete threads, why not treat tipping in such threads the same you would regular necromancing? Simply have a sticky thread that people can use to tip people in and tell people to use that thread for "older posts."

I think it's not worth talking about does the forum need a tip bot, but do the pros of a tip bot on the forums outweigh the cons?

40
It is 0.04 for the entire pool, unfortunately, cryptsy is being very slow with withdrawals =/
We liquidate alts at Cryptsy move the BTC to Poloniex and then buy the BTS.

Quote
        [Cryptsy] BTC: 0.00968221
        [Unomp] scrypt BTC: 0.0345651
        [Unomp] x11 BTC: 0.01591743
        [Unomp] sha256 BTC: 0.0026986
        [Poloniex] BTC: 0.03645680

41
Freebie / Re: Open Beta: Testing the Tip/Sharebot Today @ Noon!
« on: December 12, 2015, 01:33:12 am »
@hybridd fixed the tip code issue today, thanks!

It apparently had to do with me logging in via Twitter and collecting to the BTSTalk account.

Actually, specifically, it had to do with claiming to BTSTalk accounts (tl;dr old code that never got refactored / upgraded when we made a lot of changes).

42
Freebie / Re: Open Beta: Testing the Tip/Sharebot Today @ Noon!
« on: December 11, 2015, 09:28:32 pm »
Alright I'm looking into the issues that you guys have mentioned, once again sorry for the delay, things have been pretty busy on my end, will post back with news shortly.

Edit:
Withdrawing assets (seems) to be fixed now (tested w/ BTS and BROWNIE.PTS):
http://cryptofresh.com/b/1697075

Sent Tuck a PM about looking into generating urls since when I tested it myself, it seemed to work for me Your BTS has been sent to ShareBits account hybridd(BitsharesTalk), but perhaps there's some specific conditions that can cause an error...

@JWF Found the issue with sending you your withdrawal/security code, will be fixed shortly, you should receive one within the next hour or 2, working on fixing it now. Fixed, you should have received your PM.

43
Freebie / Re: Project BtsTip [freebie]
« on: December 11, 2015, 06:06:43 am »
Sorry, there was a data center failure (I asked kuro to post a notice about this, not sure if he did) and thats what took our site/service offline. I'll have a chance to look into the withdrawal and generating codes issue tomorrow morning, been busy with exams. Sorry once again, exam week is always rough.

44
http://216.146.143.200/dashboard/index
Index page updated to reflect the current BTC totals of each algorithm (resets after a payout).

Predictability shown in user-panel reflects the current worth of  your miner(s), this resets every time a payout completes. -- Should be way more accurate than before!
http://216.146.143.200/Dashboard/User?address=www.minebitshares-com
http://216.146.143.200/Dashboard/User?address=generator (x11 miner)

45
Payouts have been occuring, however Bunker has made the decision that the shares  your miner has acquired will only be grouped against miners mining the same algorithm. We'll be implementing this change soon.

To walk you through this, suppose theres are 3 miners and these are their respective shares (hypothetical numbers to make calculations easy):

algo coin name shares
x11 startcoin joe 10
x11 startcoin sam 5
scrypt casinocoin joe 100

Suppose the 0.04 BTC threshold is hit

Current Way
joe = (0.04 * (100+10)/115) / BTC_PER_BTS
sam = (0.04 * 5/115) / BTC_PER_BTS

Changes to be made
suppose theoretically of the 0.04, 0.02 BTC is from x11 coins, and 0.02 BTC is from scrypt coins.

joe = ((0.02 * 100/100) + (0.02 * 10/15)) / BTC_PER_BTS
sam = ((0.02 * 0/100) + (0.02 5/15)) / BTC_PER_BTS

tl;dr for those of you since math is apparently hard and don't understand the phrase "hypothetical numbers":
x11 miners get paid based on x11 coins mined
scrypt miners get paid based on scrypt coins mined
sha256 miners get paid based on sha256 coins mined

this change has not been made live yet.

Pages: 1 2 [3] 4 5 6 7 8 9 10 11