
Fedora Telegram <=> IRC Bridge
10.10.2017
04:56:03
mailga has joined #fedora-telegram channel.
jkurik has joined #fedora-telegram channel.

Diver
10.10.2017
06:20:57

بدوي
10.10.2017
06:50:13

Google

Gwindor
10.10.2017
06:50:37
Those are people joining IRC channel connected with this group.

Swift110
10.10.2017
06:56:55
?

Ahmed
10.10.2017
07:42:13

Michał
10.10.2017
07:46:39
don't want to be the naysayer, but it's certainly not the first time someone tries this... :D

Fernando
10.10.2017
07:47:19
Sure
1'5 millions is not enough IMHO

Ahmed
10.10.2017
07:47:38
let use be optimistic

✨Ola,
10.10.2017
08:01:11
https://scontent-waw1-1.xx.fbcdn.net/v/t31.0-8/22289940_2007745962585637_6011460798425330482_o.jpg?oh=74ff1d8738c47cd6f7aa1aa64272b305&oe=5A4287D1

Gwindor
10.10.2017
08:07:06
I wish it would succeed!

Ahmed
10.10.2017
08:07:51
mee too
although it hard , let us belive in them

Anchit
10.10.2017
08:24:06
and also having Anbox in Fedora would mean we could load Android apps, too
That doesn't work well. Blackberry 10 had it, but native performance was 100x better.
Also, as porting apps was possible, most developers did this instead of building native.
So, I feel porting should not be an official option. No one can stop anyone from doing this. But, we shouldn't make it top easy.
*too easy.

Michał
10.10.2017
08:28:26

Google

Ahmed
10.10.2017
08:35:21
who can I imagain Fedora with gnome on smart phone
it's will look diff

Fedora Telegram <=> IRC Bridge
10.10.2017
08:43:00
harish has joined #fedora-telegram channel.

Michael
10.10.2017
08:47:58
Librem 5! :D
I'd like a funcion just like Microsoft Continuum or Samsung Dex, it would be lovely! ?

Anchit
10.10.2017
09:19:00
shouldn't porting apps should be a preffered option?
Like I said, if we add a full/partial Android runtime, app devs will get lazy and just port over the android app instead of making a completely native one.
Maybe my usage of the word Port was wrong, but I meant just making the android app compatible with the runtime.

Michał
10.10.2017
09:35:21

Tobias?
10.10.2017
10:14:12
https://bugzilla.mozilla.org/show_bug.cgi?id=1406647
Vote now before Firefox finally throws the very last reason to use it out of the window - your privacy.

Niteen
10.10.2017
10:20:52
Is it possible to uninstall .net update in windows?
Any idea?

Tobias?
10.10.2017
10:30:50
Just get the newest .net installer and execute it

Sheogorath
10.10.2017
10:56:37
Vote now before Firefox finally throws the very last reason to use it out of the window - your privacy.
The feature is neither new, nor a actual privacy problem, because (when you read the source code) it's not possible to generate personalized profiles with these information.
The idea is to replace the current automated suggesstion that are generated by the search engine you selected which CAN generate these personalized profiles because there is no Gateway or removal barrier inbetween. And it's enabled by default.
So yes, Cliqz has a bad reputation but apart from this, this change is nothing that lowers your privacy.

JL
10.10.2017
11:25:11
how to find all broken hard links

linux
10.10.2017
11:32:26
in what?

Niteen
10.10.2017
11:33:06

JL
10.10.2017
11:57:04

linux
10.10.2017
11:57:40
define broken please
just no more hard links or bad paths

Google

JL
10.10.2017
11:59:40
they lead to nowhere

Sheogorath
10.10.2017
12:04:08
Hardlinks? They always point to a file
Softlink can break, since they only lead to a path

Tobias?
10.10.2017
12:05:11
Human Web:
Everything you type into the Search Bar
All Urls you visit
Mouse Movement Amount per page
Duration of visit
And even with the source code open they could abuse this (especially ip-url/search relations) and with burda behind it its a matter of when, not if.


JL
10.10.2017
12:10:52
haha sources files were removed and broken links are left, so i need to find them all and remove

Pïü?
10.10.2017
12:17:56
0/ sombody uses http://swaywm.org/ ?

Michał
10.10.2017
12:19:57

Pïü?
10.10.2017
12:23:45
yep i've tried it last year and it freeze the machine -.-

