home.social

Search

24 results for “tohx”

  1. ENG: Started the trip to step by step, first one to .
    Things change a lot in Tamarindo in the last 2 decades, but the airport not that much, and I don't want it to.

    ESP: ENG: Comenzó el viaje a paso a paso, el primero a .
    Las cosas cambiaron mucho en Tamarindo en las últimas 2 décadas, pero el aeropuerto no tanto, y no quiero que lo haga.

  2. ENG: Started the trip #CostaRica to #France step by step, first one #TNO to #SJO.
    Things change a lot in Tamarindo in the last 2 decades, but the airport not that much, and I don't want it to.

    ESP: ENG: Comenzó el viaje #CostaRica a #Francia paso a paso, el primero #TNO a #SJO.
    Las cosas cambiaron mucho en Tamarindo en las últimas 2 décadas, pero el aeropuerto no tanto, y no quiero que lo haga.

  3. Costa Rica in semifinals of surf, Bravo Brisa Hennessy!
    Proud of our little country!

    #costarica en semifinales de #surf!
    Bravo #brisahennessy!
    Feliz para mi pequeño país!

  4. The article about San Andrés Colombia, for the New York Times, illustrated by my photographs is available!
    That was some cool travel photography to shoot and great people to meet and discuss the history and present of San Andrés from a Raizal point of view.

    You Haven’t Seen Blue Until You’ve Seen San Andres nytimes.com/2024/03/11/travel/

  5. The article about San Andrés Colombia, for the New York Times, illustrated by my photographs is available!
    That was some cool travel photography to shoot and great people to meet and discuss the history and present of San Andrés from a Raizal point of view.

    You Haven’t Seen Blue Until You’ve Seen San Andres nytimes.com/2024/03/11/travel/

    #photoassignment #SanAndres #Colombia #newyorktimes #nikon #photography

  6. New photo assignment for the New York Times travel desk, Isla San Andrés, Colombia, blue waters, diving, boat, a few portraits, I am in!
    Bad thing: 2 flights at night, take off 1:30am, stop at Bogotá at 3:30am and arriving at 9am... Will be crossed eye for the day.

  7. New photo assignment for the New York Times travel desk, Isla San Andrés, Colombia, blue waters, diving, boat, a few portraits, I am in!
    Bad thing: 2 flights at night, take off 1:30am, stop at Bogotá at 3:30am and arriving at 9am... Will be crossed eye for the day.

    #photoassignment #SanAndres #Colombia

  8. Back for a quick tour and work in , still one of the most beautiful I've ever seen especially on a sunny day.

  9. Back for a quick tour and work in #arenal #costarica, still one of the most beautiful #volcano I've ever seen especially on a sunny day.

  10. I would love to be able to follow #hastags but can't figure how :0100:.
    I am on #mastodonsocial @Mastodon ,using #Tusky @Tusky
    Any explication would be great!

    #TuskyTips #TuskyHelp

  11. @scruss Nice, this version has a few changes to fill the shapes with PENDOWN and PENUP to avoid draw extraneous lines.

    TO hx :size
    REPEAT 6 [
    tri :size FORWARD :size LEFT 60 CLOSE FILL
    ]
    END

    TO PT :size
    FORWARD :size
    RIGHT 150
    FORWARD :size
    LEFT 30
    END

    TO superhex :size
    REPEAT 6 [
    FILLCOLOR "gray" FILLTRANSPARENCY 50 hx :size PU PT :size FORWARD :size LEFT 60 PD
    ]
    END

    TO tri :size
    REPEAT 3 [
    PT :size
    ]
    END

    HOME CLEARSCREEN HIDETURTLE
    superhex 50

    #CreativeCoding #pattern #Sierpinski #fractal #Logo #TurtleGraphics #geometry #CreativeCode #procedural #CreativeCodeArt #design #tiling #GraphicDesign

  12. @scruss Nice, this version has a few changes to fill the shapes with PENDOWN and PENUP to avoid draw extraneous lines.

    TO hx :size
    REPEAT 6 [
    tri :size FORWARD :size LEFT 60 CLOSE FILL
    ]
    END

    TO PT :size
    FORWARD :size
    RIGHT 150
    FORWARD :size
    LEFT 30
    END

    TO superhex :size
    REPEAT 6 [
    FILLCOLOR "gray" FILLTRANSPARENCY 50 hx :size PU PT :size FORWARD :size LEFT 60 PD
    ]
    END

    TO tri :size
    REPEAT 3 [
    PT :size
    ]
    END

    HOME CLEARSCREEN HIDETURTLE
    superhex 50

    #CreativeCoding #pattern #Sierpinski #fractal #Logo #TurtleGraphics #geometry #CreativeCode #procedural #CreativeCodeArt #design #tiling #GraphicDesign

  13. @scruss Nice, this version has a few changes to fill the shapes with PENDOWN and PENUP to avoid draw extraneous lines.

    TO hx :size
    REPEAT 6 [
    tri :size FORWARD :size LEFT 60 CLOSE FILL
    ]
    END

    TO PT :size
    FORWARD :size
    RIGHT 150
    FORWARD :size
    LEFT 30
    END

    TO superhex :size
    REPEAT 6 [
    FILLCOLOR "gray" FILLTRANSPARENCY 50 hx :size PU PT :size FORWARD :size LEFT 60 PD
    ]
    END

    TO tri :size
    REPEAT 3 [
    PT :size
    ]
    END

    HOME CLEARSCREEN HIDETURTLE
    superhex 50

    #CreativeCoding #pattern #Sierpinski #fractal #Logo #TurtleGraphics #geometry #CreativeCode #procedural #CreativeCodeArt #design #tiling #GraphicDesign

  14. @scruss Nice, this version has a few changes to fill the shapes with PENDOWN and PENUP to avoid draw extraneous lines.

    TO hx :size
    REPEAT 6 [
    tri :size FORWARD :size LEFT 60 CLOSE FILL
    ]
    END

    TO PT :size
    FORWARD :size
    RIGHT 150
    FORWARD :size
    LEFT 30
    END

    TO superhex :size
    REPEAT 6 [
    FILLCOLOR "gray" FILLTRANSPARENCY 50 hx :size PU PT :size FORWARD :size LEFT 60 PD
    ]
    END

    TO tri :size
    REPEAT 3 [
    PT :size
    ]
    END

    HOME CLEARSCREEN HIDETURTLE
    superhex 50

    #CreativeCoding #pattern #Sierpinski #fractal #Logo #TurtleGraphics #geometry #CreativeCode #procedural #CreativeCodeArt #design #tiling #GraphicDesign

  15. @scruss Nice, this version has a few changes to fill the shapes with PENDOWN and PENUP to avoid draw extraneous lines.

    TO hx :size
    REPEAT 6 [
    tri :size FORWARD :size LEFT 60 CLOSE FILL
    ]
    END

    TO PT :size
    FORWARD :size
    RIGHT 150
    FORWARD :size
    LEFT 30
    END

    TO superhex :size
    REPEAT 6 [
    FILLCOLOR "gray" FILLTRANSPARENCY 50 hx :size PU PT :size FORWARD :size LEFT 60 PD
    ]
    END

    TO tri :size
    REPEAT 3 [
    PT :size
    ]
    END

    HOME CLEARSCREEN HIDETURTLE
    superhex 50

    #CreativeCoding #pattern #Sierpinski #fractal #Logo #TurtleGraphics #geometry #CreativeCode #procedural #CreativeCodeArt #design #tiling #GraphicDesign

  16. 🥳 New Kitten Release

    kitten.small-web.org

    You can now use the simple `on:` prefix instead of `hx-on:htmx:` to define inline event handlers for HTMX events¹.

    Also, there are three new event shorthands for responding to your Kitten page’s connection lifecycle:

    • on:connecting
    • on:connect
    • on:disconnect

    (These expand during render to `hx-on:htmx:ws-connecting.window`, `hx-on:htmx:ws-open.window`, and `hx-on:htmx:ws-close.window`, respectively.)

    These are useful when using Kitten’s Streaming HTML workflow.

    Full change log:
    codeberg.org/kitten/app/src/br

    Enjoy!

    :kitten:💕

    ¹ htmx.org/events/
    ² kitten.small-web.org/tutorials

    #Kitten #SmallWeb #peerToPeerWeb #web #dev #SmallTech #KittenRelease

  17. 🥳 New Kitten Release

    kitten.small-web.org

    You can now use the simple `on:` prefix instead of `hx-on:htmx:` to define inline event handlers for HTMX events¹.

    Also, there are three new event shorthands for responding to your Kitten page’s connection lifecycle:

    • on:connecting
    • on:connect
    • on:disconnect

    (These expand during render to `hx-on:htmx:ws-connecting.window`, `hx-on:htmx:ws-open.window`, and `hx-on:htmx:ws-close.window`, respectively.)

    These are useful when using Kitten’s Streaming HTML workflow.

    Full change log:
    codeberg.org/kitten/app/src/br

    Enjoy!

    :kitten:💕

    ¹ htmx.org/events/
    ² kitten.small-web.org/tutorials

    #Kitten #SmallWeb #peerToPeerWeb #web #dev #SmallTech #KittenRelease

  18. 🥳 New Kitten Release

    kitten.small-web.org

    You can now use the simple `on:` prefix instead of `hx-on:htmx:` to define inline event handlers for HTMX events¹.

    Also, there are three new event shorthands for responding to your Kitten page’s connection lifecycle:

    • on:connecting
    • on:connect
    • on:disconnect

    (These expand during render to `hx-on:htmx:ws-connecting.window`, `hx-on:htmx:ws-open.window`, and `hx-on:htmx:ws-close.window`, respectively.)

    These are useful when using Kitten’s Streaming HTML workflow.

    Full change log:
    codeberg.org/kitten/app/src/br

    Enjoy!

    :kitten:💕

    ¹ htmx.org/events/
    ² kitten.small-web.org/tutorials

    #Kitten #SmallWeb #peerToPeerWeb #web #dev #SmallTech #KittenRelease

  19. 🥳 New Kitten Release

    kitten.small-web.org

    You can now use the simple `on:` prefix instead of `hx-on:htmx:` to define inline event handlers for HTMX events¹.

    Also, there are three new event shorthands for responding to your Kitten page’s connection lifecycle:

    • on:connecting
    • on:connect
    • on:disconnect

    (These expand during render to `hx-on:htmx:ws-connecting.window`, `hx-on:htmx:ws-open.window`, and `hx-on:htmx:ws-close.window`, respectively.)

    These are useful when using Kitten’s Streaming HTML workflow.

    Full change log:
    codeberg.org/kitten/app/src/br

    Enjoy!

    :kitten:💕

    ¹ htmx.org/events/
    ² kitten.small-web.org/tutorials

    #Kitten #SmallWeb #peerToPeerWeb #web #dev #SmallTech #KittenRelease

  20. 🥳 New Kitten Release

    kitten.small-web.org

    You can now use the simple `on:` prefix instead of `hx-on:htmx:` to define inline event handlers for HTMX events¹.

    Also, there are three new event shorthands for responding to your Kitten page’s connection lifecycle:

    • on:connecting
    • on:connect
    • on:disconnect

    (These expand during render to `hx-on:htmx:ws-connecting.window`, `hx-on:htmx:ws-open.window`, and `hx-on:htmx:ws-close.window`, respectively.)

    These are useful when using Kitten’s Streaming HTML workflow.

    Full change log:
    codeberg.org/kitten/app/src/br

    Enjoy!

    :kitten:💕

    ¹ htmx.org/events/
    ² kitten.small-web.org/tutorials

    #Kitten #SmallWeb #peerToPeerWeb #web #dev #SmallTech #KittenRelease

  21. ONEXPLAYER X1 Pro handheld gaming PC with 10.95 inch screen and detachable controllers gets a minor spec bump (from Ryzen AI 9 HX 370 to HX 470). Available now fro $1799 and up. onexplayerstore.com/products/o