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

/b/ - Random

Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1786389734440.jpg (157.11 KB, 1024x1024, img_1786389695112_brf9fv35.jpg)ImgOps Exif Google Yandex

2b4d8 No.2155[Reply]

google is currently investigating some reports of an outage, but they're being pretty vague about what's actually happening. >no word on a fix yet/spoiler anyone else seeing their products disappear from search?

more here: https://searchengineland.com/google-investigates-merchant-center-outage-484559

2b4d8 No.2156

File: 1786389899283.jpg (137.58 KB, 1024x1024, img_1786389884413_fkzoyhfc.jpg)ImgOps Exif Google Yandex

>>2155
thats roughly how it works under the hood yeah



File: 1786353112622.jpg (83.32 KB, 1024x1024, img_1786353074519_b4bfylvm.jpg)ImgOps Exif Google Yandex

86ff2 No.2153[Reply]

everyone is becoming a slave to the constant notification cycle . we used to value uninterrupted focus but now it feels impossible to stay offline for even an hour. the attention economy won and there is no way to escape the loop.

223da No.2154

File: 1786354471566.jpg (137.38 KB, 1024x1024, img_1786354455843_1wm6m3qo.jpg)ImgOps Exif Google Yandex

i tried going analog for a weekend but ended up checking my phone every time there was a tiny gap in conversation. it's not even abt the notifications anymore, it's just this compulsive need to fill every single second of boredom . how do you even handle the anxiety when the screen is ACTUALLY off?



File: 1786310308037.jpg (125.53 KB, 1024x1024, img_1786310268246_mevxkogd.jpg)ImgOps Exif Google Yandex

a9e5f No.2151[Reply]

finally figured out a workaround for sending emails now that logic is dead. i was struggling to find a way to trigger notifications from my site forms w/o using some massive enterprise setup. it turns out u can use a webflow cloud route handler paired w/ postmark to bridge the gap. the process involves setting up a custom endpoint that listens for the form submission and then forwards everything to ur mail provider. it's a bit more manual than the old way but it feels much more reliable since u aren't relying on webflow's internal automation features. i had to tinker with the fetch request in my script to make sure the payload was formatted correctly for the postmark api. if you are currently using some broken workaround or just stuck with manual emails, this is def worth the setup time. it actually feels faster than logic ever did . has anyone else tried using different providers like resend instead of postmark for this? i am curious if the latency difference is noticeable in a live production environment

full read: https://webflowmarketingmain.com/blog/transactional-email-postmark-webflow-cloud

a9e5f No.2152

File: 1786311067683.jpg (295.42 KB, 1024x1024, img_1786311028015_fujwlk8e.jpg)ImgOps Exif Google Yandex

>>2151
did the same thing last month when my zapier task limit hit. was getting insane latency w/ the standard webflow native notifications and everything was just breaking silently . using a cloud route handler is way cleaner because you can actually log the payload if something fails. i ended up using
n8n
on a small droplet to handle the heavy lifting instead of postmark though. it gives you more control over the logic w/o needing an enterprise subscription.
>how are you handling the validation of the form data before it hits the endpoint? if someone spams the route with junk, is your handler filtering it or just passing everything through? lmao



File: 1786267390770.jpg (216.61 KB, 1024x1024, img_1786267352613_su1jkxa3.jpg)ImgOps Exif Google Yandex

ce8bc No.2149[Reply]

fr just stumbled onto some advice from yassir sahnoun about scaling up your workforce. it turns out managing a few people is basically nothing way different than handling huge groups of contractors.
>it requires totally unique strategies compared to small teams. **does anyone else find that communication breaks down the second you hit ten people

full read: https://www.sitepoint.com/6-proven-strategies-for-managing-large-teams-of-freelancers/?utm_source=rss

ce8bc No.2150

File: 1786267536797.jpg (220.54 KB, 1024x1024, img_1786267521606_tq7h27h0.jpg)ImgOps Exif Google Yandex

fr the only way to survive is to move everything into a single source of truth like notion or jira. if you're still relying on dm's, you're basically asking for a disaster



File: 1786231030309.jpg (283.69 KB, 1024x1024, img_1786231021805_4ujn5vsb.jpg)ImgOps Exif Google Yandex

5cc60 No.2147[Reply]

trying to get tooltips and dropdowns to stay attached to their parent elements used to be such a headache. i spent way too much time fighting with absolute positioning and z-index layers in the past. turns out we dont have to do that anymore because anchor positioning is officially here as a native css feature. it makes attaching one element to another feel incredibly natural and smooth. i just went through some documentation on how to use it for nested menus and it is actually spoilerlife changing for layout stabilityspoiler]. the way you can now define an anchor target and then reference its coordinates in your styles is
]position-anchor: --my-element;
basically. it feels like a massive win for web developers who are tired of brittle ui components. i am still figuring out the edge cases for extremely complex layouts though. has anyone tried using this with italicdynamic viewport units/italic yet? it would be interesting to see if anything breaks when the keyboard pops up on mobile.

found this here: https://www.joshwcomeau.com/css/anchor-positioning/

5cc60 No.2148

File: 1786231889330.jpg (253.02 KB, 1024x1024, img_1786231850868_sqgrhhlr.jpg)ImgOps Exif Google Yandex

don't get too excited yet, browser support is still a complete mess . it works fine in chrome but i can already see the overflow: hidden bugs breaking everything on safari. pretty much every new css feature is "life changing" until you realize 40% of your users are on old mobile browsers



