Niusha Pakseresht's Avatar

Niusha Pakseresht

@pakseresht.eu

Software Developer living in Montréal. I drink coffee and code in Java ☕️ Je parle français, anglais et persan.

160
Followers
812
Following
62
Posts
26.11.2024
Joined
Posts Following

Latest posts by Niusha Pakseresht @pakseresht.eu

Post image

🗓️ Tuesday, Feb 24 at 5:00pm 📍@Confoo

📢Modernizing the Mission Critical with OpenRewrite and AI
🎙️ @kitomann.bsky.social - Principal Consultant at Virtua, Inc.

📢 A Fresh Way to Write Java in VS Code
🎙️ @stroz.dev - MySQL Developer Advocate at Oracle

👉 RSVP & Join us: linktr.ee/devoxx4kids_...

#Java

22.02.2026 00:58 👍 4 🔁 3 💬 0 📌 0
AI makes you boring This post is an elaboration on a comment I made on Hacker News recently, on a blog post that showed an increase in volume and decline in quality among the “Show HN” submissons. I don't actually mind A...

www.marginalia.nu/log/a_132_ai...

20.02.2026 00:22 👍 0 🔁 0 💬 0 📌 0
Preview
Stop Recovering Panics in Go: What Java Developers Get Wrong About Go Error Handling A deep dive into error values and panics, and why Go’s error-as-value philosophy exists for Java developers.

medium.com/@dusan.stano...

18.02.2026 14:59 👍 0 🔁 0 💬 0 📌 0
Post image

Disparition de Marc Prieur, créateur du site Hardware.fr
C'est avec une immense tristesse que j'ai appris ce Week-End la disparition de Marc Prieur, pionnier de la vague de sites techniques informatiques en France..
buff.ly/UHMblaU

09.02.2026 09:46 👍 37 🔁 21 💬 2 📌 0
Preview
Coding Agents : De l’assistance par IA au pilotage de l’IA Pourquoi développer avec l'IA quand l'IA peut développer pour nous ? Comment les Coding Agents transforment et accélèrent le workflow de développement.

blog.ippon.fr/2025/02/28/d...

04.03.2025 12:33 👍 2 🔁 0 💬 0 📌 0

I didn’t know Picocli, it looks very useful I will give it a try. But I can confirm for Quarkus main, which is also easy to build in native thanks to the integrated tooling.

29.11.2024 18:07 👍 2 🔁 0 💬 0 📌 0

Avec plaisir!

29.11.2024 16:10 👍 1 🔁 0 💬 0 📌 0

Super ça! Une bonne raison de revenir visiter la région

29.11.2024 15:36 👍 1 🔁 0 💬 1 📌 0
First side of a cup, with a definition of the word « Programmer
An organism that converts caffeine into code. »

First side of a cup, with a definition of the word « Programmer An organism that converts caffeine into code. »

Other side of the cup, with an empty <tea></tea> markup

Other side of the cup, with an empty <tea></tea> markup

I’m regularly violating the contract of this cup by pouring coffee into it. Merci encore Dimitri pour ton cadeau.

27.11.2024 17:46 👍 3 🔁 1 💬 1 📌 0
Magasine « Programmez » hors série 16 - automne 2024

Magasine « Programmez » hors série 16 - automne 2024

Pareil, magazine à recommander pour faire sa veille technique, ils livrent au Canada ou peuvent être commandés chez Magazines Lecto inc. (boutique à Québec)

27.11.2024 04:43 👍 1 🔁 0 💬 0 📌 0
Les réseaux avec Cisco
Connaissances approfondies sur les réseaux 
André VAUCAMPS

Les réseaux avec Cisco Connaissances approfondies sur les réseaux André VAUCAMPS

Description du livre

Description du livre

Ouvrage à recommander pour quiconque s’intéresse aux bases des réseaux informatiques. Ce livre me suit partout depuis 14 ans quand même…

27.11.2024 04:37 👍 0 🔁 0 💬 0 📌 0
Comment communiquer en gRPC avec Quarkus par Niusha Maxime  Pakseresht
Comment communiquer en gRPC avec Quarkus par Niusha Maxime Pakseresht YouTube video by Montréal JUG

Last winter, I had the opportunity to give a talk in French about how to easily implement gRPC calls with @quarkus.io at the www.montreal-jug.org! It was my first public talk, and while I’m not a deep specialist in these topics, I hope it can help anyone interested in an introduction to them.

27.11.2024 03:42 👍 1 🔁 1 💬 0 📌 0

Hello world

26.11.2024 19:53 👍 1 🔁 0 💬 0 📌 0

Thanks for the talk about virtual threads ! https://twitter.com/bazlur_rahman/status/1630191872990760964

27.02.2023 20:57 👍 0 🔁 0 💬 0 📌 0

Merci aux orgas et speakers, c'était chouette ! https://twitter.com/montrealjug/status/1618473388493922307

26.01.2023 15:09 👍 0 🔁 0 💬 0 📌 0
Preview
Java 8 method references: provide a Supplier capable of supplying a parameterized result I'd like to use java.util.Optional.orElseThrow() with an Exception type that asks for a constructor parameter. Something like this: .orElseThrow(MyException::new(someArgument)) // obviously NOT

Answer: Java 8 method references: provide a Supplier capable of supplying a parameterized result https://stackoverflow.com/a/22917186?stw=2

17.01.2023 14:49 👍 0 🔁 0 💬 0 📌 0
Preview
GitHub - google/comprehensive-rust: This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. - google/comprehensive-rust

Formation de 4 jours sur Rust écrite par l'équipe Android chez Google: https://github.com/google/comprehensive-rust

