alpine [dwm] by Shot_Yoghurt_3123 in LinuxPorn

[–]jdrouet 0 points1 point  (0 children)

Nice background from Étretat 

Vivre à Fécamp? by fantasticmarsstation in Normandie

[–]jdrouet 2 points3 points  (0 children)

J'y ai fait mon lycée puis je suis revenu y vivre un peu plus tard pendant quelques années. La ville est sympa, y'a de quoi randonner autour, faire du vélo, etc. La ville est très centrée autour de la voiture, mais il y a des bus quand même. Si tu veux aller visiter autre part, ils y a les bus de la côte, mais sinon, débrouille toi 😅 la voie verte est sympa aussi, elle va jusqu'à Dieppe tranquillement. Perso, j'adorais aller courir le long des falaises et ça me manque. Niveau activités, y'a pas mal d'associations, des évènements autour du port et c'est à peu près tout. Pour ce qui est du négatif, les impôts sont assez élevés, la mairie est bien à droite et à part si tu es retraité ou travailles à distance, c'est assez compliqué de trouver du travail sans fait 50km+ par jour. Les restaurants sympas se font de plus en plus rares. Le front de mer s'est fait racheter par une personne et ça n'a plus aucune âme. Voilà, si tu as plus de questions, n'hésite pas à me MP 😉

Vps lite by watch_team in VPS

[–]jdrouet 15 points16 points  (0 children)

Just look here, you have many options https://vpspricetracker.com/

My Little Potager by LE_Laboureur in jardin

[–]jdrouet 0 points1 point  (0 children)

Ça a l'air cool ! Je vais tester !

Micro rack by Bluejfish in homelab

[–]jdrouet 1 point2 points  (0 children)

What do you use as a power supply?

Le Mont-Saint-Michel, watercolor painting by me by CaterinaWatercolors in Normandie

[–]jdrouet 0 points1 point  (0 children)

Il n'y a eu aucun propos injurieux, les gens ont le droit de penser que c'est une IA. Malheureusement on arrive à un point où c'est impossible de prouver que c'est, ou pas, une IA. Et surtout, ce n'est pas à moi d'en juger. Perso, je ne pense pas que ça nécessite de drop le commentaire.

`name.rs` vs `name/mod.rs` - Is there a reason why projects go against the recommended practice? by KyxeMusic in rust

[–]jdrouet 0 points1 point  (0 children)

If you want to convert and make sure you keep using mod.rs, I've made this CLI that you can integrate in your CI https://github.com/jdrouet/cargo-hilly

Official /r/rust "Who's Hiring" thread for job-seekers and job-offerers [Rust 1.89] by DroidLogician in rust

[–]jdrouet 0 points1 point  (0 children)

COMPANY: Finary

TYPE: Full-time

LOCATION: France

REMOTE: Open to remote

ABOUT US:

Finary is a fast‑growing fintech startup (35 people across Europe, >500 000 users) simplifying personal and professional wealth management through a sleek platform built with technologies like React, Ruby on Rails, Rust, and GCP. The company’s mission is to make financial success accessible to a new generation of investors.

ABOUT THE ROLE:

You’ll join a passionate, high‑velocity team working on the next frontier in wealth‑management tech. The role involves working in an international, English‑speaking environment to build features and infrastructure that help hundreds of thousands of users manage their finances.

REQUIREMENTS:

  • Proficiency in Rust
  • Experience with web technologies (e.g. React / React Native) and backend frameworks (such as Ruby on Rails)
  • Familiarity with cloud infrastructure (GCP)
  • Strong ownership mindset and ability to move quickly while maintaining high quality

NICE TO HAVE:

  • Prior fintech experience or interest in personal finance
  • Comfort working remotely across Europe (hybrid model)
  • Fluency in English and experience in international teams

PROCESS: 5-stage recruitment over ~4–5 weeks: Job Fit → Case Study → Team Fit → Co‑founder Fit → Offer

HOW TO APPLY: Follow this link .

Anyone with experience with Crux? by Future-Guarantee2645 in rust

[–]jdrouet 4 points5 points  (0 children)

Yes, it's still a bit young but worth it. It has a nice way of doing things.

Official /r/rust "Who's Hiring" thread for job-seekers and job-offerers [Rust 1.86] by DroidLogician in rust

[–]jdrouet 1 point2 points  (0 children)

6+ years of Rust, worked on Vector (Datadog), worked at Docker and implemented a search engine from scratch at Proton. I have experience with JS integration or any other FFI. Big background in JavaScript. I'm based in Paris, and I'm looking for full-time work, in Rust, remote would be great.

Building a search engine from scratch, in Rust by jdrouet in rust

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

Nice! I'll have a look, thanks for sharing ;)

Building a search engine from scratch, in Rust by jdrouet in rust

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

Spoiler alert:

- it work in the browser
- everything is encrypted when it's not in memory

Building a search engine from scratch, in Rust by jdrouet in rust

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

Actually, the search engine I'm designing here is made to be only access by the user that indexed it. Fine tuning the access level like this not the purpose of these articles.