WeSearch
Hub / Tags / Designing
TAG · #DESIGNING

Designing coverage.

Every story in the WeSearch catalog tagged with #designing, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

58 stories tagged with #designing, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Designing"

RELATED TAGS
#event-driven1#monitoring1#systems1#assembling1#first1
VILKELISKIS

Designing and assembling my first PCB

7 views ·
#assembling#first
ALTER MAGAZINE

The food science behind designing an ice cream

From Mughal kulfi makers to Indian startups — the long effort to build an ice cream that beats the heat…

14 views ·
ARXIV.ORG

COrigami: An AI Pipeline for Co-Designing Flat-Foldable Visually Recognisable Origami

arXiv:2606.26299v1 Announce Type: new Abstract: While generative AI has achieved remarkable success in solving problems with verifiable solutions, generating physical art that sati…

23 views ·
OPENAI NEWS

How Endava is redesigning software delivery around AI agents

Learn how Endava is using AI agents, ChatGPT Enterprise, and Codex to accelerate software delivery, automate workflows, and build an AI-native culture across the enterprise.…

30 views ·
#technology#artificial intelligence#software delivery
YAHOO FINANCE

AI Designing AI: The Hidden Reason Nvidia Owns a $2 Billion Stake in Synopsys

21 views ·
DEV.TO (TOP)

Claude Managed Agents: Designing AI Workflows for Real-World Deployment

I analyzed the article and related sources discussing Claude Managed Agents. Here's a rewritten and...…

28 views ·
#ai#programming#technology
R/SMALLBUSINESS

I spent weeks designing a 14-Day interactive workbook to fix my screen time. I just launched it as my first digital product.

29 views ·
DEV.TO (TOP)

Designing Coding Agent Skills That Actually Work

I've spent the last few months obsessed with AI coding agents. Not just using them. Building...…

23 views ·
#ai#coding#technology
FORBES — BUSINESS

Designing The Perfect Final Season For Everyone’s Favorite ‘Hacks’

After four award-winning seasons, ‘Hacks’ fifth season is both a well-designed conclusion and a satisfying end that this beloved comedy very much deserved.…

25 views ·
#television#design#entertainment
DEV.TO (TOP)

Part 08: Designing Tables, Data Types and Constraints

Part of the "SQL: Zero to Ninja" series, for junior web devs who want SQL to finally click. Up to...…

27 views ·
#sql#database#learning
PHYS.ORG

Designing catalysts during synthesis could speed cleaner fuels and greener industry

27 views ·
THE INDEPENDENT

Meet Trump’s ‘favourite British artist’ designing the White House’s new $250 bill

Iain Alexander claims he’s painted portraits of the US president, Queen Elizabeth II, and Elon Musk’s mother…

27 views ·
#art#politics#currency
CONSEQUENCE (OF SOUND)

The Highwomen Surprise Release Live at the Gorge 2023 Album, Share Video for “Redesigning Women”: Stream

The Highwomen - Amanda Shires, Brandi Carlile, Maren Morris and Natalie Hemby - have surprise released a live album, Live at the Gorge 2023.…

36 views ·
#music#live performance#album release
DEV.TO (TOP)

Designing a Resilient Media Orchestration System: Event-Driven Architecture with Real-Time AI

Designing a Resilient Media Orchestration System: Event-Driven Architecture with Real-Time...…

22 views ·
#media#ai#architecture
DEV.TO (TOP)

From Zero to PCB: A Software Engineer‘s Guide to Designing Your First Circuit Board

No EE degree? No problem. Let’s build hardware the way you build software. You can debug a...…

26 views ·
#pcbdesign#hardware#beginners
MIT NEWS

Designing a career, on and off the track, at MIT

MIT senior Krystal Montgomery explored design courses to shape a career in web development. As a national champion in track, learning to balance athletics and academics was key to …

22 views ·
#education#athletics#design
DEV.TO (TOP)

Designing a Modular Wiring Harness for Multi-Function Vehicle Trackers

How to allocate a 9-pin connector across 6 swappable modules for fleet, cold chain, security, and e-vehicle tracking.…

27 views ·
#iot#hardware#vehicle tracking
IPXCHANGE

