So, in the era of increasingly good AI powered tools and general search engines full of SEO spam, last week I started creating something little old school and against the trends.

For now It’s a have-fun-and-find-out project that main aim is to provide good search results for general web development queries with a special focus on independent blog authors.

The thesis is that no SEO spam website is in the index, which will already filter out most annoying noise on Google/Bing.

Search results are grouped per type: docs, blogs and magazines (e.g. blog platforms or bigger websites).

For now it’s far from being done in terms of having a full index, but in most cases it already replaces my go-to search engine when I’m looking up some stuff during work.

I’m looking forward hearing out what y’all think and if you think it makes sense overall I can only encourage you to post some links to blogs or docs that are still missing in the index. I’m more than happy to add it to the crawler.

Responds like: “nei, total shit, who would need that” also accepted but constructive critique more appreciated ;)

EDIT: everyone many thanks for all your voices and comments. I’m super grateful for all of them and happy that we have such place like Lemmy!

There was a programming search engine called Symbol Hound that allowed for searching for special symbols like << and &&. It was my fallback search engine while programming if I couldn’t find something on the first page of Google. Sadly, that site appears to have disappeared. Does this search engine have optional support for special characters?

@sznowicki@lemmy.world
creator
link
fedilink
39M

If it has it’s totally accidental.

What’s the use case for searching for those kind of symbols? I’ll check if I can tune it for this.

When you want to know the name of the operator for a language.
Like “what does & mean in c++?”.
&amp; isn’t too bad, but some of them can be difficult (like “JavaScript ??”).
And if you don’t know it’s called a reference operator, or a bullish coalescence operator, or whatever… Trying to learn what it does can be downright impossible

@sznowicki@lemmy.world
creator
link
fedilink
49M

For ?? I guess it already has a decent results. I’ll periodically check those kind of cases once the index gets more languages.

https://kukei.eu/?q=js+%3F%3F+operator

?? is intuitive if you (truly) understand ||

Yea, I don’t know why people want to learn things - it’s easier to just know them! /s

What? The previous comment said it’s “downright impossible to learn” which is nonsense.

|| means “Evaluate and use the left operand, unless it’s falsy, in which case evaluate and use the right operand instead”

?? means “Evaluate and use the left operand, unless it’s nullish, in which case evaluate and use the right operand instead”

They’re the same thing except for which values fall through to the second operand

Yea, I’m well aware.

But you had to learn that somewhere… nothing is intuitive for a novice.

Exactly. We all learnt it, so “downright impossible to learn” is bullshit

Have you tried divining syntax from reading the entrails of a sacrificed goat?

It works on my machine

Create a post

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 !webdev@programming.dev



  • 1 user online
  • 1 user / day
  • 1 user / week
  • 1 user / month
  • 1.11K users / 6 months
  • 1 subscriber
  • 1.21K Posts
  • 17.8K Comments
  • Modlog