this post was submitted on 17 May 2025
44 points (100.0% liked)

Programming

20902 readers
160 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

IP tells you where the request comes from, that’s it. It doesn’t tell you what language the user speaks. It looks like Google thinks otherwise, and many programmers are blindly repeating it for Google with no idea how do it properly.

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 4 weeks ago

let me guess ; your language is javascript bc you think its superior to html/css

[–] [email protected] 4 points 4 weeks ago

sillylooks at IP address you code in python right ?

[–] [email protected] 2 points 4 weeks ago (1 children)

It’s not the IP you dumbass, it’s your browser sending a header that says you speak X.

[–] [email protected] 27 points 4 weeks ago

Did you read the post? The author was complaining about websites who use just the IP instead of the header.