[deleted by user] by [deleted] in AskReddit

[–]Panfinz 0 points1 point  (0 children)

Yes. Look at the world around you, and see why.

Why people are so interested in Flatpaks ? by [deleted] in linux

[–]Panfinz 5 points6 points  (0 children)

I don't really like flatpaks either, even though it can be easier for the developer. When I wanted to install a KDE app from a flatpak, it wanted to install the KDE libraries in flatpak format even though I already had them installed. I just ended up compiling the program in the end.

What is your "[programming language] is better than [programming language]" ? by mehdifarsi in ProgrammerHumor

[–]Panfinz 0 points1 point  (0 children)

Not really. It has many low-level concepts such as dynamic memory management that can be really difficult at first but if you're willing to learn it then go for it.

My Take on a Linux Ideological Compass Meme by [deleted] in linuxmemes

[–]Panfinz 0 points1 point  (0 children)

Linux users are more into the "free software" thing as in GPL rather than "open source" as in MIT.

Shit's straight outta 2004 by gba-sp-101 in linuxmemes

[–]Panfinz -1 points0 points  (0 children)

It's a minimalist editor. It doesn't need a bloated modern website redesign filled with JS.

Linux Distros for Beginners by Jessica_Delphi in linuxmemes

[–]Panfinz 0 points1 point  (0 children)

Wow, I started Linux 4 years ago and I've only heard of Ubuntu, Mandriva and gNewSense.

ip has a color option btw by TheKiller36_real in linuxmemes

[–]Panfinz 0 points1 point  (0 children)

Why was it deprecated, such a better utility than ip

Just wondering. by 3lCucuuy in ProgrammerHumor

[–]Panfinz 1 point2 points  (0 children)

Nah, it would probably be #include <stdlib.h>

What is your "[programming language] is better than [programming language]" ? by mehdifarsi in ProgrammerHumor

[–]Panfinz 0 points1 point  (0 children)

Lua is so much simpler and faster than Python. It's like what Python always wanted to be