home.social

Search

87 results for “glloyd”

  1. #Neurona 🐍 Investigadores de China y Croacia descubrieron en la Reserva Natural de Jiuzhaigou, ubicada en la provincia china de Sichuan, una nueva especie de víbora venenosa, de la familia “Gloydus”, capaz de provocar parálisis corporal en las personas que muerde, recoge RT.

  2. [EDIT: this is wrong, read thread]

    Interesting issue.
    When using its possible to have a fixit applies multiple times causing incorrect code.

    I believe what is happening is the cppm is the source text, but its analysed in other translation unit by the module import which uses its pcm. In parallel they both read and apply their fixit and you get situations like NULL becoming nullptrptr.

    I'll try and make a minimal example at some point.

  3. Any diagnostic to find cyclic dependencies?

    set(CMAKE_CXX_SCAN_FOR_MODULES ON)
    add_library(A STATIC)
    target_sources(A PUBLIC
    FILE_SET CXX_MODULES FILES mod.cppm # export module x;
    )
    target_link_libraries(A PRIVATE B)
    add_library(B STATIC use.cpp) # import x;
    target_link_libraries(B PRIVATE A)

    All you get ATM is failure at compile time `fatal error: module 'x' not found`

    But it would be nice to know that the real issue is that A and B make a cycle

  4. What is the reasonable way to test internal parts of a module?

    For a complex module I want unit tests for parts that I do not want to export. Do I make an internals module that can be tested. Then have the actual module which only re-export what I intend to be the library's interface?

  5. Working with with and

    How can I run just the scan/dynamic based bits so that I can run clang-tidy without a full build?

    ATM I have this hack
    ```
    # cmake config
    cmake --preset thing

    # select what I need made
    ninja -C build -t inputs | grep -E '\.cppm\.o$|\.o\.modmap$' | xargs -r ninja -C build

    # then I can run clang-tidy
    ```

    There must be a better way

  6. Why are private module fragments `module : private;` only allowed in the primary module interface unit? Why can't they exist in the module partition units?

    I was going to use a partition unit to hold a complex internal subsystem that the main unit needs. Everything with internal or module linkage, no exports/external linkage.
    But I can't `import :subsystem;` after `module : private;` in the main unit.
    And I can't `module : private;` at all in the partition unit.

  7. Terrible UX on

    A checkbox on a modal (which I want to check) I didn't notice for weeks of usage (yeah I'm on 22.10 ATM).

    The checkbox was a rounded square of one colour, on the modal panel of another colour.

    vs not very clear to see.

  8. Don't judge me too much....refactoring some code ATM, and I tend to use a lot of ranges,
    Problem is this code has lots of pointers, so getting access to the values is a pain.
    So I made this godbolt.org/z/sx8K5qG8j to adapt pointer based inputs as needed.
    Any refinement / blindingly obvious alternative to keep the range based code clean?

  9. @glloyd It crops up in other places, not just iterators. I first encountered it using a coroutine library where the promise type was a std::expected. I did the usual “how am I being stupid” for a while before I figured it wasn’t me (for once).

  10. @glloyd It crops up in other places, not just iterators. I first encountered it using a coroutine library where the promise type was a std::expected. I did the usual “how am I being stupid” for a while before I figured it wasn’t me (for once). #cpp #cplusplus #clang #cpp26

  11. @glloyd It crops up in other places, not just iterators. I first encountered it using a coroutine library where the promise type was a std::expected. I did the usual “how am I being stupid” for a while before I figured it wasn’t me (for once). #cpp #cplusplus #clang #cpp26

  12. @glloyd It crops up in other places, not just iterators. I first encountered it using a coroutine library where the promise type was a std::expected. I did the usual “how am I being stupid” for a while before I figured it wasn’t me (for once). #cpp #cplusplus #clang #cpp26

  13. It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!

    🕯👧🏼head candles are optional but encouraged!

    🚲 #BlumenauerBridge, north plaza
    🌁 #TilikumCrossing, west side under 🎈 Statue
    🌉 #SteelBridge, East side lower deck
    🚸 #FlandersCrossing, NW 14th and Flanders

    #bikepdx #pdxbikes #pedal2work #PedalpaloozaPDX

  14. FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx

  15. FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx

  16. FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx

  17. FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx

  18. FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx

  19. It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!

    🕯👧🏼head candles are optional but encouraged!

    🚲 #BlumenauerBridge, north plaza
    🌁 #TilikumCrossing, west side under 🎈 Statue
    🌉 #SteelBridge, East side lower deck
    🚸 #FlandersCrossing, NW 14th and Flanders

    #bikepdx #pdxbikes #pedal2work #PedalpaloozaPDX

  20. It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!

    🕯👧🏼head candles are optional but encouraged!

    🚲 #BlumenauerBridge, north plaza
    🌁 #TilikumCrossing, west side under 🎈 Statue
    🌉 #SteelBridge, East side lower deck
    🚸 #FlandersCrossing, NW 14th and Flanders

    #bikepdx #pdxbikes #pedal2work #PedalpaloozaPDX

  21. It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!

    🕯👧🏼head candles are optional but encouraged!

    🚲 #BlumenauerBridge, north plaza
    🌁 #TilikumCrossing, west side under 🎈 Statue
    🌉 #SteelBridge, East side lower deck
    🚸 #FlandersCrossing, NW 14th and Flanders

    #bikepdx #pdxbikes #pedal2work #PedalpaloozaPDX

  22. It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!

    🕯👧🏼head candles are optional but encouraged!

    🚲 #BlumenauerBridge, north plaza
    🌁 #TilikumCrossing, west side under 🎈 Statue
    🌉 #SteelBridge, East side lower deck
    🚸 #FlandersCrossing, NW 14th and Flanders

    #bikepdx #pdxbikes #pedal2work #PedalpaloozaPDX