mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#Codesign

0 Beiträge0 Beteiligte0 Beiträge heute

💡 Mitgestalten erwünscht! 💡

Wie werden MINT-Angebote inklusiver? 👉 Co-Design! Dieser Ansatz bindet Zielgruppen aktiv ein – für mehr Vielfalt, bessere Zugänglichkeit und Innovation. 🚀

Im neuen IPN Journal zeigen Carolin Enzingmüller, Justus Bahr & Jane Momme, wie Co-Design funktioniert, welche Chancen es bietet und welche Herausforderungen es gibt. Plus: 5 Tipps für den Einstieg! ✅

🔗 Jetzt lesen unter leibniz-ipn.de/de/das-ipn/aktu

🎨 #creativeworkshops are not everyone's cup of tea.

It is important to tailor #research and #codesign activities to the community you are working with.

For this project exploring freedom of movement, for example, we invited a group of designers from all over the world to use the #collage technique to shape their idea of *countries with no borders*.

💡 Creative community, creative methods. It was the perfect match!

🙌🏼🙌🏾 But involving people in #arts and #crafts isn't always that easy, and often not necessary either. My advice is that of always having an #adaptablemindset, #goingwiththeflow and #trustingtheenergy that the group creates.

#alignmentwithcommunity #atease #notonlycreativity #respect
As a member of the evaluation team, I completed an exploration of Equity, Diversity and Inclusion (#EDI) of 'Making Connections' - an arts festival based in the Old Waiting Room in Peckham Rye Station.

🔧 Methods:
• street photography
• interviews
• focus groups
• community workshops

🧭 Areas of exploration:
• physical and linguistics #accessibility to the art space
• choice of #networkingchannels
• alignment with #localcommunity's needs and vision

This project was made possible by Lost Text Found Space and London College of Communication (University of the Arts London) through its EDI funding schemes. A special thanks to my talented team-mates Karla Rosales and Abbey Lew.

In the next posts I'll share more details about the methods used and the finding of our #research.

#participatoryresearch #codesign #community

Updating my #introduction to celebrate changed balance of life things. I live and walk by the sea in Wollongong, and I’m a gardener. In 2025 I joined up with a small organisation focused on compassionate ways of working in healthcare. I’ve been on here since 2016 and I’m still here, listening and thinking.

I believe we have to work together differently to face the future we’re facing. Life is fragile.

#compostodon #TransRights #SafeWork #CoDesign and curious about most things

Muss ich für ein erfolgreiches #UserTesting Incentives anbieten?
Diese und weitere Fragen beantwortet Dr. Dimitra Tsovaltzi im #CivicCoding-Forum „User-Testing in gemeinwohlorientierten KI-Projekten“. In unserem Community-Bereich erfährst du, wie sie beim Projekt #MITHOS die Trainingsphasen entwickelt haben und welche Rolle dabei #Incentives und #CoDesign spielten.
Jetzt anmelden & reinschauen 👇💻
civic-coding.de/community/ange

So, you have a situation where you need to #debug an existing #macOS application. Most (if not all) applications are however hardened against debugging by default (so called “runtime” option flag is set). Quoting the #codesign man page:
“On macOS versions >= 10.14.0, opts signed processes into a hardened runtime environment which includes runtime code signing enforcement, library validation, hard, kill, and debugging restrictions.”

But fear not, in most cases you can bypass this restriction by creating a local copy of the application and signing it with your local developer identity, while omitting the “runtime” option flag:

$ cp -a /Applications/FileZilla.app .
$ codesign -f --deep -s "your signing identity” FileZilla.app
$ lldb -o r FileZilla.app

it feels a bit pointless to ask but does anyone know if the "userID"/"UID" or the "organizationName"/"ON" OID in the subject line of an apple signing certificate is the authoritative field to use when querying for the team identifier that a signing cert should be expected to have?

#signing#apple#ios

Looong shot asking here but google comes up blank do I'm just blurting it out.

Anyone happen to know if it's possible to associate a certificate in Window's certificate store to a private key on a smartcard/token CSP? I can sign using signtool with a certificate on file, but if I try to use a certificate in the store based on its thumbprint it says it could not associate the certificate with a private key.

Antwortete im Thread

@impactology I highly recommend you check out “The Corruption of Co-Design” by Busch & Palmås. It’s a lucid application of critical theory to #design. I haven’t finished it yet, but the last 3rd of the book is dedicated to developing an alternative approach/posture for design, particularly #codesign and #participatorydesign. So far it’s one of the most exciting design books I’ve read in years. Thanks to @daspitzberg for bringing it to my attention.