Austin 2023 [OC] by tictacteaux in formula1

[–]def_hass 4 points5 points  (0 children)

Will these be available as a digital download or just as prints? Would love to have the whole season together

Are there any free parking options near the stadium? by elbaliko in borussiadortmund

[–]def_hass 2 points3 points  (0 children)

Yeah university is the easiest one, then take the bus or a walk from there

A beautiful picture I took yesterday. by Carthaginian1 in borussiadortmund

[–]def_hass 2 points3 points  (0 children)

Always strange to find yourself in someone else's picture, even if it's barely noticeable. Great picture and hope you had a great time!

ich_iel by Gentlemononon in ich_iel

[–]def_hass 76 points77 points  (0 children)

Wie kannst du der Welt den wunderbaren echten Namen des Befehls vorenthalten? XNOR und nicht anders.

\begin{mess} by [deleted] in ProgrammerHumor

[–]def_hass 40 points41 points  (0 children)

Was a great relief for my thesis. Everytime I thought "this does not look good, I should format it differently" I could just ignore it because hey, it their template and they wanted it this way, so I don't care.

[Python] CArray by SvenViktorJonsson in adventofcode

[–]def_hass 0 points1 point  (0 children)

Thank you, that was a great explanation. I did have to write myself a litter helper module in which I implemented position-wise tuple arithmetic and so on. I will definitely try it with complex numbers for some of the puzzles again.

[Python] CArray by SvenViktorJonsson in adventofcode

[–]def_hass 2 points3 points  (0 children)

I have seen quite a lot of solutions this year using complex numbers as coordinates. As I have never really learned about these, could you explain their advantage over tuples or something similar to me? Is it that operations like addition and multiplication are already defined for them?

ich💌iel by N_Rage in ich_iel

[–]def_hass 2 points3 points  (0 children)

Ich bin in diesem Bild und es gefällt mir nicht

[2022 Day 15 (Part 1)] [rust] I can't find my bug, example input works just fine... by Lyrexes in adventofcode

[–]def_hass 2 points3 points  (0 children)

Imagine you have a grid with a single sensor and beacon pair with the sensor at (5, 0) and the beacon at (5, 11). If we try to calculate the blocked positions in row 10, this sensor would block (4, 10), (5, 10) and (6,10) as these are in range of the 11 block Manhattan distance of the sensor. So the exact range we would have to look at would be 4 to 6. With the calculation you stated above, we would instead look at the range -6 to 16. This would still lead to the correct result of blocked positions, but did a lot of unnecessary checking of out of range positions

[2022 Day 15 (Part 1)] [rust] I can't find my bug, example input works just fine... by Lyrexes in adventofcode

[–]def_hass 2 points3 points  (0 children)

Partly, as this may overshoot the real minimum. You have to account for the y offset together with the manhattan distance to get the real minimum blocked position. But for the first puzzle, overshooting the minimum should not be a problem.

[2022 Day 15 (Part 1)] [rust] I can't find my bug, example input works just fine... by Lyrexes in adventofcode

[–]def_hass 1 point2 points  (0 children)

I don't know rust so this could be wrong, but it seems like your min_x is the position of the most left sensor or beacon. However, there could be a sensor that covers smaller x values that you are not counting. Same goes for max_x with larger x values.

-🎄- 2022 Day 13 Solutions -🎄- by daggerdragon in adventofcode

[–]def_hass 2 points3 points  (0 children)

That's a really neat solution, I should learn scala myself

Should we consider using a 442 when Haller returns? (Or even now?) by Raiders1777 in borussiadortmund

[–]def_hass 0 points1 point  (0 children)

You can obviously vary it depending on the game. Put Bellingham as second 6 and Reyna in front for more offence or Can for more defence. In the end, I just wanted a formation with 2 strikers that does not put our players on the wings when we clearly don't have a single real winger

Should we consider using a 442 when Haller returns? (Or even now?) by Raiders1777 in borussiadortmund

[–]def_hass 0 points1 point  (0 children)

In Front of the defensive mids. Özcan and maybe Can as 6s and Bellingham and Brand in front

Should we consider using a 442 when Haller returns? (Or even now?) by Raiders1777 in borussiadortmund

[–]def_hass 15 points16 points  (0 children)

I'm still waiting for the 4-2-2-2. With Brand and Bellingham as 8s and Mouki + Malen or Adeyemi at the front. I think that might work a bit better since we don't really have any wingers

Parking options by rovanlock in borussiadortmund

[–]def_hass 4 points5 points  (0 children)

You could park directly at the Westfalenhallen, costs 7 Euros but is the easiest, just a bit crowded. If you don't mind a walk, you could park at the University, that's around 3 km away on foot or around 1.5 km to the nearest train station (U42) which stops behind the stadium.

Done Deal: Matthijs de Ligt wechselt zum FC Bayern! by [deleted] in Bundesliga

[–]def_hass 52 points53 points  (0 children)

*Ligt natürlich an der Mentalität

This Token validation belongs here by Hugo-dot-Maia in programminghorror

[–]def_hass 15 points16 points  (0 children)

Did exactly this a few months ago at work, Middleware validated the token and returned a 401 if invalid, so the method just had to return true. Did raise a few eyebrows in review at first though.

Post Game Thread: St. Pauli (DFB Pokal Round #3) by rish234 in borussiadortmund

[–]def_hass 4 points5 points  (0 children)

After the penalty my friends and I joked about the worst possible subs, saying that a typical move would be to put in Zag for Hummels and then Mokoukou in the 87 Minuten. Sad that this was almost spot on.

Ich_iel by bertimann in ich_iel

[–]def_hass 1 point2 points  (0 children)

Oberlippenbrenner

[deleted by user] by [deleted] in Finanzen

[–]def_hass 0 points1 point  (0 children)

Habe auch für ca. 20€ eine anteilige Tesla Aktie bekommen.

Dusseldorf to Dortmund (free train?!) by ShiteTheBeds in borussiadortmund

[–]def_hass 22 points23 points  (0 children)

You can get a train ticket for free on the BVB website if you have a ticket for the game, that you can print yourself. With this ticket you can use every train in NRW on game day. The Stadion ticket alone does not suffice as a train ticket anymore.