92 Followers
243 Following
494 Posts

Inaugural design engineer at DuckDuckGo. 

Part of the “Cracked Photoshop & MySpace” generation.

Tinkering with apps, utilities and plugins on the side.

#SwiftUI #Design #ProductDesign #Development #Nextjs #DesignEngineering

Websitehttps://www.karlkoch.me
I absolutely love this record still. Prime ‘using cracked Photoshop to make visuals to edit my hacked MySpace page’ soundtrack.

Another day, another update to a Figma plugin. This time, it's my oldest but most loved, Hand››over.

Now you can copy your current result as CSS to your clipboard and experience a bunch of fixes/tweaks. This is one I, and others, really wanted.

https://www.figma.com/community/plugin/837070613195594890/Hand%E2%80%BA%E2%80%BAover

Hand››over | Figma Community

Figma Community plugin - Selection-based pixel to rem conversion, with modifiable base pixel and scale. Need to handover to developers? Tired of trying to figure out what the relative em value would be for your pixels? Well, no longer. With Hand››over you can: Open the plugin without selections to convert any number t...

Figma
Widgets are so busted on iOS 16.4 it’s not even funny.
Oh hello, Dark Side of the Moon 50th anniversary edition…
I end up in some weird ass Amazon tests…
In the first image, I told ChatGPT to “Act as a sarcastic AI assistant”. In the second, I told it to “Act as a cat, and only reply in meows”.

Picked up the limited edition vinyl of ( ) (also called Untitled) from #SigurRós and got a free handbound notebook which is beautiful.

Great start to my Saturday.

Cannot un-see

Anyone in the #Swift camp got a good and reliable way to get cursor position to insert text at a certain point in a UITextField?

Currently using the below to handle in a #SwiftUI document-based app. The contents inserts after the cursor correctly, but, I can’t work out how to then place the cursor after the newly inserted character (or somewhere else specific) 🤔.

It’s probably obvious.