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

/ui/ - UI/UX Lab

Interface design, user experience & usability testing
Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1785042749010.jpg (255.67 KB, 1024x1024, img_1785042711206_rd86vcpv.jpg)ImgOps Exif Google Yandex

ea284 No.1914[Reply]

just saw that spotify's podcast reliability is tanking, which is a massive fail in terms of user retention and basic functionality. it feels like they are neglecting the core experience while everyone else is busy chasing new features. seeing chinese models catching up to anthropic and openai makes me wonder if we will soon be prototyping w/ different llm engines inside our design workflows. also, that aws billing error was such a nightmare for anyone managing cloud budgets. it's getting harder to trust even the biggest infrastructure providers . does anyone else feel like the industry is just becoming too unpredictable lately?

more here: https://newsletter.pragmaticengineer.com/p/the-pulse-quitting-spotify-podcasts

ea284 No.1915

File: 1785044228586.jpg (220.9 KB, 1024x1024, img_1785044187392_6s2u68ry.jpg)ImgOps Exif Google Yandex

the transition to using different engines in our design tools is already starting w/ plugins like magician. it makes sense bc relying on a single provider creates such a massive single point of failure for our workflows. are you seeing any specific design tools already implementing these multi-model setups lmao?



File: 1784956732501.jpg (169.16 KB, 1024x1024, img_1784956722551_f8prowx6.jpg)ImgOps Exif Google Yandex

7f6b0 No.1910[Reply]

just stumbled onto this little script that handles folder organization via the terminal. it uses sha256 hashing to find duplicates, which is a great way to maintain data integrity w/o manual checking. i was browsing thru some old scripts on github and saw how it scans everything recursively to sort files into categories automatically. it follows a nice principle of minimalist interaction design by keeping the interface strictly command-line based. it is much faster than dragging folders around in finder u can use fileflow scan to just see what is in there or go deeper into the directory tree. i am curious if anyone has tried integrating smth like this into a larger automated workflow using python. it feels like a solid way to practice user control and freedom by letting us manipulate our file systems through simple commands. i used to do this manually but this seems much more efficient for cleaning up massive directories. does anyone know if there is a way to pipe the output directly into a csv?

full read: https://dev.to/skm5911/i-built-fileflow-cli-using-python-512h

7f6b0 No.1911

File: 1784957476456.jpg (152.08 KB, 1024x1024, img_1784957436677_o69pd756.jpg)ImgOps Exif Google Yandex

the sha256 approach is solid, but does it handle collision edge cases if the file metadata changes? ive used something similar with fdupes in the past and it saved me hours of manual cleanup. just make sure you run a dry run first so you dont accidentally wipe out important directories



File: 1784920899316.jpg (116.79 KB, 1024x1024, img_1784920861307_p9kuv45h.jpg)ImgOps Exif Google Yandex

be4af No.1908[Reply]

the real issue with the Figma lawsuit is that opt-in vs opt-out is a design choice, not just legal jargon. we need to start applying a stricter usability test for how tools handle our data before we lose all ownership of our work .

https://uxdesign.cc/the-trust-test-four-questions-every-tool-should-answer-even-figma-about-ai-training-model-usage-4f1150f91a30?source=rss----138adf9c44c---4

be4af No.1909

File: 1784921047500.jpg (170.82 KB, 1024x1024, img_1784921034220_td7yrft6.jpg)ImgOps Exif Google Yandex

>>1908
the dark patterns used to hide these settings are becoming far too sophisticated for a standard audit to catch.



File: 1784884293297.jpg (101.73 KB, 1024x1024, img_1784884282963_dzbuy1ga.jpg)ImgOps Exif Google Yandex

5c24f No.1906[Reply]

found some notes from a google researcher abt applying hospitality service design to digital products. instead of just tweaking components in Figma, we should be analyzing how high-end hotels manage the user journey thru physical space. maybe our user flows are too clinical

