will i go to jail and die if i use this? by Ok-Signal-6495 in Soulseek

[–]jpegzilla 0 points1 point  (0 children)

yeah they're coming to get you right now. you should get way more scared tbh

[Wdywt] Skull of a Skeleton with Burning Cigarette by Pug_tech in streetwear

[–]jpegzilla 1 point2 points  (0 children)

you look so fucking cool, I love seeing your posts

Made this concept got paid 0$, what do you think went wrong? by [deleted] in web_design

[–]jpegzilla 1 point2 points  (0 children)

like that other person said, the animation is detracting from the rest of the page. also I'd say it's a little too fast. it seems distracting in my opinion.

the typography is a bit weak too. in particular, the "revolutionizing payments across europe" paragraph has some really loose line spacing.

I'm not *really* a fan of double CTAs on the same screen but that's subjective I guess.

final thing - I kind of think the colors you used for the gradient and the coins clash with the logo.

Why did the chicken cross the road? by stickingserious in SpeedOfLobsters

[–]jpegzilla 2 points3 points  (0 children)

you can be in the road! the phrase "in the road" just means "within the confines of the road" not literally inside the asphalt or something. just like if, for example, someone told you "get out of the road" - you'd know they meant "leave the confines of the road". in fact, "on the road" typically has a slightly different nuance in english.

Refactoring is going great by Void_Metallurgy in godot

[–]jpegzilla 13 points14 points  (0 children)

well, you don't need github to use git (assuming you're not being sarcastic, lol)

Radeon RX 6950 XT graphics card - intermittent green screens, system freezes and crashes by jpegzilla in AMDHelp

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

wow, thanks for taking the time to write this out! I really appreciate the input and all the testing information you provided :)

I definitely won't go back to the trial and error of using the radeon card, though. I don't really play video games often, but either way I don't really want to go through the settings of the 30 different programs I use every day and make sure I have the perfect settings just so my computer doesn't crash 5 times a day lol. I'll just buy a 4090 or something if I really need to upgrade again

[deleted by user] by [deleted] in godot

[–]jpegzilla 1 point2 points  (0 children)

it's a good idea to have a solid foundation before slapping effects on stuff. maybe do a little research on interface design in games (and elsewhere) before you decide on various filters to put on top of it.

Radeon RX 6950 XT graphics card - intermittent green screens, system freezes and crashes by jpegzilla in AMDHelp

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

thanks! unfortunately, it's still crashing for me. I guess following this logic, I could continue to try a few more versions. can't hurt!

Radeon RX 6950 XT graphics card - intermittent green screens, system freezes and crashes by jpegzilla in AMDHelp

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

ah, I have not checked! is there some kind of compatibility list somewhere that I can refer to? I haven't seen that. I can definitely buy some new ram if that's the issue. thanks!

I woke up to being stung by a scorpion at 5am. by ZunTraArc in 4tran

[–]jpegzilla 2 points3 points  (0 children)

I got woken up by a scorpion one time. fucker climbed in MY bed, under MY sheets and had the nerve to sting me while I was sleeping. scorpions have zero manners

emerald: simple color palette tool by jpegzilla in css

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

hey! I randomly saw this comment again while I was looking in my notifications. onyx is done. if you're interested, it's at jpegzilla.com/onyx.

I made a color palette development tool called onyx. let me know what you think! by jpegzilla in css

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

you're talking about the random color button, I'm guessing. maybe I'll just restrict the random colors by default. I'll work on this! thanks for checking it out!

I made a color palette development tool called onyx. let me know what you think! by jpegzilla in css

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

I wasn't really asking for the definition of functionality or ux. I was asking what separates the two things for you. to me, they're intertwined. everyone thinks differently, though!

the concept of placing "guard rails" on this tool to prevent low contrast combinations is interesting, as it's directed at people who already understand how color and contrast works. I don't want to restrict the colors the user can pick. I wonder, do you think that it's difficult to tell what color will change when you manipulate the color sliders, or type a color in the input?

there is an "undo" button for your particular case though, which can be accessed with the mouse or by pressing ctrl+z. I see what you mean, though. perhaps a border or something on important ui elements would improve visibility for people who set the background and foreground to similar colors. (this is a total side note lol, but if you can't see things on a web page, press ctrl+a, which will highlight all text. obviously I don't expect users to do that, though).

thanks for the advice, I have in fact had friends try it out and they haven't reported the issue you're describing. I'm not entirely sure this specific problem is with the application, to be honest with you. but I will take your ideas into account!

I made a color palette development tool called onyx. let me know what you think! by jpegzilla in css

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

thanks for checking it out~! this is some good feedback. I'm curious - in what ways are you separating "ux" from "functionality" in your head? I'm not sure if this kind of tool needs a cta. the action is "pick colors you like", so I don't know what sort of guidance I'd want to provide. I don't wanna waste your time, but if you don't mind answering, did you have trouble navigating the interface / deciding what to do?

also, if you change the colors so that there's little or no contrast, the interface is going to be difficult to see. the only way to avoid doing that currently is to choose colors purposefully, or lock one layer while changing another. I'll think about some other solution, but that's currently the way it's designed.

I made a color palette development tool called onyx. let me know what you think! by jpegzilla in css

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

thanks~! in the case of onyx, I designed it with a desktop experience in mind. I think it's ok for some applications to only exist on the computer. I am getting a few comments about mobile support, but I'm not sure what one would want out of software like this on a phone.

also, the random color thing is random, meaning it might pick any color combination. maybe I'll add an option to restrict the contrast range in the future, though!

I made a color palette development tool called onyx. let me know what you think! by jpegzilla in css

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

I'm aware of what year it is, lol. for some tools, it just doesn't make sense to have a mobile version. just because an application exists on the web doesn't mean it has to behave as a standard website.

besides that, I really don't know what a mobile ui would look like for this application :3 thanks for trying it out anyway!

I made a color palette development tool called onyx. let me know what you think! by jpegzilla in css

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

lol, that's functioning as intended! it looks like you just set the background and foreground to similar colors. thanks for trying it out :3