movie: Flow

2025-Mar-07, Friday 04:33 pm
mellowtigger: (mst3k)

I saw the picture of the animated cat in my Max (formerly HBO) account as an Oscar Winner film. I thought, sure, why not, so I watched Flow today. It's definitely Oscar worthy.

Click to read the mild spoilers...

There's not a single word uttered throughout the film, so of course I am predisposed to like it. I think maybe this film is about how friendships can form amongst unlikely companions. The animals are all just ever-so-slightly too anthropomorphic, though. Early in the film when the cat intentionally steers a boat, you know something is different in this world. Not just that, but when the world suddenly floods, there is clearly a massive animal that is a whale-analog but clearly not a real-Earth whale. Later, there's also an... unusual event... that leaves me wondering if this planet is Earth at all, or just a post-apocalyptic Earth where unusual things are just more common.

Although there are clearly the remains of civilization in this world, we never see humans or humanoids. We see only their dilapidated buildings and boats. They apparently left, one way or another, but semi-recently. Paint is peeling from wood, windows are broken, and grass has overtaken an outdoor amphitheater. Much of the stone and wood infrastructure remains. Their disappearance is never addressed. It is just the backdrop for the life-or-death struggle of this story.

The animal anthropomorphism makes it easy for characters to express their desires without formal language. We see friendships form and understand why they develop. We see distinct personalities, suitable to the general character of their species. Overall, it's an entertaining story.

It ends on a strange note. The flood recedes even faster than it arrived. One of the ragtag friends seems destined to die. Where exactly did that massive amount of water go? Indeed, a strange ending. But a good story.

It was definitely worth the time to watch, just to experience a full adventure unburdened by any expressions of language. It's an interesting product from Latvia. And it was made with Blender, a free and open source software, proving once again that sharing is caring, and capitalism is not required to make great projects in this world.

mellowtigger: (penguin coder)
I didn't find anything online that completely addressed how to install the latest scripting toys on my Linux Mint system. Microsoft (to their credit) did provide lots of useful material that made it relatively painless. I just wanted to record those details here for posterity's sake, in case somebody else on the internet gives it a whirl later and could use some proverbial bread crumbs.

PowerShell version 7 is based on the new open-source .NET library. Yes, Microsoft is using open source for one of their most valuable intellectual properties.
  1. Figure out what version of Ubuntu you're using, which will affect which installer package you need.
    1. more /etc/os-release
      It shows you info about the current distribution, which in my case is Linux Mint 20.1.
    2. more /etc/upstream-release/lsb-release
      It shows you info about the "parent" distribution, which in my case is Ubuntu 20.04.
  2. Based on that Ubuntu version, choose the appropriate instructions on this Microsoft page:
    https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7.1
  3. That's good enough for a basic shell interface, but let's go fancy with the full Visual Studio Code experience. Follow their instructions again:
    https://code.visualstudio.com/docs/setup/linux
  4. Launch "code", then change it to the old fashioned powershell ISE experience.  I also approve of using text editors like Notepad on Windows, but I feel the urge tonight to modernize.
    1. Call up the Palette within Visual Studio Code by pressing CTL-ALT-P.
    2. Click on the listing for "PowerShell: Enable ISE Mode"
  5. In preparation for installing Desired State Configuration on Linux, you will probably need to update some packages like I did that depend on your version of OpenSSL. I didn't know about it, and I had to follow a nested dependency to solve it. To find out your system's version, use this straightforward command:
    1. openssl version
  6. Choose the correct package of Open Management Infrastructure (their version of the free cross-platform standard of CIM) to install, based on that OpenSSL version:
    https://github.com/Microsoft/omi
  7. Choose the correct package of Desired State Configuration to install, based on that OpenSSL version:
    https://github.com/Microsoft/PowerShell-DSC-for-Linux/releases/tag/v1.2.1-0

I'm pretty sure those are all of the tools that the cool kids are using, although DSC seems to go by other names in an Azure environment.  That part still confuses me greatly.  Anyway, someday after I've used it to do something interesting on my computer, I'll be sure to post some code samples.

Haiku

