10 months ago

It's been a while since I watched Part 1, so I'm going to start with a Part 2 review. Part 1 will come later, but I'll still do a series rating for now. I really enjoyed this movie and it was a lot of what I thought it would be, mostly. I need to read the books, but as a viewer more than a reader, I tend to respect artistic license for movies based on books.

I thought character development was good in this movie and it was obvious that was respected as a critical facet of the cinematic experience. There was decent use of foreshadowing and symbolism to drive the story along. There is a lot of symbolism in this movie, a lot. I'd probably have to watch it a few times to pull more out and analyze, but it runs much deeper than I was expecting.

Unfortunately, it felt like the first 75% of the movie was kind of drawn out and slow at times. It kept feeling like something was building, but then it would just kind of wander a bit. That may have been driven by the book, I don't know, but the timeline of the movie just felt a little off. It takes place over about 9 months, I wont tell you how I know that, but it's apparent from the beginning and the scene at the end. The last part of the movie doesn't seem like it would fit in the time frame it was slotted into. To me, it felt like last 30 minutes of the story was rushed, because so much time was spent in the first 75% of the movie. Again, maybe that was driven by the book.

The action in the movie was really good and the fights were well choreographed. The final fight scene was good, not really great, but not bad. Overall it was all the action fitting and realistic enough for the setting.

Rating: 4.7 out of 5 - Highly Recommend

There are maybe 3 or 4 movies, I've ever watched, I'd rate as a 5. The series, so far, Part 1 and Part 2, I'll rate as a 5, even though the individual movies are not 5's, in my opinion. It's a very good movie and I plan to watch it again, after I watch Part 1 again.

David D.

0
0
0
298
10 months ago

First of all, this is just a rant. I do not, sincerely, intend on changing my distro any time soon. I've been using openSUSE Tumbleweed for about 4 years (my first test install was around June 2020, I didn't switch to using it all the time until around August). In that time, it has been the absolute best experience I've had with any Linux distro, across the board. There have been a few hiccups though.

The main hiccup wasn't really openSUSE's fault, per se, but it still kinda falls on openSUSE. It's also the one I'm still having to deal with, to this day, and partly the entire purpose behind this rant. openSUSE is "sponsored" by SUSE, which is a very large corporation with a lot at stake. I have immense respect for SUSE, they are big players in a big game. So, backstory. There is this entirely open source graphics library named VA-API. This library is necessary to have a functional AMD GPU and AMD's drivers depend on VA-API support through the Mesa drivers. Other GPUs get their VA-API support from their own libraries and drivers, but AMD's requires VA-API support directly from Mesa.

Last year-ish, the Mesa project decided to disable compiling VA-API support in Mesa by default. This means that someone packaging Mesa has to manually enable compiling VA-API support. This also means someone enabling VA-API support could be held liable, according to some corporate lawyers, for infringing upon some software patents that are related to VA-API functionality. SUSE, therefore, does not package Mesa with VA-API support, which is required by my AMD GPU.

What this all means is I can no longer use openSUSE's Mesa package; it causes my computer to run like crap and I get next to no performance in games. There are other packages that have the same issues, which basically boils down to some lawyer said no, so there is the Packman repository that packages them with potentially problematic features enabled. One of those packages is VLC, which includes codecs for playing videos, which openSUSE's package does not include - yeah, really useful to have a video player that doesn't play videos.

Well lately I haven't been able to update openSUSE Tumbleweed, because Packman's packages continue falling behind openSUSE's, which then leads to conflicts in the package manager. I can sometimes ignore the package update and choose an option of "keep obsolete". That works when it's packages within the same chain, but the current issue actually ties to a KDE dependency, which is outside of that chain. That's rather inconvenient, considering Tumbleweed is a rolling release distro, which is currently not rolling for me. That means I'm not getting the latest security updates, one of which is actually in the newest VLC package. It's very annoying. Meanwhile, some people at openSUSE just recommend using their Mesa and VLC, along with flatpaks for the drivers and codecs. I could do that, except my computer just runs like crap with their Mesa.

I have this deep suspicion that someone behind the scenes at Mesa removed VA-API support to either harm AMD or for some kind of Khronos Group, whose members own nearly all of the patents, plan to attack companies who publish Mesa with VA-API support. I have no proof of that, zero, it just feels like that was what happened. Mesa has a lot of ties to Khronos Group, so it likely was not itself at risk by continuing VA-API support, it doesn't make sense to me that they would disable it.

So that's my issue. I have to rely on a 3rd party to compile some of my packages, because openSUSE wont compile them with needed support, because SUSE wont allow them to. If you are using Fedora, then you have the same issue leading to 3rd party packages, except Packman isn't your 3rd party and you probably don't have that part of the issue. Most other distros ship Mesa with everything you need enabled, but Red Hate and SUSE get in the way in this case.

