home.social

#verdigris — Public Fediverse posts

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

  1. PAPI JUICE Nonstop: 1OO1O, Ariel Zetina b2b Introspekt, SLINK, TAYHANA, Zaida Zane + more @ Nowadays - 02 May feat. verdigris, Zaida Zane, 1OO1O + more

    #SESH #verdigris #ZaidaZane #1OO1O

    sesh.sx/e/1973496

  2. #FotoVorschlag 'Farbe: Grün (keine Pflanzen)' / Colour: green (no plants)'

    Grünspan und Markise stehen im Wettbewerb um das Grün.

    Verdigris and the awning are competing for the green.

    #photography #fotografie #streetphotography #kupfer #gruenspan #verdigris #FensterFreitag #WindowFriday

  3. #FotoVorschlag 'Farbe: Grün (keine Pflanzen)' / Colour: green (no plants)'

    Grünspan und Markise stehen im Wettbewerb um das Grün.

    Verdigris and the awning are competing for the green.

    #photography #fotografie #streetphotography #kupfer #gruenspan #verdigris #FensterFreitag #WindowFriday

  4. #FotoVorschlag 'Farbe: Grün (keine Pflanzen)' / Colour: green (no plants)'

    Grünspan und Markise stehen im Wettbewerb um das Grün.

    Verdigris and the awning are competing for the green.

    #photography #fotografie #streetphotography #kupfer #gruenspan #verdigris #FensterFreitag #WindowFriday

  5. #FotoVorschlag 'Farbe: Grün (keine Pflanzen)' / Colour: green (no plants)'

    Grünspan und Markise stehen im Wettbewerb um das Grün.

    Verdigris and the awning are competing for the green.

    #photography #fotografie #streetphotography #kupfer #gruenspan #verdigris #FensterFreitag #WindowFriday

  6. #FotoVorschlag 'Farbe: Grün (keine Pflanzen)' / Colour: green (no plants)'

    Grünspan und Markise stehen im Wettbewerb um das Grün.

    Verdigris and the awning are competing for the green.

    #photography #fotografie #streetphotography #kupfer #gruenspan #verdigris #FensterFreitag #WindowFriday

  7. @thisismyglasgow Down the rabbit hole from West George St! Your photo and text on #verdigris led me off into fascinating articles on "Verdigris and the Entrepreneuse" about the women-organised industry and international trade based in 18th century Montpellier. ( Access thanks to #wikipedialibrary )

  8. @thisismyglasgow Down the rabbit hole from West George St! Your photo and text on #verdigris led me off into fascinating articles on "Verdigris and the Entrepreneuse" about the women-organised industry and international trade based in 18th century Montpellier. They doused copper strips in strong red wine, left to ferment, then the crystals were scraped off and pulverised. ( Journal access thanks to #wikipedialibrary , always a useful resource )

  9. @thisismyglasgow Down the rabbit hole from West George St! Your photo and text on #verdigris led me off into fascinating articles on "Verdigris and the Entrepreneuse" about the women-organised industry and international trade based in 18th century Montpellier. ( Access thanks to #wikipedialibrary )

  10. @thisismyglasgow Down the rabbit hole from West George St! Your photo and text on #verdigris led me off into fascinating articles on "Verdigris and the Entrepreneuse" about the women-organised industry and international trade based in 18th century Montpellier. ( Access thanks to #wikipedialibrary )

  11. @thisismyglasgow Down the rabbit hole from West George St! Your photo and text on #verdigris led me off into fascinating articles on "Verdigris and the Entrepreneuse" about the women-organised industry and international trade based in 18th century Montpellier. They doused copper strips in strong red wine, left to ferment, then the crystals were scraped off and pulverised. ( Journal access thanks to #wikipedialibrary , always a useful resource )

  12. now there's only one big thing left for the typechecker, which is to resolve traits that must be defined for a given type. I'm going to put that on the backburner for now while moving to the next step of the compiler, though.

    #Verdigris #VerdigrisLang #PLDev

  13. now there's only one big thing left for the typechecker, which is to resolve traits that must be defined for a given type. I'm going to put that on the backburner for now while moving to the next step of the compiler, though.

    #Verdigris #VerdigrisLang #PLDev

  14. now there's only one big thing left for the typechecker, which is to resolve traits that must be defined for a given type. I'm going to put that on the backburner for now while moving to the next step of the compiler, though.

    #Verdigris #VerdigrisLang #PLDev

  15. now there's only one big thing left for the typechecker, which is to resolve traits that must be defined for a given type. I'm going to put that on the backburner for now while moving to the next step of the compiler, though.

    #Verdigris #VerdigrisLang #PLDev

  16. been tearing my hair out trying to figure out why some expressions were left untyped in my compiler - turns out, I had written a very nice function to make sure that each type is replaced; and then completely forgot to use it!

    #Verdigris #VerdigrisLang #PLDev

  17. been tearing my hair out trying to figure out why some expressions were left untyped in my compiler - turns out, I had written a very nice function to make sure that each type is replaced; and then completely forgot to use it!

    #Verdigris #VerdigrisLang #PLDev

  18. been tearing my hair out trying to figure out why some expressions were left untyped in my compiler - turns out, I had written a very nice function to make sure that each type is replaced; and then completely forgot to use it!

    #Verdigris #VerdigrisLang #PLDev

  19. been tearing my hair out trying to figure out why some expressions were left untyped in my compiler - turns out, I had written a very nice function to make sure that each type is replaced; and then completely forgot to use it!

    #Verdigris #VerdigrisLang #PLDev

  20. I might actually take a brief break to update the repo, provide resources for people to try out what's written so far, and whatnot before proceeding to new stuff.

    #verdigris #verdigrislang

  21. I might actually take a brief break to update the repo, provide resources for people to try out what's written so far, and whatnot before proceeding to new stuff.

    #verdigris #verdigrislang

  22. I might actually take a brief break to update the repo, provide resources for people to try out what's written so far, and whatnot before proceeding to new stuff.

    #verdigris #verdigrislang

  23. I might actually take a brief break to update the repo, provide resources for people to try out what's written so far, and whatnot before proceeding to new stuff.

    #verdigris #verdigrislang

  24. next up will be conversion to a control flow graph, in order to determine lifetimes for variables, and check for correctness in borrows. After that, I think it'll finally be time to think about code generation!

    #verdigris #verdigrislang

  25. next up will be conversion to a control flow graph, in order to determine lifetimes for variables, and check for correctness in borrows. After that, I think it'll finally be time to think about code generation!

    #verdigris #verdigrislang

  26. next up will be conversion to a control flow graph, in order to determine lifetimes for variables, and check for correctness in borrows. After that, I think it'll finally be time to think about code generation!

    #verdigris #verdigrislang

  27. next up will be conversion to a control flow graph, in order to determine lifetimes for variables, and check for correctness in borrows. After that, I think it'll finally be time to think about code generation!

    #verdigris #verdigrislang

  28. exciting #verdigris #verdigrislang update!

    I think I've finally reached feature completeness for my typechecker! I can generate typings for some simple test programs, and so I can move forward to the next steps of program analysis!

  29. exciting #verdigris #verdigrislang update!

    I think I've finally reached feature completeness for my typechecker! I can generate typings for some simple test programs, and so I can move forward to the next steps of program analysis!

  30. exciting #verdigris #verdigrislang update!

    I think I've finally reached feature completeness for my typechecker! I can generate typings for some simple test programs, and so I can move forward to the next steps of program analysis!

  31. exciting #verdigris #verdigrislang update!

    I think I've finally reached feature completeness for my typechecker! I can generate typings for some simple test programs, and so I can move forward to the next steps of program analysis!

  32. found a pretty big issue in the typechecker for #verdigris #verdigrislang

    at the moment, when checking a variable's definition to find type information, there's no connection added between the declaration and the usage, meaning that subsequent uses of a variable do nothing for providing type info

    which is... very bad! but it's good that I caught it now, so I can find a solution.

  33. found a pretty big issue in the typechecker for #verdigris #verdigrislang

    at the moment, when checking a variable's definition to find type information, there's no connection added between the declaration and the usage, meaning that subsequent uses of a variable do nothing for providing type info

    which is... very bad! but it's good that I caught it now, so I can find a solution.

  34. found a pretty big issue in the typechecker for #verdigris #verdigrislang

    at the moment, when checking a variable's definition to find type information, there's no connection added between the declaration and the usage, meaning that subsequent uses of a variable do nothing for providing type info

    which is... very bad! but it's good that I caught it now, so I can find a solution.

  35. found a pretty big issue in the typechecker for #verdigris #verdigrislang

    at the moment, when checking a variable's definition to find type information, there's no connection added between the declaration and the usage, meaning that subsequent uses of a variable do nothing for providing type info

    which is... very bad! but it's good that I caught it now, so I can find a solution.

  36. all in all, some very exciting progress, courtesy of my latest sleep aid.

    #verdigris #verdigrislang

  37. all in all, some very exciting progress, courtesy of my latest sleep aid.

    #verdigris #verdigrislang

  38. all in all, some very exciting progress, courtesy of my latest sleep aid.

    #verdigris #verdigrislang

  39. all in all, some very exciting progress, courtesy of my latest sleep aid.

    #verdigris #verdigrislang