SwiftWeekly / swiftweekly.github.io

A community-driven weekly newsletter about Swift.org
https://swiftweekly.github.io/
Creative Commons Zero v1.0 Universal
325 stars 48 forks source link

[172] Issue #172 - November 5, 2020 #556

Closed fassko closed 3 years ago

fassko commented 3 years ago

To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.

The current draft for this issue in _drafts/. If you want to contribute directly, feel free to open a pull request.

fassko commented 3 years ago

[Accepted] SE-0289: Result Builders

https://forums.swift.org/t/accepted-se-0289-result-builders/41377

fassko commented 3 years ago

Swift Setup: student-friendly setup instructions for platforms, editors, and IDEs that support Swift

https://forums.swift.org/t/swift-setup-student-friendly-setup-instructions-for-platforms-editors-and-ides-that-support-swift/41381

fassko commented 3 years ago

https://www.swiftbysundell.com/podcast/84

fassko commented 3 years ago

Fun https://twitter.com/AirspeedSwift/status/1319496328079044608

BasThomas commented 3 years ago

https://twitter.com/olebegemann/status/1320046811940257792

Exciting times ahead for Swift: “our approach will be centered around making data races statically impossible as much as possible.” https://forums.swift.org/t/understanding-swifts-value-type-thread-safety/41406/10

fassko commented 3 years ago

https://twitter.com/jckarter/status/1320074293833707527

fassko commented 3 years ago

Improving indexing into Swift Strings?

https://forums.swift.org/t/improving-indexing-into-swift-strings/41450/3

fassko commented 3 years ago

Proposal for Swift Actors and performance concurrency futures

https://forums.swift.org/t/proposal-for-swift-actors-and-performance-concurrency-futures/41434

fassko commented 3 years ago

Codable synthesis for enums with associated values

https://forums.swift.org/t/codable-synthesis-for-enums-with-associated-values/41493

fassko commented 3 years ago

Swift Authentication

https://forums.swift.org/t/swift-authentication/41489

fassko commented 3 years ago

https://twitter.com/maxdesiatov/status/1321103814976524288

fassko commented 3 years ago

Package Feeds

https://forums.swift.org/t/package-feeds/41522

fassko commented 3 years ago

Allowing identifier to begin with digit

https://forums.swift.org/t/allowing-identifier-to-begin-with-digit/41514

fassko commented 3 years ago

Pitch: support specifying Wasm features in package manifests

https://forums.swift.org/t/pitch-support-specifying-wasm-features-in-package-manifests/41532

fassko commented 3 years ago

New Framework for GUI apps on Linux and MacOS

https://forums.swift.org/t/new-framework-for-gui-apps-on-linux-and-macos/41528

fassko commented 3 years ago

SSWG-0016: Soto for AWS

https://forums.swift.org/t/sswg-0016-soto-for-aws/41552

jpsim commented 3 years ago

Create ConcurrencyRoadmap.md

File describing the roadmap for introduction of concurrency. Living document expected to link to various proposals and cover features as they are designed.

https://github.com/apple/swift/pull/34517

https://forums.swift.org/t/swift-concurrency-roadmap/41611

BasThomas commented 3 years ago

Here's @dgregor79 and @pathofshrines with the detailed proposal for actors: https://forums.swift.org/t/concurrency-actors-actor-isolation/41613

https://twitter.com/jckarter/status/1322231328385871872

fassko commented 3 years ago

Fun https://twitter.com/jckarter/status/1322227387484966912

fassko commented 3 years ago

https://twitter.com/jckarter/status/1322248465498296320

fassko commented 3 years ago

[Concurrency] Asynchronous functions

https://forums.swift.org/t/concurrency-asynchronous-functions/41619

fassko commented 3 years ago

[Concurrency] Interoperability with Objective-C

https://forums.swift.org/t/concurrency-interoperability-with-objective-c/41616

fassko commented 3 years ago

[Concurrency] Structured concurrency

https://forums.swift.org/t/concurrency-structured-concurrency/41622

fassko commented 3 years ago

Fun https://twitter.com/jckarter/status/1322339838691930112

fassko commented 3 years ago

Future of Swift-NIO in light of Concurrency Roadmap

https://forums.swift.org/t/future-of-swift-nio-in-light-of-concurrency-roadmap/41633

fassko commented 3 years ago

Pitch: Protocol-based Actor Isolation by @lattner

https://forums.swift.org/t/pitch-protocol-based-actor-isolation/41677

https://twitter.com/clattner_llvm/status/1323003268713213952

fassko commented 3 years ago

ValueSemantic protocol

https://forums.swift.org/t/valuesemantic-protocol/41686

fassko commented 3 years ago

https://spec.fm/podcasts/swift-unwrapped/EDeUfIq2

fassko commented 3 years ago

Pitch #2: Opt-in Reflection metadata

https://forums.swift.org/t/pitch-2-opt-in-reflection-metadata/41696

fassko commented 3 years ago

Platform Aliases

https://forums.swift.org/t/platform-aliases/41768

irshadpc commented 3 years ago

Initial port to Windows

https://github.com/apple/swift-system/pull/6