QT1

joined 1 year ago
[–] [email protected] 7 points 5 months ago (2 children)

You could store the matches in a HashMap as well, using some MatchId type as the key, i.e., HashMap<MatchId, Match>. Then you can use that as the reference in players: HashMap<String, MatchID>. Only downside is that you have to generate unique MatchIds, e.g., by using some counter.

[–] [email protected] 4 points 7 months ago

Hmm, I didn’t think that out. Still better than hair though

[–] [email protected] 33 points 7 months ago (3 children)

Medusa. She makes me rock hard. Also, no hair in the shower drain is a nice bonus.

[–] [email protected] 12 points 7 months ago (1 children)

Curse your sudden but inevitable betrayal!

[–] [email protected] 42 points 8 months ago (1 children)

bezeichnete die Einigung als inakzeptabel

Der Herr Felßner ist eindeutig nicht dialogbereit. Er findet es daher also völlig in Ordnung, wenn es vor seiner Haustür zu „unschönen Szenen“ kommt.

[–] [email protected] 16 points 8 months ago (2 children)

Dachte erst das ist ein AfD Post, bis ich das CDU Logo gesehen habe. Und was soll das mit „Nach den Ärger“? Sind die dumm oder ist das einfach an die Zielgruppe angepasst?

[–] [email protected] 1 points 11 months ago

I miss Öffi.

I have never used Öffi myself (always had an iPhone), but have you tried ÖPNV Navigator? It seems to provide similar functionality.

[–] [email protected] 20 points 1 year ago (1 children)

Seems like this idea… backfired

[–] [email protected] 26 points 1 year ago

Ja, ich finde auch, dass Falschparken deutlich härtere Konsequenzen haben sollte.

Bei mir im Wohngebiet hat letztens jemand am Abholtag genau vor dem Glascontainer geparkt. Die Müllabfuhr hat dann nach der Leerung den Container statt auf den Müllplatz kurzerhand auf die Straße gestellt, und zwar in 10 cm Abstand zu dem parkenden Auto. Fand ich ne nette Aktion.

[–] [email protected] 1 points 1 year ago

It seems like the settings for the dark and light theme are the wrong way around. For me, if iOS is set to light mode, then Memmy uses the dark theme, and vice versa.

[–] [email protected] 1 points 1 year ago

I‘d say it depends on your motivation and your reasons for learning another language. Do you want to build something in particular? In that case, pick the right tool for the job, as the others have suggested. However, if you want to broaden your horizon, I would suggest to try a language based on another paradigm, e.g. a functional language such as Haskell, ML, or OCaml. Want to see some „pure“ object-oriented language? Then maybe have a look at Smalltalk. The languages I have listed may not be the most widely used in practice, but in my experience, knowing several different programming paradigms makes you a better developer overall.

view more: next ›