

Proxmox is a great starting point for self hosting. You don’t need advanced features to start, and you can easily create VMs and containers.
Proxmox is a great starting point for self hosting. You don’t need advanced features to start, and you can easily create VMs and containers.
I work as an embedded developer and when a new board is produced and half tested, every one expects fully functional code off the bat, right away.
Motherfucker, you didn’t even qualify your hardware and you expect my code, that hasn’t hit the new board, to be 100% functional, based on your mind map? We will find hardware issues that will inevitably be blamed on the code and spend hours “debugging” the code to eventually find out the hardware is shit.
Oh I totally agree with that. It’s dumb that there is so many systems that use SSNs as an identification.
My identity infos have been leaked with the Desjardins leaks, so my SSN is forever known and all the critical services that uses SSNs are now more vulnerable.
Not really. I haven’t worked with a TI mcu for a while so I can’t talk about their mcu docs, but their sections describing data exchanges between the IC and your mcu usually has a lot of ambiguity that needs to be clarified through trial and error.
I am not sure if you are agreeing with me or not, but DOB and location where you were born are additional informations as I mentioned in my replie before.
You can guess a phone number as well by changing the last number, but that information has 0 value unless it is coupled with other informations.
I am not familiar with MacOS, but that seems like a nightmare. What is the purpose of these files?
1500$ because you don’t have bulk parts, otherwise it could go down by a significant amount.
However, the 5k doesn’t include all the hours of engineering, which costs a lot more than the hardware.
With that said, you are absolutely right that we get dog shit computers for the price. The amount of hours I’ve spent in my life reducing the cost for a board is insane. And bear in mind that this wasn’t for high volume production neither where hardware cost reductions have a big impact.
I hope that this guy go on to do his own thing and doesn’t get gobbled by the corporate machine (or become the corporate machine).
There are a lot of open source mechanical keyboards out there and with a bit of elbow grease, anyone that is a little bit tech savvy can figure out how to link all the information together and do something with that.
However, the thing that stands out to me is the integration of all the parts.
Integration between hardware and firmware is a bitch, and add to that the mechanical integration as well. This dude hopefully has a bright future ahed of him, because he certainly has the chops.
I donate to Wikipedia monthly because this is such an important website, but their donation drive is making my blood boil each time.
Never realized that Etcher was an Electron app and it makes a lot of sense.
Yeah that was the issue. I though I had switched to my LTE network connection from my phone, but my phone was still on my local network.
Thanks for the answer
You are right and I should have been more precise.
I understand why docker was created and became popular because it abstracts a lot of the setup and make deployment a lot easier.
I hate how docker made it so that a lot of projects only have docker as the official way to install the software.
This is my tinfoil opinion, but to me, docker seems to enable the “phone-ification” ( for a lack of better term) of softwares. The upside is that it is more accessible to spin services on a home server. The downside is that we are losing the knowledge of how the different parts of the software work together.
I really like the Turnkey Linux projects. It’s like the best of both worlds. You deploy a container and a script setups the container for you, but after that, you have the full control over the software like when you install the binaries
I edited the post. Since it’s all local it’s fine to show the IP. It’s just a reflex to hide my ips.
I use IP directly as I don’t have a local domain configured properly.
The outpost ip in my configuration file is the same provided in the outpost on Authentik.
I am trying to get it to work still, but I am pretty sure that the issue is between Authentik and Firefly.
I don’t see any of the headers (x-authentik-email more specifically) specified in the caddy file when Authentik is sending the request to Firefly. The only header I see is x-authentik-auth-callback.
I am not sure how I can specify which headers are sent in Authentik.
Thanks for the suggestion
I am open to paid SMTP service if you have any suggestion. I was not planning on running my own instance.
Otherwise, what would be my options to have a functional SMTP server for Authelia?
Most of the time, even high end computers don’t cut it because the optimization is dog shit.
The direction that the company is taking. Clearly that Bitwarden feels like other open source projects are diverting revenue from them.
That’s a small step towards enshittification. They close this part of the software, then another part until slowly it is closed source.
We’ve seen this move over and over.
Stopping your business with Bitwarden over that issue sends a message that many customers don’t find this acceptable. If enough people stop using their service, they have a chance to backtrack. But even then, if they’ve done it once, they’ll try it again.
Your current price is 10$/year now. But the moment a company tries to cull any open source of their project is the moment they try to cash it in.
I split my docker containers so that I can selectively backup what I want easily on proxmox
For example, I am currently running an Abiotic Factor server that I don’t care to backup. So I just dont add the container to the backups and I am done.