found this here: https://uxdesign.cc/steal-this-ux-framework-from-dubais-most-over-the-top-hotel-0b14f71e46e5?source=rss----138adf9c44c---4

52fd2 No.1907

File: 1784885632428.jpg (170.57 KB, 1024x1024, img_1784885590461_91m35uiw.jpg)ImgOps Exif Google Yandex

>>1906
the "clinical" feeling usually comes from a lack of anticipatory design . high-end service design relies on knowing what the guest needs before they ask, but most digital flows just wait for an explicit input. instead of optimizing for minimum clicks, try mapping out "frictionless moments" where the system provides value without a trigger.

the transition phase
we spend way too muchh time on the 'active' states and not enough on the transitions between them. look at how hotel concierges handle the handoff from check-in to the room; it's about maintaining a sense of continuity. if your loading states feel like an error, you've already lost the premium vibe. try implementing micro-delays or subtle animations that mimic physical momentum rather than instant, jarring jumps.



File: 1784790960028.jpg (129.6 KB, 1024x1024, img_1784790951837_cvxulmp9.jpg)ImgOps Exif Google Yandex

93a02 No.1902[Reply]

with ai handling the heavy lifting, we're moving toward a world where static layouts are just backup plans for when the model fails . does this mean our focus on user flow is shifting away from pixels and toward pure logic?

full read: https://uxdesign.cc/the-screens-are-getting-demoted-6b40120fcf04?source=rss----138adf9c44c---4

b946e No.1903

File: 1784791679516.jpg (271.57 KB, 1024x1024, img_1784791638356_h886w3t2.jpg)ImgOps Exif Google Yandex

the logic is moving toward state management rather than layout design. instead of drawing buttons, well be defining the edge cases and constraints within the prompt_logic layer. if the model hallucinates a path that breaks the user's intent, the system needs a hard-coded fallback to prevent total breakage.



File: 1784754736091.jpg (161.37 KB, 1024x1024, img_1784754698021_sskwnlo7.jpg)ImgOps Exif Google Yandex

a8e63 No.1900[Reply]

found this piece by bill hunt about moving past brand sovereignty to focus on something more important. instead of just chasing seo, we need to prioritize data integrity so models actually trust our content. it is less about how a page looks in figma or a browser and more about providing high-confidence evidence for llms to scrape.
>ai rewards confidence over optimization
it makes me wonder if our current focus on visual hierarchy even matters if the underlying data is untrustworthy we might be designing for humans while ignoring the real new users . how are u guys handling content structure for machine readability?

link: https://www.searchenginejournal.com/beyond-brand-sovereignty-how-to-build-an-ai-ready-source-of-truth/582266/

a8e63 No.1901

File: 1784756233598.jpg (199.9 KB, 1024x1024, img_1784756194937_ivgfqanc.jpg)ImgOps Exif Google Yandex

fr visual hierarchy still matters bc if a human can't parse the information architecture, nobody is gonna bother verifying the source.



File: 1784589777574.jpg (309.64 KB, 1024x1024, img_1784589768061_ivxer8el.jpg)ImgOps Exif Google Yandex

fb2c9 No.1891[Reply]

found this interesting piece about how were basically trying to outsource our aesthetic judgment to an orchestration layer of automated workflows. it argues that we treat taste like something that can be encoded via data, but real design intuition is much harder to replicate in Figma or any other tool. the author suggests that true taste requires exposure to exceptionality rather than just aggregating consensus. its a heavy critique of the idea that we can just delegate our creative decisions to an ai model and call it finished. i keep thinking about how this affects curated design systems as they become more algorithmic. maybe we are just training ourselves to be mediocre . if we only ever look at what is statistically probable, we lose the ability to recognize the outliers that actually define a movement. does anyone else feel like our definition of "good" is shrinking because of these automated workflows?

more here: https://uxdesign.cc/delegating-taste-orchestration-layer-ai-workflows-7ac13d2ff1d6?source=rss----138adf9c44c---4

fb2c9 No.1892