Soluboard: Designing a dissolvable PCB to rethink e-waste separation

Learn how Jiva Material's Soluboard can drastically reduce PCB waste management with its innovative, environmentally-friendly design.…

32 views ·
#electronics#sustainability#recycling
DEV.TO (TOP)

LLD Object-Oriented Design: Interfaces & Abstract Classes (Designing Contracts)

After understanding composition, inheritance, and polymorphism, the next important step is learning...…

23 views ·
#softwareengineering#systemdesign#codinginterview
R/RUST

Designing a Composable Async Orchestration Engine in Rust: Seeking feedback on zero-copy parsing boundaries

26 views ·
DEV.TO (TOP)

Designing XSLT transforms with parameters and multiple inputs

Many real-world transformations do not run on a single XML document. You often merge a primary...…

30 views ·
#programming#softwareengineering#design
BRIDGEXAPI – PROGRAMMABLE INFR

Designing Event-Driven EVM Monitoring Systems

How event-driven monitoring systems reconstruct runtime state transitions across modern EVM execution environments.…

24 views ·
#event-driven#monitoring
DEV.TO (TOP)

Designing a Treasure Hunt Engine to Survive a Million Players

The Problem We Were Actually Solving The problem wasn't just about handling a million...…

20 views ·
#game development#event processing#scalability
R/PROGRAMMING

Designing Resilient Systems to Prevent Cascading Failures

16 views ·
DEV.TO (TOP)

Designing a Sleek Calculator UI with HTML5 and CSS3

Making a Calculator UI with HTML5 and CSS3 ...…

23 views ·
#web design#html5#css3
DSHR

DSHR's talk at Stanford "Designing for Authenticity" class

Via John Markoff, I was invited to a conversation with Jonathan Dotan and the students of his  EE292J course entitled Designing for Authent...…

17 views ·
HACKADAY

Designing a Printable Cyclone Dust Separator for 99.95% Efficiency

Filtering sawdust out of an airflow is easy until you try to do it with cyclone separation, but the obvious appeal here is of course not spending a fortune on filters. Over the yea…

25 views ·
#3d printing#technology#innovation
DEV.TO (TOP)

Designing a Data Extension in SFMC: The Four Decisions First

Client hands you a 40-column Excel file and says 'import this into SFMC.' Copying columns verbatim is how you end up with a DE that can't send email. Four decisions to make before …

21 views ·
#salesforce#data#marketing
DEV.TO (TOP)

Designing a Reliable Notification System for 1M+ Users (Push, SMS, Email)

In fintech, notifications are not a “nice-to-have” feature. They’re part of the product’s trust...…

30 views ·
#fintech#notifications#systemdesign
DEV.TO (TOP)

Designing an In-Game Inflation Tracking Algorithm for Web Utility Apps

In modern web development, scaling an application to track real-time transactional data presents...…

19 views ·
#webdev#javascript#gaming
DEV.TO (TOP)

The Blueprint Beneath the Blueprint: Designing Data Model and Choosing Its Database

Lesson 2 of Build a Twitter Clone - A Practical Guide to Software Modelling A diagram...…

18 views ·
#database#software#architecture
YAHOO SPORTS

Designing Emotion: SoFi Stadium and the FIFA 2026 Experience

Architect Michelle Stevenson describes the ideas behind SoFi Stadium's design…

20 views ·
#sports#architecture#fifa
DEV.TO (TOP)

A Practical Guide to Designing RESTful APIs

Designing RESTful APIs is one of those skills that separates developers who build systems that last...…

14 views ·
#api#backend#programming
R/BUILDAPC

I need advice for building a PC Gamer and also for Designing and 3D Model

21 views ·
R/WEBDEV

I stopped redesigning and finally shipped my Astro portfolio

18 views ·
MOZILLA

Designing Firefox for the Future

Crafted with care. Built for speed. Ready for what’s next. A great browser is so intuitive that you often forget you’re using it. Yet today the int…

20 views ·
#firefox#technology#design
TECHRADAR

Designing delight: What product engineering looks like in 2026

Designing meaningful products in an AI-driven world…

15 views ·
#product engineering#ai#creativity
ARXIV CS.AI

