• 0 Posts
  • 18 Comments
Joined 9 months ago
cake
Cake day: September 22nd, 2025

help-circle

  • Your ISP can see what websites you visit. But even if you change DNS server it can still see that if you don’t use either a VPN or DoH/DoT.

    So it’s a good idea to use DoH or DoT. It’s an improvement but it’s far from perfect because the DNS server you’ll pick will see what site you visit, you have to trust them. And your ISP still has other ways to see which site you visit.


  • ivn@tarte.nuage-libre.frtoPrivacy@lemmy.mlAnyone tried Geph VPN ?
    link
    fedilink
    Français
    arrow-up
    1
    ·
    edit-2
    25 days ago

    Depends on what you need a VPN for.

    I don’t know them but they seems to be from Estonia marketing themselves for evading censorship. Are you in a country that censor VPN? If not why do you think the tradeoff might be worth? The 2 hops should have an impact on bandwidth and latency and there is probably no port forwarding.

    Using a VPN is just moving your trust from your ISP to the VPN. Why would you trust a VPN you know nothing about giving them access to all your internet traffic?




  • There is nothing that indicates that Anthropic’s AI is used to analyze data, I’m not saying it’s not, just that we don’t know. I’m going to quote a smaller section of a quote I made earlier of the same Guardian article:

    In late 2024, years after the core system was operational, Palantir added an LLM layer – this is where Claude sits – that lets analysts search and summarise intelligence reports in plain English.

    But the term AI is an issue here, there are multiple, of different kind, made by different companies. There is AI used for targeting, no doubt, but it’s not Claude, it’s Maven and some other subcomponents. The fact that Anthropic joined the project late, after it was already operational, is a good hint that they do not bring a core feature, but that’s only speculation.





  • I suggest you read the article.

    The AI underneath the interface is not a language model, or at least the AI that counts is not. The core technologies are the same basic systems that recognise your cat in a photo library or let a self-driving car combine its camera, radar and lidar into a single picture of the road, applied here to drone footage, radar and satellite imagery of military targets. They predate large language models by years. Neither Claude nor any other LLMs detects targets, processes radar, fuses sensor data or pairs weapons to targets. LLMs are late additions to Palantir’s ecosystem. In late 2024, years after the core system was operational, Palantir added an LLM layer – this is where Claude sits – that lets analysts search and summarise intelligence reports in plain English. But the language model was never what mattered about this system.





  • ivn@tarte.nuage-libre.frtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    Français
    arrow-up
    7
    ·
    2 months ago

    You’ll need to read the documentation to understand its concepts first. You don’t use mkfs but zpool to create a pool then use zfs to create the fs on it. ZFS is usually used with some sort of raid configuration so most doc will show this but you can create a pool with no replication using a single drive.