Solving One Million Sudoku Puzzles per hour https://lobste.rs/s/dgp9xf #games #swift
https://www.miakoring.de/blog/sudoku
Solving One Million Sudoku Puzzles per hour https://lobste.rs/s/dgp9xf #games #swift
https://www.miakoring.de/blog/sudoku
Here's a first step toward a UI for boolean search expressions for Magic cards.
Baby steps y'all.
https://notepadexe.com devlog; #Swift Toolchains fun. find an available and usable toolchain and use it. just like that.
funny fact about checking the # if swift(version) depends on the swift-version mode. that is, the swift compiler 6.1 in "Swift 5" mode, is not swift(6.1) but swift(5.10)
Begin a career with one of the world’s largest virtual companies where you have flexibility and space to grow, just as we have been able to thanks to our team. Use the latest tools and technology to produce your best work and enjoy remuneration that’s reflective of your skills and experience. https://iosdevjobs.com/jobs/m-d1059bef-4536-4bbc-94d4-aa50e01d9f29 #Swift #SwiftLang #iOSDev #MacDev #iOSDevJobs
The last day of #trySwift was packed: From hacking the system for fun (@noppefoxwolf) or security (@_inside), to pushing Swift's boundaries with Regexes ( @kishikawakatsumi), Syntax-parsing (@nicklockwood), or even Java (@ktoso).
Connected with such brilliant minds and already missing the energy!
Heeeelp!
What does the following error mean, and how do I fix it? It happens, when I call `modelContext.save()` in a SwiftUI view.
"SwiftData/ModelCoders.swift:105: Fatal error: Composite Coder only supports Keyed Container”
Edit: Solved! It appears SwiftData does not support Duration properties in models. Changing it to a TimeInterval instead fixes it.
Tuist significantly enhances the management and optimization of Xcode projects and workflows. Vijay Tholpadi discussed his experience with it at Carousell in this talk: https://www.youtube.com/watch?v=HybqYfIpIqc #Swift #DevX
Help!!!
Does anyone know how to address ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols]
My is being rejected from AppStore Connect since Xcode 16.3, and now even switching back to 16.2 or older branches it will give me the same issue.
Not sure what this is exactly…
Any guidance is greatly appreciated
#Xcode #Swift #Apple #iOSDev
I don't suppose anyone out there has a well-maintained (Server Side) #Swift SDK for #Sentry (and I don't mean the official `sentry-cocoa`, but something actually modern that I can use with #Hummingbird on Linux—not just xOS apps)?
I found `swift-sentry` but it seems it hasn't been touched in a few years.
Would love to plug something in instead of having to write something new…
/cc @markstory ?
Slow tests can hinder your team’s productivity. In this blog post, we explore tools to improve the turnaround time of your test suites: https://tuist.dev/blog/2025/03/25/tests.
Did you know that you can run tests selectively in your Xcode projects with no changes? Just install Tuist, and prefix your “xcodebuild” command: “tuist xcodebuild”
https://docs.tuist.dev/en/guides/develop/selective-testing/xcodebuild
#Swift #Testing
From @jtr's lovely post:
"Journalley blows this mental challenge away. It invites me to take notes and just notes. It’s the opposite of a chore. “Go ahead,” it winks at me, “spill the beans. Snap some pictures. We’ll work on the details later.” Suddenly, I’m free to let my mind go."
Harnessing the Power of AI with LangTools: A Swift Framework for Language Models
LangTools is revolutionizing the way developers interact with Large Language Models (LLMs) by providing a unified interface and extensible agent system. This innovative Swift framework supports multip...
The testing attachments proposal has been accepted (with modifications)! To be attached to some upcoming swift version! https://forums.swift.org/t/accepted-with-modifications-st-0009-attachments/79193
No real negative feedback, either. I guess people quickly became attached to the idea.
There were some disagreements about naming in the review, but I’m glad that we resolved that amicably. I’d really hate it if we were too attached to an idea to come to an agreement.