Anybody has experience with raspberry pi?

khin-illua

Newbie
Joined
Nov 27, 2018
Messages
29
Reaction score
1
Is it fast? I mean is not laggy? from 1-100 how should u rate it? I'm planning to buy one as a development machine using only a few instance of text editor, a terminal amd an ssh/sftp client(possibly simultaneusly), will I get problems with that? Will it get laggy?
 
I've used it in my college time to create a andro-bot car and yes I liked the functionalities and yes if you are looking to have it then for sure you are going to learn a lot and it will not be a waste.
 
I've used it in my college time to create a andro-bot car and yes I liked the functionalities and yes if you are looking to have it then for sure you are going to learn a lot and it will not be a waste.
My only concern is the LAG? It only has 1GB ram, do you think I would get a LAG? with my usage mentioned above?
 
My only concern is the LAG? It only has 1GB ram, do you think I would get a LAG? with my usage mentioned above?
It depend on how much lines of code you want to execute and I forgot to rate it and I'll rate it 100/100 because I was happy with the usage
 
It depend on how much lines of code you want to execute and I forgot to rate it and I'll rate it 100/100 because I was happy with the usage
won't be much, less than 500 I think, but If I use Nano or Vim, I guess I could launch more instance with bigger lines of code, yes?


And I should add, I won't be compiling anything on it. I guess I would use SSH and SFTP.
 
That set up would probably be usable, but pushing it. Especially if want to have a few browser tabs open at the same time.
 
I'm planning to buy one as a development machine using only a few instance of text editor, a terminal amd an ssh/sftp client(possibly simultaneusly), will I get problems with that? Will it get laggy?

If those are really the only things you need (i.e. no graphical environment, only text terminals), then there's no problem at all.
 
i bought one a while ago and have been pleasantly surprised by it. If you take it for what it is, just a small low power machine.. it’s decent. Certainly on par (or better) than low to mid range VPS.
 
1 GB of RAM is more than enough for the PI itself. Just remember, you can not run any of the popular operating systems on it because it is built with an ARM processor.
 
Back
Top