I'm building something that isn't necessarily more secure than vercel, but it is self hosted. I think in the future personal vps family clouds are going to be a lot more common because of these cloud-level attacks and costs.
Thank you :) fair point. I'll add filtering by domain, and then maybe by hash tags. Though it might be tricky to identify the category across different sites.
> This person is so convinced that they are a good developer that they refuse to take direction or ask questions
While I agree a coding exercise is valuable - this is the actual problem. The way I test for that humility is by asking "tell me about a time you personally did a poor job." I then follow up by asking for a time they identified a failure of a colleague. I look to see if they're empathetical, open to being wrong, and declaring they're always trying to improve.
I learned this lesson from the videos of the Harvard course on justice. The lecturer got explanations that I thought at the time were laughable, but somehow in his response he rephrased them to be reasonable and a great platform to deepen the conversation. It requires a great deal of empathy and intelligence to do that and I try my darndest to read as much sense as possible from any question directed my way. Here's an example:
You damn well know you can more easily dab on positive findings.
There should probably be a Nobel Prize for null findings to fix the incentive structure. But how do you grade and compare the different null findings? By effort? The ramifications of a null finding are likely more limited.
Objects becoming invisible does not infer infinite objects. When you observe shopping carts leaving the store do you assume there are infinite shopping carts outside of the store?
Is this equivalent to each node representing a memory state?
Seems like it would not solve rtkwe's concern. In their example using tuples make a node state equal (S, COUNT_OF_DAYS), (R, COUNT_OF_DAYS)? You would still need an infinite amount of nodes to represent an infinite precision integer state.