

Nice, I will be attending if the DB is okay with that. I don’t have any practical knowledge in neither Nix nor Rust but I’m interested in both so that’s a great meetup. Do you know if the speakers will talk in German or in English ?
Nice, I will be attending if the DB is okay with that. I don’t have any practical knowledge in neither Nix nor Rust but I’m interested in both so that’s a great meetup. Do you know if the speakers will talk in German or in English ?
It depend on your morphology I guess: for me below 15km rides, I can wear jeans and it’s fine, but above that it starts to be painful. When I’m touring I really enjoy having my cycling pant, even a cheap one does the job perfectly for me. But again, I have a quite large distance between my ischium bones, so the same may not apply to everyone.
Just someone learning DE here and I’m not sure to understand fully the article. Would that mean a specific ticket would be necessary to travel with his bike in place of the usual Deutschland ticket ? Maybe I’m confused because on RMV network, we can travel freely with our bikes. In other regions do you need to pay each time for a fahrrad ticket in addition to your Deutshland ticket ? (feel free to reply in german, it’s easier to read than write!)
I know there is a programming language called windev, all in French, just in case you want to suffer. I would except a good exception handling mechanism in a French base language.
An example from their website: ` TotalCA est un monétaire = CalculCAMoisEnCours()
SI TotalCA >= 1 250 000 ALORS LIB_Objectif= “Objectif dépassé !” LIB_Objectif.Couleur= VertFoncé
SINON SI TotalCA <= 200 000 ALORS LIB_Objectif= “Objectif non atteint” LIB_Objectif.Couleur= RougeClair FIN
FIN `