Related Posts
The Curious Case of Inconsistent cargo fmt Formatting (and How to Fix It)
Have you ever run into a situation where cargo fmt, Rust’s code formatter, produces different output on different machines, even though you’re working on the same project? This can be incredibly frustrating, especially when you’re trying to maintain consistent code style across a team or between your own development environments. I recently encountered this issue, and […]
Quede de 41 en mi division calificatoria de Latin GCJ 2007
ACTUALIZACION: Creo que tome esa foto muy al principio del dia, en la noche mas gente participo, y baje de ranquin como a 180, y no califique. aaah… Lo peor es que luego pense el primer problema y lo pude hacer en unas 8 lineas de codigo y en mucho menor tiempo, maldicion, hubiera pensado […]
Quick N Dirty way to Map Commands to remote servers via ssh
You may be running several independent but similar servers at the same time and wasting time by executing commands in all of them one by one. Wouldn’t it be nice to send a command to all of them at once? or to monitor all of them at once. The following script can be used as […]
