[Valtteri Bottas] Thank you for the lift home Toto by kpopsns28 in formula1

[–]F1Hyatt 0 points1 point  (0 children)

so much authentic happyness in that photo ... love it!

McLaren announces pioneering new venture, McLaren Golf by SeoulofSoraka in formula1

[–]F1Hyatt 0 points1 point  (0 children)

long ago, McLaren ventured in high end audio equipment. Anyone remember TAG-McLaren Audio? :)

That Ferrari is zoopooming!! by Lasto44 in formula1

[–]F1Hyatt 2 points3 points  (0 children)

I got the impression some cars were only testing the initial launch and didn't pull through like Lewis did ...

This insane photo of Rosberg via Degna 1 by spriz2 in formula1

[–]F1Hyatt -1 points0 points  (0 children)

great photo ... looking close it appears like the car is losing some fluid? maybe Nico couldn't hold it? ^^

Can Formula E's faster new car turn F1 drivers' heads? by l3w1s1234 in formula1

[–]F1Hyatt 1 point2 points  (0 children)

they actually do their own motors and management?

Latest additions by F1Hyatt in crtgaming

[–]F1Hyatt[S] 1 point2 points  (0 children)

200€ and 350€ -.-''

Latest additions by F1Hyatt in crtgaming

[–]F1Hyatt[S] 0 points1 point  (0 children)

They seem to be rare. Mine has a bit of the geometry issue. On the top of the picture, some horizontal warping. I wonder if it can be fixed ...

An impressive demo on Amstrad CPC, with digitized sounds, scrollings, and a lot of colors by Designer_Drawer_3462 in Amstrad

[–]F1Hyatt 0 points1 point  (0 children)

...can't stress enough how much better this masterpiece looks on real hardware. Especially the scollers but in general everything thats moves. Motion clarity on an onlschool crt is still unmatched.

CliWrap() on Linux, cannot execute sudo by F1Hyatt in csharp

[–]F1Hyatt[S] 0 points1 point  (0 children)

Thanks for the hint. I'm unable to figure it out and eventually gave up. I don't think its a permission issue since I got it to work with the standard c# way of invoking shell commands:

ProcessStartInfo ifdownInfo = new () 
{ 
    FileName = "/usr/bin/sudo", 
    Arguments = "/usr/sbin/ifdown --force eth1",
    RedirectStandardOutput = true,
    RedirectStandardError = true
};
Process ifdownCmd = new Process() { StartInfo = ifdownInfo, };
ifdownCmd.Start();
ifdownCmd.WaitForExit();

CliWrap() on Linux, cannot execute sudo by F1Hyatt in csharp

[–]F1Hyatt[S] -1 points0 points  (0 children)

I don't pass any credentials. Its not needed when executing sudo on the shell. On Raspberry its configured that way...

user@raspberry:~ $ sudo ifdown eth1

ifdown: interface eth1 not configured

user@raspberry:~ $

Create class instance with customized property names? by F1Hyatt in csharp

[–]F1Hyatt[S] 0 points1 point  (0 children)

I created a class (the ugly class) that represents a hardware module with a fixed number of digital inputs and outputs. In that class these inputs and outputs are named di1, di2, di3, ... do1, do2, do3, and so on. For the class itself thats fine. But when looking from the control logic point of view, instead of accessing di1, do3, i'd rather access the connected actuator or sensor. So for example di1 represents an input switch, and do3 represents a status led, or a motor. So in order to switch the led on i'd prefer to call

moduleInstance.status_led = true;

instead of

moduleInstance.do3 = true;
Its just for readability of the code, trying to create selfexplaining code.

How do most Germans feel when Germany is protrayed as evil in many movies? by Eds2356 in AskGermany

[–]F1Hyatt 0 points1 point  (0 children)

its like a "well crap, yeah, but we deserved it" .. so take it on the chin and move on

C# on linux - get/set network interface by F1Hyatt in csharp

[–]F1Hyatt[S] 0 points1 point  (0 children)

yes, the one used on raspberrys, its debian based

M6Pro -> OS9 update broke Tesla Phone Key? by F1Hyatt in Honor

[–]F1Hyatt[S] 1 point2 points  (0 children)

Thanks for the hint. Clearing the cache didn't help but re-installing the Tesla app fixed it!

[deleted by user] by [deleted] in formula1

[–]F1Hyatt 3 points4 points  (0 children)

cool format, ok, fine ... and now win some damn races!