319 private links
A C Compiler in 512 bytes
Impressive!
AnswerGarden is a minimalistic feedback tool.
On a topic, the participants can respond with 20 characters. The most common answers are then displayed.
L'éthologie avec le cheval demande l'apprentissage de multiples gestes et postures. Il est donc possible de les identifier, les retracer, et suivre l'évolution de l'avancement.
A hacky way to store data as video. The proof of concept uses youtube.
a new #project #idea is to build the whole thing, but not only for youtube, but for any possible API endpoint :D
Here is separation of the responsibility of such a program:
- the image processing layer takes the file and converts it into an image or video
- the compression layer reduces the size of the data as much as possible
- the encryption layer guarantees the confidentiality of the data until the algorithm is broken, since the data is shared with a third party anyway. It can intervene
- the network layer allows data to be uploaded and downloaded to different providers (why limit it to youtube?)
- the data layer: it is responsible for storing information about the videos/images (video metadata: at provider X, accessible from such and such a URL, last modification date, etc.). It inserts metadata into the files through the image processing layer in order to decode them correctly (type of compression, etc.).
- the application layer: it allows to use everything with a UI/CLI. In short, an interface for the user.
Ce dépôt git est destiné au suivi des manques d'attributions sur les utilisations de carte utilisant OpenStreetMap.
La communauté des contributeurs OpenStreetMap est très attachée au respect de l'attribution car :
- C'est une façon de dire merci ;
- C'est une façon de rendre le projet OpenStreetMap visible et de faire naitre de nouvelles vocations de contributeurs… et donc d'alimenter un cercle vertueux.
« Oublier » l'attribution casse le cercle vertueux du commun.
A map of github projects :)
The reason behind Atomic CSS
UnoCSS is an engine instead of a framework because there are no core utilities - all the functionalities are provided via presets or inline configurations.
Scroll random articles from Wikipédia
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 :)
Convert audio to text. The project is an UI for the Whisper tool.
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.
Une série d'outils fait par le hollandaisvolant :)
Quelques idées à réimplémenter:
- le générateur de QRCode
- le convertisseur d'unités
- quand avoir un milliard de secondes
- EDF/Tempo tracker
- CLI pour simplifier chmod?
Rewrite it in Rust :)