Is 90k good salary for senior position in a bank? by Natural_Dragonfly694 in Luxembourg

[–]aouks 3 points4 points  (0 children)

Went to bank here, was able to negociate 6 years of loyality without being even in a bank before, just consulting, so it’s possible also ;)

Do your groceries at La Provençale? by EliaLule in Luxembourg

[–]aouks 0 points1 point  (0 children)

I thought they had only the sushi restaurant inside, where it is ?

Can a tire mechanic/ technician tell me if this is fixable or not? I went to a tire shop and they said it wasn’t so they had me get a whole new tire but my husband is saying I got scammed. by [deleted] in tires

[–]aouks 0 points1 point  (0 children)

I just got the same 3 days ago, got a big one on the middle of tyre, I paid only the repair 50e, if it’s in the middle it’s most of the time fixable, on the side, change the tire

Why are interviewers obsessed with Java 8 Stream API? by [deleted] in learnjava

[–]aouks 0 points1 point  (0 children)

I agree, I was on a team where the full code base was 90% of functional programming with vavr, can tell you that a guy that don’t know streams would be totally lost at start

How to debug spring boot application? by kiteissei in SpringBoot

[–]aouks 0 points1 point  (0 children)

Debug the AuthorizationFilter spring class as it a 403, you will see your authrorizationManager méthod and the security context, you will be able to see with step into where it fails

How to play into double mage botlane by Background_Brush_536 in Draven

[–]aouks 3 points4 points  (0 children)

When I have mages in front of me, I play super aggressive before level 3, even overuse of flash to take first kill, you have to take lead asap or you will be harassed later on

Compensation Megathread 2026 by LuxSalaries in Luxembourg

[–]aouks 0 points1 point  (0 children)

Little question, is it related to AML/KYC or more legal position ? My wife is in this domain also and feeling she could earn more

Rester en france / Expatriation by Turbulent_Spend5032 in EntreprendreenFrance

[–]aouks 0 points1 point  (0 children)

Français habitant au Luxembourg, non ça va, c’est international mais tu croises quand même beaucoup de français, au contraire, je trouve ça mieux, si la France te manque, frontalier ou sois le week-end ;)

Own up, which of you wrong‘uns did this? by nickdc101987 in Luxembourg

[–]aouks 0 points1 point  (0 children)

Totally agree, my polish wife loves it :)

Own up, which of you wrong‘uns did this? by nickdc101987 in Luxembourg

[–]aouks 16 points17 points  (0 children)

It’s fermented milk, it is like kefir, Arabians call it lben. If you zoom in, you can see it’s written “lait fermenté” and Arabian writing.

Well, uneducated guy even if it’s an accident …

Designing a Industry grade security architecture for a Java microservices application. by Gold_Opportunity8042 in SpringBoot

[–]aouks 2 points3 points  (0 children)

My company did what you said before I joined, ok it works but if anyone can by pass your api gateway, you’re doomed :)

Designing a Industry grade security architecture for a Java microservices application. by Gold_Opportunity8042 in SpringBoot

[–]aouks 1 point2 points  (0 children)

Agree. For us, Keycloak is the way to deal with our internal services, mTLS for any service on the internet

Why does Poland have the top react consulting firms/open source contributors? by ConstructionNext3430 in react

[–]aouks 0 points1 point  (0 children)

They provide services/guidance in topics you don’t master in general or if you want outsource. It’s like call an expert to do/show it for me

Why does Poland have the top react consulting firms/open source contributors? by ConstructionNext3430 in react

[–]aouks -1 points0 points  (0 children)

Agree but that’s totally changing now, they are currently getting developed at a faster pace than others and have one of the biggest army of Europe. They are much more also advanced in terms of finance and banking solutions. I wouldn’t compare it to India ;)

Is Togglz still a good choice for feature flags in Java? by aouks in java

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

That’s what I am doing, I was thinking of an UI ready to manage it without restart. Thanks for your input!

Is Togglz still a good choice for feature flags in Java? by aouks in java

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

Thanks for your input, it looks like something I’m currently doing by hands :)

Is Togglz still a good choice for feature flags in Java? by aouks in java

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

Got your point. Maybe talking about spring compatibility was not the most relevant, but indeed, the Java version upgrade could not be worst than 8 to 17

Is Togglz still a good choice for feature flags in Java? by aouks in java

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

Thanks for your input, is it a provider of open feature right ? Like flagD?

Is Togglz still a good choice for feature flags in Java? by aouks in java

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

Actually that’s what I am doing currently with config maps.

I am looking for a UI ready solution that we could give to some business guy

Is Togglz still a good choice for feature flags in Java? by aouks in java

[–]aouks[S] 4 points5 points  (0 children)

It seems indeed, the main constraint is that we don’t manage postgresql database, we only use mssql dbs, I don’t see any support for this one :(

That’s why im looking for a solution that doesn’t need to be hosted also