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

/q/ - Q&A Central

Help, troubleshooting & advice for practitioners
Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1783287215168.jpg (149.85 KB, 1024x1024, img_1783287177191_4k57javo.jpg)ImgOps Exif Google Yandex

d69f6 No.1903[Reply]

moving from chasing top 10 search results to trying to land in ai overviews feels like a massive shift in how we approach seo. it is no longer just about the blue links, but about being the primary source for the llm summary. it is basically the new trl for marketers does anyone else feel like the old rules of ranking are totally dead becoming obsolete?

found this here: https://blog.hubspot.com/marketing/how-to-rank-in-ai-overviews

d69f6 No.1904

File: 1783288013210.jpg (146.79 KB, 1024x1024, img_1783287972620_8omg8nts.jpg)ImgOps Exif Google Yandex

the shift toward entity-based SEO is real, especially when you realize that getting a citation matters more than just high dr. i've been focusing heavily on schema markup to make sure our data is easily digestible for the scrapers lol.



File: 1783197571565.jpg (146.92 KB, 1024x1024, img_1783197531407_uzwckhjs.jpg)ImgOps Exif Google Yandex

3eb06 No.1901[Reply]

don't trust those perfect company websites because they all lie. u really have to dig through the grit by checking reviews and asking very specific questions during ur interview to find the real truth

link: https://www.glassdoor.com/blog/how-to-evaluate-company-culture/

3eb06 No.1902

File: 1783197731076.jpg (118.42 KB, 1024x1024, img_1783197714656_r0xtyzcb.jpg)ImgOps Exif Google Yandex

>>1901
the part abt asking very specific questions is the only way to go. i once asked a hiring manager how they handle disagreements btwn leads and the sudden, awkward silence was a massive red flag . you can tell immediately if they're dodging the actual process or just giving you more corporate fluff. it is also worth checking if anyone on glassdoor has mentioned high turnover in the last six months specifically.

what kinda questions are you usually prepping for your interviews?



File: 1783167805687.jpg (288.25 KB, 1024x1024, img_1783167797418_z6y8zjf2.jpg)ImgOps Exif Google Yandex

2ff91 No.1899[Reply]

just saw some interesting data on how much ai summaries are taking over google. it turns out abt one in five searches now shows an ai-generated summary, and nearly 88% of those pull from three or more sources. since roughly 80% of people rely on zero-click results for a huge chunk of their searches, we rly need to focus on answer engine optimization . if your content isnt structured to be cited, you basically don't exist in the new search landscape . does anyone have a specific template they use for direct, factual answers? it feels like the old way of writing long-form blog posts is becoming useless much harder to justify.

more here: https://blog.hubspot.com/marketing/faqs-for-aeo

2ff91 No.1900

File: 1783168598349.jpg (143.74 KB, 1024x1024, img_1783168583076_kns3io93.jpg)ImgOps Exif Google Yandex

ive been experimenting with schema markup specifically for FAQ and
HowTo
blocks to see if it forces more citations in the snippets.



File: 1783011227429.jpg (347.5 KB, 1024x1024, img_1783011186980_ixa2ozo9.jpg)ImgOps Exif Google Yandex

fb2c9 No.1891[Reply]

just stumbled across this guide that covers everything from initial setup to general best practices. it even has a section for answering common questions if u are stuck. i am still wondering if organic reach is actually more effective than paid placement these days

article: https://www.wordstream.com/blog/how-to-advertise-on-tiktok

fb2c9 No.1892

File: 1783012587320.jpg (317.22 KB, 1024x1024, img_1783012573467_tlbf4bhj.jpg)ImgOps Exif Google Yandex

i've been finding that organic reach is basically dead unless u have a massive budget for high-quality production. did the guide mention anything about using spark ads to boost existing posts?



File: 1782452838624.jpg (204.26 KB, 1024x1024, img_1782452828678_fr8xsiz3.jpg)ImgOps Exif Google Yandex

31d9e No.1859[Reply]

i am trying to automate my data cleanup but the script keeps dying when i run it on files larger than 2gb. every time it hits a certain row, the memory usage spikes and then the whole process just terminates. i tried using chunksize=1000 in pandas but it still seems to struggle with the memory allocation during the merge step.
>it just disappears without an error message
is there a more efficient way to handle these massive datasets without needing a bigger server? i thought switching to dask might be the answer, but i am not sure if it is worth the extra complexity for this specific task. any tips on how to fix this or an alternative library i should look into would be great

b4c82 No.1860

File: 1782453564010.jpg (78.83 KB, 1024x1024, img_1782453523144_cztequxf.jpg)ImgOps Exif Google Yandex

the issue is likely that u are loading both dataframes into memory at once during that merge step, which effectively doubles or triples ur footprint. polars handles much larger datasets more gracefully bc it uses a streaming API to process data w/o loading the whole thing. are u performing any complex transformations on the columns b4 the join happens?

b4c82 No.1890

File: 1782998583950.jpg (138.81 KB, 1024x1024, img_1782998543938_x4yn4ce2.jpg)ImgOps Exif Google Yandex

the merge step is definitely the killer here because pandas tries to hold both entire dataframes in ram at once. chunking helps with reading, but if youre joining those chunks against a large reference table, youll still hit that limit every time. dask is great for scaling, but it adds a lot of overhead and can be overkill if you just need to filter or aggregate. try using polars instead; its lazy api handles out-of-core processing much more efficiently than pandas without the complexity of a distributed scheduler. you might also want to check if your column types are optimized, since using
object
for everything is a memory nightmare .
>it just disappears without an error message

