1
5
submitted 1 hour ago by cm0002@mander.xyz to c/hurd@programming.dev

The source is of course here.

2
4
submitted 4 days ago by cm0002@europe.pub to c/hurd@programming.dev

This was the logo the Hurd used before 2000. If someone still has a screenshot of the logo displayed on the Hurd website, I would love to see it.

3
3
4
6
submitted 1 week ago by cm0002@lemy.lol to c/hurd@programming.dev
5
13
submitted 1 week ago by cm0002@suppo.fi to c/hurd@programming.dev

The boxes are now the wheels of the kart, so it is no longer flat and boring. There was more fine tuning, like the kart is no longer floating, and off the origin. Here is the updated kart's repo: https://codeberg.org/provectus/HurdKart. The update will become a part of the official addon once it is approved.

6
3
submitted 1 week ago by cm0002@suppo.fi to c/hurd@programming.dev

Anyone who can file issues on the atom/rss news feeders, could you please let maintainers know they're totally out of sync? The latest news they show are from 2016, the feed URLs:

https://www.gnu.org/software/hurd/index.atom https://www.gnu.org/software/hurd/index.rss

Now a days the rss one could actually be dropped, if that alleviates the burden of keeping the feeds active and maintained.

Thanks a lot if anyone can let them know and ask if that can be fixed.

7
3
8
1
9
5
10
5
submitted 3 weeks ago by cm0002@lemdro.id to c/hurd@programming.dev
11
9
submitted 3 weeks ago by cm0002@lemdro.id to c/hurd@programming.dev
12
4
submitted 3 weeks ago by cm0002@lemdro.id to c/hurd@programming.dev

Now you can just install the addon normally in STK.

13
10
submitted 3 weeks ago by cm0002@infosec.pub to c/hurd@programming.dev

I made a repository to upload some GNU Hurd Art here.

I also used the snow bison picture from here.

OC art by @provectus@lemmy.ml

14
6
submitted 4 weeks ago by cm0002@infosec.pub to c/hurd@programming.dev

Used the Hurd Boxes kart from my previous model to make a kart for STK. I uploaded it to the STK site, and now it is pending approval, so soon you may just install the addon regularly.

OC by @provectus@lemmy.ml

15
7
submitted 1 month ago by cm0002@infosec.pub to c/hurd@programming.dev

I recently designed the Boxes logo on Blender, and uploaded it to printables. I will be using this for future projects, but anyone is free to do cool things with it. Here is the url:

https://www.printables.com/model/1766245-the-boxes-logo-from-the-gnu-hurd

OC by @provectus@lemmy.ml

16
4
submitted 1 month ago by cm0002@toast.ooo to c/hurd@programming.dev
17
1
submitted 1 month ago by cm0002@toast.ooo to c/hurd@programming.dev
18
12
submitted 1 month ago by cm0002@toast.ooo to c/hurd@programming.dev

Great job to the devs who made this port possible, and are still working on it.

19
5
submitted 1 month ago by cm0002@toast.ooo to c/hurd@programming.dev

I ran this using the guide here. I never knew I was this bad at tetris until now.

OC by @provectus@lemmy.ml

20
11
submitted 1 month ago by cm0002@mander.xyz to c/hurd@programming.dev

Usually you would run GNU Guix/Hurd in a childhurd, as described here, but not all of us can to do that. I found a way to run GNU Guix/Hurd in qemu, and all you need is the qemu package.

  1. Download the latest Guix System image from https://guix.gnu.org/en/download/latest/.

  2. Convert the downloaded QCOW2 image into a raw disk image using qemu-img:

qemu-img convert -O raw /path/to/source.qcow2 /path/to/output.img

(Replace /path/to/ with the desired directory paths on your system.)

  1. Resize the image to the amount of disk space as desired. For example:

qemu-img resize hurd-system.img 30G

  1. Mount the image and resize the main partition as desired. The gnome disks tool can be used for this process, or any kind of partitioning software that supports raw images. Resize the main partition to, as an example 30gb, and write your changes.

  2. Virtualize it in qemu. We are going to use the same command as in the debian GNU/Hurd guide, but echo your image instead.

kvm -m 2G -drive file=$(echo yourimage.img),cache=writeback

  1. Your setup is complete, but I will include this as a bonus step. When you are at the login page just do login root and enter with no password.

GNU Guix integrates well with the Hurd so you can find documentation here

Note, when I did this setup, running guix pull was slow, but I think this is an issue with Guix and not specifically the GNU Hurd variant.

OC by @provectus@lemmy.ml

21
2
submitted 1 month ago by cm0002@mander.xyz to c/hurd@programming.dev

spoilerDebian has the best support for X as of right now, though.

22
8
submitted 1 month ago by cm0002@mander.xyz to c/hurd@programming.dev

I forgot emacs was an OS. This is the setup that uses the most GNU software that I have tried so far.

OC by @provectus@lemmy.ml

23
9
submitted 1 month ago by cm0002@mander.xyz to c/hurd@programming.dev

First post to start off the community.

OC by @provectus@lemmy.ml

GNU Hurd

60 readers
5 users here now

Welcome to the Unofficial community of the GNU Hurd.

Rules

founded 1 month ago
MODERATORS