@geekylou
And then, that big and difficult story got those card: 13 Death, 12 Hanged Man, 15 Devil, 16 Tower.
Also, since I have little ghost in my handle:
👻Feufochmar, the sugar witch.
species: human
broomstick: cloudrider
familiar(s): alpaca
magic: illusion
@nicolai Well, people can try my nickname on that website if they want to check.
@crecca @eliotberriot The instance mstdn.jp with more than 40000 users had a problem and was reset today, with everything on it lost. It now only has around 1000 user.
Feufochmar, the liar witch.
species: undead
broomstick: can fly; no broom
familiar(s): eagle
magic: necromancy
https://en.shindanmaker.com/620471
--
Note that it's different if I don't capitalize my nickname.
feufochmar, the graveyard witch.
species: ghost
broomstick: vacuum cleaner
familiar(s): cat
magic: creature control
@zey Ubuntu is easier to install and configure for a beginner. If you want to try Linux, it is better than Archlinux.
Linux Mint (based on Ubuntu) may be a little bit easier and provides different desktops shells than Ubuntu.
Unlike Windows or MacOS, there is no standard desktop shell on Linux. So, there are various Ubuntu-based live/installation media providing different default shell (Ubuntu, Kubuntu, Xubuntu, Lubuntu...).
You may want to try some live environments before installing the one you want on your computer.
@zey This distribution is not targetted at begginers. No easy installation tools, and no easy configuration tools. It's more for people who know how to use Linux systems.
@zey A linux distribution ( https://www.archlinux.org/ )
Un truc que je viens de voir, sûrement venant de la douloureuse mise à jour d'aujourd'hui. On a le droit à 666 caractères au lieu de 500 sur witches.town. 👿
@Maeelk Tout repart de zéro sur cette instance apparemment https://mstdn.jp/about/more
J'ai l'impression que le serveur qui hébergeait l'instance a pris cher avec tous ces utilisateurs.
@taziden Ivre, il...
@kingu_platypus_gidora By using an animated gif image instead.
Bon, vu que ça parles de l'arrivée massive de japonnais sur Mastodon, ça me fait penser qu'il faudrait que je corrige mon font-config et installe quelques polices supplémentaires.
Je vois un peu trop de tofu sur mon ordi.
@Tom It's even more complex. The problem with names was explained some years ago in http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/
@samathy Are you using a binary library, or do you compile it with your program ? If you are using a binary library, is it compiled with the same version of the standard library you are using ?
@samathy Which object ? And which library ? Passing by copy should work fine normally.
@Ymelia_ Avec tous les jeux pokémon sortis depuis 21 ans, faut monter à plus de 800 abonnés maintenant pour en avoir autant que de pokémons...
@ralmn @TheKinrar Le problème, c'est que si tu quittes la fonction via un return dès que tu entres dans une des conditions, le code qui suit n'est jamais exécuté. Donc quand tu vérifies la condition (A == null && B <> null), B est déjà non-null si A est null, car sinon il aurait déjà quitté la fonction, à cause de la condition (A == null && B == null) qui précède. La deuxième vérification (B <> null) est inutile dans le deuxième cas.
@ralmn Ce n'est pas un faux positif. La façon dont tu as écrit ton code fait qu'à cet endroit, articleAdditionnelApres ne peut pas être null si articleAdditionnelAvant est null. J'utiliserai plutôt des if/elseif avec retour unique ici, c'est souvent un peu plus clair.
@Alda Moi aussi, premier jour de congés depuis Noël.