Ok guys, I got it, I need to buy a modern PI, I think I'm going to wait for the new iteration of the PI since iirc the PI3 has been around for some time now and hopefully the new model is somewhat near in the future.
My little PI was overclocked to 950Mhz but the hardware is simply under powered.

I will follow the suggestions to use it as a media player hooked to a TV and maybe learn some Python.
In the mean time:
mfa298 wrote:Judicator wrote:Thanks for the replies.
So you guys are telling me that my PI is basically unusable even for light web browsing, email, light documents?
For desktop use then a newer pi3 will be a significant improvement over an original pi1
however:
Judicator wrote:
Shoud I really abandon it and let it die and buy newer, powerful hardware? Isn't the PI about computing, projects, knowledge on cheap, less powerful hardware?
No noaning here, just asking a question.
Whilst the pi may not be ideal as a desktop there are many other things it can be used for. Media centre with libreelec, game emulation with the likes of retro pi, doing your own projects (code, electronics, etc.). I've got several pi1s running various things so they're still useful.
Is libreelec better than Raspbian + Kodi?
ghans wrote:There where a lot of optimizations on the images since 2012. I would
check if a newer image doesn't bring an improvement on the old models
(better memcpy , fbturbo and pixman were introduced in the meantime)
ghans
MarkR wrote:It was never intended as a desktop replacement, people did find that later models (especially the Pi3) are useful as a low spec desktop.
Also the foundation did a lot of software optimisations. I haven't tried running a recent OS on an old Pi, but I imagine it's a lot better than the contemporary one.
"web browsing" is not a lightweight activity, modern web pages have a huge amount of content and a lot of things happening (video ads, anyone?)
Mark
I'm not sure I'm getting it right: are you guys telling me go back to older OSes?
timrowledge wrote:First thing to do is load RISC OS onto a spare uSD and try it out. You'll be astonished how fast a UI can be on such an excruciatingly slow machine.
There are several problems here;
a) the code bloat and poor quality of most 'modern' software. Linux is most definitely not immune to this. Remember that not all that long ago a 33MHz intel 386 was a "massively powerful departmental server" machine!
b) the outrageous amount of crapulence you get delivered when requesting webpages
c) very much last in the list, the not very fast nature of a Pi 1.
Since you're not going to magically get a big improvement in a) overnight (though we're working on various bits of it) and I can only assume that b) will continue to get worse faster than hardware can improve, I'd suggest spending a whole US$35 to buy a Pi 3 as an ameliorative step. In the meantime, a Pi1 can be drafted into use as a weather station, a garage door controller, or all those fun projects you can find if you go back down the blog posts to the ancient times of 2013 etc.
This looks intersting I'll give it a try for sure.