jlsalvador

joined 1 year ago
[–] [email protected] 1 points 3 months ago (1 children)

Buddy, this message was posted 6 month ago, when this issue was a thing. Does not applied nowdays. But thank you for your help.

[–] [email protected] 10 points 4 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.

[–] [email protected] 8 points 4 months ago (2 children)

I think that the reason is the same for "why is XMPP mentioned more than IRC?". IRC has more clients, it's less resources hungry and simpler than XMPP.

I think that the reason is because it is old-fashione, and it's clients feel outdated and (native) "lacking features" compared to more popular clients like Discord, WhatsApp, Messenger, Telegram or Signal. 🤷‍♂️

I can imagine my cousins using any of the clients I mentioned before, but not IRC, XMPP, or any protocol from my era. Life and traditions, isn't it?

[–] [email protected] 10 points 5 months ago* (last edited 5 months ago)

The last year 2023 was incredible (providing a lot of good games).

Fils Aime: ‘Thank you, but I want more.’ ‘Thank you, but give me more.’ I mean, it is insatiable. 2012 https://kotaku.com/the-trouble-with-the-never-satisfied-gamer-5920572

[–] [email protected] 28 points 5 months ago* (last edited 5 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).

[–] [email protected] 3 points 6 months ago (1 children)

I used Tekton for the last two years, and I didn't like it. One of the reasons is the community split around Tekton Hub between versions 3 and 4. Another reason is that it's not very Kubernetes native. While you write YAML, there are a subset of instructions that limit you regarding mundane things you can do on Kubernetes but Tekton doesn't support, such as mounting different PersistentVolumeClaims or setting tasks by platforms or nodes (amd64, arm64, etc).

I was so frustrated that I created my own Kubernetes-native CI/CD solution. Currently in development phases (when it is done, I will publish it here). This one uses real native Kubernetes components (jobs). You create Webhooks that launch Workflows, and Workflows can launch other Workflows or Jobs. You can do anything in a Job with no limitations other than Kubernetes itself. Take a look if you want: https://github.com/jlsalvador/simple-cicd

[–] [email protected] 121 points 7 months ago
[–] [email protected] 10 points 7 months ago* (last edited 7 months ago) (6 children)
  • Factorio (currently best management)
  • Satisfactory (cozy Factorio)
  • Captain of Industry (try this one)
[–] [email protected] 12 points 9 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/.
[–] [email protected] 8 points 9 months ago

Developed by Saber Interactive. Caution.

[–] [email protected] 1 points 11 months ago

Hehe. Or they could send a 0 to your fan velocity. Or flash/lock (setting the flash bit to 0) your BIOS through ACPI calls. Even stolen your Steam token credential. I saw an example that runs commands as a Systemd volatile user service. There are a few POCs on GitHub about recovery passwords from the browser (sand-boxed environment) for generic environments. I think that everyone here is old enough to understand the consequences of our acts.

[–] [email protected] 4 points 11 months ago (4 children)

Caution disabling mitigations. Only enable on air-gap devices (devices without any connection, airplane mode).

view more: ‹ prev next ›