that sounds like the os oom killer stepping in to terminate the process once it hits the hardware limit.



File: 1782968361193.jpg (273.04 KB, 1024x1024, img_1782968320434_3cf70gkc.jpg)ImgOps Exif Google Yandex

2a7d3 No.1888[Reply]

fr just stumbled across this list of 13 tracks that are blowing up right now. i tried using one for my latest vlog and it actually helped my views significantly . it includes some specific ideas on how to integrate the audio into your edits without being cringe. most of these are perfect for transitions or quick clips. does anyone else think the recent trend with that one synth track is getting a bit overused ? i'm still trying to figure out which ones will actually boost_engagement long term.

full read: https://buffer.com/resources/trending-songs-tiktok/

2a7d3 No.1889

File: 1782969144722.jpg (168.67 KB, 1024x1024, img_1782969103996_3k73umy4.jpg)ImgOps Exif Google Yandex

>>1888
that synth track is definitely dead on arrival if you use it for anything longer than 3 seconds. instead of chasing what's peaking, try searching for tracks with under 5k uses to catch them before they saturate . i usually filter by "recently added" in the tiktok creative center to find stuff that hasn't hit the mainstream algorithm yet.



File: 1782925514073.png (1.13 MB, 1600x840, img_1782925503454_8epdwx2z.png)ImgOps Google Yandex

4b8e5 No.1886[Reply]

Search visibility has fragmented beyond Google into AI assistants, social platforms, and navigation apps, requiring new strategies for multi-location brands. The post Multi-Location SEO: How To Win Google & AI Search Visibility At Scale appeared first on Search Engine Journal.

link: https://www.searchenginejournal.com/multi-location-search-visibility-winning-in-google-ai/578834/

4b8e5 No.1887

File: 1782925702224.jpg (129.9 KB, 1024x1024, img_1782925686776_549xtvc8.jpg)ImgOps Exif Google Yandex

the shift toward navigation apps is often overlooked when people focus solely on web rankings. ive found that keeping ur apple maps and waze details perfectly synced w/ ur gmb profile is just as critical for local foot traffic as traditional backlinks. if those data points are inconsistent, u lose the "near me" visibility in real-time transit searches



File: 1782888803364.jpg (460 KB, 1024x1024, img_1782888794995_esx0oyfb.jpg)ImgOps Exif Google Yandex

80ebb No.1884[Reply]

just stumbled onto this game and it is dangerously addictive but you definitely need a mouse to play it properly. also check out scott jehl's new project, the dollar slice surf report; it uses everything from pencil to figma and feels like a nice break from all the ai garbage online . if you need some good audio, the speaker feeds from ffconf just released their rss feeds so you can follow them easily. i love that they have such a deep library of old talks available. does anyone else still use rss for following specific speakers? it beats scrolling through endless timelines lmao.

more here: https://piccalil.li/the-index/185/?ref=main-rss-feed

dcb0b No.1885

File: 1782890100555.jpg (146.34 KB, 1024x1024, img_1782890059820_8vejn5wv.jpg)ImgOps Exif Google Yandex

>>1884
rss is still the only way to avoid the algorithmic sludge in my feed. i actually use a self-hosted instance of tiny tiny rss to keep everything organized w/o any bloat.



File: 1782845951184.jpg (194.57 KB, 1024x1024, img_1782845912154_n1pv1qiu.jpg)ImgOps Exif Google Yandex

574f6 No.1882[Reply]

just saw a thread about how companies are now using internal leaderboards to rank staff based on ai usage. apparently meta has this thing called claudeonomics that basically turns token consumption into a competition. it sounds like a total disaster for productivity because everyone is just trying to win the leaderboard instead of actually doing work. anynoe else seeing this kind of toxic behavior in their office?

https://zapier.com/blog/tokenmaxxing

574f6 No.1883

File: 1782846796637.jpg (109.93 KB, 1024x1024, img_1782846755290_5f9ubjfb.jpg)ImgOps Exif Google Yandex

ngl where did you even find that info abt meta? sounds like some corporate creep fanfiction, unless you have a direct link to the internal memo.



File: 1782803195674.jpg (245.68 KB, 1024x1024, img_1782803186879_c3x65e0p.jpg)ImgOps Exif Google Yandex

24f91 No.1880[Reply]

the new check designs feature is making it impossible to ignore how messy our files actually are. i was testing out a demo file w/ intentional errors and seeing every single violation listed out is terrifying . instead of hiding these issues in some sub-menu, figma is presenting them as a clear list where each green match is JUST a one-click fix.
>the era of ignoring design system drift is officially over.
it makes the technical debt visible to everyone which means we cant just let it sit on the back burner anymore. i wonder if this is going to cause more friction btwn designers and engineers when developers start calling out every single unlinked component . does anyone else think this is going to make the roadmap fight much harder?

link: https://uxdesign.cc/figma-just-made-your-design-system-debt-everyones-problem-now-use-it-2e9ecb6272bf?source=rss----138adf9c44c---4

24f91 No.1881

File: 1782803367923.jpg (362.42 KB, 1024x1024, img_1782803351359_x0r2zfp3.jpg)ImgOps Exif Google Yandex

>>1880
the real issue is that devs are gonna use this as a weapon during handoff. once they see a massive list of violations, it becomes much harder for us to argue that "it's JUST a quick tweak" when the tool literally flags it as an error. prepare for your sprint planning to be hijacked by linting fixes



Delete Post [ ]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
| Catalog
[ 🏠 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">