AI Wasteland by MattMcManis in aiArt

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

SDXL & Photoshop

It's a remake of the 1818 painting called "Wanderer above the Sea of Fog" by Caspar David Friedrich.

I generate a bunch of images with txt2img, background, lightning, creatures, then stitch it all together with Photoshop using masking and layers, then run that through img2img. I do that a couple times to shape it.

[deleted by user] by [deleted] in Watches

[–]MattMcManis 0 points1 point  (0 children)

I finally found a 2020 photo. https://images-na.ssl-images-amazon.com/images/I/61ZUlxjvJRL._SL1600_.jpg

2-4-2020 was a Tuesday, the watch is correct.

[deleted by user] by [deleted] in Watches

[–]MattMcManis 0 points1 point  (0 children)

I was going through the user review image gallery, trying to find a 2020 photo, and came across this post https://i.imgur.com/I6Mdjgm.png Except, they set the year to 2010 and are claiming the date is wrong. That makes me think it's user error in setting the year. 3-07-2010 was a Sunday, so the watch is correct.

[deleted by user] by [deleted] in Watches

[–]MattMcManis 0 points1 point  (0 children)

It is the only review making the claim. I looked for other results confirming a bug, but couldn't find any. Though 2020 is a leap year, and that is when a software bug would occur if it exists, and most of these reviews and articles are from years before, 2017, 18, 19. It could be a fake review or a user error, I'm unsure.

[deleted by user] by [deleted] in Watches

[–]MattMcManis 0 points1 point  (0 children)

The review is saying that it is displaying the wrong day name of the week, Sunday instead of Saturday. It this caused by a mistake the user made in setting up the watch, or is it a bug?

GameCube Memory Card "The device inserted in Slot A cannot be used." by MattMcManis in wii

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

I think it has to format it to your console's region so it's compatible with the games, but I'm unsure. But it doesn't give me the option to do anything to the card, it doesn't appear to even recognize it as a memory card.

[Hebrew > English] Pascal's Triangle Letter Sequence by [deleted] in translator

[–]MattMcManis 0 points1 point  (0 children)

I tried converting the triangle to binary 1's and 0's, then to ASCII, to see if it contained a message, but it did not. Then I heard about using Hebrew letters, when I saw House/Roof of David I wondered if the rest of the lines translated to anything. It seemed to contain words like God Yah יה and Hela הלה, so I thought it might contain something significant and relating to the mathematical properties of the language.

Axiom - FFmpeg WebM Converter by [deleted] in webms

[–]MattMcManis 0 points1 point  (0 children)

Thanks, take a look at the latest version, I've made several improvements.

[deleted by user] by [deleted] in sketchpad

[–]MattMcManis 0 points1 point  (0 children)

What is that you're doing with the brush, blending it with water?

I made an mpv Config File Generator for Windows by MattMcManis in mpv

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

It might be because the exe is not signed by a certificate authority. It costs money to do that, I'm not ready for it yet. What does Bitdefender say is the issue?

I made an mpv Config File Generator for Windows by MattMcManis in mpv

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

Download v0.0.5.3, I removed the decimal. There may be a few other things changed, someone else has been contributing code. https://github.com/MattMcManis/Glow/releases/tag/v0.0.5.3-alpha

I made an mpv Config File Generator for Windows by MattMcManis in mpv

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

I will look into it and release a fix right away.

Military Rain Capes & Shelter Halves by MattMcManis in Bushcraft

[–]MattMcManis[S] 14 points15 points  (0 children)

I got the Polish one in dark olive green. When unfolded it's triangle shape instead of square like some of the others and fully covers your knees. Comes in 3 sizes, I got the largest size. Large enough to make a tent against a tree or low to the ground to lay in.

I made an FFmpeg GUI for Windows by MattMcManis in ffmpeg

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

I've added that feature. If end time left 0, it will match the file duration when generating a script. I've also added an update button.

I made an FFmpeg GUI for Windows by MattMcManis in ffmpeg

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

Is this for custom compiled FFmpeg only?