Daily Shaarli

All links of one day in a single page.

November 9, 2025

Qui suis-je ?

Cela fait du bien d'avoir des sites de professionnels qui ne sont pas du tout versé dans l'informatique.

About KeePassXC’s Code Quality Control – KeePassXC

and the use of AI on the codebase. KeepassXC rules are clear for AI usage:

  1. As an additional pair of “eyes” in code reviews.
  2. For creating pull requests that solve simple and focused issues, add boilerplate code and test cases.
$1 Trillion in Tech Stocks Sold Off as Market Grows Skeptical of AI
Je suis orga d'un événement tech - Julien Wittouck

Comment a été organisé l'évènement Cloud Nord.

Les vidéos de l'évènement sont disponibles sur Youtube : https://www.youtube.com/playlist?list=PLVQhat0Bx0WB-fhbbQ0bQkhfTLAZIU2IU

Navigation - Web APIs | MDN

A new API that aims to improve the history API

The Return of Language-Oriented Programming | Middle of Nowhere

Domain-Specific Languages are small languages designed to focus on a specific aspect of a software system. We deal with DSLs every day: SQL can be considered a DSL, LaTeX is a DSL, AWK is a DSL, Kubernetes’ YAMLs are a DSL.

The Token-Oriented Object Notation is optimized to have fewer tokens to parse for LLMs.

A domain-specific language is by definition smaller in scope than a general-purpose language, so it should be easier to design and implement; moreover, if the language is designed well, it should lead to a more efficient usage of the context window.

If we can abstract away parts of our domain into a higher-level language, we can effectively use the LLM to

  1. generate the implementation of a DSL
  2. generate documentation and examples for such our DSL
  3. point the LLM to docs and examples and prompt it to generate more code using our DSL

So, instead of trying to come up with a general-purpose language for LLMs, we define a tiny DSL for each specific subsystem we mean to realize.

Examples

  1. Piano
  2. Business Rule

About maintenance: the author claims they can be automated with LLMs.

The cost of defining an external DSL (own language with syntax and parser) is reduced compared to internal DSL (in a generic programming language). Also not a problem with LLMs.

In recent years, there has been something of a “winter” in DSL design and development due to the high maintenance costs and the tooling expectations from end users. This blog post explored the syntactic dimension of “token-efficiency” in DSL design: I invite you to explore more of this space, including semantics; I, for one, will welcome more crazy DSL implementations!

Lee « Faker » Sang-hyeok, joueur légendaire de « League of Legends », de nouveau champion du monde en équipe de ce jeu vidéo

Faker again. T1 remporte les championnats du monde pour la sixième fois, c'est impressionnant de régularité.

Par sa popularité, la discipline est devenue une source de fierté nationale pour la Corée du Sud.

Font Kiko - Free Icon Font, SVG, AI, EPS - Download Now! - Kiko font
Webpage archive

Similar to the Wayback Machine, but the user can here save their own URLs directly.

It takes a snapshot of a web page that will remain online even if the original page disappears.It saves the text and a graphic copy of the page for greater accuracy.It also shortens URLs, just like tinyurl, goo.gl, and bit.ly.

Le site obtient de l'attention puisqu'il y a un warrant, publié par l'auteur d'archive.is (ce qui est illégal) sur Twitter.

Il l'a publié au contraire du concept du canari.

Pour ceux qui ne connaitraient pas encore le concept du canari, je vous l’explique en quelques mots. Un canari est un marqueur (un lien, un mot, un token, une phrase, une image…etc.) que vous mettez quelque part sur la toile et auquel vous ne touchez plus sauf si vous êtes compromis d’une manière ou d’une autre. ― https://korben.info/canary-tokens-outil-savoir-on-espionne.html

Voir l'article original https://hackread.com/fbi-wants-to-know-who-runs-archive-ph/

(via https://korben.info/fbi-archive-is-subpoena-canary-anonymat-2.html)