Harvest Moon: The Winds of Anthos schickt euch mit einem mobilen Bauernhof durch eine Open World

Harvest Moon: The Winds of Anthos ist der aktuellste Teil der von Publisher Natsume herausgegebenen Reihe. Hier farmt ihr im friedlichen Land Anthos, das von einem Vulkanausbruch erschüttert wurde. Durch das Unglück wurden die vielen kleinen Orte der Welt von einander isoliert. Eure Aufgabe ist es, den Kontakt zwischen den Menschen wieder herzustellen. Damit das gelinkt, zieht ihr mit eurer mobilen Farm umher, betreibt Landwirtschaft, führt romantische Beziehungen und helft den Menschen der Region.

Die Spiele basieren auf dem originalen Harvest Moon von Entwickler Marvelous, der heute für die Reihe Story of Seasons bekannt ist.

Harvest Moon: The Winds of Anthos gibt es für PS4, PS5, Xbox One, Xbox Series, Nintendo Switch und PC.

LostCarPark Drupal Blog: Drupal Advent Calendar day 12 – Dashboard track

LostCarPark Drupal Blog: Drupal Advent Calendar day 12 - Dashboard track
Drupal Advent Calendar day 12 – Dashboard track

james

Thu, 12/12/2024 – 09:00

LostCarPark Drupal Blog: Drupal Advent Calendar day 12 - Dashboard track

We are half way through our Advent Calendar, and we open with some exciting news. The first Drupal CMS Release Candidate is now available. We have been busy trying it out, but managed to take some time out to prepare today’s Advent Calendar, with some help from Matthew Tift. Over to you, Matthew.

The first page a user encounters after logging into a Drupal site is pivotal. It sets the tone for their entire experience, often defining how they will interact with the system.

Screenshot showing the old user page
The current Drupal user page

But with the introduction of the Dashboard initiative, that first page is about to change.

This initiative, inspired by a core…

Ruby Version Manager 4 Windows v1.0.0 released

The final version 1.0.0 of the Ruby Version Manager for Windows (rvm-windows) has been released.
It is inspired by the rvm.io project for Unix systems and provides a similar user experience for Windows users by providing a compatible command line interface.

The Ruby Version Manager for Windows is a command line tool that allows you to easily install, manage, and work with multiple Ruby environments from interpreters to sets of gems.

It even works with the classic Windows command line aside from Powershell and is based on the x64 binaries provided by the RubyInstaller project.

Its goal is not to 100% reimplement all features of rvm.io, but the most important and common ones by preserving most of the same command line interface. Some special Windows related stuff is added as well.

More information can be found on the rvm-windows Github repository.

HP-RT: HP’s real-time operating system from the ’90s

Every now and then I load OpenPA and browse around. Its creator and maintainer, Paul Weissmann, has been very active lately updating the site with new articles, even more information, and tons of other things, and it’s usually a joy to stumble upon something I haven’t read yet, or just didn’t know anything about. This time it’s something called HP-RT, a real-time operating system developed and sold by HP for a number of its PA-RISC workstations back in the ’90s. HP-RT is derived from the real-time operating system LynxOS and was built as real-time operating system from scratch with native POSIX API and Unix features like protected address spaces, multiprocessing, and standard GUI. Real-time scheduling is part of the kernel with response times under 200 µs, later improved to sub-100 µs for uses such as hospital system tied to a heart monitor, or a missile tracking system. For programming, HP-RT supported dynamic shared libraries, ANSI C, Softbench (5.2), FORTRAN, ADA, C++ and PA-RISC assembly. From HP-RT 3.0, GUI-based debugging environment (DDErt) and Event Logging library (ELOG) were included. POSIX 1003.1, 1003.1b and POSIX 1003.4a draft 4 were supported. On the software side, HP-RT supported fast file system, X and Motif clients, X11 SERVERrt, STREAMSrt (SVR 3.2), NFS, and others. ↫ Paul Weissmann at OpenPA I had no idea HP-RT existed, and looking at the feature list, it seems like it was actually a pretty impressive operating system and wider ecosystem back in the ’90s when it was current. HP released several versions of its real-time operating system, with 1997’s 3.0 and 3.01 being the final version. Support for it ended in the early 2000s alongside the end of the line for PA-RISC. I’d absolutely love to try it out today, but sadly, my PA-RISC workstation – an HP Visualise c3750 – is way too “new” to be supported by HP-RT, and in the wrong product category at that. HP-RT required both a regular HP 9000 700 HP-UX workstation, as well as one of HP’s VME machines with a single-module module with the specific “rt” affix in the model number. On top of that you obviously needed the actual HP-RT operating system, which was part of the HP-RT Development Environment. The process entails using the HP-UX machine to compile HP-RT, which was then downloaded to the VMe machine. The odds of not only finding all the right parts to complete the setup, but also to get it all working with what is undoubtedly going to be spotty documentation and next to nobody to talk to about how to do it, are very, very slim. I’m open to suggestions, of course, but considering the probable crazy rarity of the specific hardware, the price-gauging going on in the retrocomputing world, the difficulty of shipping to the Swedish Arctic, and the knwoledge required, I don’t think I’ll be the one to get this to work and show it off. But man do I want to.