• 4 Posts
  • 32 Comments
Joined 5 months ago
cake
Cake day: April 30th, 2026

help-circle





  • Exactly. It can produce false negatives, but by nature of Git’s blaming everyone for every change, it makes it (probably) won’t produce false positives. It’s a give and take in that instance. Do you do a witch hunt and try and track down every LLM generated repo and get some legit repos caught up in an imperfect process. Or do you use actionable evidence to make an informed decision?

    In my opinion, witch hunts are really quite unhealthy for society. When possible, I choose projects with blanket no-AI statements, but when not, this expedites the process of choosing between alternatives. Rustic has less AI generated code than Restic, let’s do that. Kitty has hundreds of AI generated commits, let’s delete that immediately.



  • It’s a straw man’s argument. I don’t plan on continuing to use Noctalia because of AI, therefore I shouldn’t use Linux itself? These are two entirely different statements.

    Is it problematic that the kernel is developed using AI? Yes, certainly, but that’s not something I have the capacity to deal with at the moment. But why shouldn’t I be allowed to switch to other projects that are stringently anti-AI like River and Quickshell? I will support any open source project that comes with blanket statement against AI usage on the project because I loath it with a vengeance to deep to put into words. But that’s just me, these projects are freely available for anyone to use and if you don’t mind LLM generated code, knock yourself out.


  • I use it with Niri, please know, the community likes AI at least a few of the plugins are LLMs, doesn’t default to giving you AI features, and it’s fair to say a lot of commits are AI assisted. Whether or not that’s a problem for you is your choice, but it is a problem for me and plan to not use it in the future. Regardless, it gets a tentative recommend from me. Its convenience factor of you just run one program to provide widgets, bar, notification daemon, clipboard manager, and such is really hard to pass up. Moreover, the common design language between all the components is quite nice with the color scheme system they provide working rather well.





  • Similar(ish) boat, but I never got as into as you, really sorry to hear that and really proud you are trying to get away from it. I used the very first version of ChatGPT to get through a very annoying CS class (yeah, it was a really bad class). I messed around with some small local models in Ollama, but eventually realized I was too dependent on technology as a whole. I was using DuckDuckGo to get answers to questions I should be working through myself and using AI to take notes I would never reference. So I actually started sitting down and reading the textbooks, Wikipedia, and carrying a physical notebook (yeah, I know, way old-school). I started downloading information in forms I knew was AI-free (like Wikiepdia from 2024), and working offline. Even went so far as to ditch my phone this semester. It ended up working really quite well for me. I started getting much better grades in some really hard classes like aerodynamics, and annoying entry-level classes like thermo. So, really, my suggestion boils down to, read. Read encyclopedias, textbooks, and documentation. phone, bad book good.





  • FedX@quokk.autome_irl@lemmy.worldMe_irl
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    21 days ago

    Yup, having only ever driven Subarus, this is what I have always been told. The ever-so-slightly different diameter of a worn VS new tire can cost you way more money than a three additional tires in the long run.


  • By no means should we avoid the development of the space environment for human gain.

    I don’t want to be a naysayer or Luddite (wait, who am I kidding?), but I hard disagree with that take. A space economy will get us nowhere. Yeah, sure, some interesting technology (arguably) came from the Apollo program, and NASA has done some amazing astronomy with JWST and Hubble. But, as with so many other aspects of modern life, the cost is far too great to society as a whole. The energy needed to get anything to or from orbit is enormous, and there is no way around that. The thing we need to curb climate change is reduction of energy usage in any form (driving, flying, electricity, ect.). This is even on top of other issues in rocketry like ozone layer depletion and the light pollution described above. As such, if climate change really is the greatest threat to humanity (which it is), putting anything into space is not a worthwhile venture.




  • That’s quite fascinating, didn’t realize Wireguard could be blocked in that way (although the WG traffic is pretty obvious looking, so it makes sense). The only solution I know of without a need for a VPS is hosting everything on Tor. Wildly private and secure, but also wildly slow. Beyond that, there are a number of ways of using a VPS to similar effect, I know people have used Cloudflare Tunnel to similar effect in the past.

    Also, there are apparently quite a number of wiregaurd derivatives which protect better against detection and blocking methods. amnezia and wstunnel are the two that came up. Likewise, you will need a VPS, and might even be able to set up a tailscale-like coordination server that way (maybe with headscale, or maybe with one of its competitors like NetBird).

    ZeroTier might also get the job done, but I really don’t know much about it.

    Hope this helps, and good lucks!