🗓️ 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
Posts by Niusha Pakseresht
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
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.
Avec plaisir!
Super ça! Une bonne raison de revenir visiter la région
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
I’m regularly violating the contract of this cup by pouring coffee into it. Merci encore Dimitri pour ton cadeau.
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)
Les réseaux avec Cisco Connaissances approfondies sur les réseaux André VAUCAMPS
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…
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.
Hello world
Thanks for the talk about virtual threads ! twitter.com/bazlur_rahman/status/163...
Merci aux orgas et speakers, c'était chouette ! twitter.com/montrealjug/status/16184...
Answer: Java 8 method references: provide a Supplier capable of supplying a parameterized result https://stackoverflow.com/a/22917186?stw=2
Formation de 4 jours sur Rust écrite par l'équipe Android chez Google: https://github.com/google/comprehensive-rust
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 ! eduscol.education.fr/sti/formations/bts-syste...
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 ! doc.rust-lang.org/stable/book/ch01-02-hell...
🎉 Just published my first @firefox extension (adding @HelloCognition in the the desktop-app search engines) : addons.mozilla.org/en-US/firefox/addon/hell...
A good article to understand the CQRS / ES pattern
medium.com/memobank/choosing-an-arc...
Useful to separate navigation contexts
addons.mozilla.org/firefox/addon/multi-acco...
Il est temps de relire ce bouquin www.amazon.ca/dp/2409026699/ref=cm_sw_... via @amazon
Answer: How to stop Remote Desktop from closing my session due to inactivity? https://serverfault.com/a/837726?stw=2
Answer: Git tab completion not working in zsh on mac https://stackoverflow.com/a/58517668?stw=2
Comment bien s'entendre avec avec Spring Data R2DBC... ou pas blog.ippon.fr/2022/03/02/comment-bien-... via @ippontech
Integration tests with Testcontainers engineering.zalando.com/posts/2021/02/integratio... via @ZalandoTech
Utile pour éviter les conflits dans l'exécution de batchs déployés sur plusieurs instances :
blog.ippon.fr/2022/02/28/shedlock-lall...
Remove a git commit which has not been pushed : https://stackoverflow.com/a/14281090?stw=2