You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Back in May, Swift AWS Lambda Runtime package was announced on Swift.org. I was really stoked, since I had been interested in building Lambda functions in Swift for a while, and so far, while doable, the support was limited. With this new package backed by the Swift Server Work Group, everything changed.
Since then, I've had the pleasure to work on several projects using AWS Lambda and Swift.
WWDC 2020
Despite the coronavirus, and despite being online, WWDC was big this year. BigSur and SwiftUI "2.0" looking very promising, and new Apple Silicon!! It was fun month to experiment with Xcode 12 beta, SwiftUI and multi-platform SwiftUI applications for macOS & iOS.
Carthage vs. Swift Package Manager
The introduction of ARM processors for macOS caused a lot of trouble for Carthage. Swift Package Manager in the other hand, with native support included since Xcode 11, introduced support for embedded resources (SE-0271) and binary framework distribution starting with Swift 5.3.
Published Open Source
I released several open-source projects in 2020, here is the list:
Blog - my new over-engineered blog engine for blogging with GitHub Issues
Started 11 new (private) projects that didn't finish, and a couple others that are in progress.
Amazon Web Services
I've been using Amazon Web Services for over a decade. I remember when back in 2009 (or 2010?), Kyle Wiens from iFixtit did a talk at Central Coast Code Camp, showcasing how to use EC2 instances behind a load balancer. Back then I had web servers running on Rackspace Cloud, but I was sold on AWS.
Here are some of the things I did in the tech-sphere on 2020.
Articles
Swift on AWS Lambda
Back in May, Swift AWS Lambda Runtime package was announced on Swift.org. I was really stoked, since I had been interested in building Lambda functions in Swift for a while, and so far, while doable, the support was limited. With this new package backed by the Swift Server Work Group, everything changed.
Since then, I've had the pleasure to work on several projects using AWS Lambda and Swift.
WWDC 2020
Despite the coronavirus, and despite being online, WWDC was big this year. BigSur and SwiftUI "2.0" looking very promising, and new Apple Silicon!! It was fun month to experiment with Xcode 12 beta, SwiftUI and multi-platform SwiftUI applications for macOS & iOS.
Carthage vs. Swift Package Manager
The introduction of ARM processors for macOS caused a lot of trouble for Carthage. Swift Package Manager in the other hand, with native support included since Xcode 11, introduced support for embedded resources (SE-0271) and binary framework distribution starting with Swift 5.3.
Published Open Source
I released several open-source projects in 2020, here is the list:
YYYY
vsyyyy
and such.Open Source Contributions
Own maintained repos:
Not many contributions to third-party open source repos, to be honest:
Some GitHub Statistics
For 2020, these are some numbers (including both private and public repositories):
Amazon Web Services
I've been using Amazon Web Services for over a decade. I remember when back in 2009 (or 2010?), Kyle Wiens from iFixtit did a talk at Central Coast Code Camp, showcasing how to use EC2 instances behind a load balancer. Back then I had web servers running on Rackspace Cloud, but I was sold on AWS.
This year I did some AWS training and got certified as AWS Certified Developer - Associate.
It's been an intensive end of the year, with much training and studying besides day-to-day work.
The text was updated successfully, but these errors were encountered: