vsis

joined 1 year ago
[–] vsis@feddit.cl 4 points 12 hours ago (1 children)

adfj; ewjfpasjnabv4812355l;jked ghojr;gh4u poasd;jflf2489jtw;epqdkaf][][234df145 gdasfh sdfhdfddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd

[–] vsis@feddit.cl 6 points 12 hours ago (4 children)

Lo siento, jefe. No puedo volver a la oficina.

Allá no están todos los implementos de escritorio que necesito en mi día a día.

[–] vsis@feddit.cl 3 points 16 hours ago

me before reading this: I know the basics of CSS.

me after reading this: I know nothing about CSS.

 

En el museo Británico trabaja un viejo llamado Irvin Finkel, que es lo más parecido a Gandalf en la vida real.

Es un viejo de barba blanca y larga, que habla con metáforas y sarcasmo, y se especializa en lenguas y artefactos antiguos.

Hay varios videos de él donde habla de la escritura cuneiforme y cosas varias de Babilonia y Sumeria antigua.

En este video habla sobre el Juego Real de Ur, que probablemente fue creado en Ur y que tiene una recachá de años de antigüedad.

[–] vsis@feddit.cl 7 points 2 weeks ago (3 children)

Antes a uno le deseaban feliz jueves por aquí.

Por Dios, que recuerdos.

[–] vsis@feddit.cl 6 points 2 weeks ago (1 children)

Adivinen quién fue el aweonao que perdió el paquete completo del banco: clave de coordenadas/tarjeta de débito/tarjeta de crédito.

Y lo mejor es que no sé donde. Ya bloqueé las tarjetas. La clave de coordenadas no sé como bloquearla en la amigable web del banco.

Quizás es una señal de los dioses para que deje de hacer pico esa tarjeta en amazon.

[–] vsis@feddit.cl 2 points 2 weeks ago (3 children)

Me suena al clásico recolector de correos+password para hacer credential stuffing.

Hay un XKCD al respecto.

 
[–] vsis@feddit.cl 1 points 2 weeks ago

Mi viejo después de ver mi feed de Mastodon lleno de furros y trabucos

Que antro de porquerías. Te pudre el cerebro esa cosa.

[–] vsis@feddit.cl 3 points 3 weeks ago

If you need a vegan pet get a bunny, lol.

Not feeding dogs and cats with meat-based food is cruel af.

[–] vsis@feddit.cl 5 points 3 weeks ago (6 children)

TIL en inglés Gaylord es un nombre de persona: https://en.wikipedia.org/wiki/Gaylord_(given_name)

Imagina llamarte Señorfleto Perez.

[–] vsis@feddit.cl 2 points 3 weeks ago

git is already a decentralized version control software. Your local git repos are mirrors by themselves.

Put some git fetch in a server crontab, and you're done. You can access them via ssh if your user have permissions.

 

This is my method to dual-boot NetBSD and Archilnux in my laptop.

Please, feel free to comment everything I'm doing wrong. I'm not exactly an expert on the topic.

 

tl;dr - If a project has been forked or is a fork, you can bruteforce short commit id to see commits from other projects. It doesn't matter if those projects were deleted or made private.

 

I want a centralized way to manage keys and secrets. And some service users with little privileges over a subset of the secrets. Ideally, a service user only should be able to read its own subset of secrets. So, let's say, if a container gets pwned it will only read its secrets and no more. It should be FOSS and self-hostable.

And a beautiful nice-to-have feature would be access log, to know who read what and when.

My only experience with something similar is Hashicorp Vault, but I don't want to be near any Hashicorp stuff ever again.

Do you know a FOSS alternative to Vault?

 

Estos wnes están así 🤏 de hacerme comprar una laptop risc-v.

 

Había abandonado el RISC-V-posting.

Lo único malo de esa laptop, es que no estoy viendo la manera fácil de no usarla con Ubuntu.

Quizás hay que esperar a que otros OS le den soporte o al menos publiquen una imagen booteble.

 

I have no idea how to do full-disk-encryption with NetBSD in UEFI systems.

Closest thing I can do is plain-text rootfs and encrypted /home, /var, /usr and swap. So, it's secure enough if my laptop get lost or stolen.

I wrote a post about how I do that.

If anyone can guide me to a rootfs on CGD or LVM, I'd appreciate that.

 

cross-posted from: https://infinitychuu.xyz/objects/6cd4b73e-bad5-4384-a529-448070a434de

Gracias @kde por las empanadas. Estaban muy buenas.

 

Estuve a punto de ganar.

 

My laptop is working just fine. It's from 2018 and it has an NVME drive.

It has an EFI boot partition and other partition with LUKS and LVM on top of that.

Since this week I see these logs from time to time:

Mar 07 17:31:14 almendra kernel: pcieport 0000:00:1d.6: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Mar 07 17:31:14 almendra kernel: pcieport 0000:00:1d.6:   device [8086:34b6] error status/mask=00000001/00002000
Mar 07 17:31:14 almendra kernel: pcieport 0000:00:1d.6:    [ 0] RxErr                  (First)
Mar 07 17:31:14 almendra kernel: pcieport 0000:00:1d.6: AER:   Error of this Agent is reported first
Mar 07 17:31:14 almendra kernel: nvme 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Mar 07 17:31:14 almendra kernel: nvme 0000:02:00.0:   device [8086:0975] error status/mask=00000001/00002000
Mar 07 17:31:14 almendra kernel: nvme 0000:02:00.0:    [ 0] RxErr                  (First)

The devices are:

$ lspci -vv | grep 1d.6
00:1d.6 PCI bridge: Intel Corporation Device 34b6 (rev 30) (prog-if 00 [Normal decode])

$ lspci -vv | grep 02:00.0
02:00.0 Non-Volatile memory controller: Intel Corporation Optane NVME SSD H10 with Solid State Storage [Teton Glacier] (prog-if 02 [NVM Express])

The laptop works like always, but I have the impression that the NVME drive is telling me something bad.

It happens from time to time:

$ journalctl --since yesterday | grep -c "nvme 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical"
9

Do you know what does it mean?

view more: next ›