Michał
10.10.2017
12:27:59
I even started wondering if Wayland, by giving more responsibility to the window manager/compositor, didn't raise the bar higher so now there won't be hundreds of window managers anymore, only the biggest players as it will be harder to write one

Pïü?
10.10.2017
12:38:24
I thought that with wayland it would be all simpler :P
to do not run WM/DE as root is really nice

Michał
10.10.2017
12:39:47

Jimmie
10.10.2017
12:47:40
Hey, has anyone got a second to help me install a program?

Márcio
10.10.2017
12:49:03

Jimmie
10.10.2017
12:49:16
Nah it's a bz2
Jimmie Russell:
I've downloaded the .bz2 file and extracted it then gone into terminal and cd'ed into the directory containing the extracted folder
But I'm drawing a blank on what my next command should be, I can start the application with ./application but i can't save it into my favourites dock so I'm assuming it's not fully installed rather just running
I've tried make and configure but no dice
The ls picture will follow this message

Google

Márcio
10.10.2017
12:56:42
Extract the file to /opt or ~/firefox directory
sudo tar -jxvf firefox.en-US.linux-x86_64.tar.bz2 -C /opt
or
tar -jxvf firefox.en-US.linux-x86_64.tar.bz2 -C ~/firefox
Basically you just need to unzip the file and create a shortcut to the executable in the menu or desktop.

Jimmie
10.10.2017
13:00:25
Ah! That makes sense.
Thanks alot for that man, I definitely won't be forgetting those commands haha

Márcio
10.10.2017
13:01:26
or...u can get the source files from Mozilla's ftp.
https://developer.mozilla.org/pt-BR/docs/Developer_Guide/Codigo_Fonte/Downloading_Source_Archives

Jimmie
10.10.2017
13:07:09
Is that link just for official Mozilla or other Firefox forks too? The one I just downloaded was waterfox because I'm trying to migrate over
Interesting all the same though

Admin
ERROR: S client not available

Márcio
10.10.2017
13:08:08

Jimmie
10.10.2017
13:09:15
Sound man

Márcio
10.10.2017
13:09:31
clone the repo and compile the code

Vitaly
10.10.2017
13:10:13

Tobias?
10.10.2017
13:30:10
https://github.com/MrAlex94/Waterfox
I knew mozilla would make the internet worse by disabling the old addons. Now they drive everybody to old insecure and featureupdate-free forks.
And nobody can wait or search replacements for old addons or use firefox-esr until most devs have fixed their things.

Jimmie
10.10.2017
13:32:25
I was more worried about this
https://www.reddit.com/r/linuxmasterrace/comments/74nne8/mozilla_ships_cliqz_for_1_of_new_installs_in/

Tobias?
10.10.2017
13:38:32
Or just use chromium as by now it collects less data

Jimmie
10.10.2017
13:42:17

Kohane
10.10.2017
13:45:54

Tobias?
10.10.2017
13:50:15

Google

Justin
10.10.2017
13:50:21
@Feir_Cousat The thing you need to get it into the favorites bar is .desktop file.

Tobias?
10.10.2017
13:50:48
I mean they have lost my trust with pocket/social api before. But that - i will not install it for relatives anymore. Chromium now.

Kohane
10.10.2017
13:50:57

Tobias?
10.10.2017
13:51:16

Justin
10.10.2017
13:51:30

Kohane
10.10.2017
13:51:37

Tobias?
10.10.2017
13:51:51
Meh.
https://www.reddit.com/r/firefox/comments/74yo19/cliqz_and_mozilla_as_i_understand_it_and_metadrama/

Kohane
10.10.2017
13:51:54
Isn't there any way to disable it?

Tobias?
10.10.2017
13:52:14
And with the preloaded adblocker it might be more privacy oriented than firefox soon, which is amazing and horrible.
Isn't there any way to disable it?
Its opt-out by default. Sure techsavvy users will just shrug and be annoyed but think of where ff is mostly used in germany - privacy aware users that 50% of the time have no technical background or got it installed by a techy family member.
And those now have to gamble and hope grandma isnt in the rollout lottery winners.

Kohane
10.10.2017
14:03:16

Tobias?
10.10.2017
14:03:36

Kohane
10.10.2017
14:03:56
Oh
I didn’t know it’s possible to uninstall the addon.

Tobias?
10.10.2017
14:04:59
In Firefox.
Thats a slap to the face harder than ever before, even pocket.

Kohane
10.10.2017
14:06:14