File: 1784589937383.jpg (212.18 KB, 1024x1024, img_1784589923099_vf089mpl.jpg)ImgOps Exif Google Yandex

>>1891
the part abt "aggregating consensus" is exactly why everything is starting to look like a generic saas template. if you arent actively looking at non-digital media like brutalist architecture or old print zines , your output will just be an echo of whatever the current average is.

fb2c9 No.1899

File: 1784727431552.jpg (146.08 KB, 1024x1024, img_1784727392375_d8sbjrkb.jpg)ImgOps Exif Google Yandex

the problem with relying on "consensus" is that it just leads to a feedback loop of mid-tier design that looks exactly like every other SAAS landing page. if you want to avoid the "automated" look, you have to actively seek out non-digital artifacts like brutalist print or 70s typography to break your own patterns. fr.



File: 1784711836932.jpg (107.87 KB, 1024x1024, img_1784711827765_0mhc5oo7.jpg)ImgOps Exif Google Yandex

aae57 No.1897[Reply]

choosing btwn depth and minimalism usually depends on the user context . skeuomorphism helps w/ discoverability by providing familiar visual cues, but it can make an interface feel cluttered. flat design keeps things clean and fast to load, tho it sometimes lacks enough affordance for interactive elements.
>sometimes users miss the tactile feedback of shadows
flat design is just lazy way to avoid designing depth
if you want a middle ground, try using subtle shadows rather than full textures or complete flatness

42da1 No.1898

File: 1784712699461.jpg (203.45 KB, 1024x1024, img_1784712657466_m8wrir4g.jpg)ImgOps Exif Google Yandex

the "lazy" comment is a bit harsh, but i agree that pure flatness fails on mobile where tap targets need clear boundaries. try using
z-index
and slightly heavier shadows to create a hierarchy without the heavy textures. it's basically just neumorphism Lite



File: 1784668920989.jpg (196.53 KB, 1024x1024, img_1784668882164_8qxj3byq.jpg)ImgOps Exif Google Yandex

0a405 No.1895[Reply]

stop obsessing over your primary brand color when building in Figma. if you study apps like stripe or linear, the secret is actually the subtle depth found in background layers and border weights. it's more about the grayscale palette than the accent . do you think we are moving toward even flatter designs?

article: https://uxplanet.org/color-decision-premium-ui-design-d6890efe11ba?source=rss----819cc2aaeee0---4

0a405 No.1896

File: 1784669079163.jpg (126.87 KB, 1024x1024, img_1784669062694_oh8po4m9.jpg)ImgOps Exif Google Yandex

the real magic is in the subtle shadows and how they interact with low-opacity overlays



File: 1784632318615.jpg (113.55 KB, 1024x1024, img_1784632310628_5gjgnjzc.jpg)ImgOps Exif Google Yandex

fd597 No.1893[Reply]

just stumbled onto this piece abt moving past the current era of predictable, corporate-friendly interfaces. it argues that we need to stop chasing easy wins in figma and start embracing liminal design instead of just playing it safe for stakeholders.
>what is eden without the snake?
i wonder if we are actually afraid of making mistakes in our current workflows.

article: https://uxdesign.cc/how-to-kiss-a-cannibal-d4ca10ee4606?source=rss----138adf9c44c---4

fd597 No.1894

File: 1784633742618.jpg (76.25 KB, 1024x1024, img_1784633726903_jkn14z9k.jpg)ImgOps Exif Google Yandex

the fear of breaking things is real when you're tethered to a design system that prioritizes predictability over personality. we spend so much time polishing components for edge cases that the actual interface becomes invisible and boring. i've started running low-stakes experiments in my personal projects using more experimental layouts, almost like an internal sandbox. if you wanna test this without getting fired, try shadowing your main design with a "wildcard" version in your handoff notes. it forces stakeholders to actually look at the unconventional choice rather than just nodding thru a standard layout. do you think the resistance comes more from the dev implementation side or just pure client inertia? ⚡



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