Distributional Alignment as a Criterion for Designing Task Vectors in In-Context Learning

In-context learning (ICL) allows large language models (LLMs) to adapt to new tasks through demonstrations, yet it suffers from escalating inference costs as context length increas…

19 views ·
#artificial intelligence#machine learning#natural language processing
DEV.TO (TOP)

Aegis: Designing an Offline Ambient Co-Working Companion for High-Burnout Medical and STEM Grinds

🌌 1. The Story & Real-World Impact Late-night studying, coding marathon sessions, and...…

20 views ·
#technology#education#mental health
MEV

Designing a AI Access Layer for Systems of Record

See how MEV built a read-only AI agent over an internal planning system using MCP, API integration, OAuth, and existing user permissions.…

24 views ·
#artificial intelligence#capacity planning#staffing
R/GRAPHIC_DESIGN

Course for designing van wraps

19 views ·
DEV.TO (TOP)

Designing for Scale: Repository Structures that Boost Software Development Productivity

The challenge of designing a repository structure that scales with a growing project is a common...…

20 views ·
#software#development#productivity
R/CSHARP

I need your help redesigning the Event API for my passion project Sdl3Sharp

27 views ·
DEV.TO (TOP)

Designing Cloud-Native Systems That Survive Region-Level Failures

Most teams design for instance and zone failures but treat region-level outages as someone else's...…

19 views ·
#cloud#architecture#aws
R/CLAUDEAI

Help with Designing PPT prompts

15 views ·
DEV.TO (TOP)

Why I Stopped Designing Websites and Started Designing Flows

At one point, most of my thinking around software revolved around pages. landing...…

18 views ·
#webdev#programming#architecture
DEV.TO (TOP)

Designing Schemas for Sports APIs: What I Learned Building Football Player Data Systems

Over the past year I’ve been building football-related tools like: player comparison apps squad...…

24 views ·
#api#football#data
R/RUST

Designing a plotting Dataset for Rust: Balancing Polars support with zero-dependency weight

23 views ·
DEV.TO (TOP)

Designing an Account Context Manifest for AI Browser Agents

Your AI browser agent can open a page. It can click buttons. It can fill forms. It can even...…

24 views ·
#ai#automation#webdev
R/SAAS

Designing your perfect saas platform

18 views ·
ARXIV CS.AI

Reading the Cell, Designing the Cure: Perturbation-Conditioned Molecular Diffusion for Function-Oriented Drug Design

When reliable target structures are unavailable at scale or phenotypes arise from dysregulated pathways, transcriptomic perturbations provide a system-level functional readout for …

25 views ·
#machine learning#drug design#biomolecules
BALTAZAR STUDIOS

Designing an FPGA Calculator from Scratch

This is a scientific BCD calculator that uses binary-coded decimals, the same internal number format HP used in its scientific……

23 views ·
#fpga#calculator#technology
DEV.TO (TOP)

Designing Reliable Permission Models with Lean 4

Hello, I'm Shrijith Venkatramana. I'm building git-lrc, an AI code reviewer that runs on every...…

22 views ·
#programming#security#ai
CBS NEWS — TOP

Designing the future of Louis Vuitton

The French fashion house is today the world's largest luxury brand. "Sunday Morning" talks with artistic director Nicolas Ghesquière, who is shaping the future of Louis Vuitton by …

29 views ·
#fashion#luxury#design
CBS NEWS — WORLD

Designing the future of Louis Vuitton

The French fashion house Louis Vuitton, which opened its doors in 1854, is today the world's largest luxury brand. Correspondent Alina Cho talks with artistic director Nicolas Ghes…

30 views ·
DEV.TO (TOP)

Designing a Production-Oriented RAG System for Technical Documentation

Large Language Models are incredibly powerful, but they have a major limitation: They do not...…

27 views ·
#ai#devops#programming
R/WEBDEV

I have been redesigning an old project of mine for the last month and finally wrapped up my first todo list and deployed it this week!

19 views ·
DEV COMMUNITY

Indie Dev Cost Management: Designing a $0 $100/Month Stack

Indie Dev Cost Management: Designing a $0→$100/Month Stack Avoid the "suddenly I'm paying...…

32 views ·
#indiedev#costmanagement#automation