Initial wiki structure: SCHEMA, index, log, user profile
This commit is contained in:
commit
a88093ecd6
4 changed files with 106 additions and 0 deletions
49
entities/user-profile.md
Normal file
49
entities/user-profile.md
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
---
|
||||
title: larnal — User Profile
|
||||
created: 2026-06-12
|
||||
updated: 2026-06-12
|
||||
type: profile
|
||||
tags: [person]
|
||||
---
|
||||
|
||||
# larnal — User Profile
|
||||
|
||||
## Identity
|
||||
- **Name**: larnal (Matrix username)
|
||||
- **Age**: 39
|
||||
- **Location**: Brest, France
|
||||
|
||||
## Profession & Skills
|
||||
- **PhD in Microbiology**
|
||||
- **Master's (MD-equivalent) in AI & Robotics**
|
||||
- **3 years** Product Manager / Product Owner experience
|
||||
- **4 years** customer relations
|
||||
- Some Python / C++ (not developer level)
|
||||
- Good at: product presentation, customer contact
|
||||
- Bad at: price negotiations
|
||||
|
||||
## Job Search
|
||||
- Looking for a **full remote** position
|
||||
- Target: **4000€/month**
|
||||
- Status: **freelance or CDI**, full remote
|
||||
- Wants human interactions (not coding all day)
|
||||
- Values: environment protection, social impact
|
||||
- Moving away from capitalism toward human/resource-sharing society
|
||||
|
||||
## Surfing
|
||||
- **Favourite spots**: Le Petit Minou, Les Blancs Sablons (Brest, France)
|
||||
- Uses surf-forecast.com, allosurf.net, Stormglass
|
||||
|
||||
## Tech Stack & Environment
|
||||
- **Hermes Agent** user (via Matrix)
|
||||
- **Forgejo** instance at git.anhydr.fr (user: hermes, HTTPS auth with token)
|
||||
- **OneCLI** installed from source at ~/onecli/
|
||||
- **PostgreSQL 17** local at ~/pgsql/ (no Docker, no sudo)
|
||||
- Prefers source-based installs over Docker
|
||||
- Uses **Matrix** client that needs raw markdown tables (no code fences)
|
||||
|
||||
## Hermes Setup Preferences
|
||||
- Communicates via Matrix DM
|
||||
- Prefers clear, structured reports with markdown tables
|
||||
- Uses `forgejo-cli` with `-S false` (HTTPS, not SSH)
|
||||
- Credentials stored in `~/.local/share/forgejo-cli/keys.json`
|
||||
Loading…
Add table
Add a link
Reference in a new issue