home.social

#either — Public Fediverse posts

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

fetched live
  1. News, results from Gisborne and East Coast golf clubs

    Which is what the No 32 seeds and bottom qualifiers proved for two weeks running as the 2026…
    #Golf #News #and #barnsgraham #clearly #clubs #coast #diddly #dont #east #either #from #gisborne #History #means #mens #news #pairs #results #seedings #squat
    europesays.com/golf/30017/

  2. Ненормальное марковское программирование: бег по правилам

    Продолжение. Начало здесь . Предыдущая часть . Репозиторий с кодом - на гитхабе . (Сокращения: НАМ - нормальные алгорифмы Маркова, КТ - компайл-тайм, РТ - рантайм). Следующая неприятность, которая нас ждёт, - это циклы, которые в КТ вовсе не циклы. Нам надо как-то научиться бегать по правилам, из которых состоит НАМ-программа.

    habr.com/ru/articles/1049258/

    #нормальные_алгоритмы_маркова #constexpr #template #template_metaprogramming #string #compiletime #compiletime_computation #c++ #монады #either

  3. Ненормальное марковское программирование: бег по правилам

    Продолжение. Начало здесь . Предыдущая часть . Репозиторий с кодом - на гитхабе . (Сокращения: НАМ - нормальные алгорифмы Маркова, КТ - компайл-тайм, РТ - рантайм). Следующая неприятность, которая нас ждёт, - это циклы, которые в КТ вовсе не циклы. Нам надо как-то научиться бегать по правилам, из которых состоит НАМ-программа.

    habr.com/ru/articles/1049258/

    #нормальные_алгоритмы_маркова #constexpr #template #template_metaprogramming #string #compiletime #compiletime_computation #c++ #монады #either

  4. Ненормальное марковское программирование: бег по правилам

    Продолжение. Начало здесь . Предыдущая часть . Репозиторий с кодом - на гитхабе . (Сокращения: НАМ - нормальные алгорифмы Маркова, КТ - компайл-тайм, РТ - рантайм). Следующая неприятность, которая нас ждёт, - это циклы, которые в КТ вовсе не циклы. Нам надо как-то научиться бегать по правилам, из которых состоит НАМ-программа.

    habr.com/ru/articles/1049258/

    #нормальные_алгоритмы_маркова #constexpr #template #template_metaprogramming #string #compiletime #compiletime_computation #c++ #монады #either

  5. I am SO stealing this idea - knit tiny ornaments from scrap yarn! Maybe all-pastel socks & sweaters for my Ostara wreath, come March? So cute!
    Great idea, pic also, is from ShelbyKnits, @shelbyknits.bsky.social ~
    #knit #mini #ornaments w #scrap #yarn #doublepoints or #straight #needles #either #way #cute #gift #idea #trim #tree #wreath #trimming #decoration #ball #hank #scrap #yarn #cotton #wool #bamboo #cable #pattern #count #stitch #color #work #bobbins #crochet #knitting #knitter #knit #purl

  6. I am SO stealing this idea - knit tiny ornaments from scrap yarn! Maybe all-pastel socks & sweaters for my Ostara wreath, come March? So cute!
    Great idea, pic also, is from ShelbyKnits, @shelbyknits.bsky.social ~
    #knit #mini #ornaments w #scrap #yarn #doublepoints or #straight #needles #either #way #cute #gift #idea #trim #tree #wreath #trimming #decoration #ball #hank #scrap #yarn #cotton #wool #bamboo #cable #pattern #count #stitch #color #work #bobbins #crochet #knitting #knitter #knit #purl

  7. I am SO stealing this idea - knit tiny ornaments from scrap yarn! Maybe all-pastel socks & sweaters for my Ostara wreath, come March? So cute!
    Great idea, pic also, is from ShelbyKnits, @shelbyknits.bsky.social ~
    #knit #mini #ornaments w #scrap #yarn #doublepoints or #straight #needles #either #way #cute #gift #idea #trim #tree #wreath #trimming #decoration #ball #hank #scrap #yarn #cotton #wool #bamboo #cable #pattern #count #stitch #color #work #bobbins #crochet #knitting #knitter #knit #purl

  8. I am SO stealing this idea - knit tiny ornaments from scrap yarn! Maybe all-pastel socks & sweaters for my Ostara wreath, come March? So cute!
    Great idea, pic also, is from ShelbyKnits, @shelbyknits.bsky.social ~
    #knit #mini #ornaments w #scrap #yarn #doublepoints or #straight #needles #either #way #cute #gift #idea #trim #tree #wreath #trimming #decoration #ball #hank #scrap #yarn #cotton #wool #bamboo #cable #pattern #count #stitch #color #work #bobbins #crochet #knitting #knitter #knit #purl

  9. I am SO stealing this idea - knit tiny ornaments from scrap yarn! Maybe all-pastel socks & sweaters for my Ostara wreath, come March? So cute!
    Great idea, pic also, is from ShelbyKnits, @shelbyknits.bsky.social ~
    #knit #mini #ornaments w #scrap #yarn #doublepoints or #straight #needles #either #way #cute #gift #idea #trim #tree #wreath #trimming #decoration #ball #hank #scrap #yarn #cotton #wool #bamboo #cable #pattern #count #stitch #color #work #bobbins #crochet #knitting #knitter #knit #purl

  10. Прагматичное функциональное программирование в Java

    Прагматичное функциональное программирование в Java при помощи монады XResult<T> , которая сочетает в себе свойства Optional<T> , Result<T> и Either<L,R> Читать далее ...

    habr.com/ru/articles/876736/

    #monad #optional #result #either #error_handling

  11. Прагматичное функциональное программирование в Java

    Прагматичное функциональное программирование в Java при помощи монады XResult<T> , которая сочетает в себе свойства Optional<T> , Result<T> и Either<L,R> Читать далее ...

    habr.com/ru/articles/876736/

    #monad #optional #result #either #error_handling

  12. Прагматичное функциональное программирование в Java

    Прагматичное функциональное программирование в Java при помощи монады XResult<T> , которая сочетает в себе свойства Optional<T> , Result<T> и Either<L,R> Читать далее ...

    habr.com/ru/articles/876736/

    #monad #optional #result #either #error_handling

  13. Episode seventy-three is up now! Today's song is Say Yes by Elliott Smith.

    I discuss the way the seemingly crudely arranged elements come together beautifully, and how this song differs from the rest of his discography.

    youtube.com/watch?v=y8XfAiaSMj

    #podcast #dailypodcast #pigeon #pigeonsongspod #music #songs #elliottsmith #sayyes #either/or #eitheror #acoustic #indie

  14. Episode seventy-three is up now! Today's song is Say Yes by Elliott Smith.

    I discuss the way the seemingly crudely arranged elements come together beautifully, and how this song differs from the rest of his discography.

    youtube.com/watch?v=y8XfAiaSMj

    #podcast #dailypodcast #pigeon #pigeonsongspod #music #songs #elliottsmith #sayyes #either/or #eitheror #acoustic #indie

  15. I remember when "Lock her up!" was fine with them.
    Now that "Lock him up!" is suddenly bad, this just proves that pronouns do matter to these people after all.
    #pronouns #he #she #her #him #LockHimUp #throw #away the #key #LGBTQ #gender #neutral #feminine #masculine #GQP #GOP #attack #most #vulnerable #among #us for #political #power #culture #wars vs. #federal #charges #four #federal #cases & 91 #indictments for #crimes not #misdemeanors #either

  16. I remember when "Lock her up!" was fine with them.
    Now that "Lock him up!" is suddenly bad, this just proves that pronouns do matter to these people after all.
    #pronouns #he #she #her #him #LockHimUp #throw #away the #key #LGBTQ #gender #neutral #feminine #masculine #GQP #GOP #attack #most #vulnerable #among #us for #political #power #culture #wars vs. #federal #charges #four #federal #cases & 91 #indictments for #crimes not #misdemeanors #either

  17. I remember when "Lock her up!" was fine with them.
    Now that "Lock him up!" is suddenly bad, this just proves that pronouns do matter to these people after all.
    #pronouns #he #she #her #him #LockHimUp #throw #away the #key #LGBTQ #gender #neutral #feminine #masculine #GQP #GOP #attack #most #vulnerable #among #us for #political #power #culture #wars vs. #federal #charges #four #federal #cases & 91 #indictments for #crimes not #misdemeanors #either

  18. I remember when "Lock her up!" was fine with them.
    Now that "Lock him up!" is suddenly bad, this just proves that pronouns do matter to these people after all.
    #pronouns #he #she #her #him #LockHimUp #throw #away the #key #LGBTQ #gender #neutral #feminine #masculine #GQP #GOP #attack #most #vulnerable #among #us for #political #power #culture #wars vs. #federal #charges #four #federal #cases & 91 #indictments for #crimes not #misdemeanors #either

  19. I remember when "Lock her up!" was fine with them.
    Now that "Lock him up!" is suddenly bad, this just proves that pronouns do matter to these people after all.
    #pronouns #he #she #her #him #LockHimUp #throw #away the #key #LGBTQ #gender #neutral #feminine #masculine #GQP #GOP #attack #most #vulnerable #among #us for #political #power #culture #wars vs. #federal #charges #four #federal #cases & 91 #indictments for #crimes not #misdemeanors #either

  20. What looked good at the cafeteria and I really wanted -
    The special: chicken wings w choice of dipping sauce, cole slaw, & parmesan french fries. For dessert, turtle cheesecake (huge blob of caramel on top).
    What I got at the cafeteria instead -
    Baked fish, rice pilaf. No dessert.
    #turtle #caramel #cheesecake #please #parmesan #french #fries #too #nope #no #chicken #wings #either #baked #fish #summer is #coming #sun #bathing #swimsuit #weather #soon #tempting #cafeteria #today #lunch #special

  21. What looked good at the cafeteria and I really wanted -
    The special: chicken wings w choice of dipping sauce, cole slaw, & parmesan french fries. For dessert, turtle cheesecake (huge blob of caramel on top).
    What I got at the cafeteria instead -
    Baked fish, rice pilaf. No dessert.
    #turtle #caramel #cheesecake #please #parmesan #french #fries #too #nope #no #chicken #wings #either #baked #fish #summer is #coming #sun #bathing #swimsuit #weather #soon #tempting #cafeteria #today #lunch #special

  22. What looked good at the cafeteria and I really wanted -
    The special: chicken wings w choice of dipping sauce, cole slaw, & parmesan french fries. For dessert, turtle cheesecake (huge blob of caramel on top).
    What I got at the cafeteria instead -
    Baked fish, rice pilaf. No dessert.
    #turtle #caramel #cheesecake #please #parmesan #french #fries #too #nope #no #chicken #wings #either #baked #fish #summer is #coming #sun #bathing #swimsuit #weather #soon #tempting #cafeteria #today #lunch #special

  23. Где мне это пригодится в жизни или применение Nothing в Kotlin на примере

    В данной статье я хочу показать, почему развитая система типов в языке программирования это здорово. Я попробую провести небольшой ликбез о таких на первый взгляд сложных вещах, как sealed-иерархии, ковариантность и тип Nothing на понятном практическом примере создания своей реализации типа из функционального программирования Either.

    habr.com/ru/articles/809711/

    #kotlin #системы_типов #функциональное_программирование #either #ковариантность #covariance #nothing

  24. Где мне это пригодится в жизни или применение Nothing в Kotlin на примере

    В данной статье я хочу показать, почему развитая система типов в языке программирования это здорово. Я попробую провести небольшой ликбез о таких на первый взгляд сложных вещах, как sealed-иерархии, ковариантность и тип Nothing на понятном практическом примере создания своей реализации типа из функционального программирования Either.

    habr.com/ru/articles/809711/

    #kotlin #системы_типов #функциональное_программирование #either #ковариантность #covariance #nothing

  25. Muy interesante este vídeo dónde se exponen las ventajas e inconvenientes de usar Either vs Exceptions, nos os dejéis engañar por el título "clickbaitero" el contenido es top 👌

    youtube.com/watch?v=8WdprhzmQe

    #code #errorHandling #either #exceptions

  26. Muy interesante este vídeo dónde se exponen las ventajas e inconvenientes de usar Either vs Exceptions, nos os dejéis engañar por el título "clickbaitero" el contenido es top 👌

    youtube.com/watch?v=8WdprhzmQe4

  27. Muy interesante este vídeo dónde se exponen las ventajas e inconvenientes de usar Either vs Exceptions, nos os dejéis engañar por el título "clickbaitero" el contenido es top 👌

    youtube.com/watch?v=8WdprhzmQe

    #code #errorHandling #either #exceptions

  28. Muy interesante este vídeo dónde se exponen las ventajas e inconvenientes de usar Either vs Exceptions, nos os dejéis engañar por el título "clickbaitero" el contenido es top 👌

    youtube.com/watch?v=8WdprhzmQe

    #code #errorHandling #either #exceptions