13

Say you are in the lead of a race and there is like two laps remaining, and you have someone close behind. Like Max and Lando. Has it ever happened, or has anyone ever considered letting someone pass them on the second to last lap, with the expectation that they would have DRS on the last lap and get the lead back and win?

[-] skipmorrow@lemmy.world 1 points 5 months ago

When you watch the video at the 7:17 timestamp, the front tyres are moving faster than the ground under them. This can easily happen with rear (powered) tyres (i.e., "burning rubber", "peeling out", etc.). But how can the front tyres go faster than the ground is making them move?

4
submitted 5 months ago* (last edited 5 months ago) by skipmorrow@lemmy.world to c/formula1@lemmy.world

When you watch the front tyres of these cars in slow motion, it sure looks like they are rotating faster than the ground would have them rotate. Makes no sense! Any physicists in here that can explain?

(7:17 timestamp) https://youtu.be/hqJiIRQZhRk?si=CttFGdfA6mpAXFsy&t=437

13

Don't think I've ever seen those "S" before. And I think it was only during Q3.

8

This is kind of hard to explain, but hopefully it makes sense. I don't think a screenshot would help because everything "LOOKS" fine. But the characters in my Ubuntu VM console look funny. And I can't drag my mouse across the text to select it. Nor cacn I right-click. The console works fine, and I can run commands. I don't see the Ubuntu desktop, just this console. I don't even really need the desktop, but if it's there and I can start it up when I want it, that will be OK, but for now I would like to figure out how to get a regular console for this VM. Any ideas? Thanks, and sorry for the newb question!

[-] skipmorrow@lemmy.world 0 points 9 months ago

Yeah, but I'd rather not change it because I am pretty sure there are some devices in the house where I set up static IP addresses. I try not to do that, but over the years, I am pretty sure there are at least a couple. Heh, maybe a good time to seek them out!

[-] skipmorrow@lemmy.world 1 points 9 months ago

Let's see if I got this... great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I'll be good to go.

20

I am going to build a router with OPNSense (in Proxmox, on an HP thin client). I am stuck with setting up the networking (I have the Inel 4-port card). I don't really know how to get started. Right now my device has one LAN cable going into it, and my consumer router is doing everything. I can set up a bridge for the other ports, but what IP address will I use for the LAN? I can't use 192.268.0.1 because that will collide with my consumer router. Do I just take my consumer router offline while I am setting this up?I'd rather not because for sure I will get stuck and will want to look something up online. I guess I could use my phone but not the best when I am trying to see someone setting up something like this.

Silly question, I know, but I just can't think of a clean way to get this going with minimal disruption. In a nutshell, what's a good strategy for setting up and testing the OPNSense while it's not actually doing any routing and then seemlessly drop it in and start working on it?

19

I'm thinking about building a box for pfsense. Looking at hardware options and I see a pretty significant difference in price when comparing hardware with and without AES-NI. I don't necessarily think I'll need AES. The way I understand it, AES is for using VPN that is somehow running on the router??? I mean, my wife and I both use VPNs on our work computers so we can reach our work networks, but that isn't using any encryption features on my router, is it?? Or am I not understanding?

[-] skipmorrow@lemmy.world 4 points 1 year ago

That's a great point. I think I am of the mind that it doesn't need fixing. I also do not like penalties after the race. So just let it be. If once a year a team figures out a way to exploit this, then so be it.

[-] skipmorrow@lemmy.world 2 points 1 year ago

I thought it gave an interesting twist too. I guess I would feel different if I wasn't a RB fan. Hard to say.

One other possibility comes to mind. What if there are no rule changes, but instead if the stewards think a team might try to take advantage of this, they decide at race time to hold their ruling disclosure until after the race?

20

Question coming from a F1 newbie as of this year (thanks DTS)

Interesting race yesterday. Clever loophole exploitation on RB to put Perez back out to erase the time penalty. Supposedly F1 powers-that-be want to plug that hole so teams can't do it again?

I guess the bigger question is should the loophole be fixed?

So how would such a rule be written? Say "if a car is out of a race under green for more than five minutes, the team must retire the car (which is defined as not permitted to race again in that race)". But that doesn't seem fair to a team in a race where less than ten cars are remaining (does this ever happen?) and it takes a while to get the car fixed.

Anyway, I am curious to see what becomes of this.

[-] skipmorrow@lemmy.world 4 points 1 year ago

It is for a middle school robotics team (FIRST Lego League if you have ever heard of it). No, I don't have some burning desire to get rid of the merges. I was mostly woried that we were doing something wrong. We definitely do not have any branches. We really just use github to have a safe place to store our code and so that all of the laptops can have all of the code from all of the teammates.

For sure I don't want to add any complexity. I think that since from their end it looks like it is doing exactly what they think it does (i.e., I upload my code with a push, and I get everyone else's code with a pull), there's definitely no need to fix a non-problem.

24

With git/github I really only pull and push. I don't really use any of the other features. Same for the kids on my robotics team. The only thing I have taught them is pull and push. The kids do a pull at the beginning of practice and a push at the end. Yet sometimes I see this in the commit logs. Why are these merges happening? Even I have some merges and I know I didn't do anything differently. Should I be concerned? We are doing all of our git/gihub work in VS code if that matters.

skipmorrow

joined 1 year ago