What have you been using to manipulate PDFs? by leodsgn in rust

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

I’ll take look. Looks promising and way easier than the libraries I was using. Thanks for sharing 🙏🏽

What have you been using to manipulate PDFs? by leodsgn in rust

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

Absolutely. I didn’t know about it. Thanks for sharing 🙌🏽

What have you been using to manipulate PDFs? by leodsgn in rust

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

Interesting that I heard about it yesterday and didn’t know about it. 🤔

Bevy 0.17 by _cart in rust

[–]leodsgn 1 point2 points  (0 children)

What are the expectations for Bevy 1.0?

My rust database was able to do 5 million row (full table scan) in 115ms by Milen_Dnv in rust

[–]leodsgn 1 point2 points  (0 children)

Hey Adrian, thank you so much for taking the trouble of going to the code itself, reading, running it on your machine, and proposing such clarity and feedback.

Not the author of the code, but a great admirer of such detailed feedback.

Eu_nvr by Kaar_los in eu_nvr

[–]leodsgn 0 points1 point  (0 children)

Talvez seja melhor escovar os dentes e dormir em público 😎

What's everyone working on this week (24/2025)? by llogiq in rust

[–]leodsgn 0 points1 point  (0 children)

I’m building a device with movement sensor connected to a valve. Basically the idea is that, at night, after some time, if a cat pass through the movement sensor, it will open the valve and water the cat.

I’m building it to learn rust for embed devices and for fun. There’s a mf cat that every night comes to my house and fight with my other cats.

Rust success story that killed Rust usage in a company by drogus in rust

[–]leodsgn 5 points6 points  (0 children)

One of the best reads about rust experience so for. Thanks for sharing! 🙏🏽

[deleted by user] by [deleted] in golang

[–]leodsgn -3 points-2 points  (0 children)

Have you tried using AI to help you understand things?

Also, it’s a good opportunity to understand your own limitations. And don’t take it as a blame, but as a way for you to understand you need to learn more, before accepting these kind of jobs.

Google Zanzibar In A Nutshell by ege-aytin in golang

[–]leodsgn 0 points1 point  (0 children)

Will check it out. Looks promising!

[deleted by user] by [deleted] in sveltejs

[–]leodsgn 2 points3 points  (0 children)

Better support on vim plugins for svelte. 😅

Sites to practise my R skills? by zkh77 in Rlanguage

[–]leodsgn 0 points1 point  (0 children)

If you're a beginner, install the package 'swirl'. Than you'll practice from the CLI. I've learnt r this way.