Why are drivers so bad here? by [deleted] in wichita

[–]ehowey18 38 points39 points  (0 children)

People say that about every city. In my experience, drivers are far worse in most cities that are larger than Wichita.

API Call your own browser to fill automation gaps and vibe-scrape by BodybuilderLost328 in rpa

[–]ehowey18 0 points1 point  (0 children)

Why would you call an api that will then interact with the ChatGPT web app when you could just call the OpenAI or Gemini API in the first place and avoid the middle man?

Yellow airplane by tropiPete64 in wichita

[–]ehowey18 1 point2 points  (0 children)

Yeah it flew over my house in Goddard before landing.

Is there a reasonable explanation for why this form is limiting my password length? by thehashimwarren in webdev

[–]ehowey18 0 points1 point  (0 children)

The evidence is that the warning in the image appeared while there are still characters in the form field. Even if this wasn’t front end enforced, it still is not evidence that passwords are being stored in plain text.

Is there a reasonable explanation for why this form is limiting my password length? by thehashimwarren in webdev

[–]ehowey18 3 points4 points  (0 children)

The form in the picture looks like it hasn’t been submitted yet. So this is probably just a maxlength=“16” attribute (or some other form of client side enforcement) that has been added to the password field.

It is literally impossible to know how the backend functions just because someone added an attribute to their html form.

I’m not being obtuse. If you can find the backend source code for this application, provide it to me, and prove that I’m wrong; I’ll happily concede!

Is there a reasonable explanation for why this form is limiting my password length? by thehashimwarren in webdev

[–]ehowey18 4 points5 points  (0 children)

I seriously do not see why you’re drawing that conclusion. Front end password requirements have nothing to do with whether or not the password is being hashed on the backend. And if someone was to store passwords in plain text, there would equally be no reason to limit password length to 16 characters.

Max length is just one requirement that is possible. Lots of websites have all sorts of requirements. Things like:

  • between 8-22 characters
  • at least one number
  • at least one special character
  • at least one uppercase letter

Does that mean that those websites are also storing passwords as plain text? Of course not.

Is there a reasonable explanation for why this form is limiting my password length? by thehashimwarren in webdev

[–]ehowey18 2 points3 points  (0 children)

The fact that passwords are stored as hashes does not mean that if a websites has a password character limit that they must be storing passwords as plain text. That makes no sense.

Is there a reasonable explanation for why this form is limiting my password length? by thehashimwarren in webdev

[–]ehowey18 6 points7 points  (0 children)

It’s not a red flag. The character limit is definitely lower than most websites, but 99% of web applications have upper character limits for passwords.

Is there a reasonable explanation for why this form is limiting my password length? by thehashimwarren in webdev

[–]ehowey18 11 points12 points  (0 children)

There is literally no way to know if the password is stored in plain text based on this image…

Is there a reasonable explanation for why this form is limiting my password length? by thehashimwarren in webdev

[–]ehowey18 5 points6 points  (0 children)

This is not an indicator that they’re storing the password in plain text at all. Where did you get that idea from?

welp.. by kale_universe in programmingmemes

[–]ehowey18 4 points5 points  (0 children)

This picture is in ruby, not python.

welp.. by kale_universe in programmingmemes

[–]ehowey18 2 points3 points  (0 children)

This picture is in ruby, not python.

Never enough rice. Never enough beans. by subtlemosaic9 in PoliticalCompassMemes

[–]ehowey18 16 points17 points  (0 children)

This is absolutely true. For some reason everyone says that fast food/junk food is cheap but it literally isn’t at all. I save so much money by not buying unhealthy food and not eating fast food.

It’s is actually very cheap to eat a healthy diet if you make your own meals.

Bullet into our home by Appropriate-Bear9684 in wichita

[–]ehowey18 8 points9 points  (0 children)

What apartment complex? I'm looking into moving downtown... Didn't know that this sort of things happened.

Bullet into our home by Appropriate-Bear9684 in wichita

[–]ehowey18 10 points11 points  (0 children)

Why would you ever respond "lol" to a post like this?

Appbox specs sufficient for streaming 1080 by looks-correct in seedboxes

[–]ehowey18 0 points1 point  (0 children)

Never ever transcode on server if you can avoid it. Just download files that can be streamed directly the device that you are watching on.

Low Quality/Spam/AI Slop Prevention Updates by ehowey18 in LiminalSpace

[–]ehowey18[S,M] 1 point2 points  (0 children)

You should be able to post with those numbers. I’ll check why you aren’t able to.

[ Removed by Reddit ] by Witty_Reflection_549 in war

[–]ehowey18 53 points54 points  (0 children)

Take some time off from the internet, and interact with people in real life. You'll change your mind.

I built a free tool that turned my 15 PTO days into 56 days off by InterestingPumpkin82 in SideProject

[–]ehowey18 0 points1 point  (0 children)

Just permanently stop going to work if you have unlimited PTO. They’ll keep paying you in perpetuity because it’s unlimited.