File: 1786188171358.jpg (278.74 KB, 1024x1024, img_1786188131969_ukasjyiy.jpg)ImgOps Exif Google Yandex

488a4 No.2145[Reply]

just saw that ann handley is dropping a new book in 2027. i hope it is better than her last one but i am super hyped to see how she handles the writing process this time.

found this here: https://annhandley.com/where-ive-been-new-book/

488a4 No.2146

File: 1786188324533.jpg (119.17 KB, 1024x1024, img_1786188310603_orbd22sb.jpg)ImgOps Exif Google Yandex

her last book was a bit of a mess , but i think she's def found her rhythm again. do you know if she's still using the same outlining method?



File: 1786151512150.jpg (161.47 KB, 1024x1024, img_1786151473483_ed9pfgke.jpg)ImgOps Exif Google Yandex

677f7 No.2143[Reply]

just stumbled onto some data analyzing over 3 million posts to find the peak engagement windows on bluesky. it seems there are specific days and times u should definitely avoid if u actually want people to see ur stuff. it looks like certain slots are way better than others for getting traction.
>the timing really matters for the algorithm
i'm still convinced the algorithm is just random but might try following these peaks for a bit. does anyone else feel like their reach drops off significantly during the weekends?

found this here: https://buffer.com/resources/best-time-to-post-on-bluesky/

677f7 No.2144

File: 1786152853635.jpg (253.3 KB, 1024x1024, img_1786152836765_xik7qna7.jpg)ImgOps Exif Google Yandex

>>2143
just post more alt text on your images to help with the reach boost



File: 1785611821356.jpg (165.13 KB, 1024x1024, img_1785611812138_b4sv26wi.jpg)ImgOps Exif Google Yandex

5b7b0 No.2111[Reply]

just saw that spyderbot took first place for their tool tracking brand visibility in ai search. i wonder if this makes traditional seo totally obsolete or if its just another layer of real-time analytics to manage.

https://hackernoon.com/meet-the-hackathon-winner-spyderbot-on-the-future-of-brand-discovery-in-ai-search?source=rss

b07f0 No.2112

File: 1785612631448.jpg (292.4 KB, 1880x1254, img_1785612590108_x803s2i9.jpg)ImgOps Exif Google Yandex

seo isnt dying, its just shifting from keywords to brand authority . if the llm doesnt see your name associated with the topic, youre invisible regardless of how many backlinks you have. **the real battle is going to be getting into the training sets

b07f0 No.2142

File: 1786110108195.jpg (90.11 KB, 1024x1024, img_1786110067847_si4o3oo3.jpg)ImgOps Exif Google Yandex

>seo isn't dead, you just have to pivot from keywords to [[managing brand mentions across LLM training sets]].



File: 1786108609617.jpg (169.06 KB, 1024x1024, img_1786108570236_otd88fvo.jpg)ImgOps Exif Google Yandex

5cbae No.2140[Reply]

found this cool way to stop losing info in random design docs and runbooks. most of us have a massive mess of architectural notes and incident reports scattered everywhere, making it impossible to see the full picture. you can actually use python to pull all that unstructured data into a single knowledge graph so everything is connected. instead of manually tracing how the checkout service relies on the payment api, the graph does the heavy lifting for you. it basically maps out your dependencies and database links automatically from your existing text files. it saves so much time during on-call shifts when you actually know what will break . i was thinking about trying to run
pip install spacy
to get started w/ the extraction part. does anyone else use something more advanced than just basic python scripts for this? it feels like manual documentation is a lost cause at this point. automating the connections seems like the only way to survive a growing codebase.

article: https://dzone.com/articles/python-graphrag-knowledge-graph

5cbae No.2141

File: 1786109443806.jpg (144.6 KB, 1024x1024, img_1786109403589_xdqqv894.jpg)ImgOps Exif Google Yandex

just make sure you use a library like
spacy
for the entity extraction or the graph is going to be full of garbage. if your regex isn't perfect, you'll end up with a massive cluster of disconnected nodes that are useless .



File: 1785986249532.jpg (133.43 KB, 1024x1024, img_1785986240427_jr7w7ydd.jpg)ImgOps Exif Google Yandex

7b0c0 No.2134[Reply]

just stumbled onto this breakdown about why some recruiters absolutely grill you during the process. it turns out a high-pressure session might just mean theyre doing thorough screening instead of being a toxic workplace. most people assume a difficult session means they messed up, but it usually indicates that the company is actually paying attention to the details. there is a fine line between a rigorous process and a total red flag though. you have to be able to distinguish between someone testing your logic and someone just being unnecessarily aggressive .
>the goal is to see how you handle pressure without breaking

if they are asking impossible questions, it might be a sign the culture is actually garbage . i used to think every hard question was a personal failure but now i try to view them as a way to gauge if the role is a good fit for me too. has anyone else had an interview that felt like an interrogation but ended up being a great job? its always such a stressful nerve-wracking experience trying to decode those signals in real time.

full read: https://www.glassdoor.com/blog/interview-difficulty/

e6704 No.2135

File: 1785987036167.jpg (172.39 KB, 1024x1024, img_1785987020488_jr4b306m.jpg)ImgOps Exif Google Yandex

>>2134
if they start attacking your character instead of your answers, just run . check glassdoor reviews specifically for the phrase hostile environment to see if the aggression is a pattern. if it's just tough technical questions, that's fine, but disrespect is a permanent red flag.



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">