49 Followers
50 Following
433 Posts
Just a regular (i.e. probably from a bygone era) developer
Websitehttps://krugazor.eu
GitHubhttps://github.com/krugazor
Now, that was a fun build

#SwiftConnection happened so I kind of paused the next installment of "let's update older languishing open-source software"

No excuse anymore! The SwiftUI companion for SwiftLogger is here:

https://github.com/krugazor/SwiftLoggerUI

It's cute and cuddly and hopefully useful to other developers.

And it supports remote logging of text, random blobs of data and images, with copy/paste and formatting options!

@krzyzanowskim made me the immense honor of gifting me this wonderful nugget. This will go straight in the library of classic software boxes next to CodeWarrior, @bbedit , iLife, and the rest.

I didn’t realize how much I missed that classic look and the boxed (!!!) version of software I admire

I mean check this red star!!!!!!

SwiftLogger 2.0.0 is out!

Includes Swift 6 compatibility and some sad plumbing replacements.

https://github.com/krugazor/SwiftLoggerServer

Back in the last decade, I needed to debug headless Swift things, and configuring the network loggers was a pain. So I rigged up a logger that discovers the server through Zeroconf/Bonjour and SwiftLogger was born.

Of course it also includes regular HTTP serving for when you know the IP address you want to use, but if like me you need to log things to the ether and catch it, give it a whirl.

Onoes! I did another SwiftUI thing!

So much data visualization! Such graphs! Wow!

https://github.com/krugazor/SpikeWheelTimeline/

GitHub - krugazor/SpikeWheelTimeline: SwiftUI graph view that displays a combination of pie chart and histogram

SwiftUI graph view that displays a combination of pie chart and histogram - krugazor/SpikeWheelTimeline

GitHub