Christian Tietze
ctietze@mastodon.social
<p>Developer of indie macOS apps. The Archive, WordCounter, TableFlip, Move!</p><p>Using <a href="https://mastodon.social/tags/Xcode" class="mention hashtag" rel="tag">#<span>Xcode</span></a> to write <a href="https://mastodon.social/tags/Swift" class="mention hashtag" rel="tag">#<span>Swift</span></a> and sometimes <a href="https://mastodon.social/tags/SwiftUI" class="mention hashtag" rel="tag">#<span>SwiftUI</span></a> apps for <a href="https://mastodon.social/tags/iOS" class="mention hashtag" rel="tag">#<span>iOS</span></a> and <a href="https://mastodon.social/tags/Mac" class="mention hashtag" rel="tag">#<span>Mac</span></a>.</p><p>OG <a href="https://mastodon.social/tags/Zettelkasten" class="mention hashtag" rel="tag">#<span>Zettelkasten</span></a> zealot. <br />Local <a href="https://
Posts
-
Post #4201226
https://franktisellano.github.io/datatype/ What on earth! Turns data tuples into charts. As a font!
-
Post #4056736
https://xn--gckvb8fzb.com/i-regret-migrating-to-codeberg/ rants about #codeberg ToU changes now disallow 'vibe-coded' projects; the blog post announcement is phrased oddly. I'm a voting member, and the votes on the PR were more like 70%/30% pro/contra; it's not divisive, but at least not unanimously backed -- and still it is a much more sensible position in isolation: https://codeberg.org/Codeberg/org/pulls/1253/files The blog post I didn't vote for, and it goes beyond the...
-
Post #3758896
I&#39;ve just fixed the LSP and SourceKit project setup for better caching of symbols in the app and now Emacs file opening takes forever for some arcane reason. Gah!
-
Post #3758895
What about a Qi Charging Station but for MacBooks
-
Post #3758894
https://www.youtube.com/watch?v=YpDjzw4NFtc This bench is cool. I am cutting with hand-held circular saws for the first time in my life and I&#39;m super careful and don&#39;t trust the murder blades. Workholding and having clearance for the blade at once isn&#39;t trivial. But here, you just have a slatted tabletop to do the job. Cool! #woodworking
-
Post #3601347
My daughter doesn't let me sit in front of the computer for 5min -- but we can sit on the floor and she hums along and plays with dirt while I do woodworking for 30--60min easily. If this is a common pattern, modern work and family is broken.
-
Post #1087086
I heard Swift works for ESP32 programming. I&#39;ve heard the Xteink X4 is an ESP32 device. Hmmmmmm
-
Post #945463
RE: https://mastodon.social/@blogdiva/116348872322024778 Lego Movie Maker war propaganda? Ugghhnn what a weird time
-
Post #934974
I think we should ship a browser extension with a regexp that replaces phrases like &quot;This is what Gemini/ChatGPT/Claude/... said about ...&quot; with &quot;I shat on the carpet and this is what it told me&quot;
-
Post #934973
I&#39;ve been using the pi agent for a couple of weeks and the fact the tool is able to modify itself through interactions is really nice. It&#39;s like starting with a less capable Emacs, but one where you don&#39;t need to spend as many years fiddling with things before you get things like UI popovers center screen to increase readability of long walls of text, for example. I think that malleability is what draws me in.
-
Post #934971
Hey folks ๐ @simonbs recently mentioned how genuine, human blogging doesn&#39;t get the attention from The Algo&#39;s, internet&#39;s dead, etc. I suggest a crafty countermeasure: Swift Blog Carnival. A host per month, setting a topic, gathering posts from the community. ๐ To bring the community of writers together and also showcase smart people who don&#39;t have an audience. WDYT? @mattiem @donnywals @twostraws @azamsharp @dimsumthinking @helge @natpanferova @marioguzma...
-
Post #326665
I have zero context for the picture and you know, human eye contact draws attention, so I looked at the picture first. And I&#39;m not sure I understand the vibe of &quot;sad-looking woman sitting on a bed in a dimly lit room&quot; on a payment site. My first association was: paypal supports sex work explicitly now? I don&#39;t know.
-
Post #312320
I&#39;m thinking of getting a salaried job after years of freelancing. (The stress and overhead isn&#39;t worth it with a toddler, I&#39;d rather have it calm.) If you know someone who needs a #Swiftlang dev with 10+ years of experience, macOS and iOS, also some C and #Rust, who can self-manage and also manage-manage and act as product owner etc. (I&#39;m also an indie with the full spectrum of experience), do share! Thanks ๐ #getfedihired (Remote from Bielefeld, Germany)
-
Post #19043
How do y'all make windows (including sheets) on macOS have a tasteful size with SwiftUI? It feels like I'm fiddling a bit much with e.g. manually telling paragraph-long labels to wrap onto multiple lines to not push windows to become very wide. This may be necessary after all -- but maybe there is a way that does things more ... automagically? What are your approaches?