pancake :radare2:

Also known as trufae, author of @radareorg 🌱

pancake :radare2:pancake@infosec.exchange
2025-07-03

@deno_land yay! i can finally import package.json to pick the version number from there! or.. maybe there's a cleaner way to DRY?

pancake :radare2: boosted:

Importing bytes and texts:
βœ… adds to your module graph
βœ… type checking
βœ… works with deno bundle and deno compile

deno.com/blog/v2.4#importing-t

pancake :radare2:pancake@infosec.exchange
2025-07-03

Apple just verified their account in Threads. Still waiting for them to join the fediverse. But i have some good hopes when Mastodon integrates support for PDS to get more companies, govs and newsites to join, because I have the feeling these kind of accounts wont like to be associated to one specific instance now owned by them, but they dont really want to spend the resources to maintain their own instance

pancake :radare2:pancake@infosec.exchange
2025-07-03

@cryptax sounds to me like another fancy word to look smart. What c++ templates do, or the c preprocessor macros or generics in go.

pancake :radare2:pancake@infosec.exchange
2025-07-03

Here’s a little spoiler of my next #r2tv video. What do you think it will be all about?

pancake :radare2:pancake@infosec.exchange
2025-07-03

Wondering which model works the best to write mainframe assembler. In theory Granite from IBM should win.. but it’s crazy how well Qwen performs..

pancake :radare2:pancake@infosec.exchange
2025-07-03

I just started to code in Java (again after 20 years) so yeah, I had to install a second monitor. Everything feels like the same, same slow startup times, same toolings, same null exceptions, except that it seems to be less xml everywhere

pancake :radare2:pancake@infosec.exchange
2025-07-02

@MrLovenstein @Viss so true. Mine wont stop beeping until you open the door. Note that opening the door doesnt stops the beeps in course

pancake :radare2:pancake@infosec.exchange
2025-07-02
pancake :radare2: boosted:
2025-07-02

Can Claude Sonnet 4 write x86 assembly? I ran an experiment today and got Claude plus Claude Code to build, run and debug a pleasing Mandelbrot fractal in assembly, compiled via Docker on my Mac

Full details, including prompts and Claude Code transcript, here: simonwillison.net/2025/Jul/2/m

Terminal window showing code diff for Mandelbrot fractal program. β€’ Now I need to fix the Mandelbrot iteration logic as well. The current fixed-point arithmetic has issues: β€’ Read(program.asm) β”” Read 30 lines (Ctrl+r to expand) β€’ The Mandelbrot iteration logic also has issues with fixed-point arithmetic. Let me fix this too: β€’ Update(program.asm) β”” Updated program.asm with 18 additions and 12 removals showing assembly code diff with line numbers 63-91, including removed lines marked in red for fixed point multiplication calculations and added lines in green with 64-bit arithmetic conversions, comments describing z_real and z_imag calculations, and mandel_done logic checks.A pleasing ASCII art Mandelbrot set, zoomed to the expected level, white text on a black terminal background.
pancake :radare2: boosted:

Started prototyping an animation tool for picoCAD 2. Main idea is to have clips that control a certain property of a mesh and then place them on timeline. Should work right? πŸ˜…
#gamedev #lowpoly #3d

pancake :radare2:pancake@infosec.exchange
2025-07-01

@wader congrats!

pancake :radare2:pancake@infosec.exchange
2025-07-01

If case there was any doubt, Fediverse account are prefered over X mirror bots. Considering how poorly reliable X bridges are, the amount of api restrictions and the lack of interop for boostings and replies, consider posting here if you are a casual visitor!

pancake :radare2:pancake@infosec.exchange
2025-06-30

Jokes apart, it’s the first time I have a hardcovered book about r2 and I have nothing to do with it or know the author. I just imported it from the US and after reading the introduction I’m quite excited to read further! Love seeing people enjoying what i built from scratch <3

pancake :radare2:pancake@infosec.exchange
2025-06-30

Just arrived the #radare2 book! I will finally had a chance to learn it! #reverseengineering #books

pancake :radare2: boosted:

πŸ‘‹ Hello, Fediverse! Your favorite dynamic instrumentation toolkit is here! πŸ§ͺ

pancake :radare2: boosted:
:radare2: radare :verified:radareorg@infosec.exchange
2025-06-30

r2pm now supports python virtual environments. This means that if you install the "python" r2pm package, you can then run 'r2pm -r pip install' and get all the deps into the associated pyenv in your home. github.com/radareorg/radare2/c

pancake :radare2:pancake@infosec.exchange
2025-06-30

Winarm github runners seems dead. Too much waiting..

pancake :radare2: boosted:
The Real Grunfinkgrunfink@comam.es
2025-06-30
I've just published version 2.79 of #snac, the simple, minimalistic #ActivityPub instance server written in C. It includes the following changes:

Added a server-wide Webmention hook; this way, if somebody out there (that supports Webmention) links to a user or post in this instance, a notification is sent (this is the complementary of what was implemented in version 2.76).

Fixed regression while sending email via pipe on OpenBSD.

Fixed Markdown parsing when the URL has parenthesis.

Always show the 'pending follow confirmations' section if there are any (even if the toggle is off).

If a metadata value is an account handler, it's also tried to be validated (rel="me" links).

Another search by URL tweak (this time for Pixelfed links).

Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky, added followed hashtags maintenance, other minor changes.

Renamed command-line actions create_list to list_create and delete_list to list_remove.

The default favicon URL can be changed from the server configuration.

New command-line option export_posts, to export all posts by a user in a JSON format compatible with the one generated by Mastodon.

The command-line options to send notes also allow an optional -r argument, to set the URL of a Fediverse post this note is a reply to.

https://comam.es/what-is-snac

If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.

#snacAnnounces #FrugalFediverse

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst