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 - pseudoscops

Pages: 1 [2] 3 4 5 6 7 8
16
I'm looking for a bit of advice here. I usually build the wallet on Linux myself, but I've decided that it'd be easier to do upgrades if I could just update using the yaourt package manager on Arch instead of going through the tedious process of building it myself. I find I don't go in to the wallet as much as I should because I'm on a old version and can't be bothered to upgrade. I just want to be able to type yaourt -Syu and know that BitShares will get updated along with everything else in the Arch rolling release.

This is the BitShares package on the AUR:

https://aur.archlinux.org/packages/bitshares/

What slightly concerns me is that the sha256sums has 'SKIP' in it:

https://aur.archlinux.org/packages/bi/bitshares/PKGBUILD


I've built it and it loads up fine, just wondering whether I should push the button and restore my keys from a backup.

What do you guys think..? Safe or not safe?

17
General Discussion / Re: Should Bytemaster's Hangouts Continue? (POLL)
« on: February 27, 2015, 05:15:03 pm »
I suspect that moving to monthly meetings may be a good compromise. 

I also think the bitshares TV venue is better organized and presented.

I think it'd be a bad idea if we only heard from Dan once a month. Aside from the odd snafu, it's the number one thing that keeps me positive about this project. Especially at periods like now where I don't have much time to engage with the forum. If BM makes a mistake (e.g. Bingo/Lotto idea) he usually corrects course on his own or the community lets him know and things get resolved quickly. This is infinitely preferable to a news blackout.

I know fuzzy has been doing his best to get more voices heard and is also planning sessions with Cob and the team over at Music. This I applaud,  the more delegates and prominent active community members we hear from the better IMHO.

With regards to BM and the status of Mumble sessions - at the very least let's have a weekly audio status update between fuzzy and BM and then just one Mumble chat per month. My preference would be for Mumble sessions to stay as they are - i.e. weekly. I think the vote of nearly 80% in favour would concur with this view.

18
bts: pseudoscops

Thanks Rune!

19
General Discussion / Re: [ANN] Cryptohedge Financial Services soft launch
« on: February 04, 2015, 02:24:43 am »
How come the CFSGOLD/bitGOLD market in windows wallet has no graph and no purchase history?

edit: using win 7 client_version": "v0.5.3

I'm wondering this too. Anyone got any ideas?

20
Thanks Theoretical. I knew there was more than one reason why I voted for you yesterday  :)

Sorry it took me so long to vote for you by the way, I had a new machine to build and had to then upgrade and build my wallet.

Actually while we're on the topic my current hot wallet is running sluggishly inside an Xubuntu VM on VirtualBox, but I think that might be because VirtualBox guest editions is not functioning properly or that I need to turn on hardware acceleration. It seem like the sluggishness is mainly due to screen draw speed in the vm, but I've only allocated two cores and 4GB and so perhaps I need to up that too.

21
Thanks  liondani! Much appreciated to get your take.

I was however under the impression that Mint was built as a Desktop distribution and is not really suitable for servers. Am I wrong on this?

