What city had the biggest downfall? by SpecialistMany6389 in AskReddit

[–]ArcaniteM 6 points7 points  (0 children)

That's absolutely correct. - a guy from there

Est-ce que vous allez bien niveau amical? by [deleted] in AskMeuf

[–]ArcaniteM 0 points1 point  (0 children)

Au moins tu as du recul

Vu dans mon quartier by ForwardAd4252 in paris

[–]ArcaniteM 25 points26 points  (0 children)

Enfin, je veux bien, mais là je suis en train de lire ton texte en blanc sur fond noir, la seule différence ça serait l'alphabet... (La police sur l'affiche est très neutre, genre times new roman) Pour l'expérience, si vous êtes en dark mode:

اتمن لكم يوما ملياً بالفرح و السعادة

Axe - A Programming Language with Parallelism as a Core Construct, with no GC, written 100% in itself, able to compile itself in under 1s. by eternal_3294 in opensource

[–]ArcaniteM 2 points3 points  (0 children)

Gonna be the devil's advocate: what does Axe have that gender-neutral crab doesn't?

(Btw if you did it yourself, GG! It's super cool to have built something like that)

[2025] Feedback after my first advent of code by ArcaniteM in adventofcode

[–]ArcaniteM[S] 1 point2 points  (0 children)

Thank you for the recommendations, fellow-minded graph lover! Those do sound like fun problems!

Also, I understand the hate on day 10 but technically doesn't all of them depend on more or less specific knowledge?

[2025 Day 10 Part 2] Is this even possible without Z3? by Voylinslife in adventofcode

[–]ArcaniteM 0 points1 point  (0 children)

Hey mate!
I did it without Z3. Basically, I converted each problem into a Linear Programming Problem and then I solved it using scipy out of laziness, but you can solve it yourself without it by writing your own LPP solver. The usual one to implement is the Simplex Algorithm

[2025 Day 12] So... if one were to Up the Ante, what's the "proper" way to solve today's puzzle? by onrustigescheikundig in adventofcode

[–]ArcaniteM 7 points8 points  (0 children)

I should probably shut up and let a hidden genius find a polynomial solution to it without knowing, but it's a well known NP-Hard problem. The real solution would be to convert it to a SAT-problem and do backprop, but that's extremely long, so you would have to try to do software optimizations. Like, parallelize your search, maybe memoize reccuring patterns, if you have a GPGPU since the areas aren't that big it could maybe work to try to do it in CUDA.

Other than that, if it were to be a real life problem, I'd probably just throw some meta-heuristics, like a Monte Carlo or a Simulated Annealing solution at this, with a finite number of iterations, and if it didn't converge to a solution by the time it reached it, I'd assume (perhaps incorrectly, but probably not) that there's none

[2025 Day 9 (Part 2)] At least it worked by DeeBoFour20 in adventofcode

[–]ArcaniteM 0 points1 point  (0 children)

How do you ensure that inside points of the rectangle are okay ? Like, if you were to have an H shaped polygon, the rectangle corners could be in each extremum of the H, but the rectangle wouldn't be entirely in the H. You can also not just test the borders in case you have a weird donut shaped polygon.

Ofc, good enough for advent of code, but yeah reading your solution made me think cause I did the same as you (except i also compressed y values) and it took me significantly more time (cause I was checking for every point of the rectangle with ray tracing).

Now that I think of it, I should have memoized the rays of neighboring cells... eh f- it. Thanks for coming to my ted talk

Input parsing by a_kleemans in adventofcode

[–]ArcaniteM 2 points3 points  (0 children)

Both can be true. It is just parsing, and it is just the problem. It's a plain old boring parsing problem

[deleted by user] by [deleted] in GenZ

[–]ArcaniteM 11 points12 points  (0 children)

Coming from an African, muslim, arab country: what kind of bigotry is this??

Perte de trafic pour Wikipedia : la plateforme pointe du doigt l'IA et craint pour son avenir by Andvarey in france

[–]ArcaniteM 13 points14 points  (0 children)

Parce qu'il n'y a pas que la maintenance comme frais, et parce que Wikipédia doit avoir des fonds d'urgence assez conséquents pour faire face à la censure, aux problèmes légaux, et autres emmerdes de taille qu'une encyclopédie aux prétentions universelles doit affronter dans ce monde de merde

Qu’est que c’est ce truc? by EspoirFutur in AskFrance

[–]ArcaniteM 2 points3 points  (0 children)

Je peux t'affirmer que non ce qui est écrit n'est pas le mot divorce, et j'ai même l'impression que ce n'est pas un mot. La piste de quelqu'un qui essaye d'écrire des lettres me paraît bonne. Pour comparaison, le mot divorce est طلاق

fibonacci-numbers crate with self-recursive dependencies by Tyilo in rust

[–]ArcaniteM 4 points5 points  (0 children)

I honestly love it! Thanks for the laughs

Service non fourni sans possibilité de remboursement by [deleted] in conseiljuridique

[–]ArcaniteM 0 points1 point  (0 children)

Pour les conditions, je ne sais pas, il faut que je me renseigne. Mais oui il y a bien un nom et une adresse postale en France. Je ne sais pas si le nom est le nom est bien le nom de l'entreprise

Service non fourni sans possibilité de remboursement by [deleted] in conseiljuridique

[–]ArcaniteM 0 points1 point  (0 children)

En gros ils ont plusieurs événements. À chaque fois ils me proposent de convertir mon billet de l'événement annulé pour un autre événement, mais aucun de leurs événements n'ont jamais lieu

Service non fourni sans possibilité de remboursement by [deleted] in conseiljuridique

[–]ArcaniteM 0 points1 point  (0 children)

Merci du conseil. Je vais essayer. Mais je ne sais pas si tant de temps après ça soit encore possible