What am I going to do? Well...nothing, yet. I could use Debian with Distrobox. I'd get a stable base, with Mesa, and I could run newer packages in a Tumbleweed distrobox. I could use Arch. I've used it before and never really had any issues. I could use Gentoo, then I'd just compile everything myself. I could use OBS and just have my own repository for my needed packages. Or, I could just wait, some more, and eventually this will be resolved...until the next time. It's annoying, I don't want to install a different distro, but I don't want to deal with these issues. Software patents need to die.

David D.

0
0
0
345
11 months ago

I used to try Wayland every once in a while and I'd always run into something that was a show stopper. Then, around October of last year, something changed and it became usable for me, so I used it into November. Then, my SSD began failing, I had bought a new SSD, re-installed openSUSE Tumbleweed, and couldn't remember how I had fixed KWallet to work with everything on Wayland. I've still tried it, off and on, and it worked for most things, just not those pesky passwords. Fast-forward to this morning and I dedicated some search time to finding the fix again. I blogged about the fix earlier, it's in the How-to category.

So I've been using Wayland again and it's really really good. I'm gonna play some games later. I'm hoping I can just use it all the time. I normally go from dev work to gaming and I don't like having to log out, re-log into X/Wayland, and vice-versa. I'm just gonna use one or the other, but I prefer Wayland if possible. Anyway, giving it a try again. I'm sure I'll blog an update some time :)

David D.

0
2
0
408
11 months ago

Back in November my SSD began failing and I had to re-install openSUSE Tumbleweed on a new drive. The downside to not having to fix my computer often is I don't have to do it often enough to remember how I did it. One of the things I hadn't fixed yet was being able to use KWallet with programs like Git GUI using on Wayland. It's actually the only reason, I know of, that I couldn't use Wayland. Well, I finally did some searching and found the fix:

  • Open the .config/plasma-workspace/env folder in your Home folder

  • Create a file, named something like startup.sh

  • Insert this into that file:

#!/bin/sh 
SSH_ASKPASS=/usr/libexec/ssh/ksshaskpass 
export SSH_ASKPASS 
[ -n "$SSH_AGENT_PID" ] || eval "$(ssh-agent -s)"
  • Save and close

  • Open the .config/plasma-workspace/shutdown folder in your Home folder

  • Create a file, named something like shutdown.sh

  • Insert this into that file:

[ -z "$SSH_AGENT_PID" ] || eval "$(ssh-agent -k)"
  • Save and close

  • Logout

  • Log in with Wayland

I hope this helps someone else. :)

David D.

0
0
1
353
11 months ago

For the past week and a half, I've been working to preserve someone's life work. Someone passed away and they've left behind a giant cache of data, which could, one day soon, be gone forever. Unfortunately, we don't have access to the raw data, just the resulting web site. It has been sobering, combing through it and trying to archive as much as possible. My initial goal is to archive the web site and everything generated from his data. I've mostly accomplished that.

I've also been writing scripts to scrape the data from the thousands of pages, scrape links that aren't in the site map, scrape links to external data sources. It's been a lot of work so far and I don't really have a lot to show for it, in comparison to what it will be eventually. The first step is preserving it, but there are further steps. I don't want to announce what data I'm currently talking about; I don't want someone else swooping in and trying to somehow monetize the opportunity.

David D.

0
0
0
351
11 months ago

I try to watch most of the Linux Experiment videos and this one stood out, because it's saying what I've been saying for quite a while. Now, I know there is missing data in his results, but the point wasn't the best optimized distro for gaming. The video is all about usability and what the user actually sees. You don't have to install a gaming distro to play games. Some of the worst distros I've tried were gaming distros, so just use what you want to use and game on that.

David D.

0
0
0
394
11 months ago

A funny video of friend of mine made...

David D.

0
0
0
474
11 months ago

Oops! I messed up. I forgot my SQLite database was in a certain folder, which I needed to do a refresh of said folder...so I deleted it. This means my database is brand spanking new again. Luckily I'd only added a couple of pages and about 9 posts, so not a huge loss. I definitely need to find somewhere else to put that database file though!

Reflection

On 12 May I wiped this site and installed a CMS I'm building named Grazie!, replacing my old Word Press site. I had been fixing some bugs, which I finally updated here earlier. I then decided to fix a few other things, so I did another update a few minutes ago.

I'll recreate the change log and fix my navigation links again. I did at least fix quite a few things today...damn it.

David D.

0
0
0
361

David Dyess .com

Copyright © 1999 - 2025