Maartz
Maartz
### What were you trying to do? Run this command: `telepresence --method=inject-tcp --run-shell --expose 8080` ### What did you expect to happen? To be connected in a pod. ### What...
For the [Pythagorean Triplet exericse](https://exercism.org/tracks/swift/exercises/pythagorean-triplet), it could be great to make it leverage async/DispatchGroup/Actors/withTaskGroup. The idea comes from translating the Elixir code into Swift. It was nice and easy but...
### Description Whenever you want to change the theme of the terminal, you can't extend the window the proceed further. That's probably due to the constraints added to the view....