Just a regular Joe.

  • 0 Posts
  • 491 Comments
Joined 2 年前
cake
Cake day: 2023年7月7日

help-circle






  • 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…











  • Some countries do it simply: You can hire from abroad if (a) you can demonstrate problems hiring in the local market for that position, and (b) the position is at/above market rates.

    There’s still room to game the system, but it’s no longer a ridiculously low bar. And there is scope for investigations and legal action, which most companies try to avoid.

    (Don’t get me started on social insurances… the US super majority seems irrecoverably brainwashed, and would probably cheer on non-contributions by gainfully employed foreigners)


  • JoetoMemes@lemmy.mlThe Oligarch Messiah
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 个月前

    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.