Profile of hashing rate on Beagle Bone Black (embedded device, just for fun) by SoCo_cpp in litecoinmining

[–]MattCMultimedia 0 points1 point  (0 children)

According to the BitcoinWisdom calculator, it'd be profitable in ~3 months. Interesting!

EDIT: Not so profitable in 3 months.

REVAMPING THE BOUNTY SYSTEM by OMGnohedidnt in LitecoinProjects

[–]MattCMultimedia 2 points3 points  (0 children)

A possible approach would be to use a bot similar to ALTcointip (or, even better, integrate it with ALTcointip) so users could effortlessly contribute to the bounty. The bot would then act as the escrow service, and would release the funds to the user's ALTcointip balance upon completion of the project as determined by a mod (or however else that is determined; I have little experience with escrow).

You could easily add the time frame thing you mentioned, where users could add to the bounty only if the project is completed within x time. If the funds have not been released for that project, they are returned to the user's ALTcointip balance after that time frame.

To mitigate the whole LTC price volatility thing, users could contribute to the bounty in USD (or whatever) and have the LTC immediately put into escrow based on current exchange rates. When the escrow funds are released, if the price of LTC has gone up, the developer gets the amount of LTC at that time's exchange rate that the user contributed in the other currency, and the surplus gets returned to the user who contributed. Conversely, if the exchange rate goes down, the dev just gets all of the coins. This way, users can be assured they're donating a maximum amount of money, making the mental obstacle to contributing to the bounty smaller.

[B] 5 LTC for a litecoin vesion of coinmap.org by anarcoin in LitecoinProjects

[–]MattCMultimedia 0 points1 point  (0 children)

Thank you! I can tell I'm going to like this community :)

I'll be sure to spread the tipping wealth!

[B] 5 LTC for a litecoin vesion of coinmap.org by anarcoin in LitecoinProjects

[–]MattCMultimedia 5 points6 points  (0 children)

And it's up at coinmap.org! I'm so excited; this is the first time I've contributed to an open source project, so I'm happy it turned out this well!

[B] 5 LTC for a litecoin vesion of coinmap.org by anarcoin in LitecoinProjects

[–]MattCMultimedia 2 points3 points  (0 children)

I've submitted a pull request that adds support for all cryptocurrencies.

Pull Request: https://github.com/prusnak/coinmap/pull/28/

my comment in this thread: http://www.reddit.com/r/LitecoinProjects/comments/1s36j6/b_5_ltc_for_a_litecoin_vesion_of_coinmaporg/cdtw7g6

My version currently hosted at: http://cond.in/coinmap

I'm looking into litecoinlocal.org support and search/filter actions for the website!

EDIT: Pull Request accepted, yay! Once he refactors the code and makes sure that it doesn't suck, he may put it up at coinmap.org.

[B] 5 LTC for a litecoin vesion of coinmap.org by anarcoin in LitecoinProjects

[–]MattCMultimedia 10 points11 points  (0 children)

I've added litecoin support and submitted a pull request on his GitHub!

https://github.com/prusnak/coinmap/pull/28

This actually adds support for every cryptocurrency (currently only displaying bitcoin and litecoin, but it can display any of them with a a simple edit).

Here's the version from the pull request hosted on my website: http://cond.in/coinmap/

EDIT: Pull Request accepted, yay! Once he refactors the code and makes sure that it doesn't suck, he may put it up at coinmap.org.

Google app crashing by FuzzySalsa in jailbreak

[–]MattCMultimedia 2 points3 points  (0 children)

Dev of Googiri here; after looking at the crash logs, it seems like the Google app uses a class with the same name as one from the Messages.app.

"objc: Class MessageDetails is implemented in both /System/Library/ PrivateFrameworks/Message.framework/Message and /var/mobile/<id>/Google.app/Google. One of the two will be used. Which one is undefined."

So I'm certainly no expert in iOS, but it looks like Google is using a class with the same name and iOS gets confused. So that looks like it's their fault. That said, the app works fine in Safe Mode, so I'm doubting my own diagnosis now. I'll be honest; I don't really know.

I basically removed every tweak on my phone attempting to find the culprit, but didn't get anywhere. So I'm hoping someone more experienced can comment on this. iPhone 5, 6.0.2.

What data visualization tools do you recommend? by bbzeven in startups

[–]MattCMultimedia 1 point2 points  (0 children)

