this post was submitted on 15 May 2024
1317 points (98.5% liked)

Programmer Humor

19660 readers
310 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
(page 4) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 6 months ago

I just go the official docs even if their old and then switch to the latest version once I'm on the website. Most of the software I use has easy index to switch between versions.

[–] [email protected] 3 points 6 months ago (2 children)

That's why I use Copilot.

Asked it for the official documentation, got a link to the /current/ documentation's chapter on operators. Then asked for the heading about the IN operator and it gave me all four of the numbers. No need to wade through outdated or irrelevant results.

[–] [email protected] 3 points 6 months ago

Do you have to pay for it? And will you pay for it when you have to?

load more comments (1 replies)
[–] [email protected] 3 points 6 months ago

read the official docs, and don't use google anymore, seriously, any technical question duckduckgo/ecosia can answer better because they use bing search engine

[–] blek 3 points 5 months ago

i wonder how much effort would it take to index all official documentation pages & stackoverflow, and push it into one big search engine

load more comments
view more: ‹ prev next ›