I know it's based on Ubuntu and hence Debian and so I guess this could lend weight to me adopting Debian as a base for future containers. I'd be happy to try Cinnamon (Mint's GUI) on Debian for those instances where I need to run something outside of the command line. I'm assuming this is possible and could give me a MINT like desktop experience when I need it, though I'd be inclined to stick with XFCE4 for speed  when accessing the containers over VNC.

Any other suggestions.....

22
I'm going to be setting up some development and server infrastructure for a BitShares project I have in mind that I hope will help grow the BitShares ecosystem. It'll be a web based project and may incorporate some WebVR technology for parts of what I have in mind. I’m planning on changing things up a bit compared to the way I usually develop and deploy things.

This new setup will need to do double duty for a hardware based cloud connected side-project I'm working on too, a project that I also hope to someday connect with the BitShares ecosystem. I am aiming to move away from largely Ruby/Rails focussed developer environments running directly on OSX , with Heroku being used as the main server/production environment.

I want to move to a Docker based workflow that uses Docker containers for local development of apps and for remote developer desktops too. I also want to use Docker on the server sometimes with Docker on its own (see ARM notes belwo) and sometimes by way of CoreOS and http://deis.io/ running on a dedicated baremetal server cluster I am setting up. As mentioned I'm am keen to Dockerise (or possibly Rocketise) the development environment and this needs to go as far as having dockerised dev envrionments with full XFCE4 installed that can be VNC'd in to from anywhere (see how Sony do it https://www.youtube.com/watch?v=M9hBsRUeRdg).

My go to linux distro at the moment is Arch Linux and I have some development only Docker containers on my local dev machine and also separate EC2 AMIs (not-Docker) for remote developer desktops that are based off of it. These remote AMI based desktops allow me to take advantage of fast GPU EC2 instances to run 3d modelling apps over VirtualGL/TurboVNC. This allows me to avoid outlaying lots of cash on GPU hardware and also frees me up to model, in real-time, on my Macbook Air anywhere where I have a reasonably fast internet connection. The Arch based AMIs for remote GPU work took quite a while to setup and get working. I had Nvidia driver issues when I first tried to get things working with Ubunutu on EC2. The thing is - I really really love Arch and one of the main reasons for this is the Arch Wiki. It really helps me to better understand linux and spells out exactly how to get most things I want to get done on linux done. The Arch Wiki is light years ahead of Ubuntu support channels I experienced prior to discovering Arch (i.e. Googling or searching StackOverflow for seemingly random and conflicting opinions and approaches).

ARM support is very important too as my other project is hardware based and I'd like to run docker on the embedded ARM hardware there instead of running my code directly on baremetal Raspian/ArchArm. I'll be upgrading all of my ARM hardware in my prototypes to Rasberry Pi 2 or, more likely the Odroid-C1, and so this opens the doors to debian/ubunutu as they are ARMv7-A compatible. I'd also like to have the ability to deploy Docker containers to online.net upcoming ARM based server platform (http://labs.online.net/) and so this is another reason that ARM is important too outside of my hardware based project. Arch has archlinuxarm.org which is great in my experience so far, but archlinuxarm.org is maintained by a separate group of people, not the same as the the core Arch linux maintainers, as far as I’m aware.  So I'm wondering if baked in ARM support at the main distro level is the way to go and I’m not sure which distros support ARM out of the box?

So I guess my big dilemma is whether to continue to use Arch linux anywhere within the mix. For my Docker developer instances I'm trying to decide whether to stick with Arch, or possibly Manjaro based no Arch. Further is there anyone out there who uses an Arch based distro for server duty? I'm pretty sure the answer to that from you all will be - 'Are you crazy!’ In light of all of the above, and perhaps to stop me jumping around more than one distro, what distro(s) would you recommend I take a look at? If someone can recommend one distro I can run across all of these platforms that has documentation to rival the Arch Wiki then I am all ears!

Package availability is also important. I don't want to have to build absolutely everything from scratch. Also I like that Arch gives me the latest of everything due to rolling release, but obviously this is where the downsides come when you start to consider it as a server platform for server deployments. A distribution that gets the balance right between bleeding edge and being stuck in the dark ages would be great!

Basically this post http://sjoerd.luon.net/posts/2015/02/debian-jessie-on-rpi2/ got me wondering about all this and whether I should just standardise everything on Debian.

Discuss...... :-)

23
General Discussion / Re: Dev Voice Hangout on Mumble Fridays @ 10am EST
« on: January 31, 2015, 07:44:09 pm »
Totally appreciate all fuzzy's hard work so far and will be voting for him once I finally get round to setting up my new machine with the 0.5 client. That said the most recent mumble session appears to have been edited in what appeared to be a rather odd and jarring way. I could be wrong but it felt like there were bit's that someone had decided to cut out because they didn't like what was being said:

Example from edited mumble session 21/01/2015. At 23.35 we hear faddat get cut off and then fade in to him saying out of context:

faddat: be forked
fuzzy: what do you mean by that
faddat: okay, because there's very little contact....
[.....]
faddat: erm, no they don't do that Riverhead, although you could almost call it that the censorship is so pervasive now.


I thought the above example was slightly ironic given that faddat was talking about censorship.

I know often there's a link posted early to the full unedited version of the Mumble sessions, but it's a bit of a pain to track it down each week. Please can fuzzy post the unedited version of the Mumble session to SoundCloud every week alongside the edited version? Would be most appreciated if this could be added as part of delegate duties. I for one would rather trawl through all the pauses, clicks and pops and still get to hear what everyone actually says. Really felt like I was missing important points the way the last session was edited.

Thanks in advance and keep up the stellar work.

24
General Discussion / Re: Account 'bter' please return funds
« on: January 21, 2015, 06:41:02 pm »
Been there too. Luckily only about 50$ worth at the time. Heart felt sympathy goes out to you and your brother in law.

I really think it'd be great if the autofill in the wallet didn't make it so easy to make a mistake here. I think that is what happened to me - bter is the first account it suggests.

I think someone suggested a possible solution but I forget what it was now.

25
Did this get posted anywhere?

26
No takers...? Keen to try and get this guy to sign up for an account.

27
Trying to get someone to create an account so I can pay them for some work in BitUSD. They just tried to install on a Mac and got this message:

