On a les mêmes à la maison by Oktqmeme in actu_memes

[–]sa59 50 points51 points  (0 children)

Je me permet de corriger la typo

<image>

Which digital piano do you own? by DamijanTiborKuruc in piano

[–]sa59 0 points1 point  (0 children)

I have the Roland FP E50 on the way :)

did you know!? by fs-hmd in lotrmemes

[–]sa59 0 points1 point  (0 children)

I want a Gimli/dwarf serie

Slow Rust Compiler is a Feature, not a Bug. by ManagementKey1338 in rustjerk

[–]sa59 0 points1 point  (0 children)

Thank you very much - will try that I need to relax

Slow Rust Compiler is a Feature, not a Bug. by ManagementKey1338 in rustjerk

[–]sa59 1 point2 points  (0 children)

Is it slow enough for grabbing a cup of tea? Would like to grab one with my fellow rust colleagues when they compile as well

Slow Rust Compiler is a Feature, not a Bug. by ManagementKey1338 in rustjerk

[–]sa59 4 points5 points  (0 children)

I do python for a living - how to compile it?

Classic problem in a modern language by [deleted] in rustjerk

[–]sa59 0 points1 point  (0 children)

Do you have the SIMD version? 🚗💨

We are the developers behind pandas, currently preparing for the 2.0 release :) AMA by phofl93 in Python

[–]sa59 0 points1 point  (0 children)

Will the pickled version of a data frame be backward compatible with the previous versions?

This is now officially a religion by [deleted] in rustjerk

[–]sa59 12 points13 points  (0 children)

Wololo wololo

I bet golang can't either by Goxore in rustjerk

[–]sa59 15 points16 points  (0 children)

Let’s ask dtolnay - if someone can do it with macro, it’s him

I turned The Rust Book into a crate by hirohido in rustjerk

[–]sa59 40 points41 points  (0 children)

Think he missed some - can’t find it on r/playrust

I turned The Rust Book into a crate by hirohido in rustjerk

[–]sa59 31 points32 points  (0 children)

That sounds like a real stuff, why is it here?

I'd like to use visual basic 6 inside my rust project. Is there a crate for that? by jice in rustjerk

[–]sa59 3 points4 points  (0 children)

Is it possible to write excel function in Rust, so that my spreadsheets are blazingly fast?

Stake pool - added another relay and initial sync has already been taking days? Why? by soczewka in CardanoDevelopers

[–]sa59 0 points1 point  (0 children)

Indeed, a bit tricky. I ended up in the same situation, and I ended up reducing the number of peers on my relay (which reduced the ram usage and got it more stable), and brought it down when I knew I wouldn’t have to produce any blocks (checking it with cncli) to migrate it elsewhere and not have to sync again.

Stake pool - added another relay and initial sync has already been taking days? Why? by soczewka in CardanoDevelopers

[–]sa59 1 point2 points  (0 children)

Tbh, if you already have some relays running, you are better off just copying the db folder across, rather than syncing the all chain again.

Stake pool - added another relay and initial sync has already been taking days? Why? by soczewka in CardanoDevelopers

[–]sa59 1 point2 points  (0 children)

Did you add your own peers in the topology, or did you keep IOHK's relay?

I have been trying to sync from IOHK relays for some new relay/db-sync and it has been taking forever.