World: r4wp
[Ann-Reply] Reply to Announce group
older newer | first last |
Bo 29-May-2013 [2055x2] | For this reason, I like Arch Linux. Small, fast, easy to customize to do exactly what you want. And it runs Rebol. |
But I use Windows 8 at work, Windows XP and Windows 7 at home, and Linux for development and specialized tasks (like file serving). | |
Geomol 29-May-2013 [2057] | You use Arch Linux on your Raspberry Pi, right? How's that going? |
Bo 29-May-2013 [2058] | I use Arch Linux on Raspberry Pi. It works very well. However, I have switched to Raspbian at present as some of the components I need are not yet available on Arch Linux and I don't have time to port and test them. However, my project is almost ready for the first site test. |
Geomol 29-May-2013 [2059] | I wonder, if it's worth getting a Raspberry Pi at this point and try compile World to it. |
Pekr 30-May-2013 [2060] | Raspberry Pi is just medial thing. That thing is just small computer, nothing more imo, much hyped, than usefull, unless you build some kind of min-pc or player. IMO something like Beagle Bone (Black), with many IO pins, is more interesting. BTW - during SO chat, Carl mentioned he is getting Beagle Bone Black. That's imo, where Rebol could find some niche - embedded, automatition, etc. |
Bo 30-May-2013 [2061x2] | The main difference between the Beagle Bone Black and the Raspberry Pi is the manufacturer of the system on a chip (SoC). RasPi is Broadcom and Beagle Bone is Texas Instruments (TI). The Beagle Bone Black has a faster processor (1GHz vs. 700MHz), but the RasPi can usually be reliably overclocked to 1GHz. They both have a lot of I/O pins. The RasPi is also a little cheaper. |
If you want real power for a little more ($89), get this: http://www.hardkernel.com/renewal_2011/products/prdt_info.php Quad-core 1.7GHz Arm-A9 processor, 2GB on-board RAM, 10/100 Ethernet, 2xUSB2.0 ports, Micro HDMI, Micro SD card slot, hardware audio codec, run Android 4.x or Ubuntu 12.10 Pretty hot specs for the price! | |
Geomol 30-May-2013 [2063] | DC Input is statet as 5V / 2A. That's 10W. The Amiga1200 used 20W, if I remember correctly. Not bad for these new small computers. Ras Pi may use half of the ODROID, so about 5W. A cluster of computers each running at a couple Watts, that would be something! :) |
Kaj 30-May-2013 [2064] | When you buy such a bare board, you have to build a computer around it, which makes it much more expensive and uses a lot more power |
Andreas 30-May-2013 [2065] | RPi runs at ~3.5W in my experience. But performance / watt efficiency of a RPi is rather low. |
Pekr 30-May-2013 [2066] | Bo - imo those are really different purpose boards. Beagle is geared more towards an automatition - all those pins properly exposed directly on the board. Also - look at the number of "capes" available. I would not use Raspberry Pi for embedded ... |
Bo 30-May-2013 [2067x2] | Agreed. However, for some applications there has been more developed for the Raspberry Pi, which makes it easier to develop a finished product, especially if a lot of I/O is not needed. |
Kaj: For embedded applications, all you need to add to the ODROID is a MicroSD card with the OS on it. That doesn't add any higher power requirements. If you want to add a hard drive, DVD-RW, monitor, etc. to it, of course it will take more power. However, those aren't needed for most embedded applications. | |
Kaj 30-May-2013 [2069x2] | Yes, but John compared it to an Amiga 1200, so you have to take into account the floppy drive it had and such. It was used as a personal computer, so you have to add a monitor, keyboard, mouse, perhaps a hard drive, etc. |
We're picking up written off PCs that are hardly used for less than a Raspberry, so the price advantage is not that clear cut | |
GrahamC 30-May-2013 [2071] | power savings? |
Kaj 30-May-2013 [2072] | Not much if you need those extra peripherals |
Cyphre 31-May-2013 [2073] | My laptop takes 6-8W during normal desktop+internet usage on battery. But can take up to 80W when running at full CPU/GFX performance when running a 3d game :-) |
Henrik 31-May-2013 [2074] | RPI would be size and weight advantage. Hide it under a table. Hard to do with a 10 year old desktop for the same price. |
Bo 31-May-2013 [2075] | The Pi can also be used as a cheap thin-client. Just hook it up to the back of a monitor and have it run a remote desktop connection on boot. :-) |
Kaj 31-May-2013 [2076x2] | I've hidden several nine year old desktops under my desk. :-) If you get the small desktop models, they're not that big. And with those boards, you have loose boards, loose power supplies and lots of cables to hide |
The Raspberry is actually on top of my desk to protect all that loose stuff :-) | |
Henrik 31-May-2013 [2078] | I actually wanted to use RPIs in that project I am still a part of, instead of those old desktops, but no REBOL or Red and won't be relevant when I'm leaving the project. |
Kaj 31-May-2013 [2079x3] | Do you mean you can't use REBOL or Red? They're both available on Raspberry |
For such mobile systems, I think it would be better to use those new mini PCs inside a USB stick. They're very similar to a Raspberry, you get them in a case, and they can feed off a monitor | |
Then again, why not use laptops? Even easier to set up on location, and easier to program | |
Henrik 31-May-2013 [2082x2] | Kaj, need full GUI. |
We did that once, but we relied on donated hardware. | |
Kaj 31-May-2013 [2084x2] | Yes, no REBOL then. Red has the GTK GUI on Raspberry, but it's basic so far |
Probably not far from the forms type of app you need, though | |
Bo 31-May-2013 [2086x2] | Henrik, it looks like your wait for GUI on R3 on RPi won't be long, based on Robert's announcement he just made. |
Awesome work, Robert and team! | |
Gregg 31-May-2013 [2088] | Congratulations Robert and Saphirion! |
Maxim 31-May-2013 [2089] | good news robert! thanks for all the work and investment! |
james_nak 31-May-2013 [2090] | Thanks Team Saphiron! |
Pekr 1-Jun-2013 [2091x3] | What is the link to download r3-gui.r3? There's incrrect link on the webpage, leading just to the same page, not target file ... |
Also docs are not working from the Saphirion website, links throw some svn error. Maybe it should be pointed to github docs? | |
found the link http://development.saphirion.com/resources/r3-gui.r3 ... the download section link leads to /downloads though ... | |
Robert 1-Jun-2013 [2094] | checking. Which docs fail? We moved some around. |
Pekr 1-Jun-2013 [2095x3] | gui docs ... |
all of them ... | |
maybe your svn server is down then ... | |
Robert 1-Jun-2013 [2098] | no, changed path. fixed. |
GrahamC 2-Jun-2013 [2099] | Is there a link for the mac saphir build? Or was that just to say it builds? |
Henrik 2-Jun-2013 [2100] | It seems R3/Saphir for OSX doesn't run on 10.6.8. Can anyone confirm? |
Geomol 2-Jun-2013 [2101x2] | If it's the r3-osx file from: http://development.saphirion.com/experimental/ , then I get the following on OS X 10.7.5: 504 ~/r3$ ./r3-osx Illegal instruction: 4 |
The file is dated 2-Jun-2013 21:11 r3-osx 02-Jun-2013 21:11 513K | |
Robert 2-Jun-2013 [2103] | yes, it's the correct file |
Henrik 2-Jun-2013 [2104] | Works fine under 10.8. |
older newer | first last |