
2025-08-22 17:49:01
The latest uv release (0.8.13) introduced the experimental uv format. It calls Ruff’s formatter to automatically style your code: https://github.com/astral-sh/uv/pull/15017. And you can use [tool.ruff] for both entry points.
The latest uv release (0.8.13) introduced the experimental uv format. It calls Ruff’s formatter to automatically style your code: https://github.com/astral-sh/uv/pull/15017. And you can use [tool.ruff] for both entry points.
Coherent Track-Before-Detect
Mingchao Liang, Florian Meyer
https://arxiv.org/abs/2506.18177 https://arxiv.org/pdf/2506.18177
I know you people learnt #frontend #WebDevelopment mostly online...
But could any of you recommend a **GOOD** book on #CSS (preferably as up to date as possible)?
Les dev front m'impressionnent.
Apparemment, il faut faire des Single Page Applications, mais avec des URLs différentes par page (non basées sur les fragments) et utiliser du Server Side Rendering pour le SEO. Mais c'est une SPA, hein 🤣
#frontend
[BLOG] BitBastelei #662 – DMX-Lampen und WLED https://www.adlerweb.info/blog/2025/09/21/bitbastelei-662-dmx-lampen-und-wled/
TRUST-Planner: Topology-guided Robust Trajectory Planner for AAVs with Uncertain Obstacle Spatial-temporal Avoidance
Junzhi Li, Teng Long, Jingliang Sun, Jianxin Zhong
https://arxiv.org/abs/2508.14610 …
Updates sind einfach mit @… Um Fehler im Frontend während des Löschens und Neuhochladens der System-Files zu vermeiden, könnte man laut Doku auch die index.php im Hauptverzeichnis kurzzeitig backupen/löschen und nach dem Update wieder hochladen. Dann kommt eine Standardfehlermeldung des Servers. Ich habe mich nur gefragt, ob während des Updates ggf. etwas kaput…
Satisfies in TypeScript
This is a post about one of TypeScript’s less common features: the satisfies keyword. It’s occasionally incredibly useful, and knowing how to properly wield it is a valuable trick to have up your sleeve. Let’s take a look!
🧑💻 https://frontendmasters.com/blog/satis…
YouTube like it's 2009! Wild project.
https://github.com/ftde0/yt2009
Thanks to @… for tipping me off to it via his links page (
Day 18
Today I debugged an issue with accessing backend endpoints from a Next.js frontend talking to a NestJS API.
The browser was blocking requests due to a CORS error — the Authorization header was not allowed in the preflight response. Even though frontend domains were correctly set, I forgot to include Authorization in allowedHeaders.
After updating enableCors() to:
`allowedHeaders: 'Authorization, Content-Type, Accept'`
…the issue disappeared, and t…
Eindelijk eens op F-droid gekeken naar een app om YouTube filmpjes te kunnen downloaden als dat zo uitkomt.
Bij Tubular (fork van NewPipe) is dat aardig gelukt.
Tubular
https://f-droid.org/packages/org.polymorphicshade.tubular
Check out this frontend for mastodon-compatible social media. It's called pl-fe by @…
Codeberg: https://codeberg.org/mkljczk/pl-fe
Try it:
I think we should use CSS logical properties wherever we can. Chris Coyier has outlined some cases where we cannot:
https://frontendmasters.com/blog/should-we-never-use-non-logical-properties/
I made a traditional to logical mapping in [checks wat…
Hard agree, re building APIs
https://mastodon.social/@raiderrobert/115196876811033350
Been experimenting with Shortwave, a frontend to Gmail with serious AI capabilities. So far it impresses me and is able to do the things that Gmail Gemini was failing me at. Main drawback is it's fairly expensive for a consumer product.
A TRRIP Down Memory Lane: Temperature-Based Re-Reference Interval Prediction For Instruction Caching
Henry Kao, Nikhil Sreekumar, Prabhdeep Singh Soni, Ali Sedaghati, Fang Su, Bryan Chan, Maziar Goudarzi, Reza Azimi
https://arxiv.org/abs/2509.14041
Hi everyone at #MCH2025! We're about to start with the last talk of the day: #BadgeHub! In this talk Francis, Edwin, and Aleksander will explain the Infra, Frameworks, Databases, Backend and Frontend for this new website where Apps for this amazing Badge can be shared. Please reply to this message if…
Tailor, which offers a headless ERP system for retail businesses that separates the frontend and backend, raised a $22M Series A from ANRI, NEA, YC, and others (Kate Park/TechCrunch)
https://techcrunch.com/2025/06/30/tailor-a-headless-erp-start…
High contrast few-cycle frontend with hybrid amplification for petawatt-class lasers
Roland S. Nagymih\'aly, Mikhail Kalashnikov, Levente Lehotai, Viktor Pajer, J\'anos Bohus, N\'ora Csernus-Luk\'acs, J\'anos Csontos, Szabolcs T\'oth, Bal\'azs Tari, Ignas Balciunas, Ernestas Kucinskas, Tomas Stanislauskas, \'Ad\'am B\"orzs\"onyi
My best "rubber duck" is whatever public support fora exist for whatever I'm bloodying my forehead on. I rarely actually get useful responses, but just asking does something, sometimes.
e.g. https://forum.opennebula.io/t/debugging-domain-creation/14158/1
Improving Neural Pitch Estimation with SWIPE Kernels
David Marttila, Joshua D. Reiss
https://arxiv.org/abs/2507.11233 https://arxiv.o…
Euphonica is a Rust-Powered MPD Client Heavy on Bling
MPD (Music Player Daemon) is a server-client audio player long popular with Linux users. The headless daemon runs as a background service, typically on a remote audio server. Music is then accessed via a GUI client frontend, which connects to the MPD server to stream content.
🎶
Real-Time AI-Driven Pipeline for Automated Medical Study Content Generation in Low-Resource Settings: A Kenyan Case Study
Emmanuel Korir, Eugene Wechuli
https://arxiv.org/abs/2507.05212
omg which fediverse instance is- oh, another twitter frontend
Replaced article(s) found for physics.acc-ph. https://arxiv.org/list/physics.acc-ph/new
[1/1]:
- Geoff: The Generic Optimization Framework & Frontend for Particle Accelerator Controls
Penelope Madysa, Sabrina Appel, Verena Kain, Michael Schenk
Exploring Micro Frontends: A Case Study Application in E-Commerce
Ricardo Hideki Hangai Kojo (University of S\~ao Paulo), Luiz Fernando Corte Real (University of S\~ao Paulo), Renato Cordeiro Ferreira (University of S\~ao Paulo, Jheronimus Academy of Data Science, Technical University of Eindhoven, Tilburg University), Thatiane de Oliveira Rosa (University of S\~ao Paulo, Federal Institute of Tocantins), Alfredo Goldman (University of S\~ao Paulo)
🔧 Native function calling with 128k context length optimized for agentic applications
⚡ Achieves 90.6% tool calling success rate, outperforming #Claude4Sonnet (89.5%)
🌐 Supports full-stack web development from frontend to backend deployment with enhanced UI generation
Day 16
Just published a deep dive into building a secure login page with Next.js, NestJS, JWT, and PostgreSQL.
- Email verification
- Role-based access control
- Subscription enforcement
- Token decoding in frontend
- SQL-level inserts for system roles
Includes full code snippets and explanation of the entire flow.
Perfect if you're working on full-stack apps with JavaScript, TypeScript, and SQL.
Multilingual Dataset Integration Strategies for Robust Audio Deepfake Detection: A SAFE Challenge System
Hashim Ali, Surya Subramani, Lekha Bollinani, Nithin Sai Adupa, Sali El-Loh, Hafiz Malik
https://arxiv.org/abs/2508.20983
Invited Paper: Feature-to-Classifier Co-Design for Mixed-Signal Smart Flexible Wearables for Healthcare at the Extreme Edge
Maha Shatta, Konstantinos Balaskas, Paula Carolina Lozano Duarte, Georgios Panagopoulos, Mehdi B. Tahoori, Georgios Zervakis
https://arxiv.org/abs/2508.19637
Replaced article(s) found for physics.acc-ph. https://arxiv.org/list/physics.acc-ph/new
[1/1]:
- Geoff: The Generic Optimization Framework & Frontend for Particle Accelerator Controls
Penelope Madysa, Sabrina Appel, Verena Kain, Michael Schenk