Fixing a Kernel Panic after a Manjaro Update
12 Jul 2023This morning I ran into a major issue with my Manjaro Linux install. After an update and a reboot I was faced with this error (cut for brevity):
Contine reading...
Welcome to Lyndon Armitage's Blog.
I mostly write about programming and technology related subjects, for more
information on me see my about page.
Any posts contained are my own opinions and musings and are not representative of my employer.
This morning I ran into a major issue with my Manjaro Linux install. After an update and a reboot I was faced with this error (cut for brevity):
Contine reading...A little bit of a cryptic title but bear with me, this is a post about how when you build an interface, or any code really, you should consider the effect of your decisions.
Contine reading...Recently at work I encountered a Spark job that had begun to intermittently fail after a long period of successes. Debugging Spark jobs is a skill in and of itself that I will touch on it lightly here, but in my evaluation of this job I found that:
Contine reading...