Just another update...

So another month has gone by without an update from me. There have been a few events in that time, so let's get into it. I just got back from a five day vacation trip to Dallas to see my brother and his family, plus my dad and stepmom, who drove down from Indiana to visit with us all. It was a good visit, I was sad to leave at the end of it. I got to reconnect with my nephews and bond a little bit with my niece's kids too, plus see my brother's new house, visit with my sister in law, dad and stepmom, and generally relax a bit after six months with no time off. My brother hurt his back picking up a transmission in his garage a couple of weeks ago, so he was hobbling around while I was there. He had an MRI done and they found some cartilage from a ruptured disc was pressing on his sciatic nerve in his back, which caused some foot pain and swelling. The doctor told him the cartilage would dissolve over about six weeks or so. He got some prescription pain medication which helped a bit. He could walk but was still in a lot of pain, so he spent a lot of time laying on the floor with his foot elevated. Hopefully it will clear up soon. He's working from home while this is going on and his job has been supportive, so I think he'll be okay eventually. Dad and I had a chance to talk while I was in Dallas for a few minutes. There's been some hard feelings between us for a long time because of some of the things I went through when I was a kid and young adult. We didn't talk for a long time, but about six weeks ago when we were planning this trip my brother and I had a long phone call with him and sorted some of it out. My dad expressed a lot of regret over the way we were brought up and said that there was a lot he'd go back and change if he could. Hearing his apology helped a lot, and now I'm planning on checking in with him on a regular basis going forward. About a week and a half ago, I had a job interview with Equinix. It didn't go very well. I didn't know what to expect walking into it as this was the first "corporate" style interview I've had, plus it was the first time I've had a job interview in several years, so I wasn't really prepared for it like I could have been. They asked me a bunch of technical questions that I kind of stumbled through, some of which I couldn't answer very well. They said that I would hear back from them in about two weeks, but I'd be surprised if they want to schedule a second interview so I'm not getting my hopes up. Also, after thinking about it for a while I'm not so sure this Equinix job was what I really want. They work 12 hour shifts, on weekends, and some time on the night shift is required, and that's not really what I'm hoping to find in a new job. It wouldn't be an improvement over my current job, which has me working an early morning, weekend shift already. What I want is a Monday to Friday, 8 to 5 type of job that has me working in a data center environment where I'm comfortable, so I'm thinking that Equinix isn't right for me, after all. If nothing else the interview was good practice for the next one, so I'm not too upset over it any more. This past month I spent a lot of time working on that Cursor Udemy project, and now I'm at the point where I'm thinking I should move on to something else. Working with the Cursor AI has been interesting, but it's a time sink that I'm not anywhere near the finish line on, and I really don't think I want to invest much more time with it going forward. After that interview debacle I'm more interested in polishing my other skills, so today I dug out my old CCNA notebooks and brought them with me to work, hoping to have some time to go over them and refresh my memory on the networking side of things. I may still work with Cursor a little bit just to see if I can get any progress made toward finishing that project, but since I had to shit-can the first Cursor project, after starting it over twice, and having spent a month working on this Cursor project, I'm not feeling too confident about it now. It still isn't clear what the finished product is going to be, and I'm afraid that I'll just wind up investing a lot more time in something that isn't going to work out in the end. I'm not a web developer any more, and since this project is so heavy on using React and JavaScript (two things I'm not that familiar with) and light on Python, the progress has been slow and painful. It just isn't what I'm looking for now. I wanted to work on a Python project using Cursor, but this isn't that and I'm thinking I should just move on. I feel like my networking skills are atrophying, especially when it comes to Cisco IOS, and I want to rekindle some of that before I lose it for good. Well, that's good enough for now I think. I could write some more but it's getting tedious, and I think this post is long enough. In my next post I might write about this new Mayo Clinic diet I've been on since January, or my experience working with the Arnold Schwarzenegger "Pump" fitness app. Both have been interesting and difficult in their own ways. Or who knows, I might write about something else entirely. Anyway, back to the grind...

New update

