Just a regular Joe.

  • 0 Posts
  • 61 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle




  • With DPRK it seems pretty simple: Are citizens permitted to leave the country of their own accord? The answer of course is no, and that is extremely telling. Combined with choreographed & escort-only tourism, one really has to question it.

    My opinion: Odds are likely that it really is a shithole in many ways and in many places (and for many reasons, sanctions included). That said, people will still live their lives within those constraints, because that’s what people tend to do. We won’t get accurate and verifiable information from their government about citizen health and longevity, causes of death, etc. so OP’s propaganda must be taken as just that.

    At some point NK’s system will fall, and some historians and archeologists will get to do their thing, and we’ll gain some more insights.








  • Judges usually don’t know this stuff, but they primarily work with systems and software supplied by the state…whose experts should know what they are doing.

    My bet is that this guy decided to work on personal equipment, probably in violation of the rules. Being a judge, he’s unlikely to be sanctioned for it, and will certainly learn from the experience. If anything, there may be some internal discussions which we’ll never hear about.

    Law is an area where AI can add value, though… searching through past rulings and legal opinions is tedious, and anything that can assist to find needles in haystacks would be welcome. It shouldn’t be used to write legal judgements or arguments though…


  • Joe@discuss.tchncs.detoMemes@lemmy.mlThe Oligarch Messiah
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    3 months ago

    Just wait until they release the list … it’ll have a few holes.

    Unfortunately, it’s very hard to trust any such list. If he had any sense, he would have also added a few extra names over the years of people who he just didn’t like, or those he wanted to manipulate. Scumbags be scumbaggy, whether rich or poor.

    That said, all implications and accusations should be thoroughly investigated, and if corroborated by victims and/or witnesses, and then be brought to public trial or just made public if the reasonably accused is dead.


  • I don’t think you need separate laptops, but a separate router may be useful.

    If you use Linux, you can have apps isolated to their own lightweight network namespaces (like containers), using different VPNs. Otherwise VMs can serve a similar purpose on Windows and Macs.

    Iptables can also be used to block traffic, and force it through proxies (which can be whitelisted by uid/gid) or VPNs.

    If you want a more secure VPN setup, I’d even recommend having the VPN(s) running on the router (eg. portable OpenWRT setup) so your laptop never gets offered a public IP / connects directly to network. Put a proxy on it for special (eg. DNS based) routing exceptions, like banking from real IP, reddit via the US, etc.