298 private links
I agree :) I am dead after work, so it is useless to "have to be productive" again.
Instead doing something we love is great!
Shit, it's programming for me.
Scroll random articles from Wikipédia
I missed that! For a possible undefined authorId in a create payload:
data: {
title: "New Post with undefined authorId",
author: authorId && { connect: { id: authorId } }
}Dancing Ducks using 3D scenes and scroll effects.
Quelques fournisseurs de services DNS pertinent
A great OSS developer in the Vue ecosystem
A simple program for calculating sunrise, sunset and related times, which can be integrated with cron to trigger other programs to run when these events occur
This is god damn cool!
It may be useful to retrieve the favicon of a website :)
A way to set explicitly how a company is running. Here an example about an IT one.
A tuple: type PersonProps = [string, number]
A variadic tuple: type Foo<T extends unknown[]> = [string, ...T, number];
A variadic tuple with 2 types:
type Bar<
T extends unknown[],
U extends unknown[]
> = [...T, string, ...U];Convert audio to text. The project is an UI for the Whisper tool.
OpenDyslexic, Arial et Times New Roman. Les résultats ne montrent aucune amélioration sur la vitesse ni sur la précision de lecture des élèves dyslexiques avec la police OpenDyslexic. Aucun d’entre eux n’a annoncé avoir pour préférence la police OpenDyslexic.
Create README files fast. The tool seems limited though as it has only templates. It is still better than nothing.
Build components for desktop apps, but also for the web.