home.social

Search

205 results for “coolbutuseless”

  1. security issue in {insitu}

    I just received this AI-generated PR, which posits that a crafty user could lie about matrix dimensions and cause a malloc issue.

    But a malicious user can just do a "system()" call.

    So what's the point of addressing this "critical" security issue?

    github.com/coolbutuseless/insi

  2. #RStats security issue in {insitu}

    I just received this AI-generated PR, which posits that a crafty user could lie about matrix dimensions and cause a malloc issue.

    But a malicious user can just do a "system()" call.

    So what's the point of addressing this "critical" security issue?

    github.com/coolbutuseless/insi

  3. #RStats security issue in {insitu}

    I just received this AI-generated PR, which posits that a crafty user could lie about matrix dimensions and cause a malloc issue.

    But a malicious user can just do a "system()" call.

    So what's the point of addressing this "critical" security issue?

    github.com/coolbutuseless/insi

  4. #RStats security issue in {insitu}

    I just received this AI-generated PR, which posits that a crafty user could lie about matrix dimensions and cause a malloc issue.

    But a malicious user can just do a "system()" call.

    So what's the point of addressing this "critical" security issue?

    github.com/coolbutuseless/insi

  5. #RStats security issue in {insitu}

    I just received this AI-generated PR, which posits that a crafty user could lie about matrix dimensions and cause a malloc issue.

    But a malicious user can just do a "system()" call.

    So what's the point of addressing this "critical" security issue?

    github.com/coolbutuseless/insi

  6. triangle rasterizer with realtime rendering in Base R with {grid} graphics

    Code:
    github.com/coolbutuseless/plat

  7. Dear ,

    Introducing {flexfont} - an implementation of the javascript "flexflex" font by @ronikaufman

    github.com/coolbutuseless/flex

    This pkg includes a minimal SVG path renderer with arc support.

    github.com/ronikaufman/flexflex

  8. Dear #RStats #FontNerds,

    Introducing {flexfont} - an implementation of the javascript "flexflex" font by @ronikaufman

    github.com/coolbutuseless/flex

    This pkg includes a minimal SVG path renderer with arc support.

    github.com/ronikaufman/flexflex

  9. Dear #RStats #FontNerds,

    Introducing {flexfont} - an implementation of the javascript "flexflex" font by @ronikaufman

    github.com/coolbutuseless/flex

    This pkg includes a minimal SVG path renderer with arc support.

    github.com/ronikaufman/flexflex

  10. Dear #RStats #FontNerds,

    Introducing {flexfont} - an implementation of the javascript "flexflex" font by @ronikaufman

    github.com/coolbutuseless/flex

    This pkg includes a minimal SVG path renderer with arc support.

    github.com/ronikaufman/flexflex

  11. Dear #RStats #FontNerds,

    Introducing {flexfont} - an implementation of the javascript "flexflex" font by @ronikaufman

    github.com/coolbutuseless/flex

    This pkg includes a minimal SVG path renderer with arc support.

    github.com/ronikaufman/flexflex

  12. Introducing {zap} - a new serialization framework for

    * uses type-specfic transformations +
    * for 'diamonds' dataset, it is more compressed than 'saveRDS(xz)' and faster than 'saveRDS(compress=FALSE)

    github.com/coolbutuseless/zap
    coolbutuseless.r-universe.dev/

  13. Free internals idea:

    Adapt rle() to handle NAs in a more intuitive manner.

    Without looking, what do you expect the following to do?

    rle(c(1,1,NA, NA, NA, 3,3,3))

    Steps to fix:
    * add 2 lines to rle() source code. As detailed here: coolbutuseless.github.io/2020/
    * Probably hide this functionality behind a logical argument
    * push it through RCore.
    * Draw the rest of the f#$&ing owl.

  14. @coolbutuseless #unhelpful advice I know, but that's one of the many reasons I use a proper code editor, #sublimetext, 99% of the time.

    To be fair I used to code in #RStats / bash / groovy / python thus the need for a more general editor.

  15. @coolbutuseless #unhelpful advice I know, but that's one of the many reasons I use a proper code editor, #sublimetext, 99% of the time.

    To be fair I used to code in #RStats / bash / groovy / python thus the need for a more general editor.

  16. @coolbutuseless #unhelpful advice I know, but that's one of the many reasons I use a proper code editor, #sublimetext, 99% of the time.

    To be fair I used to code in #RStats / bash / groovy / python thus the need for a more general editor.

  17. @coolbutuseless #unhelpful advice I know, but that's one of the many reasons I use a proper code editor, #sublimetext, 99% of the time.

    To be fair I used to code in #RStats / bash / groovy / python thus the need for a more general editor.

  18. This is a huge manual hack done in 10 minutes. Don't expect miracles. Also I'm sorry for the potato image quality.

    Code here:
    gist.github.com/coolbutuseless

  19. This is a huge manual hack done in 10 minutes. Don't expect miracles. Also I'm sorry for the potato image quality.

    Code here:
    gist.github.com/coolbutuseless

    #RStats #SaturdayCoding

  20. This is a huge manual hack done in 10 minutes. Don't expect miracles. Also I'm sorry for the potato image quality.

    Code here:
    gist.github.com/coolbutuseless

    #RStats #SaturdayCoding

  21. This is a huge manual hack done in 10 minutes. Don't expect miracles. Also I'm sorry for the potato image quality.

    Code here:
    gist.github.com/coolbutuseless

    #RStats #SaturdayCoding

  22. This is a huge manual hack done in 10 minutes. Don't expect miracles. Also I'm sorry for the potato image quality.

    Code here:
    gist.github.com/coolbutuseless

    #RStats #SaturdayCoding

  23. A demo using {carelesswhisper} to verbally create and run {dplyr} commands.

    This is a toy example, but you could hook {carelesswhisper} up to an LLM (e.g. llama.cpp via {rllama}) and potentially have something a bit more general purpose.

    github.com/coolbutuseless/care

  24. A demo using {carelesswhisper} to verbally create and run {dplyr} commands.

    This is a toy example, but you could hook {carelesswhisper} up to an LLM (e.g. llama.cpp via {rllama}) and potentially have something a bit more general purpose.

    #RStats #SaturdayCoding

    github.com/coolbutuseless/care

  25. A demo using {carelesswhisper} to verbally create and run {dplyr} commands.

    This is a toy example, but you could hook {carelesswhisper} up to an LLM (e.g. llama.cpp via {rllama}) and potentially have something a bit more general purpose.

    #RStats #SaturdayCoding

    github.com/coolbutuseless/care

  26. A demo using {carelesswhisper} to verbally create and run {dplyr} commands.

    This is a toy example, but you could hook {carelesswhisper} up to an LLM (e.g. llama.cpp via {rllama}) and potentially have something a bit more general purpose.

    #RStats #SaturdayCoding

    github.com/coolbutuseless/care

  27. A demo using {carelesswhisper} to verbally create and run {dplyr} commands.

    This is a toy example, but you could hook {carelesswhisper} up to an LLM (e.g. llama.cpp via {rllama}) and potentially have something a bit more general purpose.

    #RStats #SaturdayCoding

    github.com/coolbutuseless/care

  28. @jonthegeek @coolbutuseless @teunbrand

    Here is an approach to do #2D #RLE applied to the processing of #ECG images: link.springer.com/chapter/10.1, and also there is a 3D RLE approach for volumetric medical image data: tandfonline.com/doi/abs/10.108
    In my previous #Bioinformatics life, RLE was used, there is rle2() for the #Bio3D package which uses indices (thegrantlab.org/bio3d/referenc).
    Also, there is an improvement of RLE with a bit of Huffman encoding thrown in: arxiv.org/abs/2101.05329

  29. Yet another cool and useful package from @coolbutuseless: {minixml} lets you build xml files in a programmatic way. I see good use for it in one of the internal packages at work... coolbutuseless.github.io/packa #RStats #XML #cool #useful