@fedora

Страница 2960 из 2988
Tobias?
20.10.2018
16:18:29
BTW is anyone of you into building mechanical keyboards?
Nah, since i got my WASD ones i am very very happy.

Akarshan
20.10.2018
16:23:25
Wait a sec. Does it switched into clang?

Tobias?
20.10.2018
16:23:56
Wait a sec. Does it switched into clang?
FF switched to clang for building, yes.

Akarshan
20.10.2018
16:24:13
Google
Tobias?
20.10.2018
16:24:16
They didnt want to update to gcc 8 which offered the same speedups in the end. :P

Armin
20.10.2018
16:24:19
Nah, since i got my WASD ones i am very very happy.
WASD is one of the very good choices here, yes.

What switches are you preferring?

Tobias?
20.10.2018
16:24:41
And it's on fedora?
Why wouldnt it be?

What switches are you preferring?
Green at home, clear in the office.

Armin
20.10.2018
16:25:05
Akarshan
20.10.2018
16:25:05
Why wouldnt it be?
Well. Just asking.

Tobias?
20.10.2018
16:25:09
Even if i have a green one in the office as well, but it is really loud.

Armin
20.10.2018
16:25:47
It totally is, yes, even louder as blues in my experience. I pissed off ppl at work with blue switches so I started using clears or vintage blacks at work.

FWIW I used de-soldered Vintage Black switches for my Planck keyboard.

And it's like, super awesome.

I'm unsure if I could actually stick to ortholinear as a daily-driver...

Google
Tobias?
20.10.2018
16:27:20
They are made to be louder and harder to press, not fully but up there with model ms. xD

Armin
20.10.2018
16:29:03
I *love* the feel of the MX Greens. My girlfriend can't sleep IN THE OTHER ROOM when I use them so I stopped using them...

She doesn't even notice undampened MX Clears when I'm bottoming out

But with the Greens she will come over after 5min and tell me to use a different board.

Biggest problem are the IBM keyboards...

I can't use them at night and I can't use them at work. That makes them pretty pointless.

Саи Пранеетх Редды
20.10.2018
16:31:40
Lol

Akarshan
20.10.2018
16:33:47
OMG it's true! https://src.fedoraproject.org/rpms/firefox/blob/master/f/firefox.spec#_198

Barrel
20.10.2018
16:33:51
Green at home, clear in the office.
Bleh, just do what I did and take some BOX Navies to work

Tobias?
20.10.2018
16:34:42
And a screenshot of that line xD

Akarshan
20.10.2018
16:35:27
I sent the link to that already. :P
I need to double confirm. Very wrong decision!

Asiri
20.10.2018
16:53:29
Speaking of emacs, I installed it yesterday. It doesn't have syntax highlighting, auto fill brackets and stuff and code completion. How to enable these options in emacs?. The only + I see in it at the very moment is indentation. It's perfect. I wrote a C code on Sublime Text and then open it again on emacs and indented it nicely. Then added comments. ?

Nomid
20.10.2018
16:58:44
How hard it is to install these?
http://cachestocaches.com/2015/8/c-completion-emacs/

I use this configuration and it works quite fine

Asiri
20.10.2018
16:59:08
Thanks.

Google
Asiri
20.10.2018
16:59:14
?

Nomid
20.10.2018
17:01:24
speaking of which, is there another open source alternative to Eclipse for Java which does support EE ? I'd prefer not using NetBeans or IDEA (it's the best but the Community edition doesn't support EE)

Nomid
20.10.2018
17:02:47
What's EE?
Enterprise Edition

Asiri
20.10.2018
17:03:17
Eclipse?

Nomid
20.10.2018
17:04:38
Eclipse?
Eclipse is just an open source IDE. Oracle supports several versions of Java, one is called EE and it is targeted to the businness branch of software development.

Giovanni
20.10.2018
17:05:15
J2EE moved to Jakarta EE, part of Eclipse Foundation

Kohane
20.10.2018
18:55:41
Well, now we know what was wrong with transparencies @Asiri_Iroshan

