Toucan is a static site generator that generates your website that can be themed
https://github.com/toucansites/toucan
toucansites/toucan
Toucan is a static site generator written in Swift. - toucansites/toucan
GitHubhttps://github.com/swiftlang/swift-java@
[email protected]@hachyderm.io @
[email protected]@mastodon.social swift Java interoperability is coming. Will this make moving to swift on server incrementally possible?

GitHub - swiftlang/swift-java: Java interopability support for Swift
Java interopability support for Swift. Contribute to swiftlang/swift-java development by creating an account on GitHub.
GitHubToday I used the swift-case-paths package by @pointfreeco to solve one of the major issues. A path point to a value in a enum with associated values. How to extract that value without loosing the type? Nice use case for there library?
https://github.com/pointfreeco/swift-case-paths

GitHub - pointfreeco/swift-case-paths: 🧰 Case paths extends the key path hierarchy to enum cases.
🧰 Case paths extends the key path hierarchy to enum cases. - pointfreeco/swift-case-paths
GitHubSwift Codable is still revealing tings to me. Last challenge I took was decoding a dynamic keyed json file. None of the keys nor the type of the leafs the path points to can be predicted. I’m thinking of writing a blog post about that. Would that interest any of you?
With swift 5.9 we het The Michael breder update to swift.org. I’m happy with the improvements including the warning that on a Mac you need Xcode to work with spm packages and swift. Although I’m glad my comment on swift forum resulted in this warning,
https://forums.swift.org/t/spm-support-missing-on-monterey-without-xcode-no-such-module-packagedescription/61001 I still hope they fix it like they did on Linux!


SPM support missing on Monterey without Xcode - no such module PackageDescription
Context is that I try to convince web developers to use command line tools I wrote in swift. The problem I face is that they do not want to install Xcode and I want them to use Swift package manager to run my tools. So how to reproduce the issue Freshly install macOS Montarey Install xcode developer tools (not xcode itself) open command line Run swift —version. This outputs 5.7 In empty temporary folder run swift package init In same folder run swift build Then It outputs error: '<#packa...
Swift ForumsWatching Doktor Who as of season one on Amazon prime now after hearing so much about it. After finishing season one in 1 week I’m not disappointed. This is to me the Fawlty Towers of sci-fi.
Nice so gpt4 is out but when asked for the difference to 3 gpt4 is apparently unaware of its own existence
#openai #gpt3 #gpt4