# making

Published articles for making.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## The Making of a Logo

DevFeed: [The Making of a Logo](<https://devfeed.tech/articles/the-making-of-a-logo-39442.md>)

Original publisher: [Read original article](<https://aerotwist.com/blog/the-making-of-a-logo/>)

Author: Paul Lewis

Published: 2025-01-15T00:00:00Z

Content type: opinion

Language: en

Sources: [Paul Lewis](<https://devfeed.tech/sources/paul-lewis.md>)

Topics: [Website](<https://devfeed.tech/topics/website.md>), [blender](<https://devfeed.tech/topics/blender.md>), [3D](<https://devfeed.tech/topics/3d.md>), [stl](<https://devfeed.tech/topics/stl.md>), [SVG](<https://devfeed.tech/topics/svg.md>), [export](<https://devfeed.tech/topics/export.md>), [render](<https://devfeed.tech/topics/render.md>), [Sketch](<https://devfeed.tech/topics/sketch.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [3d-printed](<https://devfeed.tech/tags/3d-printed.md>), [blender](<https://devfeed.tech/tags/blender.md>), [cameras](<https://devfeed.tech/tags/cameras.md>), [export](<https://devfeed.tech/tags/export.md>), [file](<https://devfeed.tech/tags/file.md>), [logo](<https://devfeed.tech/tags/logo.md>), [making](<https://devfeed.tech/tags/making.md>), [render](<https://devfeed.tech/tags/render.md>), [stl](<https://devfeed.tech/tags/stl.md>), [svg](<https://devfeed.tech/tags/svg.md>), [update](<https://devfeed.tech/tags/update.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

The author describes creating a new Aerotwist logo, starting with sketches on a reMarkable 2 tablet, refining it as a vector and SVG, and preparing it for 3D printing by exporting an STL from Blender.

### Source excerpt

A new website, and a 3D printed logo!

## Six Strategies for Making Data Visualizations Accessible, Scalable, and Helpful

DevFeed: [Six Strategies for Making Data Visualizations Accessible, Scalable, and Helpful](<https://devfeed.tech/articles/top-tips-for-data-accessibility-29242.md>)

Original publisher: [Read original article](<https://material.io/blog/data-visualization-accessibility>)

Published: 2022-11-08T13:00:00Z

Content type: tutorial

Language: en

Sources: [Material.io - Material Design](<https://devfeed.tech/sources/material-io-material-design.md>)

Topics: [Data visualization](<https://devfeed.tech/topics/data-visualization.md>), [Accessibility](<https://devfeed.tech/topics/accessibility.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [accessible](<https://devfeed.tech/tags/accessible.md>), [data](<https://devfeed.tech/tags/data.md>), [data-visualization](<https://devfeed.tech/tags/data-visualization.md>), [making](<https://devfeed.tech/tags/making.md>), [strategies](<https://devfeed.tech/tags/strategies.md>), [tips](<https://devfeed.tech/tags/tips.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

### AI overview

The article presents six strategies for making data visualizations accessible, scalable, and helpful.

### Source excerpt

Six strategies for making your data visualization accessible, scalable, and helpful

## Supply chain integrity with GoReleaser using Go mod proxy

DevFeed: [Supply chain integrity with GoReleaser using Go mod proxy](<https://devfeed.tech/articles/supply-chain-integrity-with-goreleaser-using-go-mod-proxy-37854.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/supply-chain-goreleaser-go-mod-proxy/>)

Author: Carlos Alexandro Becker

Published: 2021-08-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [integrity](<https://devfeed.tech/topics/integrity.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [builds](<https://devfeed.tech/topics/builds.md>), [hash](<https://devfeed.tech/topics/hash.md>), [opensource](<https://devfeed.tech/topics/opensource.md>)

Tags: [builds](<https://devfeed.tech/tags/builds.md>), [go](<https://devfeed.tech/tags/go.md>), [hash](<https://devfeed.tech/tags/hash.md>), [making](<https://devfeed.tech/tags/making.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [supply-chain-integrity](<https://devfeed.tech/tags/supply-chain-integrity.md>)

### AI overview

This tutorial explains how to verify Go binaries built with GoReleaser by using the Go module proxy and comparing module hashes. It also discusses signing, reproducible builds, and limitations involving dependencies and non-open-source GoReleaser Pro.

### Source excerpt

Since the infamous SolarWinds attack, supply chain integrity is something a lot of people are discussing and working on.

## An Annotated Docker Config for Frontend Web Development

DevFeed: [An Annotated Docker Config for Frontend Web Development](<https://devfeed.tech/articles/an-annotated-docker-config-for-frontend-web-development-31239.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/an-annotated-docker-config-for-frontend-web-development>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2020-03-22T16:12:00Z

Content type: tutorial

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Development](<https://devfeed.tech/topics/development.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [Dockerfile](<https://devfeed.tech/topics/dockerfile.md>)

Tags: [allows](<https://devfeed.tech/tags/allows.md>), [apple-silicon](<https://devfeed.tech/tags/apple-silicon.md>), [config](<https://devfeed.tech/tags/config.md>), [development](<https://devfeed.tech/tags/development.md>), [devops](<https://devfeed.tech/tags/devops.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-compose](<https://devfeed.tech/tags/docker-compose.md>), [environment](<https://devfeed.tech/tags/environment.md>), [frictionless](<https://devfeed.tech/tags/frictionless.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [insights](<https://devfeed.tech/tags/insights.md>), [local](<https://devfeed.tech/tags/local.md>), [making](<https://devfeed.tech/tags/making.md>), [multi-arch](<https://devfeed.tech/tags/multi-arch.md>), [needs](<https://devfeed.tech/tags/needs.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [project](<https://devfeed.tech/tags/project.md>), [shrink-wrap](<https://devfeed.tech/tags/shrink-wrap.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

### AI overview

This tutorial explains how to use Docker as a local development environment for frontend web projects. It presents a reusable configuration approach that packages each application with the environment and service versions it needs, making environments reproducible, disposable, and easier to share. Examples reference Craft CMS, Laravel, NodeJS, and Rails, with multi-architecture base images available for Apple Silicon.

### Source excerpt

A local development environment with Docker allows you to shrink-wrap the devops your project needs as config, making onboarding frictionless

## Some brief notes on making ethernet cables

DevFeed: [Some brief notes on making ethernet cables](<https://devfeed.tech/articles/some-brief-notes-on-making-ethernet-cables-36386.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/ethernet-cables/>)

Published: 2017-09-30T18:07:40Z

Content type: tutorial

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [Tool](<https://devfeed.tech/topics/tool.md>)

Tags: [cat6](<https://devfeed.tech/tags/cat6.md>), [connectors](<https://devfeed.tech/tags/connectors.md>), [equipment](<https://devfeed.tech/tags/equipment.md>), [ethernet](<https://devfeed.tech/tags/ethernet.md>), [guide](<https://devfeed.tech/tags/guide.md>), [making](<https://devfeed.tech/tags/making.md>)

### AI overview

A practical guide to making and routing Ethernet cables. It cautions that crimping is difficult, recommends buying ready-made cables when possible, and discusses suitable tools, connectors, cable types, and pulling cable through conduits.

### Source excerpt

Some brief notes on making ethernet cables With thanks to the most excellent NLNOG for a lot of mostly correct advice! Friends will tell you "crimping" ethernet cables is easy. Most of your friends either have overly rosy memories, or have practiced on 200 cables before telling you it is now easy. It is not easy. This page is for if you have a few extra euros/dollars/coins to spare, and don't want to spend rare hours of concentrated effort to crimp an ethernet cable using unfamiliar equipment and supplies.

## Making Websites Better through Accessibility

DevFeed: [Making Websites Better through Accessibility](<https://devfeed.tech/articles/making-websites-better-through-accessibility-31281.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/making-websites-accessible-americans-with-disabilities-act-ada>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2017-07-23T22:42:00Z

Content type: article

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [Accessibility](<https://devfeed.tech/topics/accessibility.md>), [Website](<https://devfeed.tech/topics/website.md>), [Development](<https://devfeed.tech/topics/development.md>), [User interface design](<https://devfeed.tech/topics/ui-design.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [accessible](<https://devfeed.tech/tags/accessible.md>), [away](<https://devfeed.tech/tags/away.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [customers](<https://devfeed.tech/tags/customers.md>), [development](<https://devfeed.tech/tags/development.md>), [insights](<https://devfeed.tech/tags/insights.md>), [isn-t](<https://devfeed.tech/tags/isn-t.md>), [just](<https://devfeed.tech/tags/just.md>), [legal](<https://devfeed.tech/tags/legal.md>), [making](<https://devfeed.tech/tags/making.md>), [means](<https://devfeed.tech/tags/means.md>), [turning](<https://devfeed.tech/tags/turning.md>), [ux](<https://devfeed.tech/tags/ux.md>), [wants](<https://devfeed.tech/tags/wants.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

The article explains that website accessibility helps organizations reach more people, avoid excluding customers, and support inclusive products and services. It discusses legal requirements under the Americans with Disabilities Act in the United States and recommends integrating accessibility into design and development workflows.

### Source excerpt

Making your website accessible isn't just about legal compliance, it also means not turning away customers. Because who wants to do that?

## Making Customer Support Requests Visible in Real Time to Measure End-User Quality

DevFeed: [Making Customer Support Requests Visible in Real Time to Measure End-User Quality](<https://devfeed.tech/articles/putting-numbers-that-goes-with-the-face-we-put-on-quality-31956.md>)

Original publisher: [Read original article](<https://tech.finn.no2011/07/04/putting-numbers-that-goes-with-the-face-we-put-on-quality/>)

Author: espen

Published: 2011-07-04T06:50:39Z

Content type: article

Language: en

Sources: [Finn.no](<https://devfeed.tech/sources/finn-no.md>)

Topics: [Support](<https://devfeed.tech/topics/support.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [HTML](<https://devfeed.tech/topics/html.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [customer-service](<https://devfeed.tech/tags/customer-service.md>), [html](<https://devfeed.tech/tags/html.md>), [logging](<https://devfeed.tech/tags/logging.md>), [making](<https://devfeed.tech/tags/making.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [real-time](<https://devfeed.tech/tags/real-time.md>)

### AI overview

The article describes an effort to make customer support requests visible in real time across an organization so teams could better understand the quality of their work. Because existing ticketing and call-center statistics lacked detail, the team observed the support process, introduced paper-based logging, and created an HTML prototype based on that workflow.

### Source excerpt

In the post Putting a face on quality we talked about how we wanted to bring our end users closer to our developers by visualizing tweets about our service. This was only one of many tasks we performed in order to get a better feel on how our work effects our users. In this post we'll show you what we did in order to put numbers on end user quality by working with out customer service team. Up until now our customer service team had a hard time visualizing the effect our code had on end users. They where publishing numbers on number of incoming requests, but these numbers where on a weekly basis at best. Research in the wild Therefor we set out with the goal of making all support requests visible in real time for the entire organization. Out hypothesis was that this would provide everyone on our teams from developers, product owners and sales staff with a clear view on what kind of quality they deliver. In order to figure out what our application should look like we set out to see what the reality was and sat with our customer service team to see how they worked. But they had no system in place for logging requests and what area of our service it was about. All we had was the statistics from our support ticket system and call center. These systems did not provide enough detailed information, therefor our Lean task force team encouraged them to start logging requests on paper then put it all into a set of Excel spread sheets. Needless to say this required quite a bit of effort from the people one the customer service team and it was not a solution for the long term. When deciding how to approach creating a application for logging requests we looked at how the analog logging process was performed. Realizing that a request could be for more than one problem area and effect multiple teams we realized that the paper layout was in fact ideal. We created a quick prototype in HTML and had the users test it. This prototype had no persistence and did only show how the process