home.social

Search

190 results for “rcarto”

  1. Re-my previous post. Thanks @rcarto for the maptiles Rstats pkg . Works as a charm (after I updated my R setup to 4.2.3 ;-)

    And for those who'd like to try with Luxembourgish public data:

    LUX<-sf::st_read("data.public.lu/fr/datasets/r/1")

    i=11 #eschsuralzette

    LUX[i,]

    iosmtile <-maptiles::get_tiles(LUX[i,] ,crop = TRUE, zoom = 14)

    ggplot()+
    geom_spatraster_rgb(data = iosmtile)+
    theme_bw()

  2. "A pesar de los demostrados efectos adversos que los metales pesados (MP) provocan en la salud humana, su distribución espacial en España es un fenómeno poco estudiado..."
    García HernándezF., & Escobar MartínezF. (2021). Una aproximación cartográfica al análisis de los vertidos de metales pesados en España. Revista Cartográfica, (102), 7-26. doi.org/10.35424/rcarto.i102.7
    #Ecología #Contaminación #MetalesPesados #Cartografía #RevistaCartográfica

  3. 📢 A new major version of is online!

    Magrit is a FOSS thematic mapping application.

    You can give it a try here: magrit.cnrs.fr/

    And you can have a look at the project here: github.com/riatelab/magrit

    Kudos to @mthv for his incredible work!

  4. People of #Clojure, I think this is pretty much done: My fork of #joker, the excellent #golang interpreter, sped up to the nines with IR bytecode interpreter, #wasm back-end, full introspection (well, almost) and a few extra doodads. Going to be using this _a lot_ over the next year.

    rcarmo.github.io/projects/go-j

  5. People of #Clojure, I think this is pretty much done: My fork of #joker, the excellent #golang interpreter, sped up to the nines with IR bytecode interpreter, #wasm back-end, full introspection (well, almost) and a few extra doodads. Going to be using this _a lot_ over the next year.

    rcarmo.github.io/projects/go-j

  6. People of #Clojure, I think this is pretty much done: My fork of #joker, the excellent #golang interpreter, sped up to the nines with IR bytecode interpreter, #wasm back-end, full introspection (well, almost) and a few extra doodads. Going to be using this _a lot_ over the next year.

    rcarmo.github.io/projects/go-j

  7. People of #Clojure, I think this is pretty much done: My fork of #joker, the excellent #golang interpreter, sped up to the nines with IR bytecode interpreter, #wasm back-end, full introspection (well, almost) and a few extra doodads. Going to be using this _a lot_ over the next year.

    rcarmo.github.io/projects/go-j

  8. People of #Clojure, I think this is pretty much done: My fork of #joker, the excellent #golang interpreter, sped up to the nines with IR bytecode interpreter, #wasm back-end, full introspection (well, almost) and a few extra doodads. Going to be using this _a lot_ over the next year.

    rcarmo.github.io/projects/go-j

  9. Anyone here involved with #fdroid / #fdroidorg? I want to publish a couple of OSS apps in the catalog, starting with rcarmo.github.io/projects/kotl

  10. Anyone here involved with #fdroid / #fdroidorg? I want to publish a couple of OSS apps in the catalog, starting with rcarmo.github.io/projects/kotl

  11. Anyone here involved with #fdroid / #fdroidorg? I want to publish a couple of OSS apps in the catalog, starting with rcarmo.github.io/projects/kotl

  12. Anyone here involved with #fdroid / #fdroidorg? I want to publish a couple of OSS apps in the catalog, starting with rcarmo.github.io/projects/kotl

  13. People of Proxmox, github.com/rcarmo/pve-microvm is now shipping, and works fine (although it still lacks a few creature comforts). #proxmox #microvm

    news.ycombinator.com/item?id=4

  14. Another thing I thought should exist: a #vt100 terminal emulation library for #Golang that allows you to do session replays and captures - and that you can use in #WASM, too: github.com/rcarmo/go-te

  15. Yep, github.com/rcarmo/vibes is finally usable. Loads of fun hacking at #ACP, although near the end I took a look at #toad's code and the typing was better. But this is immediately useful with any ACP-compliant coding agent:

  16. Another one ticked off the list (still WIP, but at least I've finally automated my #classic #mac #basilisk #emulation builds):

    github.com/rcarmo/macemu

  17. Another one ticked off the list (still WIP, but at least I've finally automated my #classic #mac #basilisk #emulation builds):

    github.com/rcarmo/macemu

  18. Another one ticked off the list (still WIP, but at least I've finally automated my #classic #mac #basilisk #emulation builds):

    github.com/rcarmo/macemu

  19. Another one ticked off the list (still WIP, but at least I've finally automated my #classic #mac #basilisk #emulation builds):

    github.com/rcarmo/macemu

  20. Another one ticked off the list (still WIP, but at least I've finally automated my #classic #mac #basilisk #emulation builds):

    github.com/rcarmo/macemu

  21. Stuff you can do with #MCP servers:

    1) Create #monome #norns #audio #filters
    2) Create custom UIs for its OLED screen
    3) Dump the OLED contents directly into an #agent for it to fix the visual layouts

    /cc @simon gist.github.com/rcarmo/9fe5f15

  22. I just added the cutest icon ever to Guerite, my (in development) #watchtower for #docker replacement:

    github.com/rcarmo/guerite