jlsalvador

joined 1 year ago
[–] jlsalvador@lemmy.ml 8 points 2 months ago (2 children)

The first improvement (Media Foundation by FFMPEG) could be significant. Currently, VALVe generates large shaders to re-render those Media Foundation videos into other free codecs. These shaders can be several gigabytes in size for some games with lengthy videos. With FFMPEG, those videos could be played without being re-encoded as shaders.

[–] jlsalvador@lemmy.ml 9 points 2 months ago (3 children)

TLDR:

  • New Media Foundation backend using FFMpeg.
  • Initial support for network sessions in DirectPlay.
  • New Desktop Control Panel applet.
  • Various bug fixes.
[–] jlsalvador@lemmy.ml 4 points 2 months ago* (last edited 2 months ago) (1 children)

Hi!

I made my own inmutable distro using buildroot (https://buildroot.org): https://simplek8s.org

This distro is just an AIO kernel image that will bootstrap everything in RAM. You can mount additional devices for data persistence (for example you can mount your storage in /var).

[–] jlsalvador@lemmy.ml 46 points 3 months ago* (last edited 3 months ago) (6 children)

For example, when someone ask for a command to list files, and another one reply with a command that removes everything.

[–] jlsalvador@lemmy.ml 48 points 4 months ago* (last edited 4 months ago) (6 children)

It's illegal in Europe to have an opt-out checked by default, must be an opt-in unchecked by default. This is one of the reason that Microsoft has always troubles in Europe about privacy and opt-out services.

[–] jlsalvador@lemmy.ml 10 points 6 months ago (5 children)

When you create a filesystem, there is a parameter named as "block percent free". This parameter should be "5%", so a 5% of your partition size can only be written by the "root" user.

You can decrease this value or just free some space. You can try to create files or folders as root as well.

[–] jlsalvador@lemmy.ml 28 points 8 months ago* (last edited 8 months ago) (8 children)
#!/usr/bin/env bash

A folder dotfiles as git repository and a dotfiles/install that soft links all configurations into their places.

Two files, ~/.zshrc (without secrets, could be shared) and another for secrets (sourced by .zshrc if exist secrets).

[–] jlsalvador@lemmy.ml 121 points 9 months ago
[–] jlsalvador@lemmy.ml 12 points 11 months ago (1 children)

Maybe this functionality was replaced by the next thing?

Automatic root filesystem soft-reboot: systemctl automatically reboots into a new root filesystem located at /run/nextroot/.