Gobbel2000

joined 2 years ago
[–] Gobbel2000@feddit.de 12 points 2 years ago (1 children)
[–] Gobbel2000@feddit.de 6 points 2 years ago (1 children)

Ukraine, Moldova, and the Western Balkans, but not Georgia or Turkey

That's the second sentence of the article. I would also like to see Norway and Switzerland, maybe even Scotland coming around to it.

[–] Gobbel2000@feddit.de 23 points 2 years ago

Das ist wirklich ganz schön mies. Ich bin beim Ursprungspost schon ausgestiegen nachdem ich irgendwann verstanden habe, dass die unterschiedlichen Farben der Balken überhaupt keine Bedeutung haben.

[–] Gobbel2000@feddit.de 10 points 2 years ago

Great to see the Servo project getting more support. Having more choice in this space is a very good thing. Igalia keeps doing fantastic work.

[–] Gobbel2000@feddit.de 23 points 2 years ago (12 children)

Ja, für PKWs sind e-fuels wohl nicht besonders sinnvoll. Es hilft natürlich, um Spitzen in der Stromversorgung auszunutzen, aber da ist Wasserstoff der effizientere Weg.

Anders sieht es bei Flugzeugen aus, wo die Energiedichte (Energie pro Gewicht) eine wesentlich größere Rolle spielt. Dort können fossilfreie e-fuels gut mit gehabter Turbinentechnik verwendet werden. Von einem rein elektrischen Antrieb auf Passagierflugzeuggröße sind wir noch weit entfernt.

[–] Gobbel2000@feddit.de 9 points 2 years ago

Everyone is having fun playing air guitar, though bad they may be at it. Except the beige dude who forgot his air guitar at home.

[–] Gobbel2000@feddit.de 3 points 2 years ago

My experience is you should try to always use find over ls when writing robust scripts, and consider ls as just an end user tool, not a scripting tool.

[–] Gobbel2000@feddit.de 41 points 2 years ago (2 children)

Either that or the whole management team had to drag him away kicking and screaming so he wouldn't throw more oil into the fire.

[–] Gobbel2000@feddit.de 45 points 2 years ago (5 children)

Das will ich sehen, wie das Thermometer bei Milch 111,6 Grad anzeigt.

[–] Gobbel2000@feddit.de 3 points 2 years ago

In arch/x86/Kconfig of the kernel tree it says for CMDLINE:

	  Enter arguments here that should be compiled into the kernel
	  image and used at boot time.  If the boot loader provides a
	  command line at boot time, it is appended to this string to
	  form the full kernel command line, when the system boots.

	  However, you can use the CONFIG_CMDLINE_OVERRIDE option to
	  change this behavior.

	  In most cases, the command line (whether built-in or provided
	  by the boot loader) should specify the device for the root
	  file system.

and for CMDLINE_OVERRIDE:

	  Set this option to 'Y' to have the kernel ignore the boot loader
	  command line, and use ONLY the built-in command line.

	  This is used to work around broken boot loaders.  This should
	  be set to 'N' under normal conditions.

So both commandlines will probably be used. I don't think an initramfs will normally interfere with the kernel commandline. In any case you can make sure you got what you wanted with cat /proc/cmdline.

[–] Gobbel2000@feddit.de 16 points 2 years ago (4 children)

Ich nicht, und ich stehe dazu.

[–] Gobbel2000@feddit.de 2 points 2 years ago

It took roughly 10-15 minutes on a Ryzen 5800X with 32GB RAM. I have compiled other programs before, but none nearly as large and notable as the kernel. I am in fact very close to getting a computer science degree, but that is in no way required to be able to do this. If you are able to follow the wiki-page I linked, you can do it too.

view more: ‹ prev next ›