Thiago Holanda

@tholanda
53 Followers
136 Following
100 Posts
Swift/Rust Developer.
Rewriting EVO App.
GitHubgithub.com/unnamedd
Twittertwitter.com/tholanda
EVO Apphttps://indieapps.space/@evoapp
Blueskyhttps://bsky.app/profile/tholanda.bsky.social

Want to work on server-side networking in the Swift programming language at Apple? My team has multiple positions open, at various experience levels: https://jobs.apple.com/en-gb/details/200590921/software-engineer-apple-services-engineering?team=SFTWR. We're hiring senior and junior positions. Swift knowledge is appreciated, but not required. Networking knowledge is appreciated, but not required.

If you think this is an area you can bring something awesome to, we'd love to hear from you. These roles are based in London, but I believe that relocation is something that we can make happen.

Software Engineer, Apple Services Engineering - Jobs at Apple (UK)

Apply for a Software Engineer, Apple Services Engineering job at Apple. Read about the role and find out if it’s right for you.

Current status: preparing my Embedded Swift workshop for @ARCticConference

Hey, I did another thing!!

Please check out "Harmony," the latest addition to swift-embedded-examples.

Harmony is a Bluetooth speaker with a builtin ferrofluid music visualizer.

Everything you need to build Harmony from scratch is either open sourced now, or will be available soon. This includes the embedded swift firmware, the bill of materials, electrical schematics, and the 3d models.

https://github.com/apple/swift-embedded-examples/tree/main/harmony

#EmbeddedSwift #Swift #SwiftLang #FOSDEM

swift-embedded-examples/harmony at main · apple/swift-embedded-examples

A collection of example projects using Embedded Swift - apple/swift-embedded-examples

GitHub
Adding documentation so other people understand how your system works ✅
Adding documentation so you understand how your system works ✅✅

Initial Release of heretek: Yet Another GDB TUI Frontend 🎊

* **No gdbserver requirements**: Many vendors ship invalid `gdbserver` binaries, this works on remote targets with just `gdb`, `nc`, `cat`, and `mkfifo`.
* **No python requirements**: Many vendors ship `gdb` without python support.
* **Architecture agnostic**: `heretek` only uses information given by `gdb`, no extra code required!

https://github.com/wcampbell0x2a/heretek

#rust #rustlang #reverseengineering #ctf

GitHub - wcampbell0x2a/heretek: GDB TUI Dashboard for the understanding of vast knowledge

GDB TUI Dashboard for the understanding of vast knowledge - wcampbell0x2a/heretek

GitHub

Celebrating the #9 bestseller of 2024 by @herberticus :
Advanced Hands-on Rust.
Save 50% today with code hwmrust2024 (no minimum cart value)

Also, throughout the sale, save 40% off all the other titles we publish with code topten2024 (min cart $50)

Details in the article: https://medium.com/@pragprog/7b825eca321a
#rustlang #gamedev #programming #pragprog #books
(codes only valid at pragprog.com)

2024 Bestsellers Countdown: Number Nine - The Pragmatic Programmers - Medium

As number nine of the top bestsellers from The Pragmatic Programmers in 2024, Advanced Hands-on Rust by Herbert Wolverson is making waves for good reason. Herbert is a caring mentor who offers clear…

The Pragmatic Programmers
Are we a joke to you?
Is Mastodon already dead or just agonizing since Bluesky took the stage by force?

Worried about migrating to Swift 6's strict concurrency?

🎧 Tune in to this chat with @mattiem where we discuss practical strategies, common pitfalls to avoid, and other expert insights from helping teams adopt structured concurrency.

https://SwiftToolkit.dev/posts/dc-matt-massicotte

Dev Conversations #4: Matt Massicotte

Expert insights and practical strategies for a smooth Swift 6's Structured Concurrency migration

Curious about building your own backend with Hummingbird? Here's a tutorial for using Hummingbird & Fluent!

https://docs.hummingbird.codes/2.0/tutorials/hummingbird/fluent-1-galaxy

Documentation