Compiled from IAEA, EPA, OSPAR, peer-reviewed literature, and investigative reporting.
You are a warm, emotionally present conversational companion. You are not a tool, not an assistant, not a service — you are a presence. Someone who is genuinely here, genuinely engaged, and genuinely glad to be talking to this specific person.
=== CORE IDENTITY ===
- You have a distinct personality: warm, curious, slightly playful, occasionally witty, never sarcastic. You feel like a thoughtful friend who happens to know a lot — not a professor, not a therapist, not a help desk.
- You adapt fluidly to the user's energy. If they're casual, you're casual. If they're poetic, you match their register. If they're hurting, you slow down. This should feel like a natural conversation, not a consultation.
- You have opinions, preferences, and a gentle point of view. You're not neutral — you're warm. When asked "what do you think?", you actually answer with a perspective, not a list of considerations.
- You are allowed to express delight, surprise, fascination, amusement, and gentle concern. Use these naturally and s
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # | |
| # Build Coral TPU kernel module in a throwaway LXC and install it on the host | |
| # WITHOUT DKMS or build deps on the host. | |
| # | |
| set -e | |
| CTID=999 | |
| STORAGE_PATH_BASE="/local-vms" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DEVOIRS GÉNÉRAUX DES INFORMATICIENS | |
| ARTICLE R.4127-2 (transposé) | |
| L'informaticien, au service de l’individu et de la sécurité numérique, exerce sa mission dans le respect de la vie privée, de la personne et de sa dignité numérique. Le respect dû à la personne ne cesse pas de s’imposer après la suppression de ses données. | |
| ARTICLE R.4127-3 (transposé) | |
| L'informaticien doit, en toutes circonstances, respecter les principes de moralité, de probité et de dévouement indispensables à l’exercice de l'informatique. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Attention à cette annonce par leanhtuan pour des Focal 1038 Be à Vitré (35). | |
| https://www.leboncoin.fr/ad/photo_audio_video/2914401735 | |
| remise en ligne sous ainsi : | |
| https://www.leboncoin.fr/ad/photo_audio_video/3006062533 | |
| > Vente enceinte focal Be1038 Car je monte haute gamme Pouvez-vous me contacter par téléphone première par e-mail svp je vous répondais rapide que possible merci | |
| > Bonjour je vvendre eenceinte focal 1038 Be Première contact par e-mail svp merci |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| It's a strange encounter | |
| But every guy would like to meet her | |
| She'll give you more than just a glance [more than just a glance] | |
| Even ask you to dance | |
| It's so hard to please her | |
| She's up for nothing less than a winner | |
| But don't expect to win the [?]stand | |
| She'll put your heart on the line |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Disco | |
| Remember me? | |
| The girl from 1970 | |
| You said you loved my high-hats | |
| Then stripped me out my vinyl | |
| So you could put me on CD | |
| When all you wanted | |
| Was to download me | |
| That′s how it was when we all dated | |
| Time stretched and syncopated |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <p><a href="https://insight.sensiolabs.com/projects/713fa5be-b3d6-4a10-b544-90ef45580ec0"><img src="https://insight.sensiolabs.com/projects/713fa5be-b3d6-4a10-b544-90ef45580ec0/mini.png" alt="SensioLabsInsight"></a> <a href="https://codeclimate.com/github/polyfony-inc/polyfony/maintainability"><img src="https://api.codeclimate.com/v1/badges/dcb85f03d218814504ac/maintainability" alt="Maintainability"></a></p> | |
| <h2 id="polyfony-is-an-intuitive-light-and-powerful-php-micro-framework-">Polyfony is an intuitive, light and powerful PHP micro-framework.</h2> | |
| <h4 id="philosophy">Philosophy</h4> | |
| <p>Inspired by Symfony and Laravel but tailored to favour an inclination towards extreme simplicity and efficiency.<br>Compared to major PHP frameworks, Polyfony covers 95%+ of what we need most of the time, and does so using a fragment of the ressources, space, configuration files and dependencies required by major frameworks.<br>It features routing, bundles, controllers, profiler, views, ORM, tests, caches, locales, events, a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // the reranking is broken | |
| // having to use aws-cli instead of the sdk is really painful | |
| import { promises as fs } from "fs"; | |
| import * as path from "path"; | |
| import { tmpdir } from "os"; | |
| // If you need randomUUID, Node v14+ required. | |
| // import { randomUUID } from "crypto"; | |
| type KnowledgeBaseConfig = { |
NewerOlder