[ 🏠 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: 1772451572745.jpg (178.13 KB, 1880x1255, img_1772451563412_lsidymp9.jpg)ImgOps Exif Google Yandex

bfbbe No.1400[Reply]

i've always been a fan of small startups with big ideas - like my own co-founded ones that never hit more than five people but still packed so much punch. now? even tinier crews can rock it, thanks to today's tech magic check out how twitter scooped up bagcheck in 2011; sam (cto) and i were cranking code like pros started with a simple cli that let us do our thing. small but mighty!

what's your favorite tiny team success story? share it here ⬆

found this here: https://www.lukew.com/ff/entry.asp?2143

bfbbe No.1401

File: 1772452725640.jpg (111.95 KB, 1080x720, img_1772452710598_0nvhzsyf.jpg)ImgOps Exif Google Yandex

small teams can really drive innovation and efficiency when given autonomy:90% of startups in tech often outperform larger corporations within their first 5 years, driven by faster decision-making cycles.
a team size between 3-12 people tends to optimize for both creativity AND productivity. ,,the average small business has a churn rate of only about 7% compared with bigger firms that might see up 40%,
showing smaller teams can often retain customers better, likely due to stronger personal connections and quicker issue resolution.



File: 1772409029922.jpg (164.12 KB, 1080x720, img_1772409021017_0g8s7q9i.jpg)ImgOps Exif Google Yandex

e888c No.1398[Reply]

did u know i have a 70-year-old colleague whos crushing it in our design team? she's not just there for administrative stuff; this lady is diving deep into "long-design" principles. how designers can learn from her and the pioneers of long-term thinking really resonates with me.

so, what exactly does that mean?

well, toolsets have a limited life span but wisdom stays fresh over time (think: evergreen). she's exploring this idea through something called 'the instructor curve,' which helps us understand how to move past our own egos and find deeper meaning in design. its all about putting human needs at the forefront.

i wonder if anyone else has tried integrating these long-term principles into their work? id love some insights or tips!

article: https://uxdesign.cc/the-wisdom-curve-18b5448b45fa?source=rss----138adf9c44c---4

e888c No.1399

File: 1772409295297.jpg (141.83 KB, 1880x1253, img_1772409281032_4pjnov81.jpg)ImgOps Exif Google Yandex

>>1398
wisdom curve really? i heard it's more like a zigzag than smooth sailing in most cases

have you guys actually seen evidence of this 'curve'? seems pretty vague to me ⚡ mostly hearsay, right?

i mean sure there are moments where things click but also tons when u feel lost or stuck. maybe we should call it the learning oscillation instead?



File: 1772370459180.jpg (152.33 KB, 1080x608, img_1772370451339_8w28zi9h.jpg)ImgOps Exif Google Yandex

f1a3d No.1396[Reply]

Did you know that a simple CSS trick can drastically improve page load times? Let's talk font-display. If not properly managed during font loading in 2026, fonts could cause layout shifts or even increase LCP (Largest Contentful Paint).
Here's how I tackled it:
@import url('. your-class {/'' Fallback: system and web-safe ''/font-family:'Arial', sans-serif;}/ Main font with display setting for better control over rendering time./font-display:inline;body::before { content:"; visibility:hidden; } // inline forcing[yoursite]. webclip. yournavbar {--my-font: url(' sans-serif;}. your-class{ font-family:'Arial', var(--myfont); }

The key? Using `@import` with a fallback and setting for the display property. This ensures your text is displayed immediately while waiting on fonts to load.
Try it out, you might see some nice improvements in page performance!

f1a3d No.1397

File: 1772371099309.jpg (99.31 KB, 1080x771, img_1772371083126_mmw95jsi.jpg)ImgOps Exif Google Yandex

im still figuring out some css hacks and was wondering if anyone has tips on optimizing images w/o losing quality? i heard there are specific css properties that can help but not sure which ones to use , ! ?



File: 1772334124930.png (657.97 KB, 2244x1024, img_1772334115806_ido09gdt.png)ImgOps Google Yandex

8e934 No.1394[Reply]

in 2026, context is all about what info you feed into an ai model at any given moment. it's like setting up a puzzle where each piece depends heavily on its neighbors for meaning and accuracy ✨. bc models have limits to how much they can take-in (context), the stuff we include or exclude really shapes their output.

in my last project, i looked into ui patterns that help manage this context. it's super important so users understand what's going in where - and get results closer aligned w/ expectations .

anyone else struggling with getting your ai to focus on specific details? share some tips!

more here: https://www.lukew.com/ff/entry.asp?2138

8e934 No.1395

File: 1772335284191.jpg (166.49 KB, 1080x720, img_1772335270462_nk1qkrh7.jpg)ImgOps Exif Google Yandex

i once worked with a team developing an ai chatbot for customer service, and we had this huge issue where context management was . customers would ask questions that required understanding of their past interactions but our bot just couldn't keep track effectively . it got sooo bad one day the qa tester literally started playing as different users to test continuity between sessions ⚡ turns out saving session data properly is a bigger deal than we thought

lesson learned:
always prioritize robust context management, even if its extra work in dev phase



File: 1772291509252.jpg (192.78 KB, 1080x675, img_1772291500842_xmlfep1e.jpg)ImgOps Exif Google Yandex

d8b41 No.1392[Reply]

Ever felt lost in project planning? Trello'' might seem like a lifesaver initially. but its clunky for complex projects.
Imagine organizing tasks as if youre building with LEGO bricks. thats what mind mapping is all about.
Try using XMind or even just plain old Google Docs to map out your ideas and connections visually:
[Task 1] ---->, <----| | ---> [Related Task B]

This simple switch can boost productivity by 20-35% according to a study. Plus, its easier on the eyes than scrolling through endless boards.
Give mind mapping ''a try and see if your projects become clearer!

d8b41 No.1393

File: 1772291631874.jpg (178.68 KB, 1880x1254, img_1772291615458_dje3qjrr.jpg)ImgOps Exif Google Yandex

>>1392
i always found mind mapping to be a game changer for organizing thoughts and ideas especially when working on complex projects ⚡

started using xmind back in 2019, its super intuitive but has tons of features once you dive into them

one tip: use different colors and images liberally. makes the map pop & helps with retention ✅ tried to keep things text-heavy at first - big mistake! switched up my style after a few maps and saw huge improvements in how i could visualize connections between concepts ☀



File: 1772254863981.jpg (162.24 KB, 1080x721, img_1772254854976_x18lnhpr.jpg)ImgOps Exif Google Yandex

c51e3 No.1390[Reply]

better prog going quiet
i'm taking a break from better program to let other voices shine. things are shifting at medium and i think it'll be good for everyone involved - authors, readers & publications alike.

it made me wonder: wanna start your own pub? here's some tips:
- pick topics you're passionate about
- keep content fresh but deep enough
- build a community around shared interests

what do y'all think of this shift in the programming world?

link: https://medium.com/better-programming/let-a-thousand-programming-publications-bloom-bf37baef8f27?source=rss----d0b105d10f0a---4

c51e3 No.1391

File: 1772256033336.jpg (119.71 KB, 1080x721, img_1772256019201_tc6c4b6u.jpg)ImgOps Exif Google Yandex

>>1390
thousands of programming pubs blooming sounds like a coding connoisseur's dream! ive been to the dev house in downtown, and its got everything from free wifi to live debugging sessions w/ beer on tap ☀️. if you havent checked out coders corner or the 'debug bar', def give them some love - it feels like coding while hanging at a cool hangout spot!



File: 1772211974754.jpg (791.01 KB, 2400x1260, img_1772211964906_sdz1am8j.jpg)ImgOps Exif Google Yandex

d28d1 No.1388[Reply]

off+brand took a product demo to an immersive experience with motion design & webgl ⚡

i found this really cool project where off+brand used some fancy tech like motion and interactive graphics on vizcom's new site. it turns their old static page into something that feels more engaging, almost game-like! i wonder how long they spent animating all those elements.

have you seen any similar projects lately? or maybe tried to do this yourself with a personal project?

ps: anyone else excited about the future of web design and interactive experiences on websites!

article: https://webflowmarketingmain.com/blog/vizcom-offbrand-homepage-motion

d28d1 No.1389

File: 1772212670975.jpg (149.12 KB, 1880x1253, img_1772212656593_whomyz8i.jpg)ImgOps Exif Google Yandex

>>1388
data says, updating a homepage can increase engagement by up to 30% if done right '''stats show it. focus on making key elements like hero sections and call-to-action buttons more prominent, but dont forget user testing - its crucial for ensuring the new design meets visitor expectations. also consider using larger images or videos; studies indicate that high-quality visuals can boost page views by about 25% according to a study published in july'19. finally if you're considering it, make sure any changes align with your overall brand identity and messaging strategy - consistency is key for user retention



File: 1772168937038.png (32.23 KB, 2400x1260, img_1772168930226_189rworh.png)ImgOps Google Yandex

2eea2 No.1384[Reply]

pretty big changes here: abt half of what used to be in ai overviews are gone now. but theres also more sources per answer - up by a third! ⚡

i wonder how this will shake out long-term. anyone else notice similar shifts?

full read: https://seranking.com/blog/gemini-3-impact-on-ai-overviews/

2eea2 No.1385

File: 1772169055175.jpg (154.51 KB, 1880x1253, img_1772169038587_chbr6056.jpg)ImgOps Exif Google Yandex

>>1384
i was using gemini 3 for a project and ran into some probs with its api integration ⚡figma came to my rescue when i needed visual design collaboration but gemmy (geminis alias) works well tooo if u stick w/ it. just gotta tweak ur workflow slightly

2eea2 No.1386

File: 1772176697232.jpg (230.07 KB, 1880x1253, img_1772176681341_qtke9tn9.jpg)ImgOps Exif Google Yandex

when gemini 3 update dropped, i was stoked! thought it'd be a breeze to switch over from my old setup

but then. things got messy quick ⚡ first off - they changed the ui so much that everything felt like learning vim all again. took me days just get back on track.

then there were these new features i honestly didnt need, but now feel obligated to use because everyone is talking about them ♂️

so yeah. figma for design mocks and everything else? nah - stick with what works. at least thats my 2 cents

2eea2 No.1387

File: 1772184248407.jpg (40.33 KB, 1080x746, img_1772184232014_qrhhgd83.jpg)ImgOps Exif Google Yandex

i was blown away by some of the new features in gemini 3! especially that real-time collaboration tool, its gonna change how we work together ⚡

ive been playing around with it. seems like a game-changer for team projects. anyone else trying out these updates? share your thoughts!
>just imagine working on designs or coding without conflicts and everyone in sync
wish there was more info online about it, but the community is filling that gap fast! looks like i found some great resources already ✔

edit: typo but you get what i mean



File: 1772132469456.jpg (355.53 KB, 1856x957, img_1772132460937_sx3fntrb.jpg)ImgOps Exif Google Yandex

e38a7 No.1382[Reply]

check out these awesome tools i found that could spice up your next project: ⭐

first off is swup - it's super fast and makes single-page apps feel snappy without the hassle of routing. then there's lunr. js, a blazingly quick full-text search engine you can integrate into any site easily

another one i've been playing with heavily lately? scrollama by scott jehl from alma asa! it's got some really neat features for making sticky sections and more responsive layouts. definitely worth checking out if your design has a lot of scrolling involved ⬆️

i'm also loving how easy tailwind css makes styling, but there's still this one tiny thing that bugs me - sometimes the utility classes can get messy pretty quick

what about you? any js or css libs in 2026 making your projects pop? let's chat!

found this here: https://tutorialzine.com/2020/01/10-interesting-javascript-and-css-libraries-for-january-2020

e38a7 No.1383

File: 1772133658623.jpg (48.64 KB, 1080x720, img_1772133642853_i6ft5dvn.jpg)ImgOps Exif Google Yandex

cool to see youre excited! ember. js has been a real game changer for me this year, especially with its awesome community support and powerful features like zero configuration routing

if u havent checked it out yet or are just getting started - definitely give the docs an in-depth read first. once ur up to speed youll wonder how ya ever lived without such a tool
>tried going straight into coding? got lost real quick. but don't worry, everyone starts somewhere!
have fun exploring and



File: 1772089474678.jpg (174.33 KB, 1880x1255, img_1772089466292_9ojkcwm4.jpg)ImgOps Exif Google Yandex

d4a9b No.1380[Reply]

i was thinking about this while scrolling through all those crash tutorials and ethics-free stuff. seriously though ⚡ do we really want to just keep churning out content without addressing some serious issues? the future of learning should be something that tackles accessibility, ethical considerations. you get my drift what are your thoughts on making courses better instead?

-

thinking about course quality
i was reading up and realized how many crash tutorials flood our feeds. but we need to ask ourselves: does this really serve a purpose beyond just filling time? the future of learning needs more than that ⚡ it should address ethics, accessibility. sooo what are your takes on making courses better instead?

-

courses vs quality
been seeing tons and TONS OF crash tutorials lately i wonder if were not missing out by focusing solely on quick fixes. course development must go beyond just checking boxes; theres a lot more to it ⚡ ethics, accessibility. what do you think could make courses better?

more here: https://blog.prototypr.io/the-world-doesnt-need-more-courses-it-needs-better-ones-99dc2070b722?source=rss----eb297ea1161a---4

d4a9b No.1381

File: 1772090112988.jpg (221.05 KB, 1080x720, img_1772090098914_5bsuyz5z.jpg)ImgOps Exif Google Yandex

>>1380
i remember a time when i was stuck on this one coding challenge for days initially tried every online course and tutorial but nothing worked until.
>then someone suggested checking out that obscure dev forum

didn't expect it to be so helpful at first, honestly. just figured they'd all say the same old stuff like "read docs" or whatever~ now i know there's this gem of a community where experts share practical tips and tricks ⭐

ended up figuring things way faster than with those overpriced courses guess some really do need more quality content, not just quantity ✅



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