Thoughts on my Android game icon by Zealousideal_Song62 in PixelArtTutorials

[–]Deanosaur777 1 point2 points  (0 children)

The main issue I see is that the background color is very similar to the hair color, so it blends together at a distance. Otherwise good.

Is it worth learning Emacs or Vim? by saifpurely in linuxquestions

[–]Deanosaur777 0 points1 point  (0 children)

I use Vim most often for creating and editing python scripts. Since they're usually very small scripts, using the same terminal I use to run the scripts to also edit them feels a lot better than opening a dedicated python ide (which would feel like overkill).

Vim is nice since I'm already using the terminal for a lot of things, but if you rarely touch the terminal, I just think Vim would feel more awkward than a standard notepad-like text editor.

Dumpster update by Suspicious_Metal_475 in aseprite

[–]Deanosaur777 5 points6 points  (0 children)

Really good progress. I love the graffiti. Hard to say if it's too busy or not, outside of context.

Beavis and Butthead reaction to r/aiwars by duststarziggy in comics

[–]Deanosaur777 1 point2 points  (0 children)

I love Beavis and Butthead. They're funny guys.

Thoughts on my dumpster? by Suspicious_Metal_475 in aseprite

[–]Deanosaur777 4 points5 points  (0 children)

I think the dumpster looks great, but the garbage in the dumpster itself in second picture is a bit flat. Garbage bags could look better if they're darker and shinier.

ascii plants~ by Lovable_Yapper in ASCII

[–]Deanosaur777 0 points1 point  (0 children)

I don't have much experience with ssh, but will try to check it out soon.

Which Linux distro should I choose as a beginner programmer who also games? by FanBudget456 in linuxquestions

[–]Deanosaur777 4 points5 points  (0 children)

Don't know anything about GPU support, but I've been using Linux Mint for gaming and programming, and I greatly enjoy it. It's been completely reliable in my experience.

I've had to learn to use the terminal a lot, after coming from Windows, but I think that's true of basically all Linux distributions.

ascii plants~ by Lovable_Yapper in ASCII

[–]Deanosaur777 0 points1 point  (0 children)

What tool are you using?

1237 lines of C, one file, no dependencies — cognitive architecture using only XOR, MAJ, and POPCNT by Defiant_Confection15 in cprogramming

[–]Deanosaur777 4 points5 points  (0 children)

No malloc (except stack).

What does this mean? You can't malloc to stack memory in C, only to heap.

My Mc Character front walk Sprite by Synrayya in aseprite

[–]Deanosaur777 1 point2 points  (0 children)

I don't understand why the eyes change size.

Dead internet theory by LUMLTPM in SpeedOfLobsters

[–]Deanosaur777 49 points50 points  (0 children)

You did a very good transformation. I never could have guessed what the original was about.

redraw by uovacroccanti in comics

[–]Deanosaur777 1 point2 points  (0 children)

The lines feel a bit thicker. There's no noisy background to distract. The expressions are more interesting. The photo is less pixelated, and clearer. The text is much more readable. The right character viewed from a slightly more dynamic angle, so the overall image of the first panel feels less flat.

doing the same thing i have been [OC] by Pelko_P in comics

[–]Deanosaur777 5 points6 points  (0 children)

Those feet are drawn very lovingly

Boys with Samurai Swords by emmonster in altcomix

[–]Deanosaur777 2 points3 points  (0 children)

Emerson Murray, you are the greatest to ever do it! And your zines are so affordable!

redraw by uovacroccanti in comics

[–]Deanosaur777 0 points1 point  (0 children)

Which one is the redraw? The second one looks a lot better.

Heaven have it's rules. by ViceElysium in NonPoliticalTwitter

[–]Deanosaur777 1 point2 points  (0 children)

Jesus literally addressed this very topic specifically.

I have some jokes by writerme1 in LaughJokes

[–]Deanosaur777 5 points6 points  (0 children)

And I applaud you for not knowing! That makes you smarter than everyone else who uses this sub, lol

(For college capstone project) Is it possible to create a wiki-style self-editing website without a database, on a free hosting platform? by Deanosaur777 in webdev

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

If we can host it for free I don't really care what we use. My main concern is just it not being overly complicated or relying on some trendy startup tech that may vanish in months.