6 Followers
24 Following
22 Posts

Just released packetgen-plugin-smb v0.6.0, which adds support for NTLM. Now, this plugin to #packetgen allows to authenticate with a SMB server.

Not so much time to work on it, these last months...

Rust comes in second, which I think is pretty great for such an expressive language. https://thenewstack.io/which-programming-languages-use-the-least-electricity/
Fascinating post about tuning memory usage with Ruby apps: https://www.joyfulbikeshedding.com/blog/2019-03-14-what-causes-ruby-memory-bloat.html
What causes Ruby memory bloat?

Ruby apps can use a lot of memory. But why? Various people in the community attribute it to memory fragmentation, and provide two “hacky” solutions. Dissatisfied by the current explanations and provided solutions, I set out on a journey to discover the deeper truth and to find better solutions.

Joyful Bikeshedding

It's the 256th day of the year, so Happy Programmer's Day! May your tests be green for today!

https://en.wikipedia.org/wiki/Day_of_the_Programmer

Day of the Programmer - Wikipedia

I'm proud to announce release of packetgen 2.7.0.

This is a gem to easily generate, capture and dissect network packets.

packetgen: https://github.com/sdaubert/packetgen

#shareYourGems #ruby

sdaubert/packetgen

Ruby library to easily generate and capture network packets - sdaubert/packetgen

Hi, I'm Sylvain. I have been developing in #ruby since 2007, first introduced to it by rails. But now, i develop plain ruby apps, as packetgen gem.
#introductions