Skip to content

American attitudes about AI today mirror poll answers about the rise of the internet in the '90s

Technology
54 32 0
  • No, Social Media is Not Porn

    Technology technology
    3
    1
    21 Stimmen
    3 Beiträge
    0 Aufrufe
    Z
    This feels dystopian and like overreach. But that said, there definitely is some porn on the 4 platforms they cited. It's an excuse sure, but let's also not deny reality.
  • Patreon will increase the cut it takes from new creators

    Technology technology
    25
    150 Stimmen
    25 Beiträge
    0 Aufrufe
    tudsamfa@lemmy.worldT
    Fairly certain what you describe is what they meant with inflation proof, compared to a fixed price. In any case, I imagine most Patreon creators have over time adjusted their reward tiers, or gathered more Patreon supporters to keep up with how Inflation affects their costs, thus giving more to Patreon. Both the company and creators would benefit here. Instead, increasing the (average) percentage just helps the company at the cost of creators. To make their pay keep up with inflation, they still need to either increase the number of supporters or the price of rewards, so the company benefits doubly. Edit: forgot, this change is currently only for new creators. Existing accounts do not need to adjust their pricing (yet) There seem to be enough alternatives that only charge a 5% fee, so this might just lose Patreon money if enough Creators see this as a step too far.
  • 119 Stimmen
    8 Beiträge
    2 Aufrufe
    anzo@programming.devA
    Interesting! Python and Bash do the same as British.
  • Meta publishes V-Jepa 2 – an AI world model

    Technology technology
    3
    1
    9 Stimmen
    3 Beiträge
    2 Aufrufe
    K
    Yay more hype. Just what we needed more of, it's hype, at last
  • Building a slow web

    Technology technology
    37
    1
    175 Stimmen
    37 Beiträge
    15 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.
  • 59 Stimmen
    3 Beiträge
    4 Aufrufe
    D
    This sounds like pokemon
  • 158 Stimmen
    79 Beiträge
    5 Aufrufe
    M
    But they did give! They did not chose to deny and not have pizza.
  • 60 Stimmen
    19 Beiträge
    7 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).