Adobe Application Manager plug-in is installed on this computer at /Library/Internet Plug-Ins/AdobeAAMDetect.plugin. This plug-in crashes when loaded into BitShares. Please remove this plug-in and restart BitShares.

Anyone know what the deal is here? I can't ask them to uninstall and so not sure if there is an easy answer apart from me paying them in Bitcoins instead...

28
General Discussion / Bytemaster's blog suddenly borked in Firefox...
« on: January 09, 2015, 12:31:06 pm »
Has the layout code changed? Right hand column way too big in FF 34.0.5 OSX Mavericks. Seems fine in Chrome.

29
General Discussion / Re: Quick Updates From Adam
« on: January 07, 2015, 11:11:26 am »
I guess this is directed at Adam and Cass. It'd be great if you could add the public facing stats to each of the other websites too. We already have it in place for bitshares.org thanks to Cass and Brian agreeing to add public stats a while back. The public stats use asynch javascript and so there's zero extra overhead on page load time over and above the GA tracking you are adding.

Here's a link to the thread I started that lead to public stats being implemented on bitshares.org and some thoughts I had on affiliate marketing.

https://bitsharestalk.org/index.php?topic=11023.0

Would be great if Adam could have a read of that thread and let me know how it lines up with his plans for affiliate marketing. The link above also has the Clicky code you'll need if you think adding it to the other bitshares.org sites is a good idea. bitshares.tv would need it's own tracking code setup on Clicky as it's on a different top level domain - Max's blessing too. Let me know if you want me to set one up. Here's a link to the live public stats for bitshares.org site:

https://clicky.com/stats/?site_id=100787377&date=last-28-days


I'm keen to help and have some relevant professional experience in this area. I've offered my perspective on quite a few marketing issues. Here's my most recent input re content for the bitshares.org homepage:

https://bitsharestalk.org/index.php?topic=12953.msg170424#msg170424

Also I've been looking in to setting up a dedicated delegate campaigning site. Originally I thought that the same site would also allow non-delegates to register for an account. By using their BitShares ID we could then generate an affiliate link for any interested party and provide a league table of top referring affiliates somewhere on the site too. I'm going to PM you a copy of a message I sent to SVK,BM,Stan,Cass and Brian just before Xmas with some more details on my vision for this. It would be good to get your perspective.

If the delegate site becomes a success, I might look to campaign as a marketing candidate. I'd like to get something out there first though, prove myself somewhat and then get some indication as to whether I have community support to run as a delegate.

30
General Discussion / Re: Draft Content for New Bitshares.org HomePage
« on: January 06, 2015, 11:37:04 pm »
What do people think of Dwolla? https://www.dwolla.com/

I like the Dwolla homepage on the whole. But I'd be keen to avoid the 'Learn more' button up there next to the main CTA (i.e. one choice not two). If there's support for a 'Learn more' button then I'd at least suggest we split test and monitor conversion rates. My feeling is that it'd be best to give people the link to download/create account and the information that allows them to easily create an account. Nothing else initially above the fold. The points we've been working on above should be written in such a way that they compel the user to want to download and install without any further information. We want to encourage impulse account creation as soon as possible. Not encourage visitors to read a long whitepaper and then maybe create and account if they get to the end of it. That said I do think there is a need for Whitepapers too.

I think a page similar to Dwolla's learn more - with a comparison table would be useful somewhere on the site. It's the sort of page people will find after creating an account when they've decided that they do actually want to learn more about the details of what BitShares is.

I think it'd also make sense that after the download stage we should encourage a range of social media activities. Ask people to do one of the following: tweet, facebook post, Tumblr post or email form that allows them to reccomend BitShares to friends. This would be entirely optional but should have an incentive. Perhaps 10,000 BTS prize draw or free beer given away every month. I'd suggest we split test this too (i.e. with and without and see which path generates the most users).

Many moons ago I once developed a mechanism to encourage viral loops like this using free beer on a small marketing site for a large international beer brand. The incentive was three crates if beer given away every month awarded from a random prize draw for anyone who'd completed a played a game on the site and performed some form of viral activity after playing the game. Within a month we had hundreds of thousands of users register to play the game. People like free beer  :)

I think below the fold having the option to find out information relevant to Merchants, Gateways, Investors is a good idea, as with the Dwolla example. But no other information, just links to those more tailored landing pages.

When marketing to those segments gears up then we'd direct traffic to those landing pages for those audiences, rather than the homepage.

The homepage should be all about the end users who have a need for the BitShares products e.g. Banking with privacy and security etc etc. Information for Investors and Merchants needs to be kept off the Homepage IMHO.

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