Ça ne fonctionne pas, mais poursuivons !
Le Monde – Vidéosurveillance algorithmique : le rapport d’évaluation s’interroge sur l’efficacité du dispositif
https://www.lemonde.fr/pixels/article/2025/01/15/videosurveillance-algorithmique-le-rapport-d-evaluation-s-interroge-sur-l-efficacite-du-dispositif_6498666_4408996.html
=> More informations about this toot | View the thread
Day 3. Failed. Article send by a friend.
=> More informations about this toot | View the thread
Day 2. Already failed. Report on the radio.
=> More informations about this toot | View the thread
Day 1, fail. I successfully avoided reddit but saw a newspaper article and a friend started a conversation with him.
=> More informations about this toot | View the thread
Avoid seeing Elon Musk's shit during a single day - Challenge
=> More informations about this toot | View the thread
And the callable function
(defun projectile-find-file-in-linked-projects () "Jump to a file in the current or linked projects." (interactive) (find-file (projectile-completing-read "Find file in projects: " (projectile-linked-project-files))))
with
((nil . ((projectile-linked-projects . "/absolute/path/to/other/repo/"))))
in the .dir-locals.el
=> More informations about this toot | View the thread
The defvar
(defvar projectile-linked-projects nil "List of locations of linked projects. Should be set in a .dir-locals.el")
The list of files for current and linked projects
(defun projectile-linked-project-files () "Get a list of all files in current and linked projects." (cl-mapcan (lambda (project) (when (file-exists-p project) (mapcar (lambda (file) (expand-file-name file project)) (projectile-project-files project)))) (list (projectile-project-root) projectile-linked-projects)))
=> More informations about this toot | View the thread
I asked something about the #emacs package #projectile a few weeks ago (here https://github.com/bbatsov/projectile/discussions/1920). As I wrote, I have a project B that depends on a project A. It's a C++ program with all base classes in project A and specialized ones in project A. I was not able to make use project-vc-external-roots-function. I ended up creating a new function almost identical to projectile-find-file-in-all-projects, namely projectile-linked-project-files with a .dir-locals.el variable projectile-linked-projects.
As no one seems to answer to me on Github, anyone knows if it could be a good idea to do a pull request?
=> More informations about this toot | View the thread
Biodiversity stripes, like the climate ones
https://biodiversitystripes.info/global
=> More informations about this toot | View the thread
De la méthode ménagère, sacré titre. Ça donne envie.
Women, technology and rationalization
https://journals.openedition.org/ephaistos/13517
=> More informations about this toot | View the thread
Small question using #emacs and project/projectile. I have a projectB with it's own git repo but it depends on ../projectA which is the main framework (with its own git repo obviously). I want to use project/projectile-find-file to search in both projectA and projectB when I'm in projectB. I cannot find a way to make project.el or projectile.el to work with an extra directory. Eglot seems to find a way with xref thanks to compile_commands.json, but as far as I can tell, there is no easy way to put it with project/projectile. Any one in the fediverse? I started a discussion but no success so far https://github.com/bbatsov/projectile/discussions/1920
=> More informations about this toot | View the thread
La fusion avec l'extrême-droite poussée par les tech bros allemands
https://www.lemonde.fr/economie/article/2024/11/15/en-allemagne-un-grand-nom-de-la-tech-appelle-a-un-accord-de-la-cdu-avec-l-afd_6395622_3234.html
=> More informations about this toot | View the thread
Toujours aussi intéressant ce bloc sur l'eau. Et toujours aussi inquiétant cette emprise du politique.
Ce lent grignotage de la loi originelle n’est pas dépourvu d’arrières pensées très terre à terre. Nos bon sénateurs se rappellent ainsi au souvenir des petits maires des communes rurales, ces nouveaux « territoires perdus de la République », qui sont aussi leurs électeurs, le Sénat renouvelant la moitié de ses sièges tous les trois ans.
Barnier jette la loi NOTRe à l'eau, par Marc Laimé (Les blogs du Diplo, 17 octobre 2024)
https://blog.mondediplo.net/barnier-jette-la-loi-notre-a-l-eau
=> More informations about this toot | View the thread
Classic xkcd standards comics of course
https://xkcd.com/927/
=> More informations about this toot | View the thread
More seriously, I had a nice and simple workflow installing myself the different #python versions and using simple venv. Then discovered pyenv. Then discovered mise. Then discovered uv. Still using my bash install script for now.
=> More informations about this toot | View the thread
The #python world every 3 months
(just read something about uv)
=> More informations about this toot | View the thread
Comment l’écologie a perdu la guerre de l’information
En un demi-siècle, la dynamique progressiste qui a mobilisé des générations d’amoureux de la nature, broyée par l’ultra-libéralisme autoritaire, a mué en épouvantail de toutes les régressions réactionnaires.
https://blog.mondediplo.net/comment-l-ecologie-a-perdu-la-guerre-de-l
Il est bien amer :(
=> More informations about this toot | View the thread
=> This profile with reblog | Go to alan@piaille.fr account This content has been proxied by September (3851b).Proxy Information
text/gemini