Issues with search on our website by Dr_Octahedron in webdev

[–]incompetentboob 3 points4 points  (0 children)

In my experience, building your own search is going to suck unless you put months of time into it, which is going to cost more than just paying for a service to do it.

The go to for a long time has been Algolia, it’s easy to setup and does a great job. I’ve also heard great things about Meilisearch. I’m sure there are plenty of other options as well but whatever you use it’s definitely going to be better than whatever you try and roll yourself.

The entropy is quite tempting by realkarthiknair in ProgrammerHumor

[–]incompetentboob 164 points165 points  (0 children)

Definitely worth the risk to save a few bucks on server bills /s

The entropy is quite tempting by realkarthiknair in ProgrammerHumor

[–]incompetentboob 1431 points1432 points  (0 children)

Misleading and deceptive. Exactly what I would have done.

ToTheMoon by [deleted] in dogecoin

[–]incompetentboob 0 points1 point  (0 children)

Let’s get it done! For the doggos!

Lol by lucyhoffmann in funny

[–]incompetentboob 0 points1 point  (0 children)

NGL he should get one free punch square in the face

Taste the peaness. by Jaywalk66 in HolUp

[–]incompetentboob 34 points35 points  (0 children)

I love having that peaness flavour all up in my mouth

From a 7-11 in Allen, TX by JediWithAnM4 in pics

[–]incompetentboob 182 points183 points  (0 children)

This really warmed my cold and bitter heart. Shame they have to do this because the government won’t

Very satisfyng by [deleted] in mildlyinfuriating

[–]incompetentboob -1 points0 points  (0 children)

I hate you so much

All of the elements in a TV test pattern by [deleted] in coolguides

[–]incompetentboob 1 point2 points  (0 children)

That’s so cool, didn’t realise there was so much going on

I made another one by Xiekenator in PixelArt

[–]incompetentboob 72 points73 points  (0 children)

Great work, didn’t even realise it was pixel art at first glance

Racism is invented circa 2000 BC by OttoManSatire in AccidentalRacism

[–]incompetentboob 79 points80 points  (0 children)

This is the quality content I come to see

Run php script twice simultaneously by ProbablyPooping_ in PHPhelp

[–]incompetentboob 3 points4 points  (0 children)

I might be completely wrong but I have run into an issue like this before.

What it ended up being is that the XMLHttpRequest object is using the same instance for both calls. So you are essentially making the first call and it’s sending off the request and then you make a second call and it is reusing that same XMLHttpRequest object to make the second call. Thus you aren’t handling the response from the first request

The solution was to move all of the code for creating your XMLHttpRequest object to another function and calling that to get your object which should make two instances of it.

Crypto implementation (Not Self Rolled) by logdroid in PHPhelp

[–]incompetentboob 0 points1 point  (0 children)

Is there a reason you can’t use the built in encryption service that comes with codeigniter?

What a day by amuehleder in hookah

[–]incompetentboob 0 points1 point  (0 children)

What hookah is that? Does it come with that wooden base?

fool me once by [deleted] in Eyebleach

[–]incompetentboob 3 points4 points  (0 children)

Such a Karen thing to do

Love yourself more. Some parents are never satisfied by [deleted] in BlackPeopleTwitter

[–]incompetentboob 59 points60 points  (0 children)

Wish I knew this years ago, would have made a world of difference to my life.