Skip Navigation

User banner
Posts
2
Comments
55
Joined
2 yr. ago

  • This seems like a bit of a scam:
    On your external drives you can prevent the creation of .DS_Store

     
        
    defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
    defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
    
    
      

    If you really want to continuously delete DS_Store from both your internal and external hard drives you can set up a cronjob:

     
        
    15 1 * * * root find / -name '.DS_Store' -type f -delete
    
      
  • Honestly this sounds like they edited the prompt (see Ollama documentation), especially with the waffling about.

    Edit: Okay, I just tried it out locally and it gave me a similar response (to the one picture above)

    Edit 2: I thought maybe the restrictions where installed by Alibaba, since deepseek-r1:14b is a distilled version of qwen2.5:14b, but qwen2.5:14b gives a relatively normal response to the question:

  • You can add .DS Store in your global gitignore at ~/config/git/ignore

  • Why is there a * in front of DS_Store?
    Seems like fastly made a small mistake find . -name '.DS_Store' -type f -print -delete would just match the exact file and is faster.

  • That doesn't work, DS_Store are files not directories ( you need to use -type f).
    An equivalent find command would be:
    find "$HOME" -type f -name '.DS_Store' -delete -print
    find takes a while; fd is way, way faster, but find is preinstalled, so there is that.

  • fd -HI '^\.DS_Store$' $HOME -tf -X rm -v

  • FMHY

    Jump
  • FMHY is awesome, you can find links to pretty much anything there (torrent sites, DDL, guides, etc).
    And unlike most other link collection sites, it is actively maintained.

  • Okay, and where is throwing the book aside and remembering the page, and when you inevitably forget where you were, just starting from the last place you vaguely remember?

  • I personally haven’t watched those movies. Maybe someone in this thread has watched them and befitting this thread likes them?

  • I really like Alien: Covenant. Micheal Fassbender is fantastic in that movie.
    \ Awesome cinematography, awesome vibe, awesome creatures and Aliens, and a fantastic ending.\

    It’s my second favorite Alien movie.
    \ Okay, thanks to that statement the flamethrowers are gonna come out; let me explain:

    1. Alien is a nigh untouchable masterpiece.
    2. Alien: Covenant
    3. Aliens is a good movie. I don’t quiet like it as much as an Alien-Movie and also am generally not that big of a fan as quite a lot of people seem to be.
    4. Alien Romulus. Okay, nice movie I guess. The are some plot holes like: How do they know Ridley threw the Xenomorph out of the airlock? She is still in Cryosleep. But generally quite enjoyable. Jumping Facehuggers are a nice touch.
    5. Prometheus. I also don’t dislike this one. Even though they got lost in the weeds on this one a bit.
    6. ……
    7. ……
    8. ……
    9. Alien 3: Bad.
    10. Alien Resurrection: Utter Garbag.
  • This reminds me of Breath of the Wild's fans being upset about Genshin Impact.
    \ Of all the reasons to be upset about this gambling game…

    (I'm upset that Genshin completed to Impact on my keyboard just now…
    \ I don’t play or have ever even downloaded the game.)

  • "You plague-ridden rat!" Huntsman, Bloodborne


    There are many more iconic lines in the game, but this one sticks in my mind, probably because you meet so many Huntsman and this is one of their favourite lines.

  • There's a bathroom on the right 🎶