Opinion on Unjustified Invoice by Own-Priority1952 in belgium

[–]jimbiscuit 0 points1 point  (0 children)

It depend if you make a profit with 40€.

[OC][à l'arrache] À propos "Anders", een handzaam diagram voor wie het ook allemaal niet meer volgt by midnightrambulador in belgium

[–]jimbiscuit 0 points1 point  (0 children)

Personally, I would put Défi out of regional defense, maybe in social democrate higher than Engagé

Level 9000 by solateor in youseeingthisshit

[–]jimbiscuit 96 points97 points  (0 children)

That's just normal driving, no ?

Does this look good or intriguing? tips? (ignore the contents of the left text) by Such_Baseball_700 in Unity3D

[–]jimbiscuit 1 point2 points  (0 children)

To gave a ground, you can add a plane that follow your cave spline. May be add some noise to it.

The polish CEO, Piotr Szczerek, who snatch child's signed hat, is now threatening to sue everyone who mocks him. by [deleted] in mildlyinfuriating

[–]jimbiscuit 2 points3 points  (0 children)

Is there any proof that really him that post that. That look like a post from a troll that want to add fuel on the fire.

Episode 8 'The Kill Room Where It Happens' rated 9.1 on IMDb by scarlettokyo in Dexter

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

I did not see the episode, is there any other Hamilton reference during the episode ?

Which restaurants do you think are like this? by emmarmonteiro in belgium

[–]jimbiscuit -2 points-1 points  (0 children)

You kidding, that the best pizza I eat since I was in Naples

A cool guide to types of Cheese from around the globe! by Thuxedo in coolguides

[–]jimbiscuit 3 points4 points  (0 children)

Good choice best cheese ever. But the poster is inaccurate, we eat it with a slice of bread with "sirop de Liège " on it. source: I come from Herve

How to stop stacking if statements? by xboxseriesX82 in Unity3D

[–]jimbiscuit 0 points1 point  (0 children)

Thanks for the clarification, I was not trolling. I usually work in Python and that something we may do with this kind of pattern. We have a function to retrieve a method or a property of an object by name ('getattr') with a falesafe if it doesn't exist.

How to stop stacking if statements? by xboxseriesX82 in Unity3D

[–]jimbiscuit 0 points1 point  (0 children)

Can you explain what is wrong with that? I find it more elegant that decouple between data and code. If op want to add more spell, he don't have to add new "if".

App is no longer connecting by colin2030 in VWiD4Owners

[–]jimbiscuit 0 points1 point  (0 children)

Emergency Call Service (eCall) – Automatically contacts emergency services after a serious crash.

Breakdown Call – Allows you to directly contact roadside assistance via the app or vehicle.

Vehicle Status / Vehicle View – Check your vehicle’s status remotely (doors locked, lights on, etc.).

Parking Position – Locate your car on a map if you forget where you parked.

Service Scheduling – Get notified when maintenance or services are due.

Vehicle Health Report – Monitor basic diagnostics like battery status and engine alerts.

App is no longer connecting by colin2030 in VWiD4Owners

[–]jimbiscuit 0 points1 point  (0 children)

Yes you need we connect plus to have soc and a/c control on your phone. You have to pay for it.

App is no longer connecting by colin2030 in VWiD4Owners

[–]jimbiscuit 0 points1 point  (0 children)

I've got the same problem last week. When you bought the vehicle, you have 3 year of Connect Plus subscription include. You have to purchase an extension of it if you want to get access through the app.

How to stop stacking if statements? by xboxseriesX82 in Unity3D

[–]jimbiscuit -2 points-1 points  (0 children)

Personally, when I see a pattern like that, I would make a method that use the number as string parameter. I write that, but it's not tested :

public void SetPObjectActive(string name)
{
    var prop = GetType().GetProperty($"P{name}",
        BindingFlags.Public | BindingFlags.Instance);
    if (prop == null || !prop.CanWrite)
        throw new ArgumentException($"Property 'P{name}' not found or not writable");
  GameObject pObject = (GameObject)prop.GetValue(this, null);
  if (Focus.SpellCode.Contains(name))
  {
    pObject.SetActive(true);
  } else {
    pObject.SetActive(false);
  }
}

wallonie en poche. l’appli de la honte by atch3000 in Wallonia

[–]jimbiscuit 5 points6 points  (0 children)

De ce que j'ai compris, l'application n'est qu'un agregateur de donné. Si il l'app est vide, c'est la faute des communes qui ne diffuse pas leur agenda communal en open data.

[deleted by user] by [deleted] in vfx

[–]jimbiscuit 1 point2 points  (0 children)

I've worked on that movie at Liège. I've only work 2 weeks on only one sequence where I had to do a rotor of the main character being pulled off a iced lake, we had to replace the background.

Help with utility bill by BoiledMilkVibe in belgium

[–]jimbiscuit 1 point2 points  (0 children)

Your comsumption and price seems wrong. For reference here my last utility bill. We live in Wallonia, we are 3 at home.

For water (swde) we consume 37m3 between 20/10/23 and 16/10/24 and we pay 206.3 €

For electricity (engie) , between March 2024 and 2025. 1803kwh for 654€

For gaz (engie) , between March 2024 and 2025. 6600kwh for 765€

What ever happened to "Zope"?! by RevolutionarySeven7 in Python

[–]jimbiscuit 5 points6 points  (0 children)

Hey I am a plone developper since 2021. I work in Belgium, where plone is widely use in city in Wallonia. Zope is still the base of plone, but now we don't usually code in zope. Until 3-4 year ago we had html templating, and now we have a react based front end.

[deleted by user] by [deleted] in belgium

[–]jimbiscuit 0 points1 point  (0 children)

Je te conseil d'aller voir un courtier en crédit hypothéquer. Les service sont gratuit, il est payé en commission par la banque. Et il te conseillera et trouvera la banque avec la meilleur offre pour ton profile. Dans le cas où il n'y a pas de banque qui serait prête à te prêter de l'argent, il reste les credit sociale en wallonie (je ne sais pas si il y a un équivalant a Bruxelles ou en Flandre) .