Elektrine lite

โ† Feed

Iva Horn

i2h3@toot.community

<p>The Mastodon instance toot.community is shutting down and I am in the process of moving to my new profile @i2h3@mastodol.social !</p><p>Engineering digital sovereignty at <span class="h-card" translate="no"><a href="https://mastodon.xyz/@nextcloud" class="u-url mention">@<span>nextcloud</span></a></span>. ๐ŸŒฅ๏ธ Writes mostly about <a href="https://toot.community/tags/iOS" class="mention hashtag" rel="tag">#<span>iOS</span></a>, <a href="https://toot.community/tags/macOS" class="mention hashtag" rel="tag">#<span>macOS</span></a>, <a href="https://toot.community/tags/Swift" class="mention hashtag" rel="tag">#<span>Swift</span></a>, <a href="https://toot.community/tags/Nextcloud" class="mention hashtag" rel="tag">#<span>Nextcloud</span></a> and <a href="https://toot.community/tags/Apple" class

Posts

  • Post #4199530

    &quot;Why is the #Nextcloud desktop client so big?! ๐Ÿ˜ก&quot; Let me explain in my blog post! ๐Ÿ˜‰ https://i2h3.de/nextcloud-desktop-client-size/

  • Post #4104041

    Meh. Most boring #WWDC keynote I ever saw. Mostly things I do not care about or will not use. ๐Ÿ˜•

  • Post #4104040

    RE: https://mastodon.xyz/@nextcloud/116720409947751884 And I am presenting the news in #Nextcloud Talk in the release video! ๐Ÿฅณ

  • Post #4104039

    I started writing my first #MCP to use in #Claude for quickly spinning up local #Nextcloud server containers (and disposing them) to set up test scenarios for bug reports. The implementation is easier than to get Claude Code to understand how to use it. ๐Ÿ™„ https://github.com/i2h3/nextcloud-sync-lab

  • Post #4104038

    #Nextcloud desktop client for 33.0.7 is bound for release today which ships an important fix for the discovery of server-side changes. ๐Ÿซฃ There has been a regression shipped with 33.0.6 which broke that. ๐Ÿคฆ๐Ÿปโ€โ™€๏ธ Now excuse me please, I need some time to invest heavily on end to end tests on the file provider never let that happen again. Interestingly, I realize that this roots in the topic of appropriate funding and resource allocation of open source projects. ๐Ÿค”

  • Post #4104037

    RE: https://mastodon.xyz/@nextcloud/116874196163719297 Here I am presenting the news on Nextcloud Talk in the Nextcloud Hub 26 Spring release! ๐Ÿ˜Š #Nextcloud

  • Post #4104036

    GitHub issues are the wrong place for feelings. ๐Ÿ™„ They do not help at all. Especially comments of frustration. I need to revisit the &amp;quot;People&amp;quot; section of Uncurled. https://un.curl.dev/

  • Post #4104035

    Okay, one step further (actually back into the past, as I remember this class of problems now) with the whole FinderSync extension problems of the #Nextcloud desktop client. Other third-party apps may sabotage and break our integration solely by being installed and shipping their own extensions which are enabled. And there is nothing we can do about it except to tell users to disable the extensions of the other third-party apps. ๐Ÿ˜‘

  • Post #4104034

    After years I finally got to try out #Xcode Cloud and I am delighted by the convenience. It is a good option for a simple pet project native to macOS. I am used to setting up and maintaining while CI/CD pipelines from commit to App Store publishing in GitLab.

  • Post #4104033

    Something is cookingโ€ฆ I am going to open a bottle when the App Store approval lands. ๐Ÿ‘€๐Ÿพ

  • Post #4104032

    The tenacious misconception persists that #Nextcloud always pumps out half-baked features reliability and performance are not pursued. ๐Ÿซ  The truth sounds different and we continuously show it with every major release. ๐Ÿ™‚ https://www.youtube.com/watch?v=Fvk05oeku6Y

  • Post #4104031

    When I started watching #Silo, it was &amp;quot;okay&amp;quot;. It felt a bit too much like Fallout-franchise style dystopia. ๐Ÿ˜’ But since the end of season 2 and the connections to our present, the whole thing got much more intense. ๐Ÿ˜ฑ I barely watch anything (we do not even have a TV) and I am not the TV-series-type of person but I cannot wait for next Friday. ๐Ÿซ  I now that a lot of people are put off by the memory trope. Me, on the other hand, I am tormented by the tension. ๐Ÿ˜… Still can&amp;#...

  • Post #586410

    Finally I figured out why #Xcode could not resolve breakpoints in the #Nextcloud desktop client extensions. ๐Ÿ˜ฎโ€๐Ÿ’จ That was tricky to trace down. In a nutshell: Make sure your dSYMs are in a directory indexed by Spotlight and not some dot-directory or other excluded location. ๐Ÿคช https://i2h3.de/xcode-breakpoints-file-provider-extension/