320 private links
What bad patterns are encouraged by design in Rust?
- complicated types
- complicated macro
- premature optimizations with lifetimes among others
Links are awesome! Here another post describing how useful they are
A book written in Google Doc gets deleted because the document is not accessible anymore.
It's another complaint that every hosting service can make the content unavailable.
The solar panels can be reused at night. The heliostat mirrors "can also be programmed to track other objects and that means [...] he created conditions suitable for asteroid detection."
Traditionally, asteroids are spotted using full-fledged optical telescopes that capture time-lapse images of the sky over minutes or hours, with the telescope synchronized to track the stars. In these long exposures, stars appear as points of light. But if an asteroid is present, it appears as a streak, allowing astronomers to determine its existence, distance, size, and orbit.
But telescopes are finite and they can't track so many asteriods.
These solar panels could be a solution.
Éiterr le 100% viande.
Attention au passgae de chien qui laisse des odeurs ou bien l'instinct de chasse.
Privilégier l'adoption.
A web blog posting month
This site was built to share and revel in each others’ personal sites. Witness these in wonderment and awe. Immaculate. Stunning. How did they do that? Yes, you should definitely get around to redesigning yours soon.
How a QR code encodes information step by step. How to decode it by hand.
A nvm like but for all programs.
a development environment setup tool.
How to install quickly multiple tools coming from different sources (pipx, cargo, npm, ...). Mise solve that.
Development tools can also be set per project. Each project has a "mise.toml" file for it. The file declares what tools are needed for this project, and mise install them.