Trending

#Approaches

Latest posts tagged with #Approaches on Bluesky

Posts tagged #Approaches

Preview
Under the hood of MDN's new frontend | MDN Blog You may have spotted that MDN has a new frontend. There's plenty happening under the surface, so let's unpack the technologies we chose, the architectural decisions we made, and why we did a rebuild at...

#Development #Approaches
Under the hood of MDN’s new frontend · How web components overhauled the web docs platform ilo.im/16c0es by Leo McArdle

_____
#MDN #WebComponents #ServerComponents #Lit #React #WebDev #Frontend #HTML #CSS #JavaScript

0 0 0 0
Preview
Why every interface problem is an information architecture problem Information architecture tools help us make things make sense for other people, and you can use these tools whether you're designing an interface like a form, a website or application, or even an entire...

#Design #Approaches
Why every UI problem is an IA problem · “You’re already doing information architecture.” ilo.im/16buo1 by Austin Govella

_____
#Strategies #IA #Toolbox #States #Forms #DesignSystems #Websites #Platforms #UiDesign #WebDesign

0 0 0 0
Preview
Karl Koch | On oklch Site uses all-OKLCH palette for perceptual lightness, warm hues, tinted shadows, light-dark themes, and color-mix derivatives.

#Design #Approaches
Why OKLCH · “Define colors perceptually, derive everything else.” ilo.im/16by9o by Karl Koch

_____
#Colors #ColorSpaces #ColorPalettes #OKLCH #ProductDesign #UiDesign #WebDesign #Development #WebDev #Frontend

1 0 0 0
Preview
Insights into plant abiotic stress physiology through conventional and nonconventional approaches - Discover Agriculture Abiotic stresses are among the most significant constraints on global crop productivity, adversely affecting plant growth, physiological performance, and yield stability. Environmental stresses such a...

Insights into plant #abiotic stress #physiology through #conventional and nonconventional #approaches

link.springer.com/article/10.1...

#PlantScience #StressBiology @discovernature2025.bsky.social @plantredox.bsky.social @springer.springernature.com @springernature.com @plantphysiolupv.bsky.social

2 2 0 0
Preview
Zen of AI Coding Software development is dead. The marginal cost of code is collapsing. That single fact changes everything that follows.

#Development #Approaches
Zen of AI coding · Code became cheap, and everything changed ilo.im/16btdu by Yoav Aviram

_____
#Business #Engineering #Coding #AI #Software #Workflows #TechDebt #WebDev #Frontend #Backend

4 0 0 0
Preview
CSS Refactoring with an AI Safety Net How to safely refactor messy CSS using AI assistance and screenshot-based visual diffing as a regression safety net.

#Development #Approaches
CSS refactoring with an AI safety net · AI visual diffing ensured regression-free changes ilo.im/16bt71 by Daniela Baron

_____
#Refactoring #CSS #AI #ClaudeCode #CoPilot # Playwright #VisualRegression #WebDev #Frontend #JavaScript

2 0 1 0
Preview
The Code Agent Orchestra - what makes multi-agent coding work The shift from conductor to orchestrator: how to coordinate teams of AI coding agents in real-world software workflows. From subagents to Agent Teams to purp...

#Development #Approaches
The code agent orchestra · What makes multi-agent coding work ilo.im/16bq3h by Addy Osmani

_____
#Orchestration #Engineering #AI #Agents #AGENTSmd #RalphLoops #Factories #WebDev #Frontend #Backend

4 1 1 0
Preview
The Artisanal Web | Another Rodeo Craft, humanity, and our new robot overlords.

#Design #Approaches
The artisanal web · ”Make something weird and wonderful of your own.” ilo.im/16bmem by Carter Baxter

_____
#Business #Factories #AI #Machines #Humans #Craftsmanship #Websites #WebDesign #Development #WebDev

1 0 0 0
Preview
Naturalest sort Natural sort

#Development #Approaches
Naturalest sort · Ways to order strings in a human-friendly way ilo.im/16bgfe by Lean Rada

_____
#Programming #Coding #Sorting #Algorithms #JavaScript #AI #WebDev #Frontend #Backend #Comparisons

2 0 0 0
Preview
LukeW | Durable Patterns in AI Product Design In my recent Designing AI Products talk, I outlined several of the lessons we've learned building AI-native companies over the past four years. Specifically the...

