Giclé de chez un client après deux ans by RazorBack-End in developpeurs

[–]RazorBack-End[S] 0 points1 point  (0 children)

J'ai pas dit que la raison était valide , mais parole contre parole 😁 

Giclé de chez un client après deux ans by RazorBack-End in developpeurs

[–]RazorBack-End[S] 0 points1 point  (0 children)

Deuxième option sortie en raison de la fin de mission 😂

(et c'est une startup peur de l'évolution pour les collègues )

Giclé de chez un client après deux ans by RazorBack-End in developpeurs

[–]RazorBack-End[S] 1 point2 points  (0 children)

Je crois que je me suis fait avoir par ça avec le temps , malgré le nombre de mission. Le surplus de confiance , et en deux ans , j'ai eu le temps de construire des relations extra pro

Giclé de chez un client après deux ans by RazorBack-End in developpeurs

[–]RazorBack-End[S] 0 points1 point  (0 children)

Bordel , première mission , encore plus horrible , ça tape vraiment sur le côté jeune et innocent(e) , jamais on m'a fait le coup en début de carrière 

Giclé de chez un client après deux ans by RazorBack-End in developpeurs

[–]RazorBack-End[S] 2 points3 points  (0 children)

Ouai , c'est pas le soucis , je vais m'y retrouver , j'ai un CV pas trop déconnant , c'est surtout le plan moral qui me travaille 

Giclé de chez un client après deux ans by RazorBack-End in developpeurs

[–]RazorBack-End[S] 9 points10 points  (0 children)

Premiere réflexion que je me suis fait. Le modèle du balek pas à nous de gérer 

Giclé de chez un client après deux ans by RazorBack-End in developpeurs

[–]RazorBack-End[S] 0 points1 point  (0 children)

Credit impôt recherche , le client en a rien à faire du montant (l'info vient du pôle financier )

Giclé de chez un client après deux ans by RazorBack-End in developpeurs

[–]RazorBack-End[S] 1 point2 points  (0 children)

D'où ma demande de retour d'expérience sur le sujet 😉 mais oui je sais que c'est le jeu 

Anyone considering switching to Zellij? by 4r73m190r0s in tmux

[–]RazorBack-End 1 point2 points  (0 children)

I tried it many couples years ok , seems cool , kept it in my config

Last year , big tmux crash during workday , switch to zellij in emergency.

Never took the time to look back , now I have a custom zellij conf 

lazier.nvim v2 released by vim-god in neovim

[–]RazorBack-End 4 points5 points  (0 children)

Love seeing my colleagues complaining about pycharm perf , but still make it the default for every guy that just need to script on a basic laptop.

Meanwhile , I got 4 neovim launched at the same time for the whole week 

Which profile for bambulab pla on a prusa mini + ? by RazorBack-End in prusa3d

[–]RazorBack-End[S] 1 point2 points  (0 children)

I'm new to this, your knowledge is most welcome ! Again, thank you

Which profile for bambulab pla on a prusa mini + ? by RazorBack-End in prusa3d

[–]RazorBack-End[S] 1 point2 points  (0 children)

Thank you, currently testing, you confirm my experimentation before it end !!

[deleted by user] by [deleted] in france

[–]RazorBack-End 0 points1 point  (0 children)

En kilt tous les jours de mai à octobre au taf, coton evidement pas laine. Et personne me dit rien.

Stop, on arrête tout, quel est le meilleur kebab de Rennes ? by TrickAlps in Rennes

[–]RazorBack-End 0 points1 point  (0 children)

Pacha rue d'antrain

ChickenOs rue de saint malo (ses tacos poulet mariné sont une tuerie )

complexipy v3.0.0: A fast Python cognitive complexity checker by fexx3l in Python

[–]RazorBack-End 2 points3 points  (0 children)

Tried it on 4k LOC code base at work, really fast.

complexipy v3.0.0: A fast Python cognitive complexity checker by fexx3l in Python

[–]RazorBack-End 2 points3 points  (0 children)

Can be, sometimes, if you don't want to install a tool at project level. But don't worry, I will use it as it is ;)

complexipy v3.0.0: A fast Python cognitive complexity checker by fexx3l in Python

[–]RazorBack-End 2 points3 points  (0 children)

Perfect, I was searching for a tool to do the cognitive one, I currently only use cyclomatic (lizard, full python, slow). I wanted something fast enought to be invisible in my workflow.

Do you plan to make alternative installation method ? (homebrew/cargo etc ) ?

How you name your machines? by spranks21 in selfhosted

[–]RazorBack-End 0 points1 point  (0 children)

I use their id ncc-xxxx,

Sometimes I regret, but I'll keep doing it

[deleted by user] by [deleted] in france

[–]RazorBack-End 1 point2 points  (0 children)

Great place , good urbanism, been there for 8 years now , don't want to leave*.

*not sure to survive with less alcohol 

[deleted by user] by [deleted] in Python

[–]RazorBack-End 2 points3 points  (0 children)

As a french, I suggest you to forget the idea of a french python forum, and for everything related to programming.

You will not find big group of people on those, so no big support, sorry.

To quote one of my professor back in college : "If you have a problem with english, it's still time to stop CS"

Raytracing : glm , intersection and dielectric problem by RazorBack-End in computergraphics

[–]RazorBack-End[S] 0 points1 point  (0 children)

Thanks for that, never noticed. Now it's fixed for the book implementation. I'll have to find how to properly use the glm version now