• 2 Posts
  • 70 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle
  • Formula 1 races average about 200kph, with a top speed of 375. These are the best of the best professionally trained drivers in multimillion dollar equipment tailored to them and designed to keep them (and others) safe at those speeds.

    300km/h on the highway is essentially suicide by stupidity, not to mention manslaughter for whoever you hit. You are travelling fast enough that you literally don’t have time to react to something several hundred metres in front of you.

    150 is really fast, 200 is stupid fast, and 300 is really fucking stupid fast.







  • I’m interested in why you chose the i5 for the automation, rather than the video server?

    I’m no expert, but things like transcoding (or even just re-encoding) take a lot of grunt, which it seems the i5 would be good for.

    The i3 would be good for more constant, lower power tasks like automation.

    At least, that’s my thoughts, happy to be shown your reasoning…


  • I use an old Stream Deck- not the Steam deck- from Elgato. It’s essentially a small touchscreen with a transparent button pad laid over the top, making for a fully programmable macropad with fully customisable screen-per-key.

    Not only can I have esoteric shortcuts, but I can also dynamically label them, depending on layer. I have a ‘home’ layer with icons representing each other layer. So, for example I can load up a video game, and press the corresponding icon on my macropad. It will then change the icons to match whatever command it does- various whistle commands in Ark, for example. I can then change programs into my CAD, and have the icons now be various shortcuts for modelling tools.



  • But do I type ‘ImportantFile’, or ‘importantfile’?

    As I understand it, if I searched for either of these strings in a case sensitive file system, I would not find a file called ‘IMPORTANTFILE’.

    At best, a case sensitive file system makes naming conventions more complex. At worst , it obfuscates files. I just can’t imagine a scenario where it would be helpful. Do you really see a need to have a file called ‘aaaAaa’ and a totally separate one called ‘aaAaaa’?