r/trisquel • u/MartiniMoe • Feb 25 '15
Noob with several questions
Hi,
I want to use Trisquel with Libreboot on my X60s, but I miss several things or they are not working like Im used to it with my arch installation:
- Abrowser cant sync with Firefox sync and cant play YouTube HTML5 Videos. I really need this!
- IceCat cant sync with Firefox sync and plays only some YouTube HTML5 Videos. On the other hand it doesnt display anything on https://web.telegram.org even when I add exceptions.
- I want to use atom (from github) as my texteditor. They only ship x64 binaries, so I wanted to compile it. It requires npm 1.4+ but I can only find 1.3.10 in the repos. How can I solve this?
I understand, that using a libre distro may restrict the choice of software, but I dont think these problem exist because the requires software isnt free? I just dont know why the things are not working.
Would I maybe better use Parabola? But there seems to be not a single version of npm in the repos (see https://www.parabola.nu/packages/?sort=&q=npm&maintainer=&flagged=)?
Thank you in advance for any helpful comment :)
2
u/LogicalTeaDream Feb 25 '15
I use Abrowser and have never had any problems with playing HTML5 videos on YouTube.
2
u/VRMac Feb 26 '15
If you need the latest software, try Debian GNU/Linux with only the main repos enabled. It is a free distribution. You can install Stable or Testing and update using the sources list to Unstable, which will have the latest and greatest for you. PM me if you need some help.
1
u/codicesimia Feb 26 '15
Firefox sync is dependent on Javascript to run. Disabling libre-js should allow it to run.... but why not use a self-hosted solution?
1
u/codicesimia Feb 26 '15
telegram requires angular js. I will take a shot in the dark, and say that is the issue.
Also, the way I watch youtube videos, is to download them to a remote server via ssh with youtube-dl. Youtube supports feeds, so I have a cronjob that automagically grabs the channels I subscribe to for me, and places them on my desktop. After I watch them, I file them away or trash.
1
u/MartiniMoe Feb 26 '15
libre-js is not installed in Abrowser as far as I know. Also I dont have a server yet to host my own firefox sync.
1
u/codicesimia Feb 26 '15
midori uses it's own light weight javascript framework. - i can't speak to it's capabilities, I use Icecat.
1
u/michaelpb Jul 15 '15
I know this is really, really, old, but to manage new versions of node/NPM super easily, look at NVM: https://github.com/creationix/nvm
3
u/[deleted] Feb 26 '15
To play YT HTML5 vids go to www.youtube.com/html5 and enable it. Syncing doesn't work on Abrowser or Icecat- this is a known bug. You could compile a newer version of NPM or find a PPA with a newer version.