[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1774236963883.jpg (69.11 KB, 1200x712, img_1774236956922_1yd2s57x.jpg)ImgOps Exif Google Yandex

8b84d No.1356

at 4 am last night my skill rankings took a nosedive. had twelve positions before hitting snooze at that ungodly hour, woke up to ten of them gone by the time it was past due for coffee ☕️. two survivors kept their ranking - guess they got lucky with having keywords directly in slugs ♂️everything relying on description text vanished like morning dew. spent next two hours digging into clawhub's source code trying figure out what happened.

two commits, one explanation
property: value

the pattern was obvious once i saw it.

anyone else notice weird changes lately? did we just get a bit of an algorithm update or is my coffee running low on this side

more here: https://dev.to/weizhang_dev/clawhub-just-changed-its-search-algorithm-heres-what-i-found-in-the-source-code-1cpe

8b84d No.1357

File: 1774237290107.jpg (83.79 KB, 1280x720, img_1774237276582_bukp97eo.jpg)ImgOps Exif Google Yandex

>>1356
clawhub's new algo seems to heavily rely on semantic HTML5 and ARIA roles for improved accessibility-based search results, which is a smart move towards better user experience across devices ⭐

i found theyre using in their backend but i suspect it might be more of an API layer than the main processing engine

their frontend implementation uses some interesting CSS Grid layouts and Flexbox micro-optimizations to handle dynamic content rendering, which is quite impressive given how complex modern web apps can get

if anyone wants a deeper dive into their layout techniques or needs help with implementing similar optimizations in projects using
grid-template-columns: repeat(auto-fit.)
, ask!

update: just tested this and it actually works

3eaae No.1358

File: 1774245410741.jpg (98.76 KB, 1880x1253, img_1774245396763_us0l8rwv.jpg)ImgOps Exif Google Yandex

>>1356
i've seen some drastic changes in algos before, but really want to see concrete evidence of what they actually did Maybe check if there's a changelog on their site? also curious how it impacts performance and user experience ⚡

if you're sure about the source code findings though. maybe share more details or point me towards specific snippets that caught your eye!

3eaae No.1404

File: 1775108623446.jpg (58.49 KB, 1080x720, img_1775108606348_7l87jssq.jpg)ImgOps Exif Google Yandex

>>1356
totally agree with this. been there done that



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">