Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Submission + - SPAM: I Built a Dogecoin-Powered Pinball Machine

chromatic writes: It started as a joke—what if I could use cryptocurrency to power a Lord of the Rings pinball machine? From there, things snowballed into figuring out how to hack the coin mechanism, set up a relay board, get addresses starting with the word "Balrog", and connect it all to the Dogecoin blockchain. The result? My pinball machine now takes Dogecoin instead of quarters.
Link to Original Source

Submission + - Kolab Summit 2015 Announced (kolab.org)

stilborne writes: The Kolab Collaboration Suite, the open source groupware system that scales from "Raspberry PI" installations to 100k+ seat enterprise deployments, has been adopted by companies and governments around the world, making it one of most successful "poster children" for Free Software and Open Standards. In order to chart the next steps forward, the Kolab community has announced the inaugural Kolab Summit to be held in The Hague on May 2-3, 2015. Along with workshops, BoFs and coding break-out sessions, presentations will be given by key developers from a number of open source projects including Kolab, Roundcube, cyrus imap, and KDE among others. Registration is free, and the call for presentations is live for the next few weeks.

Comment Re:Backwardness of KDE continues (Score 5, Informative) 51

"True innovation would be to provide a script-based approach to most of the GUI stuff, e.g. nodejs/browser API .. and then provide native code layer"

We started working on exactly that ~5 years ago and the result is QML2 and Plasma (two separate things, but they work wonderfully together). As the node.js project founder said when he saw QML for the first time: "Wow, it's HTML5 done right."

So KDE is truly innovative, you're just too uninformed to have known and ~5 years too late to the suggestion table. (I'm not entirely sure how the /. smarminess works, but I gave it my best try with that last sentence .. did I succeed? ;)

Comment Re:"schematics available soon" (Score 2) 98

No, translation "we've been working very hard on this device, and will be releasing them at shipping time". We've put the Open Hardware Logo on the feature board and everyone who has participated in this project has licensed their contributions under the GPL. We're not about to start our first product by violating each other's licenses. Please, give us a bit more credit than that. Most of the people involved have been releasing things far more valuable and work intensive than this as Free software/hardware over the years, after all.

Comment Re:VGA port? (Score 3, Interesting) 98

" Of course if you believe this thing will appear on time, work and ever see another module which is compatible with it I have a nice bridge here to sell you"

So, it works. How do we know? We already have finished pieces in hand and use them.

Other modules: are alread add-ons such as VGA connectors and keyboard kits in prototyping; I've already seen two more feature boards; as for other CPU cards, those are further away but on the roadmap.

Who peed in your cereal?

I know it's easier to be cynical than to be helpful, but if you support projects like this they actually do go further.

Comment Re:Extremely capable? (Score 4, Informative) 98

This is an engineering board, not a smartphone. If you look around what is available for prototyping and developing projects, you'll find that single core ARM is actually the common case. This is a significant amount of hardware for the market category. This is also considerably more powerful than what smartphones were shipping with 3 years ago, though today's high end phones do come with more cores.

Comment Re:How is it compared to Rasp Pi ? (Score 4, Insightful) 98

> How is this thing compared (hardware wise) to Raspberry Pi ?

RPi is a single core 7o0 MHz ARM11 with 512 MB RAM and no on-board storage; Improv is a dual core 1Ghz Cortex-A7 with 1GB RAM, 4GB NAND flash and a more powerful GPU. Improv is also modular so you can swap out the CPU card as well get feature boards with additional features in future. So Improv is several times more powerful and quite a bit more flexible. You also get things like SATA with the Improv.

As for software, anything that runs on the RPi run on Improv, while the reverse is not true. Some ARM Linux OSes require hard float, such as Ubuntu, which RPi does not provide but Improv does

Slashdot Top Deals

"Well, social relevance is a schtick, like mysteries, social relevance, science fiction..." -- Art Spiegelman

Working...