Monthly update #0372 • April 2021
Monthly update 372 • April 2021 • 2021-04-01 - 2021-04-30
Monthly update 372 • April 2021 • 2021-04-01 - 2021-04-30
The invention of the internal combustion engine in the 19th century has revolutionized transportation over land, water, and air.
Swift 5.4 introduces new language features like multiple variadic parameters, extended implicit member syntax, result builders, and support for overloading local functions and property wrappers for local variables.
Swift Collections is a new open-source package that adds advanced data structures like Deque, OrderedSet, and OrderedDictionary to extend the Swift Standard Library’s offerings beyond Array, Set, and Dictionary.
Monthly update 371 • March 2021 • 2021-03-01 - 2021-03-31
Monthly update 370 • February 2021 • 2021-02-01 - 2021-02-28
Monthly update 369 • January 2021 • 2021-01-01 - 2021-01-31
SecKey is rebuild from the ground up with SwiftUI - a new technology from Apple for building apps with a bright future in front of it.
Monthly update 368 • December 2020 • 2020-12-01 - 2020-12-31
Pictures have always been a meaningful part of the human experience. From the first cave drawings, to sketches and paintings, to modern photography, we’ve mastered the art of recording what we see.
Monthly update 367 • November 2020 • 2020-11-01 - 2020-11-30
Co-authored with Andrew Child, The Sentinel sees Reacher save an IT manager from kidnappers in Tennessee, uncovering a ransomware plot threatening local elections.
All my Mac apps have native support for Apple Silicon Macs. From the following versions Apple Silicon is supported...
SwiftNIO SSH is a new open-source Swift package for the Swift Server ecosystem, providing a programmatic implementation of the SSHv2 protocol for building custom SSH clients and servers.
Monthly update 366 • October 2020 • 2020-10-01 - 2020-10-31
Tired of checking everyday if a movie is available for purchase? No more… add the desired movie to Available? and it will send you a notification when a movie is available for purchase.
Swift Service Discovery is a new open-source package for the Swift Server ecosystem, providing a standard API for service discovery backends like DNS or key-value stores, without implementing the functionality itself.
With Talning you will never miss an important day again. Like a birthday, wedding day, retirement day, sport event, vacation, and much more.
Swift Algorithms is a new open-source package offering a suite of generic sequence and collection algorithms, such as chunking, combinations, permutations, and random sampling, designed to replace error-prone loops with clear, performant code.
Aleksandr Solzhenitsyn's The Gulag Archipelago [Volume 3] chronicles the later stages of the Gulag system, including hard labor prisons, exile, and the post-Stalin era.
Monthly update 365 • September 2020 • 2020-09-01 - 2020-09-30
Swift Atomics is a new open-source package enabling low-level atomic operations in Swift, allowing systems programmers to build concurrent data structures safely.
Swift System is a new open-source library for Apple platforms and Linux, providing idiomatic, type-safe interfaces to system calls and low-level types, replacing error-prone C interfaces like the open function.
The Swift project now offers downloadable toolchain images for Windows, enabling developers to build and run Swift code on this platform.
Swift 5.3 enhances developer productivity with language refinements, better diagnostics, faster code completion, and improved build times.