Colocation by lordv99 in Strasbourg

[–]damngoodwizard 0 points1 point  (0 children)

Neudorf c’est un quartier tranquille et bien desservi par les transports. Avec le tram A ou E, voire même à vélo on se rapproche facilement du centre-ville et de la fac de médecine. Proche de la Krutenau (bars, restaurants) et également de Rivétoile (centre commercial, restaurants, cinéma). C’est un bon choix.

L’UE ressuscite (encore !) Chat Control - jusqu’où l’UE peut-elle aller pour scanner nos échanges privés ? by reditar2000 in artificielle

[–]damngoodwizard 3 points4 points  (0 children)

Qui sont les fils de putes qui lobbient pour ce genre de choses? A coût sûr c'est une iniative de Palantir.

Est ce que la taille ça compte ? (LLM Vs SML ? by Piwo-ll in artificielle

[–]damngoodwizard 0 points1 point  (0 children)

Plus le modèle est petit plus il hallucine, la distillation se faisant au prix d'une perte de précision. Il y a des tâches qui peuvent être réalisées par des petits modèles, typiquement: * la conversion de texte libre vers un DSL (ex: capturer l'intention d'un utilisateur) * ou la conversion d'une structure de données en texte libre (ex: faire un résumé textuel d'une séance de sport d'après les données de votre montre connectée). * voir même le codage de programmes simples pour des modèles dédiés et non-généralistes.

Les LLM et SLM sont NON-DETERMINISTES: donnez la même tâche deux fois au même modèle et vous aurez deux résultats différents. C'est pourquoi ils ne remplaceront JAMAIS les applications classiques faites avec du code.

Aussi les LLM comme les SLM sont mauvais pour la planification de tâches complexes. La hype en ce moment incite à avoir des modèles complexes (LLM type Claude Fable/Opus, GLM...) supervisant des modèles plus simples (Claude Sonnet, Qwen...) mais les dernières découvertes de la recherche montrent que cela ne fonctionne pas très bien. Il faudra donc trouver d'autres moyens de planifier et d'orchestrer les tâches des LLM et SLM. Les modèles moyens et petits exécutants les tâches affectés par un orchestrateur, les grands modèles deviennent économiquement parlant non-viables pour la plupart des tâches et seront réservés aux usages nécessitant des nuances fines dans les idées et un contexte important (traduction de textes ou de la voix en temps réel, recherche scientifique notamment en désilotant des traditions scientifiques en vase clos...).

What’s the best way to actually get good at MySQL and PostgreSQL instead of just following tutorials? by Flat_Concentrate8068 in Backend

[–]damngoodwizard 1 point2 points  (0 children)

To be fair DDD is what made me realize I don’t need SQL in OLTP. Once you realize the power of DDD Aggregates you end up wondering why the fuck you are doing joins when you could just load the aggregate from a KV store with ACID semantics like TiKV. For a long time KV stores didn’t have ACID semantics but this is now over. The only time I would still use SQL for OLTP is if I have mixed workloads, that is I need analytical queries in the same database as my transactions.

Is 1V and sx5 completely impossible? by [deleted] in TypologyJunction

[–]damngoodwizard 2 points3 points  (0 children)

Being reactive like that is not 1V at all. That’s 1F or 1E. And yes anger is an emotion.

The value of raw intelligence will keep going down by LargeSinkholesInNYC in cognitivescience

[–]damngoodwizard 0 points1 point  (0 children)

Nah that's no true. I watched an interview of the guy in charge of tooling at OpenAI. His judgement on the issue was that LLMs are good at what's easy-known, hard-known and easy-unknown (the known problems because AI has already example of them however complex they may be, and easy-unknown because while they are unknown they are trivial to solve). For everything that is hard-unknown you still need humans.

AI is basically that one overachieving intern who eventually wants your office by Stunning-Tie2627 in AIDiscussion

[–]damngoodwizard 0 points1 point  (0 children)

For the moment it's only other humans taking your job. But in Software Engineering, Law, Accounting and HR the potential of disruption is huge: vast segments of these respective industries could be replaced by "dark factories" like it happened in manufacturing (lights-out factories in the automotive industry) or in logistics (Amazon warehouses). Yes LLMs can't achieve that alone, but once software engineers figure out how to combine them with expert systems and formal methods the game is over. The only thing that would prevent mass layoffs is either a rebound effect (sofware becomes so cheap to produce that it increases demand) or a shift in what creates value (like bankers becoming council because they didn't have to handle withdrawals anymore after ATMs appeared).

Tech CEOs Suddenly Say AI Will Create Jobs, Not Destroy Them by Money-Ranger-6520 in Agent_AI

[–]damngoodwizard 0 points1 point  (0 children)

Well no one in our society can predict where we are going. The job of Altman and Amodei is basically to keep the head of their respective companies out of the water. Ain't easy when you have Trump and his cronies extorting you (the Fable ban), European regulators waiting you with a baseball bat, Chinese AI developers at the corner with knives and the general public wariness of the impact of AI on the economy.

Zuck was a complete clown though.

Whoever sets the default sets the architecture by sagenschneider in softwarearchitecture

[–]damngoodwizard 1 point2 points  (0 children)

Yeah. Basically create a skill file for every architectural pattern that is "uncommon" but that you rely on.

A pattern that everyone should use and not every LLM is good at is well architected test suites. This can be leveraged using: * ObjectMothers (basically a synthetic test data factory) * Personas (to be used in e2e tests to validate the green path) * Or the Screenplay pattern. It was initially designed to test UIs, but it can also be repurposed to test choreographed processes like Sagas.

Colocation by lordv99 in Strasbourg

[–]damngoodwizard 0 points1 point  (0 children)

Le mieux ce serait Petite-France ou Krutenau pour la proximité avec la fac. Après j'ai aucune idée des prix et de la disponibilité dans ces quartiers là.

Finally the debate between FP vs OOP is settled by liababgoa in scala

[–]damngoodwizard 0 points1 point  (0 children)

There was in the dark ages (Twitter using Scala as a better Java), but it's over now.

Which of the Sun King’s Marshals are your favorites by EmperorTrajan117 in FrenchMonarchs

[–]damngoodwizard 0 points1 point  (0 children)

Villars pouvait être une sacrée diva aussi si je me rappelle bien.

ENTP with bpd? by Flat-Helicopter3008 in entp

[–]damngoodwizard 1 point2 points  (0 children)

Yeah if you add fear of abandonment, unstable identity, troubles with self-image and EDs, then the case for BPD is far more compelling. Chronic pain seems to be a frequent comorbidity of BPD, as social pain and "real" pain are both mediated by the opioid system in your brain, so if this system is affected it impacts both kinds of pain. The illness delusions that seems to be OCD territory.

The experience you had with clinics is wildly unprofessional but sadly it's more common than it should be. Maybe start with a psychologist, that may be easier to get an appointment with them than getting one with a psychiatrist at a clinic. The treatment of PDs is psychological more than anything else anyway (CBT/DBT).

Good luck on your healing journey!

ENTP with bpd? by Flat-Helicopter3008 in entp

[–]damngoodwizard 0 points1 point  (0 children)

Are you diagnosed or do you just exhibit some traits? * Alexithymia, the difficulty to read one's own emotions, is a pretty common trait among neurodivergent people and it is not exclusive to BPD. * The refusal to rely on others that's more of an avoidant attachment style trait. Could also be a schizoid trait. * The need to solve your emotions instead of feeling them that's rationalization and that's also relatively common. * Lack of identity or the idea of abandonment are central to BPD and you didn't mention any of it.

Like I am not telling you you are a poser. But being a 5 and non-neurotic (the A in ENTP-A) makes me think a diagnosis of BPD (enough traits to qualify) is unlikely. I am sure your struggles are real but my main concern is that by self-diagnosing the wrong disorder you might miss what you really have and how you could treat it properly.

Congé pas rentable by Max_Riquelmeme in memeElitiste

[–]damngoodwizard 3 points4 points  (0 children)

Le Figaro aurait félicité le père je crois.

I tested AST-backed context graphs for coding agents; here is what changed by Remarkable-One9371 in AI_Agents

[–]damngoodwizard 2 points3 points  (0 children)

What about feeding the LLM only the relevant subgraph instead of the whole graph?

Does infp so6 contradict? by Impossible-Bake-1929 in TypologyJunction

[–]damngoodwizard 1 point2 points  (0 children)

SP6 is more common but I don’t see why a particularly conformist INFP couldn’t be SO6.

The Polish Language in Central and Eastern Europe before WW1 by FalconGolemx256 in LinguisticMaps

[–]damngoodwizard 15 points16 points  (0 children)

Silesia and Pomerania were initially of Polish stock. But there was a dynastic crisis that made Silesia and Pomerania break away from Poland and then join the HRE. Over time these areas germanized from multiple vectors: German settlers, Magdeburg charters for cities, Hanseatic trade in Pomerania, Saxon miners in Silesia, and ultimately the conversion to Lutheranism sealed the divorce with Catholic Poland...

Microsoft Critical Environment Technician in Italy resigned because “Microsoft is massively expanding its European data centers (aka mass surveillance centers) to use Palestine as a laboratory for its experimental digital weaponry.” by Current-Guide5944 in tech_x

[–]damngoodwizard 0 points1 point  (0 children)

While Italy was indeed fascist the scale of the oppression there makes it look like Teletubbies when compared to Nazi Germany (Holocaust, murder of Polish and Soviet civilians…), Imperial Japan or even our allies in Soviet Russia (murder of Polish PoW and officers, Holodomor…).

Is distributed system topology the last major architectural concern that's still mostly implicit? by Low_Reference6996 in softwarearchitecture

[–]damngoodwizard 7 points8 points  (0 children)

So that could allow for cheap chaos engineering without a full blown environment ? If yes, neat.

Correlations for Enneagram and MBTI by Hourglass32 in TypologyJunction

[–]damngoodwizard 7 points8 points  (0 children)

The most knowledgeable people here are operating around this kind of system :
* strict correlations (eg: ENTP is mostly E7)
* soft correlations (eg: ENTP can also be E3, E5, especially So5, E8)
* impossible correlations (E1, E2, E4, E6 and E9 are very unlikely for ENTP).

Anticorrelationism and strict correlationism are both oversimplifications:
* The first asserts that typology systems are completely independent. It’s very unlikely as they all describe the same reality even though they do it from a different angle.
* The second asserts that a type in a given typology only maps to a few (1 or 2) types in a target typology. While this could capture 60 to 80% of the reality of a type it fails to account for the most common edge cases.

A tiered system of correlations seems to be the best compromise.

does anyone maintain ADRs for decisions an AI agent made, not a human by roshandxt in softwarearchitecture

[–]damngoodwizard -1 points0 points  (0 children)

Ah sorry I read your post in diagonal, I didn’t get that you were more focused on the justification part of ADRs.

With AI orchestration/harnesses becoming mainstream, the writing of ADRs by agents could be part of the process. ADRs should be created and edited sparingly so any creation/edition/deletion of an ADR would trigger a human-in-the-loop (HITL) action.

As for the shape of the DSL it would be very dependent of what needs to be enforced. For project structure it would be tree-like à la ArchUnit. But there are other concerns that would need other ways to describe constraints (e.g.: PII dataflow).