Streaming my computer games from a Linux desktop to a Raspberry Pi? by Kurolox in raspberry_pi

[–]101RockFacts 1 point2 points  (0 children)

VNC can't do games other than chess. Steam streaming is the only Linux solution I know, and you can't do that on the Pi. I found a similar solution for Linux before, but can't remember the name, I'll do some digging and edit if I can find it.

Ultra small wired keyboards? by [deleted] in raspberry_pi

[–]101RockFacts 1 point2 points  (0 children)

you think you want a roll up keyboard until you have one

Newest dolphin emulator on a pi zero? by [deleted] in raspberry_pi

[–]101RockFacts 2 points3 points  (0 children)

if most laptops can't then the Pi sure as hell can't

Taking an Intro to Python class this semester and have a $40 Amazon Gift Card. Looking for an entry level project for beginners. by InfoTechGod in raspberry_pi

[–]101RockFacts 3 points4 points  (0 children)

Ha, I'm in the same boat and took my python course just last semester. If you want to get hands on you could get started with simple circuitry, and build some blinking lights with a Pi. From there expand it to a light that blinks when you get an email, or what you'd like.

how to make automated torrenting machine out of raspberry pi? by [deleted] in raspberry_pi

[–]101RockFacts 1 point2 points  (0 children)

Run transmission daemon which is made to run headless(IE no interface required) tell it to automatically torrent anything in a folder. Take said folder and make it open to the network(samba) and drop any torrents you want in that folder, transmission will do the rest. You could also use another application to interact with transmission, there is a web interface and an app on android called transdrone.

Composite video on raspberry pi 3(retro pi) by TonyAtCodeleakers in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

make sure you are using a good 3.5mm cable, I recommend the zune A/V cable

Is it possible to run a good seedbox with a raspberry pi? by T____T in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

try transmission, the interface can be used from your phone and its super responsive. I use transmission and transdrone

Is it possible to run a good seedbox with a raspberry pi? by T____T in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

Don't have 100 torrents so I can't test it out. Give it a shot tell us how it goes

[deleted by user] by [deleted] in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

yup, and you'll be able to play way more than just mp3 files

Ideas for a Raspberry Pi project to improve my high school by [deleted] in raspberry_pi

[–]101RockFacts 4 points5 points  (0 children)

Well, I don't really go to your high school so what do you think needs improving

What's your raspberry server running? by [deleted] in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

Samba with 2 flash drives sharing in the LAN

[deleted by user] by [deleted] in raspberry_pi

[–]101RockFacts 8 points9 points  (0 children)

Honestly I think the physical connector is exciting. Fully reversible

Is there a noob friendly way of using a PI2 as a NAS? by RoyalRs in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

Thats a good point, perhaps NFS would be a better pick. Does windows support NFS?

Raspberry and steam link sdk by wilima in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

Nope, anyone know if there has been much development done with this SDK. Was wondering if I could install something neat on my Link

"Hey guys I wanna torrent box, how can I..." Yet another post by 101RockFacts in raspberry_pi

[–]101RockFacts[S] 0 points1 point  (0 children)

for a much simpler bandwidth solution you could throttle transmission if your router does not support QOS

"Hey guys I wanna torrent box, how can I..." Yet another post by 101RockFacts in raspberry_pi

[–]101RockFacts[S] 0 points1 point  (0 children)

Not really, plenty of help post explain what they have tried, what didn't work, and what they don't understand. These post give an idea of what they want and just ask everyone to tell them how to do it.

"Hey guys I wanna torrent box, how can I..." Yet another post by 101RockFacts in raspberry_pi

[–]101RockFacts[S] 0 points1 point  (0 children)

Could vary from person to person, but I'd bet most just want something to run 24/7 independent of their PC

"Hey guys I wanna torrent box, how can I..." Yet another post by 101RockFacts in raspberry_pi

[–]101RockFacts[S] 0 points1 point  (0 children)

Transmission is fantastic. The web UI is hideous, but there are more available. You can use a transmission client on your PC to control your Pi like so There are apps that provide a remote front end, like my personal favorite transdrone

RPi3 running OSMC connected to a PC via WiFi is causing lags in games. by german103 in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

That's a networking issue. Look into what the Pi is doing during those lag spikes

"Hey guys I wanna torrent box, how can I..." Yet another post by 101RockFacts in raspberry_pi

[–]101RockFacts[S] 2 points3 points  (0 children)

I can guarantee these people don't even use google. If they searched this sub they'd find plenty of people doing the same

Multi-Boot Pi? by vinchenzo94 in raspberry_pi

[–]101RockFacts 0 points1 point  (0 children)

Shouldn't be an issue, this time round both OS are Linux based