#Design #Approaches
Durable patterns in AI product design · UI models that remain relevant as AI evolves ilo.im/16bddn by Luke Wroblewski

_____
#Prompting #Orchestrating #AI #Agents #Chatbots #DesignPatterns #ProductDesign #UxDesign #UiDesign #WebDesign

1 1 0 0
Preview
Cookie Consent Management in 2026, Part 2: Technical Tips Testing cookies consent compliance proved more difficult than I expected. Here are some tips and tricks I learned while conducting a cookie compliance audit.

#Development #Approaches
Cookie consent management in 2026 (Part 2) · The technical aspects of a cookie consent solution ilo.im/16bj0o by Jason Grigsby

_____
#User #Consent #Cookies #Browser #Puppeteer #JavaScript #HttpHeaders #WebDev #Frontend #Backend

2 0 0 0
Preview
Cookie Consent Management in 2026, Part 1: Overview The threat of lawsuits has companies scrambling to get their cookie compliance house in order. Here are some of the things we've learned as we've helped our clients.

#Development #Approaches
Cookie consent management in 2026 (Part 1) · The organizational aspects of a cookie consent solution ilo.im/16bi2r by Jason Grigsby

_____
#Business #Compliance #GDPR #CCPA #Privacy #User #Consent #Cookies #WebDev #Frontend

2 0 0 0
Preview
Hire Me, Hire My AI Agents I bring my agent team to every client pitch. Your next job interview might include them too

#Business #Approaches
Hire me, hire my AI agents · “I bring my agent team to every client pitch.” ilo.im/16b9qf by Tommaso Nervegna

_____
#AI #Portfolio #Jobs #Design #ProductDesign #UxDesign #UiDesign #WebDesign #Development #WebDev

0 0 0 0
Preview
Generative AI vegetarianism Hello, it’s me: I’m a generative AI vegetarian. The tech industry is convinced this is the future; I don’t want any of it, full stop. Why choose generative AI vegetarianism? Just like real-life...

#Business #Approaches
Generative AI vegetarianism · Saying no to AI as a mindful lifestyle choice ilo.im/16bbjb by Sean Boots

_____
#AI #NoAI #Design #ProductDesign #UxDesign #UiDesign #WebDesign #Development #Frontend #Backend

1 0 0 0
Preview
The Art Of The Minimal Paywall What’s the least you can do to build an effective paywall for creators that’s mostly open-source? If we can figure that out, that might help lots of creators.

#Development #Approaches
Paywalls for minimalists · A creator’s playbook built mainly on open source ilo.im/16b83j by Ernie Smith

_____
#Business #Monetization #Blogs #Website #IndieWeb #SmallWeb #Webhooks #WebDev #CSS #JavaScript

1 0 0 0
Preview
My favorite way to write code in 2026 (on becoming a TDD addict) I’ve hated writing JavaScript tests for pretty my whole career. That thing where you plan a component, write some code, iterate it a whole bunch until it works the way you want… and then write tests...

#Development #Approaches
My favorite way to write code in 2026 · Test-driven development using Playwright ilo.im/16b947 by Chris Ferdinandi

_____
#Programming #Testing #Coding #WebComponents #Playwright #WebDev #Frontend #JavaScript #HTML #JavaScript

1 0 0 0
Preview
Human Strategy In An AI-Accelerated Workflow — Smashing Magazine UX design is entering a new phase, with designers shifting from makers of outputs to directors of intent. AI can now generate wireframes, prototypes, and even design systems in minutes, but UX has never...

#Design #Approaches
Human strategy in AI workflows · “The future of UX is more intentional than ever.” ilo.im/16b6g3 by Carrie Webster

_____
#Business #Jobs #Skills #AI #Ethics #Empathy #ProductDesign #UxDesign #UiDesign #WebDesign

1 0 0 0
Preview
Managing icon component sizes It's time to retire that icon wrapper component

#Design #Approaches
Managing icon component sizes · “It’s time to retire that icon wrapper component.” ilo.im/16b9iq by Alice Packard

_____
#Icons #Components #Figma #DesignSystems #ProductDesign #UiDesign #WebDesign #Development #WebDev #Frontend

0 0 0 0
Preview
Boris Tane The research-plan-implement workflow I use to build software with Claude Code, and why I never let it write code until I've approved a written plan.

#Development #Approaches
How I use Claude Code · ”The workflow I’ve settled into is radically different.” ilo.im/16all8 by Boris Tane

