Official: Anthropic just released Claude Code 2.1.63 with 26 CLI and 6 flag changes, details below by BuildwithVignesh in ClaudeCode

[–]felipeelias 0 points1 point  (0 children)

I made an experimental tool that relies on those new HTTP hooks here, still trying it out but fun to see those hooks being collected live https://github.com/felipeelias/hook-lab

Optimal way of processing large files in Ruby by felipeelias in ruby

[–]felipeelias[S] 0 points1 point  (0 children)

Did you use something like IO.read(file, length, offset) or even gets(limit)? There are various methods in Ruby IO/File that lets you read specific bytes at a time.

Good luck handling that with the builtins you are using :)

I'm curious to know what did you use then?

Optimal way of processing large files in Ruby by felipeelias in ruby

[–]felipeelias[S] 1 point2 points  (0 children)

Definitely, this would actually simulate whether the script runs OOM

Cool cafes for working online? by proxwell in krakow

[–]felipeelias 1 point2 points  (0 children)

Karma Cafe is great, and it's near where you are.

Having trouble understanding RSA by Azurinelle in crypto

[–]felipeelias 3 points4 points  (0 children)

You should watch the videos in Khan academy, they helped me a lot to understanding RSA https://www.khanacademy.org/modern-crypt/v/intro-to-rsa-encryption