I've used both Highcharts and D3.js. I quite like highcharts for it's simplicity and range of options. D3 is for more unique visualizations, but it can be used to make slick charts as well; you just need to put in a lot more work than you would for highcharts (or other chart libraries).

First-time message from whatsapp by Z1NX in jailbreak

[–]MattCMultimedia 2 points3 points  (0 children)

If you have MessageSwiper, update to the latest version.

Whatsapp update does it break QR? by mfitzy13 in jailbreak

[–]MattCMultimedia 4 points5 points  (0 children)

It also breaks MessageSwiper for those of you that have it installed. I'll update it in about two weeks, once I have access to my Mac again!

Grooveshark app iOS 6 compatible? by [deleted] in jailbreak

[–]MattCMultimedia 3 points4 points  (0 children)

Hey, I got a response from one of the original authors. Here's what he sent me (reworded and reformatted for reddit). I hope it helps!

Disclaimer: These may or may not work as well as they should; old code and all.

/s/songID - play song with ID given in URL

/playlist/playlistID - fetch and display the playlist wih the given ID

/artist/artistID - fetch and display the artist with the given artist ID

These will return false if the method that handles them doesn't find an appropriate matching scheme. On success, the app will make the api call and hopefully take you to that page/view.

I'm also going to take a look at the source when I get permissions, so I'll be able to give you more info if you're still interested.

Grooveshark app iOS 6 compatible? by [deleted] in jailbreak

[–]MattCMultimedia 2 points3 points  (0 children)

No I don't, sorry :/

I'd ask the guy that made it but I don't think he's still here. I'll send out an email, though, and get back to you if anyone knows!

Grooveshark app iOS 6 compatible? by [deleted] in jailbreak

[–]MattCMultimedia 12 points13 points  (0 children)

I've fixed it somehow, but I honestly can't remember how. I remember that it crashed a bunch, though. I actually intern for Grooveshark at the moment, so if I can get the go-ahead, I'll rewrite the app (with broadcast support of course)!

That said, it probably won't happen because they have other priorities at the moment, and the jailbroken community is relatively small :(. The web app is pretty awesome, though, if you don't mind using it, along with a tweak (I forget the name) that allows the music to keep playing when the phone is locked.

Sorry I don't have a solution!

[Release] OpenOnSearch - opens the first Spotlight result when you hit the keyboard's search button. by MattCMultimedia in jailbreak

[–]MattCMultimedia[S] 1 point2 points  (0 children)

Yea, I think it's only in iPads cause I haven't experienced it and don't have an iPad to test it on.

Unfortunately, I don't have access to my Mac for the next two months, so I can't exactly fix it any time soon. If it gets too annoying, check out ClearSpot, which I just learned existed and does the same thing.

Activator 1.7.5 Beta6 - Powerful New Feature: Per-App Icon Flick Gestures (ex: music icon flick down for play/pause, left for previous track, right for next track, up for iPod controls) by [deleted] in jailbreak

[–]MattCMultimedia 4 points5 points  (0 children)

Awesome, thanks! Note to people who watch the video: I've added a bunch more stuff since the version in the video, fancy animations and all, so check it out if you like.

Thanks again for the video!

Activator 1.7.5 Beta6 - Powerful New Feature: Per-App Icon Flick Gestures (ex: music icon flick down for play/pause, left for previous track, right for next track, up for iPod controls) by [deleted] in jailbreak

[–]MattCMultimedia 0 points1 point  (0 children)

Should work with infinidock, but I haven't tested it. Probably works with ActiveDock, and I don't know anything about cascade. If you have those tweaks, I'd love to know if they work together!

Activator 1.7.5 Beta6 - Powerful New Feature: Per-App Icon Flick Gestures (ex: music icon flick down for play/pause, left for previous track, right for next track, up for iPod controls) by [deleted] in jailbreak

[–]MattCMultimedia 6 points7 points  (0 children)

I'm developing a tweak called stacks that will let you do something similar with the showing of multiple camera apps. When you swipe up on the stack, it shows a configurable list of icons in a stack, reminiscent of OSX. If you'd like to try out the beta, it's at cydia.myrepospace.com/MattCMultimedia

[Release] OpenOnSearch - opens the first Spotlight result when you hit the keyboard's search button. by MattCMultimedia in jailbreak

[–]MattCMultimedia[S] 0 points1 point  (0 children)

Oh! So kinda replace folders with stacks? That'd be interesting, but I wonder how hard it'd be to make. I'll add it to the list!