_____
#Engineering #Planning #Coding #AI #Agents #Context #Workflows #WebDev #Frontend #Backend

3 0 0 0
Preview
The Context Development Lifecycle: Optimizing Context for AI Coding Agents The next software development revolution isn't about code — it's about context. A lifecycle for generating, evaluating, distributing, and observing the context that AI coding agents depend on.

#Development #Approaches
The context development lifecycle · Optimizing context for AI coding agents ilo.im/16auef by Patrick Debois

_____
#Engineering #Coding #Context #AI #Agents #Workflows #DevOps #WebDev #Frontend #Backend

2 0 1 0
Preview
The Factory Model: How Coding Agents Changed Software Engineering Software engineering is not about writing code anymore. It is about building the factory that builds your software.

#Development #Approaches
The factory model · Coding by hand or building a software factory? ilo.im/16axta by Addy Osmani

_____
#Software #Factory #AI #Agents #Automation #Orchestration #Engineering #WebDev #Frontend #Backend

2 0 1 0
Preview
Sketching with code Issue 286: Treating code like a pencil, not a blueprint

#Design #Approaches
Sketching with code · Treating code like a pencil, not a blueprint ilo.im/16auag by David Hoang

_____
#Sketching #Ideation #Exploration #AI #Code #DesignSystems #ProductDesign #UxDesign #UiDesign #WebDesign

0 0 0 0
Preview
Hard To Do In Figma: A Design Manifesto On designs that stand out: a reflection & 10 strategies

#Design #Approaches
“Do what’s hard in Figma” · A manifesto for outstanding designs ilo.im/16atw6 by Erik D. Kennedy

_____
#Figma #Effects #Creativity #ProductDesign #UxDesign #UiDesign #WebDesign #Development #WebDev #Frontend

1 0 0 0
Preview
A thousand ways to sandbox an agent There are a thousand ways to sandbox an agent. Okay, I lied. There are three: simulated, containers, and microVMs. Here's when to use each.

#Development #Approaches
Thousand ways to sandbox an agent · Pick one and let your AI agent loose ilo.im/16aig6 by Michael Livshits

_____
#Sandboxing #Security #AI #Agents #CLI #OS #Browser #WebDev #Frontend #Backend

1 0 0 0
Preview
The Software Sovereignty Scale Digital sovereignty depends less on where software comes from and more on who controls it. This post introduces a scale showing which technologies can never be taken away.

#Business #Approaches
The software sovereignty scale · How easy is it to take software away from us? ilo.im/16aizn by Dries Buytaert

_____
#Vendors #Software #Policies #OpenSource #Design #WebDesign #Development #WebDev #Frontend #Backend

2 0 0 0
Preview
Is blogging still a thing? Thriving in the AI era Explore the future of blogging in the AI era and learn how to thrive with authenticity and strategic content creation.

#Business #Approaches
Is blogging in the AI era still a thing? · Authentic and efficient blogging via ghostwriting interviews ilo.im/16aew1 by Elio Struyf

_____
#Blogging #Writing #Authenticity #Efficiency #AI #Slop #Content #Blog #Design #WebDesign

3 0 0 0

#lawandorder #No #SoftonCrime #approaches #Oregon #News #USnews #Crime

0 0 0 0
Preview
Performance-Optimized Video Embeds with Zero JavaScript Putting a YouTube video inside a closed details element means it won't load until that details element is opened. We can use that.

#Development #Approaches
Performance-optimized video embeds · Lazy-loading videos on interaction using only HTML/CSS ilo.im/16ac4f by Stefan Bauer

_____
#Embedding #LazyLoading #Videos #HtmlDetails #iFrames #WebPerf #WebDev #Frontend #HTML #CSS

0 0 0 0
Preview
How Product Discovery changes with AI Issue 283: Understanding the new uncertainty to de-risk

#Design #Approaches
Product discovery changes with AI · From “Can we build it?” to “Should we build it?” ilo.im/16ab61 by David Hoang

_____
#Building #Risks #AI #ProductDiscovery #UserResearch #Prototyping #ProductDesign #UxDesign #UiDesign #WebDesign

0 0 0 0

#Development #Approaches
“Stop prompting, start compounding” · Let your agent learn and ship while you sleep ilo.im/16aard by Ryan Carson

_____
#Programming #Coding #Automation #AI #Agents #DevOps #WebDev #Frontend #Backend

2 0 0 0