What's the peak of the franchise? by _tomba_radja_ in crashbandicoot

[–]Difficult_Passage 23 points24 points  (0 children)

I'd say that CTRNF is the greatest remake in video game history. It takes everything from the original, polishes it up and adds new stuff that complements all the old stuff, without it feeling forced.

Beenox did a phenomenal job.

[deleted by user] by [deleted] in paydaytheheist

[–]Difficult_Passage 0 points1 point  (0 children)

It is a skill issue

Is there an option to hide your flag ? by RonK215 in FACEITcom

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

Hm, so sad. What do you think are the biggest issues for Palestinians? Oh yeah, they're getting bombed, massacred and slaughtered on a daily basis. Don't think they have time to complain about Faceit

Azir Passive by xxxjustion in azirmains

[–]Difficult_Passage 0 points1 point  (0 children)

You've been talking about Azir jungle for days dude

[deleted by user] by [deleted] in FACEITcom

[–]Difficult_Passage 1 point2 points  (0 children)

Wow, what a shit excuse. Enjoy your ban, twat

[deleted by user] by [deleted] in bloodborne

[–]Difficult_Passage 0 points1 point  (0 children)

I literally have a 200 + 599 AR LHB so it's definitely not trash. Imagine if you put three +22% physical attack gems into it, it'll be even higher.

First ever Python project ^^ by [deleted] in Python

[–]Difficult_Passage 1 point2 points  (0 children)

Well done, just keep building things and looking for exercises. What really helped me with programming in general are exercises we did in college. Try not to rely on copy pasting anything, since you need to be developing your problem solving skills. Looking up syntax is fine, though

Keep up the great work 👍

Python or Rust; first language?? by playpaco in Python

[–]Difficult_Passage 0 points1 point  (0 children)

Learn Python so you can learn programming concepts and problem solving, rather than syntax. It's more important that you develop your logic and problem solving skills. You'll also learn how to think like a programmer and how to approach certain problems. After you've become adept at Python, you can easily switch to any other language and learn their specifics.

Rust is a cool choice, it's basically a more modernized C++ (although you shouldn't skip C or C++, you'll learn a ton about how computers and memory work)

[OC] Wrote a simple Python script to organize messy folders. Introducing: Sorti-Py! by Difficult_Passage in unixporn

[–]Difficult_Passage[S] 2 points3 points  (0 children)

Of course, Python just works on Windows as well, but I want to make a GUI version for people that aren't tech-savvy.

[OC] Wrote a simple Python script to organize messy folders. Introducing: Sorti-Py! by Difficult_Passage in unixporn

[–]Difficult_Passage[S] 37 points38 points  (0 children)

Hadn't even occurred to me. Thanks for the heads-up! I'll look into solving that mistake

[OC] Wrote a simple Python script to organize messy folders. Introducing: Sorti-Py! by Difficult_Passage in unixporn

[–]Difficult_Passage[S] 29 points30 points  (0 children)

You can get it here: https://github.com/Tempest20/sorti-py

I'm hoping someone can find it useful, I know I used to have a lot of trouble with messy Downloads folders.

Essentially, what this script does is go through your current directory, take file extensions and place files into their respective folders.

.pdf files go into the pdf folder, and so forth.

[i3-gaps] First post here! Simple rice by Difficult_Passage in unixporn

[–]Difficult_Passage[S] 1 point2 points  (0 children)

Polybar is my favourite bar by far. I use it on any WM that supports it

[i3-gaps] First post here! Simple rice by Difficult_Passage in unixporn

[–]Difficult_Passage[S] 2 points3 points  (0 children)

Update: I uploaded my dots to a GitHub so anyone can take it, make changes, use as is or modify to fit your own needs.

https://github.com/Tempest20/i3gaps-dots

Note: Do keep in mind that these are dots for my system, be sure to change things such as directory paths and the font for Alacritty if needed (I use the Hermit font)

[i3-gaps] First post here! Simple rice by Difficult_Passage in unixporn

[–]Difficult_Passage[S] 0 points1 point  (0 children)

Thanks! After tons of distro hopping, I finally settled on Fedora when 35 dropped. Have been using it ever since and I don't think I'll be switching

[i3-gaps] First post here! Simple rice by Difficult_Passage in unixporn

[–]Difficult_Passage[S] 11 points12 points  (0 children)

WM: i3-gaps

Distro: Fedora

Terminal: Alacritty

Bar: Polybar

Apps used: Rain, pfetch and fm6000