• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • DVI and HDMI are actually the same video signal. Which is why adapters are so cheap.
    DP can carry an HDMI encoded signal (and thus a DVI signal), which is why DP->HDMI and DP->DVI adapters are so cheap. It’s called DP Dual Mode or Multi Mode or something like that.
    I haven’t encountered a device that outputs DisplayPort that cannot output the Dual Mode HDMI encoded signal as well.

    HDMI/DVI->DP is an active conversion - ie it is re-encoding it. Which is why the converters are significantly more expensive.

    However, it’s all digital. If the signal quality degrades, it will be very obvious because it stops working (sparkles on a black screen, lines, flashes, all sorts).




  • I will say that a good scammer will circumvent a lot of the “earning trust” stage.
    Through social engineering or just sheer luck, they will catch you at a time when your guard is down and they will manipulate a sense of urgency.

    “Hi mom, my phone fell in the toilet and I really need it for work tomorrow. I’m using a friends phone right now, all my bank access was on that phone. I’m so stressed. Can you send me $800 via (dodgy website) so I can buy a new phone and get to work”.

    Instantly hits on an emotional pressure point. Adds a huge sense of urgency, with good reasons for an untrusted number and a dodgy payment method, and makes it seem difficult to corroborate with the mom’s kid.

    “Hello, this is your real estate agent. Unfortunately there has been a complication with the purchase of your new house. Due to extra fees, $10,000 needs to be transferred to X by midnight, otherwise the banks will reject the purchase/mortgage/whatever. Sorry for the out-of-hours contacts, I’m currently in (city) on other business and not in the office”

    Another hugely stressful scenario. Massive sense of urgency with a disastrous deadline.
    People don’t buy houses every day, and may not be fully aware of the process. They might take this as an unexpected but legit part of the process.
    Obviously, this requires significant social engineering to set the scam up in the first place (knowing someone is buying a house and roughly when). But the payout can be significant.

    The biggest piece of advice I can give is:
    If someone is applying a sense of urgency on any decision: STOP.
    Take a breather, think about the scenario. And then contact “the person/company” via another way through means you research yourself.

    If it’s on the phone, ask for a case number, Google the company and phone them directly. By text or email, same thing. Find their phone number via Google.
    If it is legitimate, an extra 30m isn’t going to harm anything. Especially if you say “sorry about that, I wasn’t sure if it was a scam or not”.


  • Go to steam, right click the game and browse local files.
    Navigate to something like Deep Rock Galactic\FSD\Content\Movies and delete (or move) them.

    I’ve played other games with annoying intros. Normally, deleting the files means the don’t play on startup.
    Where they are depends on the game. A quick Google found this solution.

    You will probably have to re-delete them after an update, and after running a “verify local files”.
    I’ve done this with EAC games without issues (incase you are worried)





  • Having never built an app in .net, my first instinct would be to try to containerise it.
    This would make the installation of it (mostly) platform independent, and would let you easily prove it on your development machine.

    https://learn.microsoft.com/en-us/dotnet/core/docker/build-container?tabs=windows

    Note that docker isn’t the only way. There is also podman, and I’m sure there are others.
    All of these build ontop of the Open Container Initiative, and are mostly interchangeable. It’s only once you dig deeper into docker/podman/whatever that you might start running into compatibility issues.
    I don’t think I’ve ran into any issues between using docker and podman, albeit for nodejs applications.


  • My home box ran for a few years with no issues, until I started having DNS issues. I’m fairly certain that was unbound and the blocklists I had selected, tho.
    I set up a Cron job to update the block lists every night, and give unbound service a restart.
    It’s been solid since then, and my DNS issues have disappeared.

    Now, I am checking for updates and installing those every few months. So it gets a restart when that happens.

    You could get a refurbished SFF computer that has a low profile PCIe slot, and put an Intel 4 port network card in it.
    Would probably cost $150 tops. And its a solid entry! Certainly, that’s what I used before I bought one of the fanless network appliance type things.



  • I used to use pfSense. It’s great.
    I recently moved to opnSense… And I think it’s better.
    Both are good, both are BSD, both have similar settings (tutorials are mostly interchangeable)… But opnSense just does it better, updates more frequently, nicer UI etc.

    If you are talking to yours ISP, it’s worth getting a bridge modem, and settings details for your own router.
    This modem will turn “isp” into ethernet, then your opnSense/pfSense can make the actual connection. This means it gets the public IP directly.




  • Hell let loose has been my game of choice for years.
    There was always some jank, the meta always slightly missed. But it felt like an authentic game, like BF1942 but better graphics and gameplay.
    The past year, it’s been slipping.
    And the last 2 updates have made me question it’s future.

    U13.5 broke reloads for bolt action rifles, where a full clip reload animation would run twice (there was similar for MG). I think it incorrectly implement some progressive reload system. They didn’t fix it until the U14 update, which was 4-6 weeks of this.

    U14, they increased the movement speed by a stated 15%. Which is a huge change, considering the previous speed (although slow) was balanced around tanks/vehicles and commander abilities.
    U14 also released a new faction, the British. With an assortment of non-standard loadouts… Like WW1 weapons instead of the expected lee-enfields, and what authentic loadouts there are are poorly implemented (for example, one of the assault loadouts - meant to be light and fast - has a bren gun)

    Along the way, hit-registration has decreased, driving vehicles has ridiculous rubber-banding (makes me feel sick driving them), and persistent long term bugs are still prevalent.

    I think I’m going to see how U15 goes.
    If they have addressed these issues (rebalance things around the new movement speed, fix vehicle rubber banding, fix loadouts, fix British weapons, and ideally fix or address some of the long term bugs), then I’ll get back into it.
    But at the moment, HLL has lost a lot of it’s fun for me.


  • The modcoord sub that organised the initial blackout are encouraging subs to remain dark in response to this. It seems like a lot of subs are going to remain dark.

    If a sub doesn’t want to go dark (stopdrinking was given as a community support example), then a touch-grass-tuesday is recommended to close the sub every Tuesday as an ongoing reminder.

    Seems like Reddit has taken the protest as “a bit of noise, but business as usual soon”. So, time to kick it up a notch


  • I’d love to link it, but there’s so much content around this that I’ll never be able to find it.
    I’m sure it was mentioned by some app developers that they were asking for access to the ad API that Reddit uses in order to serve their ads in the 3rd party apps so they don’t have to shutdown.

    Also, asking after the proper GraphQL API access (instead of the older and less featured/efficient REST API) now that it’s becoming paid access… And I’m sure that the answer was “it’s not ready”.