@chbeer@mastodon.social avatar

chbeer

@chbeer@mastodon.social

Senior app developer for macOS and iOS. DIY enthusiast. Aspiring guitarist. Father of two.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

chbeer, to random
@chbeer@mastodon.social avatar

Amazon!!!!11 How can that be a valid location to drop my packets? On the front porch.

cjk, to random
@cjk@chaos.social avatar

I'm this 🤏 close to writing a SIP client for Linux...

chbeer,
@chbeer@mastodon.social avatar

@cjk that was one of my first projects with iPhone OS 1.0 but I wasn't able to get audio working. 🤷‍♂️

_Davidsmith, to random
@_Davidsmith@mastodon.social avatar

While the App Store is far from perfect, seeing Delta sustain its position at the top of the App Store is a lovely reminder of its best feature.

That an indie developer can dedicate years honing their craft and then create something so compelling that it beats out apps from trillion-dollar companies, enriching the lives of millions of people along the way.

That’s beautiful. That’s inspiring. And just plain awesome.

I feel incredibly fortunate to have my career at a time when that is possible.

chbeer,
@chbeer@mastodon.social avatar

@_Davidsmith you're praising the same App Store that prevented this kind of games for years without a reason

below, to random German
@below@mastodon.social avatar

🇳🇱

chbeer,
@chbeer@mastodon.social avatar

@below well, as far as I understand dutch (I don‘t) it‘s a missed opportunity by duolingo: hide an error in the dutch text 😆

chbeer, to random
@chbeer@mastodon.social avatar

Hat schonmal jemand erfolgreich den ÖBB Nightjet gebucht? Da ist nie was verfügbar. 🤔

chbeer,
@chbeer@mastodon.social avatar

@phranck ÖBB. Vielleicht bin ich einfach noch zu früh. Man kann aktuell das Rückfahrdatum noch nicht wählen, weil es noch > 1/2 Jahr ist

gernot, to SwiftUI German
@gernot@mas.to avatar

If Apple is not able to fix the most basic errors in SPM and Previews for YEARS, then:

SWIFTUI HAS TO BE TAKEN FROM THEIR INCAPABLE HANDS AND BE MADE OPEN SOURCE.

It really really really gets on my nerves. Every time I think I have it working, something breaks in some corner that I have overlooked.

chbeer,
@chbeer@mastodon.social avatar

@gernot you expect a lot for 15€ / year 🫣

chbeer,
@chbeer@mastodon.social avatar

@gernot I‘m just jealous because I am still working on the switch to subscription

krzyzanowskim, to swift
@krzyzanowskim@mastodon.social avatar

If you asked how @SwiftStudio going. Well... it been better. Apple just recently decided to shutdown API I use (to make things CLI cannot provide). I find it unexpected (to me, not to apple) move after many years. https://github.com/apple/swift-package-manager/issues/7440

I'm disappointed with a move in that direction and find that decision harmful for the third-party dev tooling ecosystem trying to adopt SwiftPM. IMHO.

chbeer,
@chbeer@mastodon.social avatar

@krzyzanowskim Och, shit! Sorry! Another sign not to rely on Apple to provide good dev tools

phranck, to Vienna German
@phranck@chaos.social avatar

Baba .
Ready for take off with to . 😴🥱

chbeer,
@chbeer@mastodon.social avatar

@phranck 5h bis 12:15h mit dem Auto 👋
Aber für‘n guten Zweck: ⛷️

daniel, to random
@daniel@social.telemetrydeck.com avatar

I’ve always loved biking

chbeer,
@chbeer@mastodon.social avatar

@daniel you should‘ve photoshopped mini-you the blue beard 😆

below, to random
@below@mastodon.social avatar

Is iOS caching the App icon? We are using the App icon in our splash screen, taken from the Asset Catalog. Now we changed it, but still the old icon is used.

Are we doing it wrong? Can we tell iOS that there is a new icon?

chbeer,
@chbeer@mastodon.social avatar

@below they are caching the slash screen. Or the last visible screen if it all works

chbeer, to random
@chbeer@mastodon.social avatar

LocalizedStringKey can not be used in Text(„… (localizedString)“)? Or am I holding it wrong?

chbeer,
@chbeer@mastodon.social avatar

@phranck Not true. There's a difference:

image/png

chbeer,
@chbeer@mastodon.social avatar

@phranck well, yes. Thank you, sir 🤓
I am aware of all of this. But please read my first toot again

