• 0 Posts
  • 449 Comments
Joined 3 years ago
cake
Cake day: July 29th, 2023

help-circle




  • The fact that CachyOS more or less successfully replaced Manjaro’s purpose I guess is evidence of Manjaro’s issues.

    I forgot but I think Bazzite had similar complaints (due to its use of silverblue) in which case it was just more straightforward to use Fedora or OpenSUSE if you don’t want to work with the read only root system.

    Downstream distros need to bring additional value to the table to be worth using, otherwise there’s really no need if you can make a package group that accomplishes the same thing in one go.



  • (I don’t need strong censorship resistance; it just has to work in offices and hotel WiFis.

    Wireguard on 443 or OpenVPN + Stunnel on 443

    Wireguard is easier to setup because there’s no OpenVPN app that packages stunnel (afaik), so you have to run 2 apps on your phone to make it work.

    A server like caddy can also accept HTTPS traffic for some regular websites next to the VPN server.

    Wireguard uses UDP, so just run whatever you want on 443 TCP with caddy (unless you want QUIC for some reason?)

    Anything beyond that and you’d be looking at using a proper obfuscation solution like Shadowsocks or obfs4, in which case you should look into Amnezia or Tor bridges.




  • mlg@lemmy.worldtoFuck AI@lemmy.worldLutris is AI slop now
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    33
    ·
    9 days ago

    I’m getting tired of this community man

    Have any of you authored a successfully merged PR for a popular open source project?

    This has to be a requisite before people start complaining about AI dev usage, otherwise you shouldn’t even on this site with the Windows (vibe coded lol), Mac, Linux, or even FreeBSD kernels since they all have AI used somewhere in the development process.

    Just because someone is using AI, doesn’t mean something is vibe coded. There was also still crappy vibe coded software long before there was ever AI.

    I thought the previous thread on Vim was bad. What are you guys going to do now? Fork Lutris and make a downstream that no one maintains or uses?



  • mlg@lemmy.worldtoFuck AI@lemmy.worldthere is a AI free fork of vim, called evi
    link
    fedilink
    English
    arrow-up
    42
    arrow-down
    16
    ·
    11 days ago

    Better make an AI free fork of linux too then.

    Can’t have all those fancy 7.0 changes in my kernel because some dev used AI to check his code formatting before submitting a PR. I’ll stick with my outdated fork thank you very much. Upstream fix for blatant CVE but the fix includes an AI comment? Nooooo thank you.

    I mean its not like there’s a reject button for pull requests or anything. Anyone could just submit AI slop and we’d never know. Not even from the blatantly failing CI tests.


  • I’m late to this reply, but Chinese pilots and aircraft have actually become quite competent this decade. Their behavior with international intercepts doesn’t mean anything, especially when its usually done by some ye olde J-11s. And amazingly they kickstarted the LRAAM arms race again with their highly successful PL-15.

    The F-35 does get to face off against China’s J-20 and J-35, but to answer your question, the thing was built as an export product to make a ton of money for Lockheed.

    While there is obvious technological advancement from the F-22, it has a top speed akin to a dated block I JF-17, reliability as good as a land rover, and parts/munitions expensive as golden caviar.

    It’s just an export all in one stealth solution because there is no alternative that was developed.

    Which is why I want to see it pitted against any nation that has properly delved into counter stealth operations. I feel like if you can successfully light it up, it would struggle in a BVR fight, unlike the F-22 which has plenty of power to mess around.

    There’s no direct Chinese equivalent because both the J-20 and J-35 are more akin to the F-22 (although J-35 is a bit closer), but I would not be surprised to find the F-35 not being able to keep up with such adversaries.

    And I’m fairly certain USAF is completely aware of this in their redteam exercises, which is why they continue to field the F-22 as their primary stealth air superiority fighter, if not outright their primary air superiority fighter.

    Even more annoyingly for the USAF, I don’t think the upcoming F-47 is going to come before China decides to jump on Taiwan, so they’ll more than likely be fighting with whatever they have today.







  • I searched up how to stop a stratis pool (Redhat knockoff ZFS) and Google gleefully gave me instructions to destroy the stratis pool, and then claimed there was no way to take down a stratis pool without destroying the data.

    I think clicked on the top link which was a RedHat article that told you right from the beginning that it’s stratis pool stop --name

    Only reason I had to even search was because I didn’t have the stratis CLI installed, so no manpage