Bertrand Landry-Hétu

@bertrandlhetu
31 Followers
129 Following
50 Posts
Dev working in the Apple ecosystem since '97. Currently @lightspeedhq, based in Montréal.

In advance of the fall OS releases, here's a little song about Liquid Glass.

Only about 90 seconds long—I hope it will bring a smile.

If you enjoy it, please boost!

https://youtu.be/iNRE2dPdPdw?si=EE9PuSiKFvKgYeDr

Liquid Glass

YouTube
Made a simple local MCP server for Xcode that uses AppleScript to build (avoiding xcodebuild, making incremental builds quick) and XCLogParser to return back warnings & errors: https://github.com/lapfelix/XcodeMCP
GitHub - lapfelix/XcodeMCP: MCP server for Xcode that wraps its AppleScript interface & uses XCLogParser to return clear build results

MCP server for Xcode that wraps its AppleScript interface & uses XCLogParser to return clear build results - lapfelix/XcodeMCP

GitHub
I was today years old when I learned that (on macOS) single-click-and-drag will use character granularity for selection whereas DOUBLE-click-and-drag will use word granularity for selection!
For anyone having to constantly reset package caches because of a “cannot find remotes/refs/main" error from #Swift package manager, this fixed it for me: https://stackoverflow.com/a/73405564/681493
SPM unknown error reference not found when changing branch

Some of my project's dependencies are hosted on a private repository. It works most of the time, but sometimes when I change the current branch with git, I get this error : ❌ git@my_private_repo.gi...

Stack Overflow
Technically speaking CrowdStrike actually kept a lot of hackers from breaking into your systems today.
it's fucking wild to me that we have a real life Voight-Kampff test and it fucking works

Also: WWDC23 sessions are on YouTube now. Find your session videos where you want to watch ‘em: in the Developer app, on the Apple Developer website, or on YT!

https://www.youtube.com/@AppleDeveloper

Bevor Sie zu YouTube weitergehen

Qu’est-ce qui se passe avec Lightspeed? $LSPD $SHOP

Les technos caracolent en Bourse depuis un an. Toutes? Non. Lightspeed peine à convaincre ses critiques. #bourse

https://www.ledevoir.com/economie/807100/investissement-est-ce-passe-lightspeed

Qu’est-ce qui se passe avec Lightspeed?

La techno montréalaise peine en Bourse alors que le reste du secteur atteint de nouveaux sommets.

Le Devoir

IT IS DONE.

I have *finally* “finished" and written up the "it'll just be a couple of weeks!” project that I started in December, exploring the idea of writing a Windows app in C# that calls into a cross-platform Swift codebase.

It's been quite the journey 😅, and if you find this sort of thing interesting I'd appreciate it if you'd check it out and give it a boost.

Blog post: https://ikennd.ac/blog/2024/02/swift-on-windows-with-swifttoclr/

GitHub: https://github.com/cascable/swift-on-windows-poc

#swift #swiftlang #windowsdev #csharp

Daniel Kennett - Proof of Concept Project: Combining Swift and C# on Windows with SwiftToCLR