The Post Ninja

  • 0 Posts
  • 63 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle



  • DHCP, when set up properly, makes for less work. Reservations will have the DHCP server hand out the same IP to the same hardware (MAC address) when it asks. If you have a device that is from the dinosaur age that doesn’t play nice with DHCP, then make sure you give it an address that is outside the DHCP range on the same subnet. ex: Some home routers use 192.168.1.100 to 192.168.1.200 as the dhcp range. Setting anything from 192.168.1.1 (or 2 if the router is on 1) to 192.168.1.99 is fine, as is 192.168.1.201-192.168.1.254 (or 253 if the router is on 254). However, by setting static ips, you have to remember those ips specifically to interconnect devices on the lan, whereas reserving via dhcp allows you to use local dns resolution to connect to devices via their hostname instead. In additon, you run the risk of ip conflicts from forgetting which device has what ip in an increasingly complex system, and if you change internet providers or routers, you have a lot of extra work to do to fix the network settings to get those static ips to connect.

    Alternately, just use the link-local ipv6 address to interconnect on the lan. That doesn’t change on most devices, as it is based on the MAC address, and is always reachable on the lan.






  • The first part, yeah, if you’re on a shallow incline it doesn’t hill hold. But you also should never hill hold with the clutch anyway, so keep that foot on the brake until its time to go. Worst case, you left foot brake to get it to preload and then immediately let off the brake. But I never really needed to do that.

    The second part could be an early warning sign of the second clutch motor failure. I remember it only started going a gear too low not too long before it went completely, if I had it on auto shift. I ran it in manual mode almost all the time, though.





  • Because the dual clutch is a lot faster at shifting than the standard manual, and you can put more gears on the dual clutch since you no longer have to deal with a growingly large shift pattern on a stick.

    Top tip for dual clutch: You pull the shift lever slightly short of when you want to upshift. Your car will still accelerate while the computer sets up the shift (it has to do or verify the next gear is ready before pulling the trigger on the clutch switchover), and when it shifts, it is so fast the engine even sputters a couple times from the RPMs dropping so fast the timing is momentarily off on one or two ignitions.

    All that happens in the span of time it takes for you to kick the clutch to the floor and reach for the stick in a standard manual.

    Source: I’ve daily’ed sticks (including my current, and hopefully final gas powered car) and a dual clutch (my previous car). I still prefer the DCT over the stick.