Explore >> Select a destination


You are here

www.raymondcamden.com
| | blog.alexbeals.com
15.6 parsecs away

Travel
| | My brother has a website (https://spencerbeals.com, go buy some art!) which uses Wix. There's a product page view where you can see multiple images of a given piece and click to zoom in, but the gallery images are somehow lower resolution than the non-zoomed version, making for a pretty bad user experience. I couldn't find anyway to change this in the tool (or even any forums with people asking about this) but luckily we can fix it with Javascript.
| | zelig880.com
8.8 parsecs away

Travel
| | Learn how to wait for an element to be become available on a page, without hacks, using one of the HTML 5 API interfaces called MutationObserver.
| | www.jakobmaier.at
10.1 parsecs away

Travel
| | How to create a do-it-yourself ad blocker for a website that blocks regular adblockers.
| | bdtechtalks.com
100.5 parsecs away

Travel
| Retrieval augmented generation (RAG) enables you to use custom documents with LLMs to improve their precision.