soulsource

joined 1 year ago
[–] soulsource@discuss.tchncs.de 28 points 1 month ago (7 children)

I am not in the position to decide which tech we use at the studio, however, as a Senior my voice is certainly heard when it comes to tech decisions.

And for Unity I can only say: No tech is worth the risk of dealing with such a shady company.

[–] soulsource@discuss.tchncs.de 5 points 1 month ago (1 children)

It depends on what kind of patent. I just googled the term I had used before, and it is indeed what I expected it to be: https://en.wikipedia.org/wiki/Design_patent

And yes, that name is stupid. That's why I am happy that my native language, German, has a better distinction between "Patent" (what you described) and "Geschmacksmuster" (design patent).

About patents being public: They are. That's because the idea behind patents is that after they expire, anyone can use them to build the technology they describe. The temporary exclusive usage rights that they offer are meant as an incentive for inventors to publish their findings. The only problem is that the legal situation did not keep up with the creativity of patent lawyers... (I will stop now, otherwise this will turn into an endless rant about how broken the patent system is.)

[–] soulsource@discuss.tchncs.de 12 points 1 month ago (9 children)

I'm not sure how the term "patent" is to be interpreted here. It could be used like back in the days when Apple sued Samsung because their phone had rounded edges too...

Like a "design patent" (sorry, I'm not a native English speaker, so I'm unsure if this is the correct translation).

A lot of the pals in the game look quite close to Pokémon. Not identical, of course, but so similar that one just has to wonder if the design has been "inspired" by Pokémon...

[–] soulsource@discuss.tchncs.de 2 points 1 month ago

Short answer: Whales.

Long answer: Watch the South Park episode on the topic. They explain it in detail. It's titled "Freemium Isn't Free".

[–] soulsource@discuss.tchncs.de 6 points 2 months ago

Need to enshittify it enough to make the AI features feel like an improvement.

[–] soulsource@discuss.tchncs.de 1 points 2 months ago

I don't know if this applies to CLAW, but many games back then had their audio stored as CD Audio Tracks. If that is the case, you might want to actually emulate a CDROM drive instead of just extracting the files. There is a CDROM emulator for Linux, called CDEmu, which can read CUE/BIN CD Images.

Oh, and that game seems to have an ancient 16-bit installer, which might not work on modern systems. However, according to WineHQ Appdb one can just copy the files from the CD and it works.

[–] soulsource@discuss.tchncs.de 1 points 2 months ago (1 children)

I know it's a cross-post, but since this is not on the cheap, but rather on the libre side: Have you checked out the MNT Pocket Reform?

[–] soulsource@discuss.tchncs.de 2 points 2 months ago (1 children)

I haven't looked at the schematics, so I am not certain which connection exactly would be needed. I only know that the Reform Mainboard and the Reform CM4 adapter don't expose any way of writing to the eMMC other than booting the system first. The problem here is that the Banana Pi CM4 boot process first looks for a bootloader in eMMC, and only if it cannot find one there, tries the SD card. So, if one flashes a bootloader that gets recognized by the firmware, but that later fails to boot, one is stuck...

The I/O board on the other hand allows to connect to the CM4 via USB, and there is a weird, but supposedly working, procedure to erase the data in eMMC.

In any case, I now have a spare CM4 I/O board lying around, and if I ever choose to upgrade my Reform to the Rockchip SoM (or something even faster), I can then still use the CM4 as a small standalone PC.

[–] soulsource@discuss.tchncs.de 2 points 2 months ago (3 children)

At least in my case, the default OS came on an SD Card, and both, the M.2 SSD (which I had ordered together with the laptop) and the eMMC were empty. The manual contains a section about moving the OS to eMMC, so I guess that's their default setup.

(In my case there's an additional thing though: For the Banana Pi CM4 SoM the installation of u-boot into eMMC is officially not supported, as one would need a CM4 I/O board to erase it again, if anything goes wrong. I installed it there anyhow, and it's working for me, but I did buy the I/O board beforehand as a precaution.)

[–] soulsource@discuss.tchncs.de 2 points 2 months ago (5 children)

I am curious how much work it will be to modify that Ubuntu image to fully work on the Reform. The audio chip and some other peripherals are on the mainboard, and need to be included in the device tree for the kernel to pick them up, so I would expect that at least some modifications of the image are needed.

It might already be enough to grab the device tree from the MNT gitlab, compile it, and put it in the boot partition for stuff to work. (You will likely also want to install the reform-tools - either from their gitlab or from their repository. They include a kernel module that is needed to get battery readout and to power off the laptop on shutdown.)

What helped me a lot while setting up the system was that I kept the SD card with the official (Debian Unstable) image around - every time something didn't work, I could boot it up and check how the official image does it.

[–] soulsource@discuss.tchncs.de 2 points 2 months ago (7 children)

I own one, and am really happy with it. There is some jank to expect though:

That said: Now that I have Gentoo running on it, and found workarounds for the most annoying issues (except for the suspend-to-disk issue), I am loving the laptop and would not trade it for anything else.

view more: ‹ prev next ›