Tootfinder

Opt-in global Mastodon full text search. Join the index!

@sean@scoat.es
2026-07-21 14:55:44

I use #Swift NIO-SSH in a weird way, but… I think #yulbbs was still vulnerable.
*ahem*
```
- .package(url: "github.com/…

@v_i_o_l_a@openbiblio.social
2026-07-20 04:47:39

"twelve post-war tales" – kollege p. hat mir wieder einen #kurzgeschichten-band von graham #swift empfohlen und geliehen, und es waren wieder 12 ganze welten auf wenigen seiten. beeindruckend. #2026reads

foto des buches "twelve post-war tales" von graham swift in der hardcover-ausgabe auf einem weißen schreibtisch, halb auf einer schwarzen computertastatur liegend
@cosmos4u@scicomm.xyz
2026-06-17 14:54:14

In 5 minutes on #Swift Orbit Boost <- nasa.gov/news-release/nasa-to-

@cosmos4u@scicomm.xyz
2026-05-09 00:35:03

A daring mission to lift NASA’s sinking Neil Gehrels #Swift Observatory is now one step closer to launch this June: science.nasa.gov/blogs/swift/2 and katalystspace.com/post/katalys - on May 4, Katalyst Space Technologies completed environmental tests of its LINK robotic servicing spacecraft at NASA’s Goddard Space Flight Center in Greenbelt, Maryland; LINK will meet up with Swift and attempt to raise its orbit.

@sean@scoat.es
2026-06-09 15:03:41

The official #Swift VSCode plugin is now available in OpenVSX, and that means that it might be time for me to try VSCodium again… 🤞
open-vsx.org/extension/swiftla

@gla@mastodon.social
2026-05-18 20:49:48

I always wanted a remote for PowerPoint that would allow me to use the phone as the laser pointer. So, I've made one! (macOS only, sorry)
#macOS #opensource #swift

@sean@scoat.es
2026-05-13 19:42:38

Today's #Swift lessons:
1. the `switch` version of `consuming func …` on `variable` is `switch consume variable` (`consuming` is a good way to disarm some footguns)
2. The compiler gets REALLY confused when I do optional chaining with an otherwise-consuming call.
I continue to enjoy this language (though I do take issue with no visibility keyword that indicates "private but exte…

@sean@scoat.es
2026-07-10 23:12:33

#swift compiler:
> error: macro expansion cannot introduce macro
Wild Friday night over here, friends!

@sean@scoat.es
2026-06-09 03:52:13

Full circle happening to my developer career right now, friends!
#Swift now has a disambiguating PAAMAYIM_NEKUDOTAYIM! (and no, I did not look up how to spell that; it is burned into my mind from #PHP 25 years ago)

Screen shot from “What’s new in Swift” session at WWDS2026, showing “Rocket
@sean@scoat.es
2026-06-08 20:38:45

There sure is a lot of #Swift on Server talk in this Apple SOTU… ✅

@sean@scoat.es
2026-05-05 18:08:17

Had to add a `repeat…while` to our #Swift code this morning.
So, that's how it's going today.