Skip to content

Menstrual tracking app data is a ‘gold mine’ for advertisers that risks women’s safety

Technology
144 74 7.1k
  • 38 Stimmen
    9 Beiträge
    0 Aufrufe
    fredselfish@lemmy.worldF
    A company I worked for moderated for them. They got extra breaks and also a wellness/quite room, because apparently they needed it from all the batshit insane stuff they had to look at.
  • ICEBlock - See Something, Tap Something

    Technology technology
    13
    109 Stimmen
    13 Beiträge
    164 Aufrufe
    D
    My main concern is that the app isn't open source. I don't trust any software that isn't fully open source.
  • Japan using generative AI less than other countries

    Technology technology
    95
    378 Stimmen
    95 Beiträge
    1k Aufrufe
    deflated0ne@lemmy.worldD
    That show was so fuckin stupid. But also weirdly wholesome. Nary a jot of creep shit for the whole run. I was genuinely surprised.
  • VMware’s rivals ramp efforts to create alternative stacks

    Technology technology
    10
    1
    77 Stimmen
    10 Beiträge
    138 Aufrufe
    B
    I don't use any GUI... I use terraform in the terminal or via CI/CD. There is an API and also a Terraform provider for Proxmox, and I can use that, together with Ansible and shell scripts to manage VMs, but I was looking for k8s support. Again, it works fine for small environments, with a bit of manual work and human intervention, but for larger ones, I need a bit more. I moved away from a few VMs acting as k8s nodes, to k8s as a service (at work).
  • 456 Stimmen
    48 Beiträge
    774 Aufrufe
    L
    That's good to know, thanks.
  • Building a slow web

    Technology technology
    37
    1
    175 Stimmen
    37 Beiträge
    533 Aufrufe
    I
    Realistically, you don't need security, NAT alone is enough since the packets have nowhere to go without port forwarding. But IF you really want to build front end security here is my plan. ISP bridge -> WAN port of openwrt capable router with DSA supported switch (that is almost all of them) Set all ports of the switch to VLAN mirroring mode bridge WAN and LAN sides Fail2Ban IP block list in the bridge LAN PORT 1 toward -> OpenWRT running inside Proxmox LXC (NAT lives here) -> top of rack switch LAN PORT 2 toward -> Snort IDS LAN PORT 3 toward -> combined honeypot and traffic analyzer Port 2&3 detect malicious internet hosts and add them to the block list (and then multiple other openwrt LXCs running many many VPN ports as alternative gateways, I switch LAN host's internet address by changing their default gateway) I run no internal VLAN, all one LAN because convenience is more important than security in my case.
  • Google is Using AI to Censor Independent Websites

    Technology technology
    40
    1
    147 Stimmen
    40 Beiträge
    565 Aufrufe
    demonsword@lemmy.worldD
    You can go to communism Island if you want Despite all the propaganda, there is no place right now on the face of our planet that is under communism. bit [sic] I’d rather have capitalism, thank you Well, aren't you fortunate, you already have all the capitalism you want, anywhere you go. Choke on it.
  • 60 Stimmen
    19 Beiträge
    170 Aufrufe
    I
    I'm not a Bing fan either because it used to be regurgitated Google results. For now I'm just self-hosting an instance of SearXNG. Copilot is pretty good for Azure stuff though, really I just like it because it always has links back to Microsoft's documentation (even though it's constantly changing).