phranck, to random German
@phranck@chaos.social avatar

Orr.. gibts denn nirgends runde, magnetische, 2-polige Pogo-Steckverbinder zu kaufen? Oder bin ich nur zu bloed, welche zu finden...? 🙄

chbeer,
@chbeer@mastodon.social avatar

@phranck @teilweise aber 2 Monate Lieferzeit sind doch überall bei Ali? Nicht nur nach AT. Deswegen kostet es ja nix

krzyzanowskim, to random
@krzyzanowskim@mastodon.social avatar

deleted_by_author

  • Loading...
  • chbeer,
    @chbeer@mastodon.social avatar

    @krzyzanowskim @martind reminds me of: „how to draw an owl: draw two circles, now draw the rest of the owl“

    gernot, to SwiftUI German
    @gernot@mas.to avatar

    Does anyone know or use a good Localization Swift Macro? Ideally I want something like this:

    class MyClass {
    func something() {
    let someLocalizedString = („Test“)
    }
    }

    to expand to:

    class MyClass {
    func something() {
    let someLocalizedString = String(localized: „MyClass.someLocalizedString“, defaultValue: „Test“, bundle: .module)
    }
    }

    Possible? Better ideas? Existing Implementations, so I don't have to do it myself?

    chbeer,
    @chbeer@mastodon.social avatar

    @gernot why is a macro better than, say an extension to String.
    I always have “var localized: String” in my latest projects. Plus a function with variadic parapeters

    chbeer,
    @chbeer@mastodon.social avatar

    @gernot I didn’t yet get to use String Catalogs, to be honest.

    chbeer, to random
    @chbeer@mastodon.social avatar

    I am trying to use MKMapSnapshotter to create a snapshot of a map containing a polygon or line. Did somebody render MKPolygonRenderer successfully using this? MKMarkerAnnotationView works like a charm, but MKPolygonRenderer not yet. Map is empty

    below, to random German
    @below@mastodon.social avatar

    New day, new Xcode problem: My UITests (even with a new, unmodified project) dont’t run (Xcode is stuck at „Testing…“), unless I disable „Execute in Parallel“.

    Any idea?
    #Xcode #iosdev

    chbeer,
    @chbeer@mastodon.social avatar

    @below our UITests sometimes get stuck, too. It‘s just flaky.

    rasterweb, to random
    @rasterweb@mastodon.social avatar

    My wife (a college professor) just sent me this photo and said:

    "Students are still making this S…I am shooketh."

    chbeer,
    @chbeer@mastodon.social avatar
    twostraws, to random
    @twostraws@mastodon.social avatar

    Have you ever pressed Cmd+R in the iOS Simulator ("Record Screen") rather than Cmd+R in Xcode ("Run"), then realize later you accidentally recorded a 20-minute video of the simulator doing nothing? Go to Settings > Keyboard > Keyboard Shortcuts > App Shortcuts and change it 👍

    chbeer,
    @chbeer@mastodon.social avatar

    @twostraws why is it not in simulator settings (you should’ve made clear which settings you're talking about, btw)? There's a "Stop capture shortcut" but not the other

    Edit: also your post sounds easier than it is (no offense!) because you need to add simulator there, and it's not in the list of apps...

    Edit 2: sorry, I forgot: thanks for the hint! That one bit me more than once

    chbeer,
    @chbeer@mastodon.social avatar

    @twostraws yes. True. I was just searching for it, since I first looked in Simulator settings, then in Xcode and last but not least had a closer look at your screenshot. Wasn't aware that you can just drop the Simulator icon, I was cmd+clicking it to get to the app itself

    gernot, to random German
    @gernot@mas.to avatar

    Jetzt aber mal zu den interessanten Themen hier: Labeldrucker. Welchen kaufen? Was ist da geil, und warum?

    chbeer,
    @chbeer@mastodon.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • normalnudes
  • thenastyranch
  • magazineikmin
  • khanakhh
  • Youngstown
  • mdbf
  • Durango
  • slotface
  • GTA5RPClips
  • ngwrru68w68
  • rosin
  • kavyap
  • osvaldo12
  • InstantRegret
  • JUstTest
  • DreamBathrooms
  • anitta
  • modclub
  • Leos
  • cubers
  • ethstaker
  • tacticalgear
  • everett
  • megavids
  • provamag3
  • tester
  • cisconetworking
  • lostlight
  • All magazines