Saturday, September 6, 2025

Co-Working Code

 I have been able to attend a few sessions of the Seattle ATmosphere working sessions that are being hosted by Seattle Community Network.  Its been a fun time getting to discuss the network and the needed sections with other engineers. 

I've moved my overall plan to hosting my own PDS/Relay/Appview so I can be nearly independent.  The appview will most likely be a soft fork of a webapp that I can hopefully help contribute too but host my own copy for security.  For the relay, I am looking at the rsky-relay (pronounced risky) that was made by Blacksky Algorithms for my relay as I think it will also best fit into the OSS model I can contribute too.  

With Tangled.sh and other appviews beginning to show more features and users I think we will see a good adoption of the ATProto within the tech community for the next few years.  

Saturday, August 30, 2025

Ruts and Shovels

 I've been attending more co-work sessions recently as it really helps motivate me during everything *gestures broadly at world*

This also shows just how deep the rut I am currently in is.  I've been planning too much and not actually coding or building. So I've recommited to getting a fully fledged project out soon. I'm going to be concentrating on building out my flask webpage but shifting from Stardew mod tracking and instead build out a webpage about my favorite myths and crytids. Coming soon!

Saturday, August 23, 2025

Rusty Python

 I don't like splitting my focus too much, but I do feel the need to learn Rust to go forward.  One big reason its been on my mind so much recently is because of rsky (pronounced Risky) which is aiming to be a full implementation of the AT Protocol with Rust.  I've been watching Rudy and the entire Blacksky team as they build out this amazing tech and I hope one day to be caught up in understanding the technical implementations.

I have a huge backlog of books from Humble Bundles and even with unemployment there isn't enough time to read and take in everything.  But I think Rust Programming Language will go to the top once i work through Python some more and feel more confident in my skills.

Saturday, August 16, 2025

Portfolio Work

 I worked on my portfolio projects this week getting a few new programs added to my Anecdotal Tech repository.  I also added some contextual comments as I am debugging some code and its incomplete so looks rather bad without it.  

I've also been revisiting my notes from Pycon and have been watching the sessions I couldn't make in person.  After I finish my portfolio projects (Flask App, 140+ programs, and ATProto feeds) I think I'll be diving back into animatronics and my Maxwell kit. Al Sweigart's Making Python Talk, Make Python Listen is an amazing look at what we can do with python and language processing. 

Saturday, August 9, 2025

Bug Whack

At the end of July I attended a Bug Whackathon at a Bellevue Startup incubator called Venture Mechanics.  The event was co-hosted by them and the group Innovate QA to help assist local startups with testing their platforms and giving community members a chance to show off and hone their skills.

I had a great time meeting so many other engineers from different walks of life and seeing some new platforms.  This was the first of planned events to help bridge this need and I look forward to the future events to see what changes it brings.  

Seeing so many other QA Engineers and hearing their thought processes was a big help for me.  I was able to find some issues with each platform I tested, but no major bugs.  Black Box style testing was the main order of the day, though their were a few engineers their running their own software testing agents through LLMs.  

Computer Architecture Assemble!

 My next class begins soon. I'll be studying the underlying architecture of the OS and Assembky language to interact with the processor....