Programming and math are both heavily rule-based and logic-based, which is why people say if you’re good at math you may be good at programming.
Programming and math are both heavily rule-based and logic-based, which is why people say if you’re good at math you may be good at programming.
So many suggestions here but I thought I’d chime in because I have a setup very similar to what you suggested and I found a very easy way of hosting it securely. I am using Unraid on a system in my house. I have my web service running in a docker container. I exposed it using a cloudflare tunnel. There is an Unraid plugin for cloudflare tunnels that takes out a lot of the configuration work involved in getting it running locally. You just have to also set up a corresponding endpoint on Cloudflare’s website and have a domain name registered with them for you to link to it.
The way it works then is when someone requests your domain (or subdomain) in their browser, Cloudflare gets the request and redirects the traffic to the cloudflare tunnel client app that you set up in your computer. That app on your machine then redirects the traffic to your other container that is hosting your web service and established bidirectional communication that way.
The benefits to this system are:
Downsides:
I believe you can use Wireguard and a rented VPS to recreate this setup without Cloudflare but it will require a lot more knowledge in order to set it up with more points of failure. And it would cost more because even though Wireguard is FOSS, a VPS will cost you a monthly fee of at least a few bucks per month.
I currently have 2 services exposed using Cloudflare tunnels on my Unraid system at home. They’ve been running for over a year now with 0 interruption.
I love going into a PR with 3 approvals already and shitting all over it
No Rway!
At least not.
People don’t like centralizing the Internet in a single service. There’s nothing wrong with the product. It works great and is much more secure than opening ports in your home network. This community is just more biased toward decentralization and privacy, which is a common reason for people to start self hosting.
I think wireguard can allow you to set up a similar external connection with some extra steps. This would remove Cloudflare from the loop.
Maybe he’s just a hipster
So he can give them instructions like “empty your pockets and place your weapons in the slot on your right, and put on the blindfold and ball gag on your left, and wait for someone to lead you a play room.” The video is for blackmail.
No, you’re not allowed. Now go to your room and think about what you’ve done.
While statistically unlikely, it would be possible to exploit the vulnerability on the first attempt
I prefer séance
Wouldn’t a regular bot be easier to make and perform better?
But just productivity and maintenance but if your devs start to leave or retire, you’re not gonna get the best quality replacements for them if you’re using outdated tech. No one wants to learn new skills that aren’t going to help with their career growth.
I think two assumptions to this whole 10k people/day metric cause it to be inaccurate pseudoscience:
It assumes people learn things at random times, causing the distribution to average over 30 years.
It assumes everyone learns a thing by age 30. If you talk to anyone over 80 years old I guarantee they’ll tell you they don’t know everything.
It’s a sweet sentiment, but it bugs me how people keep quoting this like there’s any truth behind it.
They only apologized because the customer they risk losing controls billions of dollars in assets
Indeed. Has “home” ever been an alias for 127.0.0.1?.
Change port to 8080 because stupid container locks down 80
Generally true, but if the professor in this context was not a moron, he probably mentioned at the start of the class that he would be forcing a change to requirements part way through the course. Ideally, he would’ve specified what kind of changes this would be, in order for the students to account for that in their design. I think it’s likely this happened, but the student was lacking so much experience he didn’t understand that hint or what he needed to do in the design in order to later swap parameters more easily. I’m going to withhold judgement on this professor having only heard a biased account. It could’ve been a very good assignment, now being told from the perspective of a mediocre student.