Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LI
Posts
0
Comments
39
Joined
2 yr. ago

  • I don't really use it for this, but here are some things I do use it for:

    • metrics scraping on servers without needing to open ports or worry about ssl encryption. Works great for federating Prometheus instances or scraping exporters
    • secure access to machines not directly exposed to the internet. I.e. ssh access to my home box while I'm traveling
    • being an exit node for web traffic while traveling. I.e. maybe you are traveling and have a bank who is giving you grief about logging in -- masquerade that connection from your home IP

    I mostly just use it for metrics scraping though

  • Some of these "businesses" are in fact chia farming and whatnot, though. I know the marketing language is always what gets people ruffled up in datahoarder, but this isn't exactly something I would consider as a legitimate business use and a single plot uses 100GB of space which can't even begin to be deduplicated. If your entire business resolves around making money as a result of storing unreasonably large amounts of data then the cloud ain't it and realistic data costs need to be factored into your data models. I'm actually a bit surprised that Dropbox responded so quickly to the influx of gdrive abusers.

    For the average user, it would be substantially more cost effective and sustainable for you to invest in hard drives rather than paying Dropbox $100/mo to rent storage. Cloud providers will decide at any time to change the term of your agreement. The hard drive is yours until it dies.

  • It sounds like what you want is to either get a modem (either rented through the ISP or bought 3rd party, if your ISP supports it) and then ensure that this modem is in bridge mode without any sort of router features. That said, most places will just give you a dumb modem if you have no intention of using their router.

    Then the other gear would be a router with the feature set you want. I personally am quite fond of my Mikrotik hap ac2 but the ac3 looks good too. I don't use the Mikrotik for the wifi either (I use unifi for that), but it's decent enough for a small space in a pinch.

    Basically you would need to find out from your ISP if they allow you to bring your own gear -- modem and/or router, with the router being the more important of the two and get their help to either swap your existing device into a bridge or getting you something that can.

  • If you were under Linux, you could have the start command change desktop resolution with xrandr. But since you are on Windows it looks like qres is a command line app to help you achieve the same thing: https://m.majorgeeks.com/files/details/qres.html

    There's also HDR switch: https://github.com/bradgearon/hdr-switch

    Using the nvstreamer1080 option may be a bit easier, but nice to have options!

    Edit: I should read better. Did you try

     
        
    C:\\path\\to\\QRes.exe /x:1200 /y:800
    
      

    Just run from you command line first until you get the hang of it

  • This isn't some instance specific feature or a custom shortcut -- it's a feature of Lemmy. The link posted by the bot works perfectly fine on both the lemmy-ui (browser) and on sync.

    The reason why your link is problematic is because it will take people off their home instance, the other format keeps people on it. The bot is trying to suggest a way of linking internally to Lemmy that's more user friendly than just an URL to a different instance

  • it doesn't cost money and you can use it for anything you like.

    This is misrepresenting FOSS quite a bit. A lot of open source software is indeed this permissive, but not all of it. It's important to refer to the license of each individual project because various licenses have different terms.

    Some open source software may be free for personal use, but that license may not extend to other companies seeking to profit off their open source and good will. ZeroTier comes to mind as an example of this.

    Further, other licenses like GPL only requires that you make your sources available upon request but you can require that your customers pay you to receive the product: i.e. RHEL. At the end of the day, FOSS means free as in speech, not free as in beer

  • Because he prioritized his time in getting the application usable rather than implementing various tiers of payments instead.

    One of the messages to the discord this morning seems to indicate he's planning on adding the one time ad-free unlock today.

  • Updated amd64-microcode for EPYC processors appears available for several distributions which has mitigations available. I went ahead and proactively grabbed the microcode update from Debian unstable (not the best practice) and applied it without issue to my Bullseye/EPYC.

    This isn't exactly condoned as it's not officially a backport, but I'll take my chances as this is pretty critical.

    Date of the updated microcode should be July 19th.

  • Going to play Devil's advocate here, but open source does not automatically mean that things are safe or that anyone is even auditing the code on anything that resembles a regular basis.

    Heartbleed was introduced into OpenSSL source code in 2012 and wasn't discovered and fixed until 2014

  • I originally bought the JSAux Dock and shortly after connecting it to my TV it started wrecking havoc with the CEC functions. Volume control would randomly stop working. Was pulling my hair out thinking that something in the AVR stack was starting to fritz out and go.

    I pushed them for a refund and swapped to the OEM Dock. Haven't looked back since. CEC issues disappeared and the dock feels a lot more reliable than the jsaux one.

    Also JSAux dock only had windows firmware updaters at the time, so wasn't a great look for first party support.