home.social

#gnupoke — Public Fediverse posts

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

  1. Sourceware Survey 2025 Results

    In the end we got 103 (!) responses with a nice mix of developers, users and maintainers from various hosted projects.

    sourceware.org/survey-2025

    -gabi

  2. Uh, gnu poke 4.2 has been released and nobody told me about that. Anyway, it's now available via r2pm and the r2poke plugin has been finally updated to support the bidirectional communication between #radare2 and #gnupoke

  3. StarFive has donated 4 VisionFive-2 risc-v boards with 8GB, 4-core JH7110 supporting the RV64GC ISA for the CI running on builder.sourceware.org for Sourceware hosted projects.

    They are running ubuntu server 23.10 wiki.ubuntu.com/RISC-V/StarFiv

    Various projects are already running on risc-v: , , , , , , and .

    builder.sourceware.org/buildbo

    Please contact the builder project if you want to help out adding other Sourceware hosted projects.

  4. StarFive has donated 4 VisionFive-2 risc-v boards with 8GB, 4-core JH7110 supporting the RV64GC ISA for the CI running on builder.sourceware.org for Sourceware hosted projects.

    They are running ubuntu server 23.10 wiki.ubuntu.com/RISC-V/StarFiv

    Various projects are already running on risc-v: #annobin, #binutils, #bzip2, #debugedit, #dwz, #elfutils, #gnupoke and #libabigail.

    builder.sourceware.org/buildbo

    Please contact the builder project if you want to help out adding other Sourceware hosted projects.

  5. StarFive has donated 4 VisionFive-2 risc-v boards with 8GB, 4-core JH7110 supporting the RV64GC ISA for the CI running on builder.sourceware.org for Sourceware hosted projects.

    They are running ubuntu server 23.10 wiki.ubuntu.com/RISC-V/StarFiv

    Various projects are already running on risc-v: #annobin, #binutils, #bzip2, #debugedit, #dwz, #elfutils, #gnupoke and #libabigail.

    builder.sourceware.org/buildbo

    Please contact the builder project if you want to help out adding other Sourceware hosted projects.

  6. StarFive has donated 4 VisionFive-2 risc-v boards with 8GB, 4-core JH7110 supporting the RV64GC ISA for the CI running on builder.sourceware.org for Sourceware hosted projects.

    They are running ubuntu server 23.10 wiki.ubuntu.com/RISC-V/StarFiv

    Various projects are already running on risc-v: #annobin, #binutils, #bzip2, #debugedit, #dwz, #elfutils, #gnupoke and #libabigail.

    builder.sourceware.org/buildbo

    Please contact the builder project if you want to help out adding other Sourceware hosted projects.

  7. @ 2024

    Various Sourceware projects will give presentations at @fosdem next weekend, Feb 3 and 4, in Brussels.

    Guinevere, Dodji, Jose, David and Thomas organized some great devroom talks:

    inbox.sourceware.org/202401282

    Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.

  8. #Sourceware @ #Fosdem 2024

    Various Sourceware projects will give presentations at @fosdem next weekend, Feb 3 and 4, in Brussels.

    Guinevere, Dodji, Jose, David and Thomas organized some great devroom talks:

    inbox.sourceware.org/202401282

    Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.

    #gdb #libabigail #systemtap #valgrind #binutils #elfutils #gcc #newlib #glibc #gnupoke

  9. #Sourceware @ #Fosdem 2024

    Various Sourceware projects will give presentations at @fosdem next weekend, Feb 3 and 4, in Brussels.

    Guinevere, Dodji, Jose, David and Thomas organized some great devroom talks:

    inbox.sourceware.org/202401282

    Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.

    #gdb #libabigail #systemtap #valgrind #binutils #elfutils #gcc #newlib #glibc #gnupoke

  10. #Sourceware @ #Fosdem 2024

    Various Sourceware projects will give presentations at @fosdem next weekend, Feb 3 and 4, in Brussels.

    Guinevere, Dodji, Jose, David and Thomas organized some great devroom talks:

    inbox.sourceware.org/202401282

    Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.

    #gdb #libabigail #systemtap #valgrind #binutils #elfutils #gcc #newlib #glibc #gnupoke

  11. #Sourceware @ #Fosdem 2024

    Various Sourceware projects will give presentations at @fosdem next weekend, Feb 3 and 4, in Brussels.

    Guinevere, Dodji, Jose, David and Thomas organized some great devroom talks:

    inbox.sourceware.org/202401282

    Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.

    #gdb #libabigail #systemtap #valgrind #binutils #elfutils #gcc #newlib #glibc #gnupoke

  12. @

    Various Sourceware projects will be present at @fosdem plus various overseers and of course @conservancy staff.

    Get your talk submissions in before end of the week (December 1st) to these developer rooms:

    inbox.sourceware.org/gdb/6a2e8

    inbox.sourceware.org/gcc/36fad

  13. The builders are disabled for now because the worker had become a little too unstable.

    builder.sourceware.org

    We hope to get it back soon because it is doing a lot of builds for projects.

    , , , , , , , , , , .

  14. The #gentoo #sparc builders are disabled for now because the worker had become a little too unstable.

    builder.sourceware.org

    We hope to get it back soon because it is doing a lot of builds for #Sourceware projects.

    #elfutils, #libabigail, #bzip2, #debugedit, #gccrust, #binutils, #gdb, #gcc, #systemtap, #glibc, #gnupoke.

  15. Does anyone want to review a post about binary manipulation with #gnupoke and #erlang?

  16. Okay, I misunderstood the stack. It's clearly not using any mono stuff, so `sudo apt install libgc-dev` fixed the situation and I can move forward.

    Final list deplist to install #gnupoke on #ubuntu for me was:

    `sudo apt install tcl-dev libgc-dev libjson-c-dev libreadline-dev`.

    Now we `make`... GNU software is so 80s, omg. :3

  17. Trying to install #gnupoke, since #WSL doesn't work with snaps, I'm trying to get there with

    `sudo apt install tcl-dev libmonoboehm-2.0-1 libjson-c-dev`

    But I still get "configure: error: can't find the Boehm GC library. Please install it."

    🤔

  18. @TFG yeah, in my experience sometimes it's very important to match custom binary offsets, which most of the hex editors fall short of.

    I think it could be interesting to apply #gnupoke to find binary patterns in forensics 🤔