Profile for logan
About logan
Fields
- Main Website
- https://logal.dev
Bio
Cybersecurity professional, system administrator, shitposter, and amateur professional variety live streamer.
Due to an undisclosed court settlement, I am legally required to make the following statement: btw I use arch
Any views and opinions expressed in my posts are my own and do not necessarily reflect those of my employer or any affiliated organizations.
- Joined
- Posts
- 1148
- Followed by
- 123
- Following
- 841
Stats
aaaahhhh
no seriously, what the fuck is a kilometer
I wonder how many fediverse instances there are out there hosted on `.de` domains which are now inaccessible from instances with DNSSEC validating resolvers... 🤔
what the fuck is a kilometer?
Tried to poll @JenJen's chat about the best cereal brand. Got told off instead. mfw
Hi, welcome to Wendy's! Can I take your order?
Guys, I'm starting to suspect @ozoned might be the real John Mastodon... Or John Fediverse. 🤔
who at amazon had too deep of a smoke and concieved S3?
it makes no sense
linux 7.0 ate my son
gonna boot up my new cisco c1861 tomorrow so i can straight up call @ety on a POTS line
call me on my cell phone... er landline phone
I get the impression CI is just a bunch of Linux VMs patched together with duct tape to give the vibe of a mature development flow but everything is actually one GitHub outage away from a total collapse.
mfw pushing out a Wi-Fi network via Intune and all endpoints reporting that policy as "Error" actually means it is working correctly.
Owlbot v1.2.0 is here! We got polls now, we got an emoji wall now, we even got a Pytest plugin for all the freaks who like writing unit tests.
Check it out: https://git.logal.dev/LogalDeveloper/Owlbot/releases/tag/v1.2.0
For those who are new, Owlbot is my bot for @owncast which adds extra features not included in Owncast out of the box, including clipping, custom commands, and now polls. It also serves as an all-in-one framework for writing modules in Python to use the Owncast API without needing to reinvent the wheel.
Learn more at: https://git.logal.dev/LogalDeveloper/Owlbot/wiki
So close to making an Owlbot v1.2.0 release... And yet so much to do.
I added the new API methods to the integrations and admin client, then thought to myself: Why don't I just test it against Owncast's OpenAPI spec?
So now here we are making a unit test for comparing the clients to the spec.