21.12.2022 20:07 👍 0 🔁 0 💬 0 📌 0

Je viens de trouver un site du Ministère de l'@education_gouv avec les ressources du BTS SN-IR (IRIS à mon époque👴)... excellent pour se rafraichir la mémoire ! https://eduscol.education.fr/sti/formations/bts-systemes-numeriques#ressources-savoirs

21.12.2022 15:03 👍 0 🔁 0 💬 0 📌 0
Post image

Compiled and ran a Rust program for the first time today, so that makes me an official Rust programmer according to this doc, posting here to remember this date ! https://doc.rust-lang.org/stable/book/ch01-02-hello-world.html#writing-and-running-a-rust-program

02.12.2022 20:43 👍 2 🔁 0 💬 1 📌 0
Preview
Hello One-Click Search – Get this Extension for 🦊 Firefox (en-US) Download Hello One-Click Search for Firefox. Add Hello (https://beta.sayhello.so) to your One-Click search engines. Thanks to https://dannycolin.com

🎉 Just published my first @firefox extension (adding @HelloCognition in the the desktop-app search engines) : https://addons.mozilla.org/en-US/firefox/addon/hello-one-click-search/

08.10.2022 17:24 👍 0 🔁 0 💬 0 📌 0
Preview
Choosing an architecture Creating a bank from scratch is nothing like your usual Sunday stroll.

A good article to understand the CQRS / ES pattern

https://medium.com/memobank/choosing-an-architecture-85750e1e5a03

23.08.2022 21:01 👍 0 🔁 0 💬 0 📌 0
Preview
Firefox Multi-Account Containers – Get this Extension for 🦊 Firefox (en-US) Download Firefox Multi-Account Containers for Firefox. Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs. Cookies are separated by container, allowing you to use the web with multiple accounts and integrate Mozilla VPN for an extra layer of privacy.

Useful to separate navigation contexts

https://addons.mozilla.org/firefox/addon/multi-account-containers/?utm_source=mac-addon

17.08.2022 14:42 👍 0 🔁 0 💬 0 📌 0

Il est temps de relire ce bouquin https://www.amazon.ca/dp/2409026699/ref=cm_sw_r_tw_dp_X51M9SAN4P5CXBHAGR5H?_encoding=UTF8&psc=1 via @amazon

08.08.2022 16:46 👍 0 🔁 0 💬 0 📌 0
Preview
Une journée à DEVOXX Vendredi 22 avril se déroulait le troisième et dernier jour de la conférence DEVOXX FR [http://www.devoxx.fr] édition 2022. Et même si – il faut le dire – peu de femmes et peu de stagiaires s’y trouvaient, il n’empêche qu’il y en avait quand même bien une

http://blog.ippon.fr/2022/05/25/une-journee-a-devoxx/

13.06.2022 20:09 👍 0 🔁 0 💬 0 📌 0
Preview
How to stop Remote Desktop from closing my session due to inactivity? I'm connecting from a windows vista desktop to a server running windows server 2003. I'm using Remote Desktop and I'm running some very long running processes on the remote server. My problem is that

Answer: How to stop Remote Desktop from closing my session due to inactivity? https://serverfault.com/a/837726?stw=2

13.05.2022 17:43 👍 0 🔁 0 💬 0 📌 0
Preview
Git tab completion not working in zsh on mac No matter what I try and do I can't seem to make git tab/auto completion work in my zsh shell. I've downloaded the bash-completion script and the zsh-completion one and followed the instructions, b...

Answer: Git tab completion not working in zsh on mac https://stackoverflow.com/a/58517668?stw=2

15.03.2022 18:28 👍 0 🔁 0 💬 0 📌 0
Preview
Comment bien s'entendre avec avec Spring Data R2DBC... ou pas Quelles sont les bonnes pratiques pour utiliser le module Spring Data R2DBC selon sa propre philosophie, et créer une API reactive avec WebFlux ?

Comment bien s'entendre avec avec Spring Data R2DBC... ou pas http://blog.ippon.fr/2022/03/02/comment-bien-sentendre-avec-avec-r2dbc-ou-pas/ via @ippontech

02.03.2022 15:54 👍 0 🔁 0 💬 0 📌 0
Preview
Zalando Engineering Blog - Integration tests with Testcontainers We explore how to write integration tests using Testcontainers.org library in Java-based backend applications.

Integration tests with Testcontainers https://engineering.zalando.com/posts/2021/02/integration-tests-with-testcontainers.html via @ZalandoTech

01.03.2022 19:43 👍 0 🔁 0 💬 0 📌 0
Preview
ShedLock : l’allié de choix pour vos tâches planifiées Spring Dès lors que l’on commence à déployer une application sur plusieurs instances afin d’assurer une haute disponibilité ou d’affronter des pics de charge, il faut s’assurer que l’architecture de celle-ci ne pose pas de problème. Il est courant que les applications embarquent des tâches planifiées

Utile pour éviter les conflits dans l'exécution de batchs déployés sur plusieurs instances :

http://blog.ippon.fr/2022/02/28/shedlock-lallie-de-choix-pour-vos-taches-planifiees-spring/

28.02.2022 15:21 👍 0 🔁 0 💬 0 📌 0
Preview
Remove a git commit which has not been pushed I did a git commit but I have not pushed it to the repository yet. So when I do git status, I get '# Your branch is ahead of 'master' by 1 commit. So if I want to roll back my top commit, can I ju...

Remove a git commit which has not been pushed : https://stackoverflow.com/a/14281090?stw=2

23.02.2022 20:00 👍 0 🔁 0 💬 0 📌 0