Elvith Ma'for

Former Reddfugee, found a new home on feddit.de. Server errors made me switch to discuss.tchncs.de. Now finally @ home on feddit.org.

Likes music, tech, programming, board games and video games. Oh… and coffee, lots of coffee!

I � Unicode!

  • 0 posts
  • 210 comments
Joined 2 years ago
Cake day: June 21st, 2024
  • You wouldn’t even really question your new device on the network. Since the monitor must forward the packets from and to your PC it’s MAC address would show up in the network, but that’s expected. And good luck separating the traffic of your monitor from that of your PC if it originates from the very same MAC address as it’s basically the new network card of your PC connected via USB C. And since it could act like a bridge, it could strip out the responses to its own requests and not forward those to your PC so you don’t even see them there. On the other side it’s all TLS encrypted so nothing to see either. Heck, it could even only send its own requests when your PC is actively using the connection so that it’s less noticeable.

    You might do some DPI and check what IPs you connect to but good luck finding if it really is your monitor and not some random app on your PC. If it’s using DoH, you can’t even inspect its DNS traffic to get a clue what’s going on (SNI in the handshake might still offer some clue).

    Also all of the above enables tracking and spying on you covertly. Ads are quite obvious, so there’s nothing to hide there.

  • Correct. It’s Bayrische Motoren Werke which translates to Bavarian Motor Factories or maybe Bavarian Motor Workshops.

    The German Werk has several meanings:

    1. The process of work/the work itself needed to finish a specific task.
    2. A specific action. E.g. used to imply someone did $thing
    3. A specific thing that was produced by someone (e.g. a piece of art) or even someone’s lifeworks as a whole.
    4. A factory or industrial complex BUT ALSO depending on context the workers on said factory/complex.
  • Instead of focusing on what is “too much settings”, i prefer game studios taking the approach of the settings of e.g. Assassin’s Creed Origins. Not only do you get the usual presets in the menu, but also some stats to your performance. E.g. how much VRAM is used/available. What’s your GPU and CPU load, RAM usage,… And for every setting you hiber over and change, you will get a (cumulative) prediction in those graphs how this combination of setting will affect which part of the system. That way you can tweak the settings more easily to your preference and your system. You may not be able to get a decent frame rate with higher poly models, but you might have enough VRAM to afford higher res textures and get better image quality that way. Having denser crowds might affect CPU load more than GPU load, so your GPU might not be the bottleneck of that feature and so on.

  • I usually fall asleep very quickly. Yes, having some kind of anxiety about the next day or such can keep me up and sometimes there’s a night where I just don’t seem to fall asleep instantly by myself.

    Rule number one: Keep your bed the place you sleep in. Don’t do anything else in it. You can’t fall asleep because of anxiety? Get up, go somewhere else, try to deal with it/calm down and then get back to sleep.

    If you don’t know why you can’t fall asleep, get up, try to wind down a bit. Maybe drink a little bit of water, go to the toilet, whatever then come back and try again. Try to keep the lights off or as dimmed as possible in that time.

    Sometimes if that doesn’t help, you can use some relaxation techniques to help. My go to: Lay down, find a comfy spot. The easiest: Focus on you I this moment. How does it feel in your bed? Focus on the warm fluffy place you’re in. “Feel” how you sink in more and more into your pillow and mattress with every breath. Usually that’s enough to get me to sleep. If you can’t fall asleep doing this, go a bit further. Imagine you’re in a meadow/on a beach/wherever in nature. Feel the imaginary sun on your skin. The sand/gras/moss/… Under your bare feet. Breathe the fresh air. Focus on your imaginary sensations and observe them.

    Those imaginations can be hard if you’re not used to them. It’s OK if you’re not focused on them in the beginning and that some random ideas and thoughts cross your mind and keep breaking the illusion. Find a way to deal with them. Accept that it has happened and move on. My preferred way to “block them”: imagine a red heavy curtain falling like in a theater completely blocking your view of those thoughts/images. Acknowledge that you identified and consciously ignored them, “turn around” and return your focus to your imagination.

  • It depends on their use. The most common certificates that you will “use and check” (implicitly) all the time are probably those, that get served by websites and the APIs that apps talk to. Those are usually quite short lived. Let’s Encrypt IIRC issues them with a default life time of ~90 days and there’s a push industry wide to reduce their lifespan generally to… IIRC something around 40 days. But there are more usecases and certificates and those may be valid longer. E.g. a developer that signs their code/compiled binaries.

    Or - and thats more relevant - when you check a certificate you do not only check it’s content, you also check that it was issued and signed by someone “you” trust (or rather the software on your device trusts). Ususally there’s a central store on your PC managed by Microsoft (for Win), Apple (for Mac) or your Linux Distribution with a list of certificates that your device trusts. Those are usually quite long lived (often several years, probably even more than a decade). But will also end. And there will be new ones to replace the old ones. Or new vendors that get added to this trust store. If you do not update your device, this trust store won’t change.

    There are now several versions how this can affect the apps in this case, e.g.

    • They might not be able to talk to servers using “newer” certificates, as they cannot validate them. There might even be the problem, that the update mechanism breaks, as it wouldn’t be able to get updates from the server to get new certs effectively locking you out.
    • They might only allow apps that are signed by them, but their old cert is running out and if it’s invalid, they might prevent the apps from running (as their cert is now untrusted) - note that you can provide ways around that (e.g. checking if the cert was valid when it was issued vs. checking if it would be valid now), but for a device that’s designed to be able to get updates, you might have forgotten that or didn’t think it was an issue or…
  • I don’t know about Mass Effect 3, haven’t watched runs of it. If cutscenes are forced and maybe lengthy, I get why you’d allow mods to specifically skip them. They’re uninteresting (for the sake of the run) and everyone loses the same amount of time. If there were tech that allows you to skip cutscenes, say by routing around a trigger OOB, then I think the mod probably shouldn’t’ be allowed as it’s now skill based. But in the end, the community for a game decides. And they’re also free to allow a category with auto skipping cutscenes and another one with the full cutscenes. So then it’s the runners choice.