home.social

#method — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #method, aggregated by home.social.

fetched live
  1. Anya Taylor-Joy shares unfiltered take on method a…

    Anya Taylor-Joy is sparking fresh conversation about one of Hollywood’s most debated acting techniques. During a recent interview with Complex News, the acclaimed actress shared her candid thoughts on method acting, explaining why she believes many women appro…

    justpaste.in/news/anya-taylor-

    #LifeampStyle #News #taylor #acting #method

  2. Anya Taylor-Joy shares unfiltered take on method a…

    Anya Taylor-Joy is sparking fresh conversation about one of Hollywood’s most debated acting techniques. During a recent interview with Complex News, the acclaimed actress shared her candid thoughts on method acting, explaining why she believes many women appro…

    justpaste.in/news/anya-taylor-

    #LifeampStyle #News #taylor #acting #method

  3. The muon taught us something about how we know things in physics

    Like and share if you enjoyed this.

    1ban.news/muon-method-crisis/

    #1ban #muon #method #crisis #science #research

  4. The muon taught us something about how we know things in physics

    Like and share if you enjoyed this.

    1ban.news/muon-method-crisis/

    #1ban #muon #method #crisis #science #research

  5. #method : a particular way of doing something

    - French: Méthode

    - Italian: metodo

    - Portuguese: método

    - Spanish: método

    ------------

    Thank you so much for being a member of our community!

  6. 🚀 Wow, #groundbreaking news: a #revolutionary #method for tying #gym shorts! 🤯 Good thing YouTube's here to save us from the complex labyrinth of drawstrings—Einstein would be proud. 🙄
    youtube.com/watch?v=3R0Lp86GEBk #news #shorts #YouTube #drawstrings #HackerNews #ngated

  7. 🚀 Wow, #groundbreaking news: a #revolutionary #method for tying #gym shorts! 🤯 Good thing YouTube's here to save us from the complex labyrinth of drawstrings—Einstein would be proud. 🙄
    youtube.com/watch?v=3R0Lp86GEBk #news #shorts #YouTube #drawstrings #HackerNews #ngated

  8. If “Lily Was Here” was a soap, it would be Method’s Feeling Jazzed limited edition body wash with creamy vanilla, cocoa and musk.

    #soap #scents #davestewart #candydulfer #method

  9. If “Lily Was Here” was a soap, it would be Method’s Feeling Jazzed limited edition body wash with creamy vanilla, cocoa and musk.

    #soap #scents #davestewart #candydulfer #method

  10. Les Années Vécues
    philosophics.blog/2026/07/01/l
    I’ve shared a piece of fiction writing meta content and the rôle of LLMs in my writing workflow, in particular, a punch list to track idea instantiation. I don’t, however, discuss my fondness for diacritical marks, especially those with no phonetic function.
    #philosophy #writing #fiction #timetravel #LLM #scifi #process #author #time #blof #podcast #language #workflow #frnech #english #shortstory #method #ai #matrix #spreadsheet #google #claude #chatgpt

  11. Les Années Vécues
    philosophics.blog/2026/07/01/l
    I’ve shared a piece of fiction writing meta content and the rôle of LLMs in my writing workflow, in particular, a punch list to track idea instantiation. I don’t, however, discuss my fondness for diacritical marks, especially those with no phonetic function.
    #philosophy #writing #fiction #timetravel #LLM #scifi #process #author #time #blof #podcast #language #workflow #frnech #english #shortstory #method #ai #matrix #spreadsheet #google #claude #chatgpt

  12. This is a #case where the arrogance and impunity of #cyclists, coupled with the authorities’ inaction, have so exasperated the residents of the #Lime district that they have taken matters into their own hands.

    If even this doesn’t work, it seems they will have to be taught to obey the highway code and respect others with a ‘good thrashing’. As #German #history shows, this is the only #effective #method.

  13. This is a #case where the arrogance and impunity of #cyclists, coupled with the authorities’ inaction, have so exasperated the residents of the #Lime district that they have taken matters into their own hands.

    If even this doesn’t work, it seems they will have to be taught to obey the highway code and respect others with a ‘good thrashing’. As #German #history shows, this is the only #effective #method.

  14. A quotation from Arthur Conan Doyle

    You know my methods. Apply them.

    Arthur Conan Doyle (1859-1930) British writer and physician
    Story (1890-02), “The Sign of the Four,” ch. 6 [Holmes], Lippincott’s Monthly Magazine, Vol. 45 (US) / 1 (UK)

    More about this quote: wist.info/doyle-arthur-conan/8…

    #quote #quotes #quotation #qotd #arthurconandoyle #sherlockholmes #sherlock #holmes #instructions #method #model #process

  15. Actor Burns Out Preparing for 'Doing Nothing' Role

    His 8-hour unblinking scene was method acting's final boss.

    #AltAndPaperEN #Burnout #Method Acting #Webcomic

  16. Following up on my previous post mastodon.social/@yegorov/11659 (where I showed how to set default values in Ruby methods), it turns out you can write not just a single expression on the right side, but an entire block of code inside a begin-end construct.

    #Ruby #Method #Default #Arguments #KeywordArguments #BeginEnd

  17. Just Tasting 2
    Just be with the taste and the things that enable you to taste.

    #mindfulness #method #food

  18. Just Tasting 2
    Just be with the taste and the things that enable you to taste.

    #mindfulness #method #food

  19. Just Tasting
    Just be with the taste and the reaction in your body and mind.

    #mindfulness #method #food

  20. Just Doing
    Just do one thing at a time.

    (For example, when you eat, just eat. When you think, just think. The same goes for other tasks.)

    #daily #life #mindfulness #method

  21. If you work with Ruby, you should know that arguments in methods can be set to a default value, for example:
    ```
    def perform(arg: "d")
    # .
    end
    ```

    But did you know that you can use instance variables as default values, like this:
    ```
    class MyCls
    def initialize(arg); @ARG = arg; end
    def perform(arg = @ARG); end
    end
    ```

    Or other arguments of this method:
    ```
    module MyMod
    def self.perform(a = nil, arg: a); end
    end
    ```

    #Ruby #Method #Default #Arguments #KeywordArguments #InstanceVariable

  22. Just Hearing 2
    Just be with the sounds and the things that enable you to hear them.

    #sound #mindfulness #method

  23. Just Hearing
    Just be with the sounds and the reaction in your body and mind.

    #sound #mindfulness #method