Veille tech de la semaine du 16 Septembre 2024
Publié le
Voici les nouvelles Tech et autres articles que j’ai collectés ces dernières semaines
Frontend / Ui / Javascript
- Building the Same App Using Various Web Frameworks
FastAPI, FastHTML, Next.js, SvelteKit, and thoughts on how coding assistants influence builders’ choices.
Backend / System / Rust
A Simplified Comparison: Rust and Pointers | HackerNoon
Understand Rust’s unique memory management system by comparing it to C/C++ pointers. Discover ownership, borrowing, references, and smart pointers.How we Built 300μs Typo Detection for 1.3M Words in Rust — Trieve
We explain how we built blazingly fast spellcheck in Rust using BKTrees, Redis queues, and Clickhouse in this blog.Local code intel using Ollama with Rust, Qdrant, FastEmbed and OpenTelemetry | Bosun
Building a fully local codebase indexing pipeline using Rust, Qdrant, FastEmbed and Ollama and then analyzing pipeline traces with Jaeger
Ops / Cloud
Cardinality explorer
In monitoring, the term cardinality defines the number of unique time series stored in TSDB. The higher is cardinality, the more resources are usually required …Behind The Scenes: The Making of VS Code - YouTube
Ever wondered what it takes to build an editor? How does VS Code even work? This is a raw conversation with 2 principal engineers who bring you the raw and u…
Craft / CS
- B-trees and database indexes
B-trees are used by many modern DBMSs. Learn how they work, how databases use them, and how your choice of primary key can affect index performance.
Réflexion
- 🇫🇷 Les entreprises n’ont pas besoin de meilleurs modèles génératifs, mais d’IA mieux intégrées – FredCavazza.net
Plus les mois passent, et plus le marché de l’IA générative s’enlise dans des discours prophétiques et des débats d’experts qui semblent bien loin des considérations des entreprises. Si personne ne remet en cause les prouesses techniques réalisées par les modèles récents, je constate que l’on ne s’intéresse pas beaucoup au quotidien des cols blancs…