Skip to content

Operation Narnia: Iran’s nuclear scientists reportedly killed simultaneously using special weapon

Technology
396 178 16.4k
  • Ready-made stem cell therapies for pets could be coming

    Technology technology
    1
    1
    27 Stimmen
    1 Beiträge
    21 Aufrufe
    Niemand hat geantwortet
  • NVIDIA is full of shit

    Technology technology
    135
    1
    396 Stimmen
    135 Beiträge
    2k Aufrufe
    F
    DLSS is applied in the rendering pipeline before post processing effects. It is part of the rendering pipeline. You clearly don’t know what you’re talking about. We’re done here.
  • 279 Stimmen
    30 Beiträge
    328 Aufrufe
    V
    Relocate those Native American to reservations because those computers need a place to live. Or something like that.
  • Anker is recalling over 1.1 million power banks due to fire risks

    Technology technology
    19
    1
    209 Stimmen
    19 Beiträge
    168 Aufrufe
    B
    Thanks man! Really appreciate the type up! Have a great weekend!
  • Building a slow web

    Technology technology
    37
    1
    175 Stimmen
    37 Beiträge
    512 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.
  • 79 Stimmen
    14 Beiträge
    120 Aufrufe
    B
    Didn’t he pay a hitman to murder a couple of people?
  • Pocket shutting down

    Technology technology
    2
    2 Stimmen
    2 Beiträge
    37 Aufrufe
    B
    Can anyone recommend a good alternative? I still use it to bookmark most wanted sites.
  • [paper] Evidence of a social evaluation penalty for using AI

    Technology technology
    10
    28 Stimmen
    10 Beiträge
    104 Aufrufe
    vendetta9076@sh.itjust.worksV
    I'm specifically talking about toil when it comes to my job as a software developer. I already know I need an if statement and a for loop all wrapped in a try catch. Rather then spending a couple minutes coding that I have cursor do it for me instantly then fill out the actual code. Or, ive written something in python and it needs to be converted to JavaScript. I can ask Claude to convert it one to one for me and test it, which comes back with either no errors or a very simple error I need to fix. It takes a minute. Instead I could have taken 15min to rewrite it myself and maybe make more mistakes that take longer.