Wtf I didn’t know that there is a clear reason for corpos getting political! Thank you for this, I really had no idea about it!
Wtf I didn’t know that there is a clear reason for corpos getting political! Thank you for this, I really had no idea about it!
Did you take a little journey into the BIOS yet? Is definitely firmware, the question is if you can just change a setting there. Otherwise, somebody already mentioned dummy HDMI plugs.
Relied on an AUR package for building and signing my unified kernel image… one day it was outdated and geberating the image failed, I noticed that by the fact that the system refused to boot my OS. Fixing it was done in a few minutes but boy, that was a shock :D
Guess who also checks the exact output of the kernel rebuild now before rebooting!
I am not extremely familiar with nix and flakes but from my understanding, they create isolated environments like venv or containers, correct? Would that not mean having a separate wine install and especially separate Lutris install per Game? So no single Lutris that lists all games but a separate one for each, kindof defeats the purpose I think. I fail to see the benefit over just clicking it on the lutris website, so not sure if this would gain traction. Open for any suggestions and corrections though!
Might be the case but is this really a problem to solve? To my knowledge, all modern boards support wol.
My bad, I just looked up what a CUV is and you are totally right. I’d go even further and say that there are barely any real “SUVs” around from European car makers, seems like the CUV label fits pretty much all of them (with few exceptions, usually the big ones like Audi Q5+, BMW X5+, VW Touareg). So I learned sth today, thanks!
Similar reason for me. Although, as long as I could get a car without internet connectivity, I would even be fine with non-free software but even that is too much to ask nowadays. This also applies to gas or diesel powered cars though, so I will stick with my sedan from 2015 too, might even have the engine redone completely in a few years if there are no proper options by then.
Not sure if that is what you asked for or if you only meant in the US but anyway: Europe currently sees a rise in laws that forbid motorbikes on certain roads/areas based on their idle noise (completely idiotic), the weekday or just completely. Austria started some months ago with parts of Germany now following, it is getting slightly more hostile here for bikers…
Is this a US take? Serious question because in Europe, I see primarily SUVs being sold when it comes to EVs. Small and shitty ones yes, but still aiming to resemble at least the SUV look. E.g. VW ID3, ID4; these I see a lot on the streets over here. Big exception seem to be hybrids, they usually are sedans or hatchbacks.
Did you contact your ISP about this? Most of them can adjust a setting for you to remove the NAT part, the feature is usually called dual-stack. If you are in the EU, you even have a fundamental right to use your own router, you just have to register your MAC with them.
Vim supports editing files through scp as well, no reason to cry here xD
I second this. If you want people to help you tell us
Meaning what did you type, what did you expect it to do and what is the error. Copy the code ideally, alternatively send a screenshot. Once you provide this, we will be happy to help.
Okay, then it simply has an issue with the addresses you are providing, as someone pointed out already, the issue likely is the 192.168.100 network. Find out where exactly you define localhost and 192.168.100.1 as addresses to listen to and change them to e.g. 0.0.0.0 and 127.0.0.1 instead (or ideally just 0.0.0.0 as this includes localhost as well). Restart the container afterwards, see if it works. Of course make a backup of your config first so you can go back.
I don’t see anything like that in this thread. If you want people’s help, help them help you and provide sufficient information about your problem.
Yes, have it running and it works well. Nextcloud setup is sth that I will still have to set up but the only problem I see there is certificates.
To debug Nebula, simply try executing it by hand, e.g. nebula --config /path/config.yml
and see what the error message is. Or check your journalctl of course. Share the message here and we can have a look!
When you issued the netstat command, were the containers up or down? Issue it again after docker-compose stop
. If you moved or renamed the compose file, the old conrainers would still run in the old context.
For me, two main aspects: I do not have to move my hands from the keyboard and I can pipe things from one tool into others, significantly speeding up many tasks
Correct. However, this looks like a direction that language processing and GPTs would excel in and to my knowledge, there already have been some ML addons made for certain RE tools, so this might become more easy in the future. If that is necessarily a good thing is a different story…
Well, source code is not sth that you “crack”, you can only reverse engineer it (I think it was done with Doom, also OpenRA) or steal it from the company’s servers. The use for it is also rather niche, so the risk vs gains ratio is not attractive enough to feed dedicated websites. You can also look at fully open source games like 0AD and check out what they did!
Edit: I stand corrected (thrice); Doom was indeed open-sourced, not reverse engineered. Thanks for pointing out!
Geekworm offers a HAT and an enclosure for 2HDD and the Pi, that might suit you