Skip to content

Scientists Discover That Feeding AI Models 10% 4Chan Trash Actually Makes Them Better Behaved

Technology
133 88 0
  • 185 Stimmen
    20 Beiträge
    0 Aufrufe
    C
    my experience was that Wikipedia was specifically called out as being especially unreliable and that's just nonsense. Let me clarify then. It's unreliable as a cited source in Academia. I'm drawing parallels and criticizing the way people use chatgpt. I.e. taking it at face value with zero caution and using it as if it's a primary source of information. Eesh. The value of a tertiary source is that it cites the secondary sources (which cite the primary). If you strip that out, how's it different from "some guy told me..."? I think your professors did a bad job of teaching you about how to read sources. Maybe because they didn't know themselves. Did you read beyond the sentence that you quoted? Here: I can get summarized information about new languages and frameworks really quickly, and then I can dive into the official documentation when I have a high level understanding of the topic at hand. Example: you're a junior developer trying to figure out what this JavaScript syntax is const {x} = response?.data. It's difficult to figure out what destructuring and optional chaining are without knowing what they're called. With Chatgpt, you can copy and paste that code and ask "tell me what every piece of syntax is in this line of Javascript." Then you can check the official docs to learn more.
  • The weaponization of Waymo

    Technology technology
    25
    1
    146 Stimmen
    25 Beiträge
    0 Aufrufe
    P
    Seeing so many disingenuous conservatives clutching their pearls about this, while being completely fine with unspeakably cruel shit they're doing to immigrants (including green card holders, and others who are here legally) is infuriating. Fucking shameful. Property damage to insured vehicles owned by a corporation vs. actual human beings
  • Why so much hate toward AI?

    Technology technology
    70
    36 Stimmen
    70 Beiträge
    1 Aufrufe
    I
    In corporate world managers get fired for not completing projects
  • 257 Stimmen
    46 Beiträge
    2 Aufrufe
    stzyxh@feddit.orgS
    yea i also were there at a few thousand I think and the content has changed a lot since then.
  • Building a slow web

    Technology technology
    37
    1
    173 Stimmen
    37 Beiträge
    6 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.
  • 25 Stimmen
    4 Beiträge
    2 Aufrufe
    S
    Said it the day Broadcom bought them, they're going to squeeze the smaller customers out. This behavior is by design.
  • 50 Stimmen
    11 Beiträge
    2 Aufrufe
    G
    Anyone here use XING?
  • 36 Stimmen
    9 Beiträge
    2 Aufrufe
    T
    It's also much easier to implement.