ravermeister

joined 8 months ago
[–] ravermeister@lemmy.rimkus.it 1 points 2 years ago

Versions Nummern sind oft Schall und Rauch🙂

[–] ravermeister@lemmy.rimkus.it 4 points 2 years ago

Bautzner... Bester Senf out there😁

[–] ravermeister@lemmy.rimkus.it 1 points 2 years ago

Maybe Ubuntu Mate or Lubuntu. I've installed the latter one on the old laptop of my mother, and she's happy so far, but she mainly uses Firefox anyway 🙂

[–] ravermeister@lemmy.rimkus.it 6 points 2 years ago

For me Dejavu sans mono is a really good mono font, and it's Foss 🙂

[–] ravermeister@lemmy.rimkus.it 1 points 2 years ago

Maybe it's worth another call for build servers? By the way, if I should switch to another runner, or adjust the drone runner config, just let me know

[–] ravermeister@lemmy.rimkus.it 6 points 2 years ago (1 children)

Yes IIRC searching and subscribing to communities via jerboa is not yet implemented, I've created a feature requests for that.

[–] ravermeister@lemmy.rimkus.it 3 points 2 years ago (13 children)

I create software by myself and disagree. First it's very political where and for whom I choose to develop software. Second, software is always made for a purpose and the purpose can be indeed (and is) very often linked to political or social cause. E.g. a software which only purpose is to harm people, say for controlling mass destruction weapons is in my point of view a very political software

[–] ravermeister@lemmy.rimkus.it 20 points 2 years ago (1 children)

Hopefully it leads to a growing lemmy user base and more contributers 🙂

[–] ravermeister@lemmy.rimkus.it 0 points 2 years ago* (last edited 2 years ago) (2 children)

I ran cargo install lemmy_server in the official Docker Image of Rust:

  • Memory Usage was ok (approx. 1,5 GB)
  • CPU Usage was at peak 100% of all Cores.
    load average: 6,15, 6,23, 5,84
  • The command finished in
    Finished release [optimized] target(s) in 35m 03s
    real    35m6.253s
    user    179m50.287s
    sys     4m23.684s
    
[–] ravermeister@lemmy.rimkus.it 0 points 2 years ago* (last edited 2 years ago) (3 children)

is it ok to test it inside a docker image? as i use this machine for my gitlab instance as a runner from time to time, and like to keep the host system clean. In fact only docker and the gitlab-runner is currently installed.

One thing I've forgotten, The Disk Space is not the biggest (therefore I always cleanup my used docker instances in my gitlab-ci build process):

root@virusrockpro2:~# df -h
Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
udev            1,9G       0  1,9G    0% /dev
tmpfs           387M     40M  347M   11% /run
/dev/mmcblk1p1  116G     32G   84G   28% /
tmpfs           1,9G       0  1,9G    0% /dev/shm
tmpfs           5,0M    4,0K  5,0M    1% /run/lock
tmpfs           1,9G       0  1,9G    0% /tmp
/dev/zram1      146M     36M  100M   27% /var/log
tmpfs           387M     28K  387M    1% /run/user/1000

will that be enough?

[–] ravermeister@lemmy.rimkus.it 0 points 2 years ago* (last edited 2 years ago) (5 children)

I could provide an arm64 builder running on a rockpro64 but it could be that the specs aren't good enough

view more: ‹ prev next ›