2010-Mar-04, Thursday 11:09 pm
mellowtigger: (penguin coder)
The last incarnation of BeOS appeared on the scene in March 2000, ten years ago. I still have my paid disks somewhere, if anyone's taking count. I paid my money because I really wanted them to succeed. Be was the only operating system that ever caught my attention as thoroughly as AmigaOS had done many years before.

Haiku logoA decade later, we now have Haiku. I installed it today, and I'm posting from it now. I would've been excited to see Haiku show up back in 2000. Today, though, I find myself wondering, "So what do I do with it now?"

The install went okay, but not as flawlessly as BeOS did so long ago. The file reads from cd-rom were slower now, for some reason. Haiku wouldn't put an entry into the boot loader for me, so I had to do that on my own. Nevertheless, it went much better than the latest OpenSolaris install did tonight. (More on that adventure some other day.) The Mozilla port is working passably well for me, as it allows me to post on LiveJournal.  The auto-refresh, however, is slow enough to cause seizures when using the "Rich text" interface on LiveJournal. That's some painful blinking. The web browser won't load Facebook at all, but that's probably a point in its favor, to be honest.

I give the Haiku developers high marks for getting this far in their recreation of BeOS! I'm just not sure if I'll use it for anything more than a nostalgia fix. :(  Still, a stroll down memory lane is enjoyable every once in a while.  :)

(edit)  P.S.  I forgot to mention the relevance of the new name, Haiku.  The original BeOS used error messages for its web browser that were written in haiku poetry format.  http://www.8325.org/haiku/
mellowtigger: (Default)
I was really wanting to like OpenSolaris from Sun. I installed it yesterday morning before work and got far enough to see that it didn't recognize my ethernet controller. I didn't mind, though, since it had better initial video drivers than Vista did.  Got back home after work and realized that it messed up a boot record, so I had to reinstall Vista to get Windows working again.

I checked online to see if maybe there were other install options that would make OpenSolaris 'play nice(r)'. Supposedly it already tries to coexist with Windows partitions. I decided to try another install and see if I could spot any options that I just breezed through last time. There weren't really any such options. The installer is otherwise good. I got a working desktop by booting from the cd. I launched the installer and then played Mahjong while the installer did its thing.  Afterwards, I tried booting into Vista again. Unable, again. Okay, so I started on yet another Vista install. Uh oh. Can't.

"Windows is unable to find a system volume that meets its criteria for installation."

Yowza! Bad. I tried deleting and recreating the Vista partition. Same error message. Panic time. I booted up my laptop and discovered that Microsoft has a support ticket on that very problem. So from the Vista installer, I used the following commands to get my partition working again...
shift-F10
select disk 0
select partition 1
detail partition
active
exit (or quit or something)
And then Vista installed okay again. Once that hurdle was passed, I went and downloaded EasyBCD for editing the Vista boot data. I created an entry (from the Linux info) for OpenSolaris and rebooted. Sure enough, I got Vista's selection menu and chose the OpenSolaris entry. Then I got stuck in some sort of GRUB command line and had to do the following to get the os to boot properly...
rootnoverify (hd0,0)
chainloader +1
boot
This is getting really tedious, eh?  So OpenSolaris does NOT play well with Vista.  I want to like it, but I really recommend against it for now.
mellowtigger: (Default)
I work at a non-profit, and we're looking for free (or very cheap) software to do some basic monitoring of our systems.  We use Windows Server 2003, and we have 5 sites.  We'd like something that does basic ping tests, of course, but it would also be handy if it can check available disk space and cpu usage statistics, maybe even the health of the Exchange server.  It should email reports to us (assuming basic email and net services are still available, of course).

Right now we're evaluating a nearly-affordable program, but f/oss would be better since we have a very limited budget.  Yes, we could eventually learn to cobble together our own system from Microsoft utilities, but we don't have the manpower to spare for that project.  So a ready-made program would really help us out.

Any suggestions?

Profile

mellowtigger: (Default)
mellowtigger

About

May 2025

S M T W T F S
    1 2 3
45 6 78910
11121314151617
18 19 2021 222324
25262728293031

Most Popular Tags

Syndicate

RSS Atom
Powered by Dreamwidth Studios
Page generated 2025-May-24, Saturday 06:21 pm