So it's been over a month since I wrote anything here. No particular reason, I was just busy working on things, mainly Cursor and Scrimba. On Scrimba I managed to finish the main JavaScript section I had been working my way through. I picked up another coding book, this time about JavaScript too. I haven't gotten very far in it yet, but I'm hoping it will help reinforce the basics for me since that seems to be a weak spot. With Cursor, I had to back up and reboot from the beginning like I was afraid I'd have to do (I mentioned this in my last post). But even after doing that I wasn't able to get it working completely, so after much iteration and pulling of hair I decided to 86 the whole project. I archived the code so I might revisit it someday, but not any time soon. To move forward somehow I signed up for another Udemy course on Cursor, and I've found that this course is much more straightforward - instead of building a complete project from the start, we're going over Cursor's functionality a little bit at a time which is helping me understand what I'm doing a lot better than before. I'm about halfway through this course and so far it's much better than the last one. Last month I had an appointment with my primary care doctor where we went over the cath lab report from my hospital stay back in February. It didn't reveal much that we didn't already know. It's still a bit of a mystery why it happened, but since then I've had no repeat issues so I'm hopeful that it's behind me now. Time will tell. I've been to Half Moon Bay twice in the last month or so. I went there last weekend and had a hike through this lovely redwood forest in the hills out there, then got some food and had a walk on the beach. I'd like to move out there when I retire, whenever that will be, but I kind of doubt I'd be able to afford it so I'l probably have to make other plans. But that's still a long way off. I've been applying for jobs off and on for roughly a month now. The only responses I've received are a few rejection letters, but I'm still trying.

Not "with it" today

I didn't sleep well last night. Most nights I don't sleep well. Today I'm dragging ass more than usual though, not sure why. I went to bed at a decent hour (for me) yesterday, so I should feel fine but I don't. Just lethargic and tired. It's been a month since I had my little heart issue, and I haven't had any problems since then. I still don't know why it happened, what the cause was, or if it will happen again. I had an appointment with my primary care doctor that got postponed a week, so hopefully this coming Wednesday I'll be able to show her the cath lab report and finally get some answers. So I've been working with a new IDE for about the last 5 weeks or so. It's called Cursor, and it has an AI baked into it that is pretty impressive. I first heard about it at a Python meetup group I attend on Tuesday nights, so I signed up for a Udemy course about Cursor roughly a month ago and have been working through the course material ever since. It's got me building a site that uses Next.js and TypeScript to run. The site has an API key generator built into it that I managed to get working after a lot of troubleshooting and code rewriting, mostly by Cursor. It's also got a tool that uses an LLM to summarize readme articles from GitHub. I managed to get both of these components working on a MVP level, but I've run into a big issue with the user authentication part of it. It uses Google's cloud services, and i can't seem to get the login authentication flow to work right. I think I'm going to have to start the course over again before I can get everything working properly, which sucks, but if it's what I need to do then it'll be good practice with Cursor. Overall I'm pretty impressed with Cursor. You can tell it something like "Build a website that has this list of features, etc etc" and it will autogenerate all the code needed to bring it to life. You can even drag and drop screenshots into it and it can generate code from that which resembles the screenshotted website. It's kind of scary how much easier it is to write code in Cursor, when it works that is. I've run into enough issues during this tutorial I've been working on that I've seen where Cursor can come up short. An AI can get you 75 percent of the way there, but not all the way all of the time. There's this new diet I've been on since January, too. It's called the Mayo Clinic diet, and it's got me eating much healthier now. I haven't lost any weight yet because I've been cheating and eating bread, but the recipes are good mostly. There have been a couple of stinkers I've run across but overall it's been a positive experience. At home I have some chicken in the fridge I made yesterday that's going to be tomorrow's dinner. I have to find a vegetable to go with it though. If I stick with it long enough I might even lose some of the padding I have around my waist. We'll see...

1 2 3 Next Last

My Other Sites

Built with Python and Django

Sites I Like

A Random Collection

Tools I've Used

Mainly Software Stuff