Retractable feet, to be more specific
Funny. In Spanish they have no name.

Tobias?
20.10.2018
19:05:54
any hints?
Not using EE - or working with intellij. The guys kinda make the best AiO ootb editors, even if they cost money.

Lilithium
20.10.2018
19:14:43
Yes, IntelliJ is very nice

Spookeystein
20.10.2018
19:15:23
And heavy

but that's OK because of the features

Nomid
20.10.2018
19:16:29
I mean, I'm not the one who decides what features to choose or not, they quite say "do this, this way", you know

IDEA would be perfect but can't afford it

Google
Lilithium
20.10.2018
19:37:02
And heavy
Oh well, it's OK IMO

At least it doesn't crash when I open large code bases like electron based stuff, so I'm fine with it

Tobias?
20.10.2018
20:21:26
I mean, I'm not the one who decides what features to choose or not, they quite say "do this, this way", you know
Well if your employer tells you to use EE and you need intellij then get them to pay the license (way cheaper in multi-user licenses).

Mine does too, the intellij stuff we uses saves us so much work and bugs that it pays itself back.

Charles
20.10.2018
20:40:47
How can I install Python 3 on Fedora 28?

Can I install VMware in Fedora for mult os like Windows or Kali Linux? Help please

Lilithium
20.10.2018
20:47:30
I'm certain the search engine of your choosing will help you in an instant

Ilya
20.10.2018
20:50:58
test it with python3 --version

Kohane
20.10.2018
20:54:18
How can I install Python 3 on Fedora 28?
It's installed by default. Python 3.6 is the current version.

Robby
20.10.2018
21:12:48
Not be root for one — sudo is a thing

Can I install VMware in Fedora for mult os like Windows or Kali Linux? Help please
Yes. — However consider using either KVM or VIrtualBox

Tobias?
20.10.2018
22:02:16
Can I install VMware in Fedora for mult os like Windows or Kali Linux? Help please
On linux you have the much more capable kvm on board to begin with. On fedora gnome-boxes is an easy management ui for it, while virt-manager allows you to tweak everything.

(■_■¬)
20.10.2018
23:48:13
dnf upgrade checks for updates as well so what's special about dnf check-upgrade ?
dnf check-{update,upgrade} does not refreshed the full caché metadata, just the metadata from repo*-updates, so the data consuptions is less that refreshing all the repos metadata + plus its repo_name*-updates cache.

Fadlun
21.10.2018
01:49:40
Guys, I want to ask you about livemedia-creator. I read it from Fedora Wiki, it needs kernel modules to be installed. What modules are required?

Pany
21.10.2018
02:41:12
Not be root for one — sudo is a thing
Yeah, I know that. Just this time. I do usually use sudo. Thank you ?

Armin
21.10.2018
03:12:53


Google
Armin
21.10.2018
03:13:29
Just the terminal mess on my current desktop after a couple of minutes

Robby
21.10.2018
03:21:45
Is that i3?

I'd judge you for running !Fedora, but I'm not either :)

Armin
21.10.2018
03:24:08
Is that i3?
yup sure

I'd judge you for running !Fedora, but I'm not either :)
Just a matter of vim Dockerfile honey ;)

Robby
21.10.2018
03:24:45
Ricardo
21.10.2018
03:24:49
how install peek?

Armin
21.10.2018
03:25:11
Docker actually is pretty terrible software, but it solves some needs, yea

Robby
21.10.2018
03:25:12
how install peek?
lmgtfy.com/?q=install+peek+fedora

First 2 hits dude @verchtt

https://fedoramagazine.org/peek-screenshot-tool/

Armin
21.10.2018
03:26:32
I'm currently designing a home server based on Docker that basically just gets a large v6 subnet routed and you could just dynamically throw up containers with some ip configuration you'd like

Armin
21.10.2018
03:27:09
I won't.

I know!

Robby
21.10.2018
03:27:23
Discourse did that — but they actually had a good reason for doing it

Страница 2960 из 2988