jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Front page / Stack Overflow · hot matching “advice”

3 shown · updated 46m ago · read only
  1. Is there a kill switch alternative for a homemade VPN? [closed] (stackoverflow.com)stack

    29 points by Cyber Tempo in stackoverflow.com · 59m ago · stack

    I am trying to build a server and wanna make it as secure as possible without much of a hassle. I came to know that implementing a kill switch into the system opens up a new level of security, but its way too complex to actually setup. The main problem is that kill switches can…
    filed under advice
  2. How to efficiently implement nearby-user discovery for a location-based social platform with 100K+ users? [closed] (stackoverflow.com)stack

    26 points by Daniel in stackoverflow.com · 1h ago · stack

    I’m developing a web-based social platform where users can share moments and discover other users who are nearby. One of the key features is nearby-user discovery . The platform needs to identify users within a certain radius while keeping location data private and minimizing ba…
    filed under advicephpmysql
  3. Modular monolith architecture [closed] (stackoverflow.com)stack

    23 points by Juan Pablo Spiatta in stackoverflow.com · 1h ago · stack

    I'm designing a new frontend application as a modular monolith . We are a small development team, so we want to keep the deployment and development model simple rather than introducing microfrontends or multiple repositories. The application is expected to become the company's m…